summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-31bloblist: Drop debuggingSimon Glass
2022-10-31usb: Update the test to cover reading and writingSimon Glass
2022-10-31dm: blk: Add udevice functionsSimon Glass
2022-10-31disk: Rename block_dev to descSimon Glass
2022-10-31disk: Rename block functionsSimon Glass
2022-10-31bootstd: Add a way to set up a bootflowSimon Glass
2022-10-31test: Support tests which can only be run manuallySimon Glass
2022-10-31test: Update tests to use the skip featureSimon Glass
2022-10-31test: Report skippped testsSimon Glass
2022-10-31binman: Support writing symbols into ELF filesSimon Glass
2022-10-31binman: Handle writing ELF symbols in the Entry classSimon Glass
2022-10-31binman: Split out looking up a symbol into a functionSimon Glass
2022-10-31binman: Allow obtaining a symbol valueSimon Glass
2022-10-31spl: Add a separate silence option for SPLSimon Glass
2022-10-31spl: Refactor controls for console outputSimon Glass
2022-10-31spl: Use binman suffix allow symbols of any SPL etypeSimon Glass
2022-10-31disk: Drop debug messages in part_efiSimon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-31Merge branch '2022-10-31-broadcom-updates'Tom Rini
2022-10-31timer: bcmbca: use arm global timer for bcm63138 SoCWilliam Zhang
2022-10-31timer: sti: convert sti-timer to arm a9 global timerWilliam Zhang
2022-10-31arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855William 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: replace ARCH_BCM6858 symbols in Kconfig with BCM6858William 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: replace ARCH_BCM68360 symbols in Kconfig with BCM6856William 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: make reset_cpu function weakWilliam Zhang
2022-10-31MAINTAINERS: Add BCM63158 maintainer to BCMBCA entryWilliam Zhang
2022-10-31arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158William 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-31buildman: Handle the MAINTAINERS 'N' tagSimon Glass
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-30pci: Drop test for DM_VIDEOSimon Glass
2022-10-30video: Make all video options depend on DM_VIDEOSimon Glass