index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2023-11-07
cli_simple: Rework this support slightly
Tom Rini
2023-11-07
Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig
Tom Rini
2023-11-07
version: Separate our version string from the version command
Tom Rini
2023-10-30
common: Reword CONSOLE_RECORD_.*SIZE help texts
Tom Rini
2023-10-24
serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE
Rasmus Villemoes
2023-10-24
cli: Consume invalid escape sequences early
Yurii Monakov
2023-10-24
Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2023-10-23
Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians...
Tom Rini
2023-10-23
event: add new EVT_SETTINGS_R event
Artur Rojek
2023-10-22
sunxi: add Allwinner R528/T113 SoC support
Andre Przywara
2023-10-22
sunxi: introduce NCAT2 generation model
Andre Przywara
2023-10-19
spl: riscv: add os type for next booting stage
Randolph
2023-10-19
spl: riscv: opensbi: change the default os_type as varible
Randolph
2023-10-17
spl: Use map_sysmem where appropriate
Sean Anderson
2023-10-17
spl: Add callbacks to invalidate cached devices
Sean Anderson
2023-10-17
fs: ext4: Fix building ext4 in SPL if write is enabled
Sean Anderson
2023-10-17
Move i.MX8 container image loading support to common/spl
Sean Anderson
2023-10-17
arm: imx: Check header before calling spl_load_imx_container
Sean Anderson
2023-10-17
spl: fit: Fix entry point for SPL_LOAD_FIT_FULL
Sean Anderson
2023-10-17
spl: nor: Don't allocate header on stack
Sean Anderson
2023-10-17
spl: legacy: Fix referencing _image_binary_end
Sean Anderson
2023-10-17
spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK
Sean Anderson
2023-10-17
spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()
Marek Vasut
2023-10-16
spl: fit: Add board level function to decide application of DTO
Marek Vasut
2023-10-11
cli: Add a function to set up a new cread
Simon Glass
2023-10-11
cli: Allow command completion to be disabled
Simon Glass
2023-10-11
cli: Allow history to be disabled
Simon Glass
2023-10-11
cli: Terminate the string in cread_line_process_ch()
Simon Glass
2023-10-11
cli: Create a function to process characters
Simon Glass
2023-10-11
cli: Unindent some code in cread_line()
Simon Glass
2023-10-11
cli: Convert cread_line() to use a struct for the main vars
Simon Glass
2023-10-11
cli: Use unsigned int instead of unsigned long
Simon Glass
2023-10-11
cli: Implement delete-word in cread_line()
Simon Glass
2023-10-11
cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline
Simon Glass
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
[next]