summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-31vbe: Move OS implementation into a separate fileSimon Glass
2022-10-31vbe: Support reading the next SPL phase via VBESimon Glass
2022-10-31vbe: Support selecting operations by SPL phaseSimon Glass
2022-10-31sandbox: Support obtaining the next phase from an imageSimon Glass
2022-10-31spl: Allow multiple loaders of the same timeSimon Glass
2022-10-31vbe: Use a warning for a failed requestsSimon Glass
2022-10-31vbe: Rename vbe_fixup to vbe_requestSimon Glass
2022-10-31image: Allow loading a FIT image for a particular phaseSimon Glass
2022-10-31image: Add the concept of a phase to FITSimon Glass
2022-10-31sandbox: Add a way to specify the sandbox executableSimon Glass
2022-10-31sandbox: Generalise SPL bootingSimon Glass
2022-10-31image: Move comment for fit_conf_find_compat()Simon Glass
2022-10-31sandbox: Drop message about writing sandbox stateSimon Glass
2022-10-31dm: mmc: Allow sandbox emulator to build without writesSimon Glass
2022-10-31dm: blk: mmc: Tidy up some Makefile rules for SPLSimon Glass
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