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
/
common
Age
Commit message (
Expand
)
Author
2026-06-25
Kconfig: common: restyle
Johan Jonker
2026-06-24
common: Add an option to relocate on ram top
Ilias Apalodimas
2026-06-24
common: Clean up setup_dest_addr()
Ilias Apalodimas
2026-06-24
common: move ram_base calculation to independent INITCALL()
Ilias Apalodimas
2026-06-24
treewide: move bi_dram[] from bd to gd
Ilias Apalodimas
2026-06-17
Merge patch series "Fixes, cleanup and a test for the SPL FIT "full" loader"
Tom Rini
2026-06-17
spl: fit: use CONFIG_IS_ENABLED whenever possible
Francesco Valla
2026-06-17
spl: fit: drop the 'standalone' load attempt
Francesco Valla
2026-06-17
spl: fit: rework the FDT load hack
Francesco Valla
2026-06-17
spl: fit: fix loadables load under sandbox
Francesco Valla
2026-06-17
Merge patch series "arm: omap: Add back omap4 support"
Tom Rini
2026-06-17
arm: ti: Introduce back omap4 support
Bastien Curutchet
2026-06-15
Merge patch series "various memory related fixups"
Tom Rini
2026-06-15
memory: reserve from start_addr_sp to initial_relocaddr
Randolph Sapp
2026-06-02
Merge patch series "Clean up bloblist initialization"
Tom Rini
2026-06-02
bloblist: Rework bloblist_init and bloblist_maybe_init
Tom Rini
2026-06-02
bloblist: Demote not finding a bloblist to a debug
Tom Rini
2026-06-02
bloblist / handoff: Make this depend on BLOBLIST_FIXED
Tom Rini
2026-05-30
common: splash_source: fix cryptic error messages
Anshul Dalal
2026-05-27
common/command.c: Avoid NULL pointer use in cmd_auto_complete
Adam Lackorzynski
2026-05-25
Merge tag 'v2026.07-rc3' into next
Tom Rini
2026-05-15
imx: ahab: Use authenticated header for images loading
Ye Li
2026-05-15
powerpc: fix call to cpu_init_r
Michael Walle
2026-05-12
Merge patch series "add memdup_nul(), use it and memdup() in a few places"
Tom Rini
2026-05-12
common/cli.c: use memdup_nul() in run_command_list()
Rasmus Villemoes
2026-05-12
stdio: drop stdio_clone
Rasmus Villemoes
2026-05-04
common: memsize: fix occasionally failing alias probing
Emanuele Ghidoli
2026-05-04
bloblist: fix pointer comparison in bloblist_apply_blobs()
Michal Simek
2026-04-27
Merge patch series "net: migrate NO_NET out of the networking stack choice"
Tom Rini
2026-04-27
simplify NET_LEGACY || NET_LWIP condition with NET condition
Quentin Schulz
2026-04-27
rename NET to NET_LEGACY
Quentin Schulz
2026-04-27
Merge patch series "Add support for DT overlays handoff"
Tom Rini
2026-04-27
bloblist: add API for applying blobs with specified tag
Raymond Mao
2026-04-27
bloblist: fix a potential negative size for memmove
Raymond Mao
2026-04-27
bloblist: add helper functions
Raymond Mao
2026-04-27
bloblist: add blob type for DT overlay
Raymond Mao
2026-04-24
common: update: Fix TFTP return value handling
Marek Vasut
2026-04-22
cli: flush stdin before enabling cli
Gregor Herburger
2026-04-22
console: add console_flush_stdin()
Gregor Herburger
2026-04-21
common: memsize: add RAM size probe based on alias detection
Emanuele Ghidoli
2026-04-21
Merge patch series "Linux compat improvements and CCF prep"
Tom Rini
2026-04-21
common: add an option to skip DM pre-relocation
Casey Connolly
2026-04-17
event: Introduce EVT_POST_PREBOOT event
Michal Simek
2026-04-17
event: Check return value from event_notify_null()
Michal Simek
2026-04-07
spl: Remove unused CONFIG_SPL_FRAMEWORK_BOARD_INIT_F option
Tom Rini
2026-04-07
spl: env: Correct dependencies for SPL_SAVEENV and MMC
Tom Rini
2026-03-30
console: Prefer currently selected serial console as stdio device
Marek Vasut
2026-03-30
SPL: Rework logic around SPL_BLK_FS (and SPL_NVME)
Tom Rini
2026-03-27
arm: relocate: Introduce data-only relocation mode
Marek Vasut
2026-03-26
Merge patch series "Introduce SQUASHFS support in SPL"
Tom Rini
[next]