summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2022-11-10Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini3-14/+3
2022-11-07arm: mvebu: Add RD-AC5X boardChris Packham3-0/+22
2022-11-07Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár3-10/+10
2022-11-04Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/...Tom Rini1-4/+0
2022-11-03Merge branch '2022-11-02-assorted-updates'Tom Rini3-2/+47
2022-11-03riscv: Update Microchip MPFS Icicle Kit supportPadmarao Begari1-0/+7
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck1-4/+0
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng1-1/+1
2022-11-02highbank: scan into hb_sregs DT subnodesAndre Przywara2-1/+46
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu1-0/+8
2022-10-31FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu1-0/+21
2022-10-31stm32mp1: Add image information for capsule updatesSughosh Ganu1-0/+18
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass61-70/+70
2022-10-31arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753William Zhang4-65/+0
2022-10-31arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858William Zhang4-88/+0
2022-10-31arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360William Zhang4-88/+0
2022-10-31arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: make reset_cpu function weakWilliam Zhang1-1/+1
2022-10-31arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158William Zhang4-88/+0
2022-10-31arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCAWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm4908 SoC supportWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm6813 SoC supportWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm4912 SoC supportWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm63146 SoC supportWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm63138 SoC supportWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm63148 SoC supportWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm6756 SoC supportWilliam Zhang1-4/+11
2022-10-31arm: bcmbca: add bcm6878 SoC supportWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm6846 SoC supportWilliam Zhang1-0/+7
2022-10-31arm: bcmbca: add bcm63178 SoC supportWilliam Zhang1-0/+7
2022-10-31Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini44-1824/+29
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass18-23/+23
2022-10-30video: Drop use of the lcd header fileSimon Glass5-5/+3
2022-10-30video: Drop CONFIG_VIDEOSimon Glass1-1/+0
2022-10-30BuR: ronetix: siemens: Drop old LCD codeSimon Glass2-18/+0
2022-10-30compulab: Drop old LCD codeSimon Glass2-453/+0
2022-10-30video: samsung: Drop old LCD codeSimon Glass5-26/+0
2022-10-30video: Drop atmel LCD codeSimon Glass6-300/+0
2022-10-30video: atmel: Drop CONFIG_LCD_IN_PSRAMSimon Glass1-95/+0
2022-10-30video: Drop ld9040 driverSimon Glass1-1/+0
2022-10-30video: Drop CONFIG_AM335X_LCDSimon Glass1-70/+0
2022-10-30BuR: Drop old LCD codeSimon Glass4-245/+0
2022-10-30video: Drop VCXK video controllerSimon Glass1-82/+0
2022-10-30video: Drop CONFIG_LCD_INFOSimon Glass5-159/+0
2022-10-30video: Drop CONFIG_LCD_MENUSimon Glass2-343/+0
2022-10-30video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZESimon Glass1-3/+3
2022-10-29sandbox: typo FictionnalHeinrich Schuchardt1-1/+1
2022-10-25Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/...Tom Rini3-1/+50