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
main
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
Age
Commit message (
Expand
)
Author
2024-08-13
i2c: Remove board_i2c_init()
Simon Glass
2024-08-09
Merge patch series "Universal Payload initial series"
Tom Rini
2024-08-09
upl: Add an end-to-end test
Simon Glass
2024-08-09
sandbox: Add an SPL loader for UPL
Simon Glass
2024-08-09
sandbox: Add a flag to enable UPL
Simon Glass
2024-08-09
upl: Add initial documentation
Simon Glass
2024-08-09
sandbox_vpl: Enable Universal Payload
Simon Glass
2024-08-09
upl: Plumb in universal payload to the init process
Simon Glass
2024-08-09
spl: Plumb in the Universal Payload handoff
Simon Glass
2024-08-09
spl: Set SPL_FIT_FOUND for full FIT also
Simon Glass
2024-08-09
upl: Add support for Universal Payload in SPL
Simon Glass
2024-08-09
upl: Add a command
Simon Glass
2024-08-09
upl: Add basic tests
Simon Glass
2024-08-09
upl: Add support for writing a upl handoff
Simon Glass
2024-08-09
upl: Add support for reading a upl handoff
Simon Glass
2024-08-09
sandbox: Set up global_data earlier
Simon Glass
2024-08-09
sandbox: Add ELF file to VPL u-boot.img
Simon Glass
2024-08-09
sandbox: Return error code from read/write/seek
Simon Glass
2024-08-09
sandbox: fdt: Avoid overwriting an existing fdt
Simon Glass
2024-08-09
fdt: Don't overwrite bloblist devicetree
Simon Glass
2024-08-09
test: Move some SPL-loading test-code into sandbox common
Simon Glass
2024-08-09
sandbox: Fix a comment in os_find_u_boot()
Simon Glass
2024-08-09
sandbox: Use const in os_jump_to_file()
Simon Glass
2024-08-09
Merge tag 'i2cupdates-for-v2024-10-next' of https://source.denx.de/u-boot/cus...
Tom Rini
2024-08-09
board: vining_2000: convert to DM_I2C
Anatolij Gustschin
2024-08-09
board: cm_fx6: convert to DM_I2C
Anatolij Gustschin
2024-08-09
board: vf610twr: convert to DM_I2C
Anatolij Gustschin
2024-08-09
board: novena: convert to DM_I2C
Anatolij Gustschin
2024-08-09
board: rut: convert to DM_I2C
Anatolij Gustschin
2024-08-09
board: sl50: convert to DM_I2C
Anatolij Gustschin
2024-08-09
board: igep003x: convert to DM_I2C
Anatolij Gustschin
2024-08-09
board: cm-t43: convert to DM_I2C
Anatolij Gustschin
2024-08-09
board: chiliboard: convert to DM_I2C
Anatolij Gustschin
2024-08-09
board: shc: convert to DM_I2C
Anatolij Gustschin
2024-08-07
Merge patch series "alist: Implement a pointer list / array of structs"
Tom Rini
2024-08-07
alist: Add support for an allocated pointer list
Simon Glass
2024-08-07
lib: Handle a special case with str_to_list()
Simon Glass
2024-08-07
malloc: Support testing with realloc()
Simon Glass
2024-08-06
omap3: sniper: Convert to device-tree control and DM I2C
Paul Kocialkowski
2024-08-06
am33xx: Use regular spl_board_init instead of am33xx_spl_board_init
Paul Kocialkowski
2024-08-06
omap: Use spl_soc_init instead of spl_board_init
Paul Kocialkowski
2024-08-06
Merge patch series "omap configuration cleanups"
Tom Rini
2024-08-06
omap3: sniper: Streamline defconfig
Paul Kocialkowski
2024-08-06
dra7xx: Remove explicit DRAM banks number from defconfigs
Paul Kocialkowski
2024-08-06
omap3: Define DRAM banks number in Kconfig instead of defconfigs
Paul Kocialkowski
2024-08-06
omap3: Define maximum SPL size in Kconfig instead of defconfigs
Paul Kocialkowski
2024-08-06
omap3: Define maximum U-Boot size in Kconfig instead of defconfigs
Paul Kocialkowski
2024-08-06
dra7xx: Define common init stack pointer address in Kconfig
Paul Kocialkowski
2024-08-06
dra7xx: Unify init stack pointer address across boards
Paul Kocialkowski
2024-08-06
am43xx: Define common init stack pointer address in Kconfig
Paul Kocialkowski
[next]