summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-03-15Merge 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-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-spiTom Rini2-3/+2
2022-03-10arm: add initial support for the Phytium Pomelo Boardweichangzheng3-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-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-06Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom 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-04Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini3-2/+6
2022-03-04Convert CONFIG_BOARD_POSTCLK_INIT to KconfigTom Rini2-0/+3
2022-03-04Convert CONFIG_BOARD_ECC_SUPPORT to KconfigTom Rini1-0/+5
2022-03-04Convert CONFIG_BOARD_COMMON to KconfigTom Rini1-0/+4
2022-03-04arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIGTom Rini1-0/+30
2022-03-04Convert CONFIG_BTB to KconfigTom Rini1-0/+10
2022-03-04powerpc: 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...Tom 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
2022-03-03firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere2-2/+1
2022-03-03sandbox: scmi: test against a single scmi agentEtienne Carriere2-32/+17
2022-03-02armv8: Fix and simplify branch_if_master/branch_if_slaveAndre Przywara5-27/+14
2022-03-02armv8: Simplify switch_el macroAndre Przywara1-5/+3
2022-03-02arm: Clean up asm/io.hAndre Przywara1-96/+2
2022-03-02armv8: Force SP_ELx stack pointer usageAndre Przywara1-0/+1
2022-03-02armv8: Always unmask SErrorsAndre Przywara3-9/+4
2022-02-28arm: apple: Switch to fully dynamic mem layoutJanne Grunau1-0/+33
2022-02-28board: sl28: use fit image generatorMichael Walle1-119/+9
2022-02-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini1-13/+0
2022-02-23usb: ehci-omap: Drop dead codeAdam Ford1-13/+0
2022-02-22spl: x86: Correct the binman symbols for SPLSimon Glass1-1/+1