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
2022-06-03
fdt: Add U-Boot version to chosen node
Francesco Dolcini
2022-05-20
spl: spl_nand: Fix bad block handling in fitImage
Michael Trimarchi
2022-05-11
board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r()
Ovidiu Panait
2022-05-11
common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variables
Rasmus Villemoes
2022-05-11
spl: Force disable non-FIT loading for TI secure devices
Andrew Davis
2022-05-11
spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT
Andrew Davis
2022-05-08
Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-05-07
bootmenu: factor out the user input handling
Masahisa Kojima
2022-05-06
fdt: don't set linux,phandle
John Keeping
2022-05-03
menu: menu_get_choice() return -ENOENT if menu item is empty
Masahisa Kojima
2022-05-03
menu: always show the menu regardless of the number of entry
Masahisa Kojima
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-05-02
Introduce Verifying Program Loader (VPL)
Simon Glass
2022-05-02
avb: Don't build in SPL
Simon Glass
2022-05-02
bloblist: Correct Kconfig dependencies
Simon Glass
2022-04-29
efi_loader: call efi_init_early() earlier
Heinrich Schuchardt
2022-04-27
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
Tom Rini
2022-04-26
hwconfig: Allow to compile it without env support
Pali Rohár
2022-04-25
nds32: Remove the architecture
Tom Rini
2022-04-25
Merge branch '2022-04-25-initial-implementation-of-stdboot'
Tom Rini
2022-04-25
bootstd: usb: Add a bootdev driver
Simon Glass
2022-04-23
efi_loader: split efi_init_obj_list() into two stages
AKASHI Takahiro
2022-04-19
Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig
Tom Rini
2022-04-11
spl: allow boot from first bootable partition
Jérôme Carretero
2022-04-11
malloc: Annotate allocator for valgrind
Sean Anderson
2022-04-10
Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-04-09
usb: storage: call device_probe() after scanning
AKASHI Takahiro
2022-04-08
gpio: Enable hogging support in SPL
Eddie James
2022-04-07
env: Move the doc comment to the code
Simon Glass
2022-04-06
Add a default for TPL_TEXT_BASE
Simon Glass
2022-04-05
Merge branch '2022-04-04-platform-updates'
Tom Rini
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
2022-04-04
arm: init: save previous bootloader data
Dzmitry Sankouski
2022-04-01
spl: Add semihosting boot method
Sean Anderson
2022-04-01
Convert CONFIG_CLOCKS to Kconfig
Tom Rini
2022-03-31
common: spl: fit_ram: allow to use image pre load
Philippe Reynes
2022-03-28
video: Drop CONFIG_LCD_BMP_RLE8
Simon Glass
2022-03-28
video: Drop references to CONFIG_VIDEO et al
Simon Glass
2022-03-28
video: Drop cfg_console
Simon Glass
2022-03-25
lcd: Remove LCD_TEST_PATTERN code
Tom Rini
2022-03-25
Convert CONFIG_PHY_RESET_DELAY to Kconfig
Tom Rini
2022-03-25
Convert CONFIG_RESET_PHY_R to Kconfig
Tom Rini
2022-03-18
spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS
Simon Glass
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-03-10
event: Convert misc_init_f() to use events
Simon Glass
2022-03-10
event: Add events for device probe/remove
Simon Glass
2022-03-10
event: Set up the event system on start-up
Simon Glass
2022-03-10
event: Add basic support for events
Simon Glass
2022-03-03
Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig
Tom Rini
[next]