aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-10powerpc: Migrate SYS_L3_SIZE to KconfigTom Rini
2022-11-10powerpc: Migrate SYS_L2_SIZE to KconfigTom Rini
2022-11-10Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et alTom Rini
2022-11-10Convert CONFIG_SYS_INTERLAKEN et al to KconfigTom Rini
2022-11-10Remove dead codeTom Rini
2022-11-10Convert CONFIG_SYS_INIT_RAM_LOCK to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini
2022-11-07dm: sandbox: Switch over to using the new host uclassSimon Glass
2022-11-07dm: sandbox: Create a new HOST uclassSimon Glass
2022-11-07dm: blk: Tidy up obtaining a block device from its parentSimon Glass
2022-11-07test: Add a way to detect a test that breaks anotherSimon Glass
2022-11-07dm: test: Clear the block cache after running a testSimon Glass
2022-11-07sandbox: Add missing comments for os_alarm()Simon Glass
2022-11-07dm: sandbox: Drop non-BLK code from host implementationSimon Glass
2022-11-07arm: mvebu: Add RD-AC5X boardChris Packham
2022-11-07Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár
2022-11-03Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/...Tom Rini
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck
2022-11-02MIPS: mscc: remove unused CPU_CLOCK_RATEDaniel Schwierzeck
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck
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