index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-11-10
Merge branch '2022-11-10-symbol-migrations'
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig
Tom Rini
2022-11-10
Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig
Tom Rini
2022-11-10
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
Tom Rini
2022-11-10
Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig
Tom Rini
2022-11-10
Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig
Tom Rini
2022-11-10
Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig
Tom Rini
2022-11-10
rtc: Remove unused drivers
Tom Rini
2022-11-10
Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig
Tom Rini
2022-11-10
powerpc: Migrate SYS_L3_SIZE to Kconfig
Tom Rini
2022-11-10
powerpc: Migrate SYS_L2_SIZE to Kconfig
Tom Rini
2022-11-10
Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al
Tom Rini
2022-11-10
Convert CONFIG_SYS_INTERLAKEN et al to Kconfig
Tom Rini
2022-11-10
Remove dead code
Tom Rini
2022-11-10
Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig
Tom Rini
2022-11-10
Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig
Tom Rini
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
2022-11-07
dm: sandbox: Create a new HOST uclass
Simon Glass
2022-11-07
dm: blk: Tidy up obtaining a block device from its parent
Simon Glass
2022-11-07
test: Add a way to detect a test that breaks another
Simon Glass
2022-11-07
dm: test: Clear the block cache after running a test
Simon Glass
2022-11-07
sandbox: Add missing comments for os_alarm()
Simon Glass
2022-11-07
dm: sandbox: Drop non-BLK code from host implementation
Simon Glass
2022-11-07
arm: mvebu: Add RD-AC5X board
Chris Packham
2022-11-07
Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb
Pali Rohár
2022-11-03
Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2022-11-02
MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
Daniel Schwierzeck
2022-11-02
MIPS: mscc: remove unused CPU_CLOCK_RATE
Daniel Schwierzeck
2022-11-02
MIPS: remove CONFIG_SYS_MHZ
Daniel Schwierzeck
2022-11-02
highbank: switch to use the Arm SP804 DM_TIMER driver
Andre Przywara
2022-11-02
cyclic: get rid of cyclic_init()
Rasmus Villemoes
2022-11-02
cyclic: switch to using hlist instead of list
Rasmus Villemoes
2022-11-02
list.h: synchronize hlist_for_each_entry* iterators with linux
Rasmus Villemoes
2022-11-02
cyclic: drop redundant cyclic_ready flag
Rasmus Villemoes
2022-11-02
cyclic: use a flag in gd->flags for recursion protection
Rasmus Villemoes
2022-10-31
FWU: Add support for the FWU Multi Bank Update feature
Sughosh Ganu
2022-10-31
FWU: Add boot time checks as highlighted by the FWU specification
Sughosh Ganu
2022-10-31
event: Add an event for main_loop
Sughosh Ganu
2022-10-31
FWU: STM32MP1: Add support to read boot index from backup register
Sughosh Ganu
2022-10-31
FWU: Add helper functions for accessing FWU metadata
Sughosh Ganu
2022-10-31
stm32mp1: Add image information for capsule updates
Sughosh Ganu
2022-10-31
FWU: Add FWU metadata access driver for GPT partitioned block devices
Sughosh Ganu
2022-10-31
FWU: Add FWU metadata structure and driver for accessing metadata
Sughosh Ganu
2022-10-31
vbe: Add a command to show the VBE state
Simon Glass
2022-10-31
vbe: Record which phases loaded using VBE
Simon Glass
2022-10-31
vbe: Support reading the next SPL phase via VBE
Simon Glass
2022-10-31
vbe: Support selecting operations by SPL phase
Simon Glass
2022-10-31
sandbox: Support obtaining the next phase from an image
Simon Glass
[next]