summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-02highbank: switch to use the Arm SP804 DM_TIMER driverAndre Przywara
2022-11-02cyclic: get rid of cyclic_init()Rasmus Villemoes
2022-11-02cyclic: switch to using hlist instead of listRasmus Villemoes
2022-11-02list.h: synchronize hlist_for_each_entry* iterators with linuxRasmus Villemoes
2022-11-02cyclic: drop redundant cyclic_ready flagRasmus Villemoes
2022-11-02cyclic: use a flag in gd->flags for recursion protectionRasmus Villemoes
2022-10-31FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu
2022-10-31FWU: Add boot time checks as highlighted by the FWU specificationSughosh Ganu
2022-10-31event: Add an event for main_loopSughosh Ganu
2022-10-31FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu
2022-10-31FWU: Add helper functions for accessing FWU metadataSughosh Ganu
2022-10-31stm32mp1: Add image information for capsule updatesSughosh Ganu
2022-10-31FWU: Add FWU metadata access driver for GPT partitioned block devicesSughosh Ganu
2022-10-31FWU: Add FWU metadata structure and driver for accessing metadataSughosh Ganu
2022-10-31vbe: Add a command to show the VBE stateSimon Glass
2022-10-31vbe: Record which phases loaded using VBESimon 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-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: Generalise SPL bootingSimon Glass
2022-10-31image: Move comment for fit_conf_find_compat()Simon 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 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: Report skippped testsSimon Glass
2022-10-31spl: Use binman suffix allow symbols of any SPL etypeSimon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
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