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-07-14
bootstd: Add a separate log category for expo
Simon Glass
2023-07-07
tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL
Ying Sun
2023-07-07
common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENV
Ying Sun
2023-07-06
RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description
Heinrich Schuchardt
2023-07-05
Merge tag 'v2023.07-rc6' into next
Tom Rini
2023-07-03
spl: spl_legacy: Fix spl_end address
Fabio Estevam
2023-06-24
imx: hab: Simplify the mechanism
Marek Vasut
2023-06-24
spl: spl_legacy: Add extra address checks
Marek Vasut
2023-06-23
menu: Re-enable the ANSI codes
Simon Glass
2023-06-21
common/memsize.c: Fix get_ram_size() when cache is enabled
Emanuele Ghidoli
2023-06-20
stdio: Remove stdio_init()
Masahiro Yamada
2023-06-20
spl: spl-nor: return error if no valid image was loaded
Mario Kicherer
2023-06-19
common: spl: Add spl NVMe boot support
Mayuresh Chitale
2023-06-19
spl: blk: Support loading images from fs
Mayuresh Chitale
2023-06-19
spl: Add Kconfig options for NVME
Mayuresh Chitale
2023-06-16
fdt_support: add fdt_copy_fixed_partitions function
Patrick Delaunay
2023-06-16
fdt_support: include dm/ofnode.h
Patrick Delaunay
2023-06-14
spl: ext: Use partition size for mount
Mayuresh Chitale
2023-06-12
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-12
global: Use proper project name U-Boot
Michal Simek
2023-05-31
cli: avoid buffer overrun
Heinrich Schuchardt
2023-05-31
spl: Correct checking of configuration node
Bin Meng
2023-05-17
usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/
Marek Vasut
2023-05-17
usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/
Marek Vasut
2023-05-17
usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/
Marek Vasut
2023-05-13
usb: Tidy up the usb_start flag
Simon Glass
2023-05-08
common: spl: spl: Remove video driver before u-boot proper
Nikhil M Jain
2023-05-05
Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...
Tom Rini
2023-05-03
common/Kconfig: fix comments syntax error
Hugo Villeneuve
2023-05-03
common: cli_hush: Restore clear local variable support
Stefan Herbrechtsmeier
2023-05-02
imx: support i.MX8QM DMSSE20 a1 board
Oliver Graute
2023-04-28
fdt_support: fix comments syntax error
Hugo Villeneuve
2023-04-28
common: static fdt_simplefb_enable_existing_node()
Heinrich Schuchardt
2023-04-27
ide: Drop init for not using BLK
Simon Glass
2023-04-27
ide: Drop CONFIG_START_IDE
Simon Glass
2023-04-24
common: Replace #ifdef and #if with if's
Nikhil M Jain
2023-04-24
common: Enable splash functions at SPL
Nikhil M Jain
2023-04-24
common: Makefile: Rule to compile bmp.c
Nikhil M Jain
2023-04-24
cmd: bmp: Split bmp commands and functions
Nikhil M Jain
2023-04-24
common: Kconfig: Add BMP configs
Nikhil M Jain
2023-04-24
common: Makefile: Add rule to compile splash and splash_source at SPL
Nikhil M Jain
2023-04-15
arch: m68k: Introduce trivial PIT based timer
Marek Vasut
2023-04-10
mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part
Pali Rohár
2023-04-07
ARM: rmobile: Add R-Car Generation 4 support
Hai Pham
2023-04-03
Merge branch 'next'
Tom Rini
2023-03-30
cli: run_commandf(): small fixups
Evgeny Bachinin
2023-03-28
cli: Correct handling of invalid escape sequences in cread_line()
Simon Glass
2023-03-28
cli: Correct several bugs in cli_getch()
Simon Glass
2023-03-22
dlmalloc: Fix a warning with clang-15
Tom Rini
[next]