index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
2023-10-11
cli: Drop some #ifdefs in cli_readline
Simon Glass
2023-10-11
cli: Add a command to show cmdline history
Simon Glass
2023-10-11
cli: Move simple readline into a function
Simon Glass
2023-10-11
event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY*
Marek Vasut
2023-10-11
malloc: Enable assertions if UNIT_TEST is enabled
Sean Anderson
2023-10-10
blk: Use a macro for the typical block size
Bin Meng
2023-10-09
stdio: fix stdio_deregister_dev()
Heinrich Schuchardt
2023-10-09
spl: Jump to image at end of board_init_r
Jonas Karlman
2023-10-09
spl: add __noreturn attribute to spl_invoke_atf function
Chanho Park
2023-10-08
Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...
Tom Rini
2023-10-07
spl: fit: support for booting a LZMA-compressed U-boot binary
Manoj Sai
2023-10-07
spl: fit: support for booting a GZIP-compressed U-boot binary
Manoj Sai
2023-10-06
bloblist: Add missing name
Simon Glass
2023-10-06
bloblist: Support initing from multiple places
Simon Glass
2023-10-06
sandbox: Move the bloblist down a little in memory
Simon Glass
2023-10-06
spl: Move bloblist writing until the image is known
Simon Glass
2023-10-06
spl: Use the correct FIT_..._PROP constants
Simon Glass
2023-10-06
spl: Move the full FIT code to spl_fit.c
Simon Glass
2023-10-06
spl: Rename spl_load_fit_image() to load_simple_fit()
Simon Glass
2023-10-06
spl: Remove #ifdefs with BOOTSTAGE
Simon Glass
2023-10-06
spl: Avoid an #ifdef when printing gd->malloc_ptr
Simon Glass
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-10-06
spl: Drop the switch() statement for OS selection
Simon Glass
2023-10-06
spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR
Simon Glass
2023-10-06
spl: Drop #ifdefs for BOARD_INIT and watchdog
Simon Glass
2023-10-06
spl: mx6: powerpc: Drop the condition on timer_init()
Simon Glass
2023-10-06
spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC
Simon Glass
2023-10-06
spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
Simon Glass
2023-10-06
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-30
Convert CFG_SYS_UBOOT_START to Kconfig
Jesse Taube
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-22
dm: core: Allow marking driver model as dead
Simon Glass
2023-09-19
spl: Tidy up load address in spl_ram
Simon Glass
2023-09-19
Move fdt_simplefb to boot/
Simon Glass
2023-09-19
boot: Move fdt_support to boot/
Simon Glass
2023-09-19
video: Move the BMP options
Simon Glass
2023-09-19
video: Move bmp code to drivers/video
Simon Glass
2023-09-15
sdp: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
spl: sdp: Detach the controller on error
Marek Vasut
2023-09-15
dfu: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
dfu: Detach the controller on error
Marek Vasut
2023-09-14
cmd: bmp: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
common: stdio: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
common: hash: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
common: event: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
common: malloc: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
common: hush: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
blkcache: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
[prev]
[next]