summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-11-10powerpc: Migrate SYS_L3_SIZE to KconfigTom Rini1-0/+24
2022-11-10powerpc: Migrate SYS_L2_SIZE to KconfigTom Rini1-0/+16
2022-11-10Convert CONFIG_SYS_INIT_RAM_LOCK to KconfigTom Rini2-2/+4
2022-11-08dm: sandbox: Switch over to using the new host uclassSimon Glass1-4/+0
2022-11-08test: Add a way to detect a test that breaks anotherSimon Glass1-1/+1
2022-11-07arm: mvebu: Add RD-AC5X boardChris Packham3-2/+139
2022-11-07arm: mvebu: Support for 98DX25xx/98DX35xx SoCChris Packham10-0/+745
2022-11-07arm: mvebu: Don't use CONFIG_TIMER on ARM64Chris Packham1-1/+1
2022-11-07arm: armada: dts: Add clock to armada-ap80x uart1Hamish Martin1-1/+1
2022-11-04Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/...Tom Rini3-14/+20
2022-11-03Merge branch '2022-11-02-assorted-updates'Tom Rini14-30/+70
2022-11-03riscv: dts: Add QSPI NAND device nodePadmarao Begari1-0/+16
2022-11-03riscv: dts: Update memory configurationPadmarao Begari1-58/+17
2022-11-03riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin9-28/+28
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck1-0/+18
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck2-6/+2
2022-11-02MIPS: remove deprecated TARGET_VCT optionDaniel Schwierzeck1-8/+0
2022-11-02arm: dts: ti: k3-am64-main: Add RTI watchdog nodesChristian Gmeiner2-0/+20
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng10-17/+17
2022-11-02highbank: switch to use the Arm SP804 DM_TIMER driverAndre Przywara1-0/+2
2022-11-02arm: smh: Allow semihosting trap calls to be inlinedAndre Przywara1-2/+3
2022-11-02arm: smh: Make semihosting trap calls more robustAndre Przywara1-1/+15
2022-11-02arm: smh: specify Thumb trap instructionAndre Przywara1-13/+16
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu2-1/+12
2022-10-31FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu1-0/+5
2022-10-31stm32mp1: Add a node for the FWU metadata deviceSughosh Ganu2-0/+12
2022-10-31vbe: Add a test for the VBE flow into U-Boot properSimon Glass1-0/+37
2022-10-31sandbox: Add an image for VPLSimon Glass3-1/+96
2022-10-31vbe: Add info about the VBE device to the fwupd nodeSimon Glass1-15/+14
2022-10-31vbe: Support reading the next SPL phase via VBESimon Glass2-1/+3
2022-10-31sandbox: Support obtaining the next phase from an imageSimon Glass1-1/+51
2022-10-31sandbox: Add a way to specify the sandbox executableSimon Glass2-1/+32
2022-10-31sandbox: Generalise SPL bootingSimon Glass2-12/+24
2022-10-31sandbox: Drop message about writing sandbox stateSimon Glass1-1/+1
2022-10-31test: Support tests which can only be run manuallySimon Glass1-1/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass68-115/+115
2022-10-31timer: bcmbca: use arm global timer for bcm63138 SoCWilliam Zhang1-1/+1
2022-10-31arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753William Zhang5-223/+142
2022-10-31arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang7-0/+186
2022-10-31arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858William Zhang3-13/+4
2022-10-31arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang8-79/+216
2022-10-31arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360William Zhang5-231/+155
2022-10-31arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang8-0/+201
2022-10-31arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158William Zhang2-10/+1
2022-10-31arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang8-196/+197
2022-10-31arm: bcmbca: add bcm4908 SoC supportWilliam Zhang8-0/+222
2022-10-31arm: bcmbca: add bcm6813 SoC supportWilliam Zhang8-0/+223
2022-10-31arm: bcmbca: add bcm4912 SoC supportWilliam Zhang8-0/+223
2022-10-31arm: bcmbca: add bcm63146 SoC supportWilliam Zhang8-0/+205
2022-10-31arm: bcmbca: add bcm63138 SoC supportWilliam Zhang7-0/+213