aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-03-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...WIP/16Mar2022-nextTom Rini11-44/+115
2022-03-16arm64: zynqmp: Add pinctrl emmc description to SM-K26Michal Simek1-0/+20
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini15-196/+192
2022-03-14Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-2/+7
2022-03-14arm64: zynqmp: Fix i2c addresses for zynqmp-p-a2197Michal Simek1-4/+4
2022-03-14arm: a37xx: Remap IO space to bus address 0x0Pali Rohár2-2/+7
2022-03-14x86: Add an enum name for the GNVS firmware typeSimon Glass1-1/+7
2022-03-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiWIP/12Mar2022Tom Rini2-3/+2
2022-03-10arm: add initial support for the Phytium Pomelo BoardWIP/2022-03-10-platform-updatesweichangzheng3-0/+71
2022-03-10ARM: mach-omap2: omap3: Make clock functions staticAdam Ford1-2/+2
2022-03-10ARM: dts: am3517-evm: Sync DTS with Linux 5.17-rc5Adam Ford4-42/+47
2022-03-10ARM: dts: logicpd-torpedo: Resyc DTS files with Linux 5.17-rc5Adam Ford4-34/+103
2022-03-10ARM: dts: logicpd-som-lv: Resync DTS files with Linux 5.17-rc5Adam Ford4-43/+45
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass21-26/+67
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass1-1/+3
2022-03-10sandbox: start: Sort the header filesSimon Glass1-2/+2
2022-03-10sunxi: Kconfig: Fix up SPI configurationAndre Przywara2-3/+2
2022-03-09arm64: zynqmp: add support for zcu106 rev1.0Neal Frager2-0/+17
2022-03-07ARM: dts: ast2500: Add ngpios property to GPIO nodeAndrew Jeffery1-0/+1
2022-03-07arm: dts: Add DTS description for MMC2 am33xx devicesLukasz Majewski1-9/+30
2022-03-07arm: dts: Add mmc[01] aliases to am33xx.dtsiLukasz Majewski1-0/+2
2022-03-07arch: arm: dts: bcm96753ref: enable led supportPhilippe Reynes1-0/+18
2022-03-07arch: arm: dts: bcm6753: add led supportPhilippe Reynes1-0/+7
2022-03-07bcm96753ref: add initial supportPhilippe Reynes3-0/+84
2022-03-07bcm6753: add initial supportPhilippe Reynes2-0/+208
2022-03-07arm64: zynqmp: Fix level of gpio reset for usb on kv260 boardsMichal Simek2-2/+2
2022-03-07arm64: zynqmp: Enable DP driver for SOMsMichal Simek2-1/+5
2022-03-07arm64: zynqmp: Switch to ethernet-phy-id in kv260Michal Simek2-4/+8
2022-03-07arm64: zynqmp: Use assigned-clock-rates for setting up clock in SOMMichal Simek4-0/+10
2022-03-07arm64: zynqmp: Setup clock for DP and DPDMAMichal Simek3-0/+8
2022-03-07arm64: zynqmp: Move usb hub from i2c to usb nodeMichal Simek1-5/+8
2022-03-07microblaze: Do not place u-boot to reserved memory locationMichal Simek1-0/+2
2022-03-07ARM: dts: zynq: add NAND flash controller nodeMichael Walle3-29/+32
2022-03-05Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/05Mar2022Tom Rini6-37/+67
2022-03-04arm: dts: iot2050: Add cfg register space for ringacc and udmapJan Kiszka1-1/+24
2022-03-04arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECTChristian Gmeiner1-1/+2
2022-03-04arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function againPali Rohár1-26/+55
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini3-2/+6
2022-03-03Convert CONFIG_BOARD_POSTCLK_INIT to KconfigTom Rini2-0/+3
2022-03-03Convert CONFIG_BOARD_ECC_SUPPORT to KconfigTom Rini1-0/+5
2022-03-03Convert CONFIG_BOARD_COMMON to KconfigTom Rini1-0/+4
2022-03-03arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIGTom Rini1-0/+30
2022-03-03Convert CONFIG_BTB to KconfigTom Rini1-0/+10
2022-03-03powerpc: Remove unused MPC8540/60ADS codeTom Rini12-1733/+0
2022-03-03Merge tag 'u-boot-at91-fixes-2022.04-a' of https://source.denx.de/u-boot/cust...WIP/03Mar2022Tom Rini1-6/+19
2022-03-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-119/+9
2022-03-03sunxi: f1c100s: Fix FEL registers restoreAndre Przywara1-2/+2
2022-03-03mach-sunxi: Enable SPI boot for SUNIV and licheepi nanoJesse Taube1-1/+1
2022-03-03mach-sunxi: Add SPL SPI boot for SUNIVJesse Taube2-7/+18
2022-03-03mach-sunxi: Add boot device detection for SUNIV/F1C100sJesse Taube2-27/+46