summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: apple: nvme: Add SART support and RTKit buffer managementJanne Grunau2022-06-235-28/+406
* Merge tag 'u-boot-stm32-20220617' of https://source.denx.de/u-boot/custodians...Tom Rini2022-06-177-3/+615
|\
| * ARM: dts: stm32: Add DHCOR based DRC Compact boardMarek Vasut2022-06-175-1/+494
| * ARM: dts: stm32: Add alternate pinmux for SPI2 pinsMarek Vasut2022-06-171-0/+15
| * ARM: dts: stm32: Add alternate pinmux for CAN1 pinsMarek Vasut2022-06-171-0/+20
| * ARM: dts: stm32: Add alternate pinmux for UART5 pinsMarek Vasut2022-06-171-0/+13
| * ARM: dts: stm32: Add alternate pinmux for UART4 pinsMarek Vasut2022-06-171-0/+30
| * ARM: dts: stm32: Add alternate pinmux for UART3 pinsMarek Vasut2022-06-171-0/+41
| * stm32mp: stm32prog: fix the last character of dfu_alt_add third parameterPatrick Delaunay2022-06-171-2/+2
* | Merge commit '32e0379143b433e29d76404f5f4c279067e48853' of https://github.com...Tom Rini2022-06-174-4/+54
|\ \
| * | arm: dts: socfpga: stratix10: Add freeze controller nodeDinesh Maniyam2022-06-171-1/+10
| * | arm: dts: socfpga: agilex: Add freeze controller nodeDinesh Maniyam2022-06-171-1/+10
| * | arch: arm: socfpga: timer_s10: Override udelay for secure sectionDinesh Maniyam2022-06-171-1/+33
| * | arm: dts: socfpga: stratix10: Update MMC smplsel valueYau Wai Gan2022-06-161-1/+1
* | | armv8: always use current exception level for TCR_ELx accessAndre Przywara2022-06-164-8/+30
* | | arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocksHeiko Thiery2022-06-161-0/+15
* | | arch: arm: mach-k3: am642_init: bring back MCU_PADCFG_MMR1 unlockChristian Gmeiner2022-06-161-0/+3
| |/ |/|
* | ARM: dts: imx6qdl-sr-som: add support for alternate phy addressesJosua Mayer2022-06-141-2/+15
* | imx8mn_evk: Add the missing spl.bin entryFabio Estevam2022-06-141-1/+3
|/
* ARM: tegra: XUSB padctl: Add new lines for errorsPeter Robinson2022-06-131-6/+6
* imx: imx8mq: default select CLK_IMX8MQPeng Fan2022-06-031-0/+1
* armv8: Fix TCR 64-bit writesAndre Przywara2022-06-031-3/+3
* Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2022-05-271-138/+0
|\
| * riscv: Clean up asm/io.hLeo Yu-Chi Liang2022-05-261-116/+0
| * riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.hMichal Simek2022-05-261-22/+0
* | arm: dts: k3-am642-*: Mark the memory node with u-boot, dm-splGeorgi Vlaev2022-05-263-1/+9
* | Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...Tom Rini2022-05-2524-107/+231
|\ \ | |/ |/|
| * xilinx: zynqmp: Wire tee for Multi DTB use casesMichal Simek2022-05-241-0/+10
| * arm64: zynqmp: Add DT description for si5328 for zcu102/zcu106Michal Simek2022-05-182-2/+40
| * arm64: zynqmp: Add linux,code for fwuen buttonMichal Simek2022-05-181-0/+3
| * arm64: zynqmp: Add PHY description for SGMII on vck190 SCMichal Simek2022-05-181-0/+15
| * Revert "arm64: zynqmp: Add zynqmp firmware specific DT nodes"T Karthik Reddy2022-05-182-80/+0
| * arm64: zynqmp: Add dmas, gpu, rtc, watchdogs and opp nodes for SOMMichal Simek2022-05-181-0/+95
| * arm64: zynqmp: Add pwm-fan node and fix ttc0 pwm-cells propertyVishal Patel2022-05-181-0/+11
| * arm64: zynqmp: Add power domain description for PLMichal Simek2022-05-181-0/+1
| * arm64: zynqmp: Fix opp-table-cpuMichal Simek2022-05-181-1/+1
| * arm64: zynqmp: Add gpio labels for modepinMichal Simek2022-05-181-0/+4
| * arm64: zynqmp: Add mode-pin GPIO controller DT nodePiyush Mehta2022-05-181-0/+8
| * arm64: zynqmp: Set qspi tx-buswidth to 4Amit Kumar Mahapatra2022-05-1818-18/+18
| * arm64: zynqmp: Fix split mode reset functionalityNeal Frager2022-05-181-6/+25
* | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2022-05-24154-2442/+5362
|\ \
| * | sunxi: Remove obsolete Kconfig selectionsSamuel Holland2022-05-241-3/+0
| * | sunxi: board: Fix UART PortF pinmux setupAndre Przywara2022-05-241-6/+7
| * | sunxi: F1C100s: update DT files from LinuxAndre Przywara2022-05-232-10/+125
| * | ARM: dts: sun50i: H6: Sync from Linux v5.18-rc1Samuel Holland2022-05-2310-148/+328
| * | ARM: dts: sun50i: A64: Sync from Linux v5.18-rc1Samuel Holland2022-05-238-31/+137
| * | ARM: dts: sun8i: R40/T3: Sync from Linux v5.18-rc1Samuel Holland2022-05-235-2/+653
| * | ARM: dts: sun8i: V3/V3s/S3: Sync from Linux v5.18-rc1Samuel Holland2022-05-239-26/+358
| * | ARM: dts: sunxi: H2+/H3/H5: Sync from Linux v5.18-rc1Samuel Holland2022-05-2317-24/+342
| * | ARM: dts: sun8i: A83T: Sync from Linux v5.18-rc1Samuel Holland2022-05-236-56/+515