summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-11-03Merge branch '2022-11-02-assorted-updates'Tom Rini
2022-11-03riscv: dts: Add QSPI NAND device nodePadmarao Begari
2022-11-03riscv: dts: Update memory configurationPadmarao Begari
2022-11-03riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin
2022-11-02arm: dts: ti: k3-am64-main: Add RTI watchdog nodesChristian Gmeiner
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng
2022-11-02highbank: switch to use the Arm SP804 DM_TIMER driverAndre Przywara
2022-11-02arm: smh: Allow semihosting trap calls to be inlinedAndre Przywara
2022-11-02arm: smh: Make semihosting trap calls more robustAndre Przywara
2022-11-02arm: smh: specify Thumb trap instructionAndre Przywara
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu
2022-10-31FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu
2022-10-31stm32mp1: Add a node for the FWU metadata deviceSughosh Ganu
2022-10-31vbe: Add a test for the VBE flow into U-Boot properSimon Glass
2022-10-31sandbox: Add an image for VPLSimon Glass
2022-10-31vbe: Add info about the VBE device to the fwupd nodeSimon Glass
2022-10-31vbe: Support reading the next SPL phase via VBESimon Glass
2022-10-31sandbox: Support obtaining the next phase from an imageSimon Glass
2022-10-31sandbox: Add a way to specify the sandbox executableSimon Glass
2022-10-31sandbox: Generalise SPL bootingSimon Glass
2022-10-31sandbox: Drop message about writing sandbox stateSimon Glass
2022-10-31test: Support tests which can only be run manuallySimon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-31timer: bcmbca: use arm global timer for bcm63138 SoCWilliam Zhang
2022-10-31arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753William Zhang
2022-10-31arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang
2022-10-31arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858William Zhang
2022-10-31arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang
2022-10-31arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360William Zhang
2022-10-31arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang
2022-10-31arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158William Zhang
2022-10-31arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang
2022-10-31arm: bcmbca: add bcm4908 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm6813 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm4912 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm63146 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm63138 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm63148 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm6756 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm6878 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm6846 SoC supportWilliam Zhang
2022-10-31arm: bcmbca: add bcm63178 SoC supportWilliam Zhang
2022-10-30Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30nexell: Drop old LCD codeSimon Glass
2022-10-30video: samsung: Drop old LCD codeSimon Glass
2022-10-30video: Drop atmel LCD codeSimon Glass
2022-10-30video: Drop CONFIG_AM335X_LCDSimon Glass
2022-10-30video: Move and rename DM_HX8238D optionSimon Glass
2022-10-29tests: Build correct sandbox configuration on 32bitMichal Suchanek