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-06
common/board_r.c: drop legacy and unused bi_enetaddr
Rasmus Villemoes
2022-06-06
event: fix static events for CONFIG_NEEDS_MANUAL_RELOC
Ovidiu Panait
2022-06-06
event: remove CONFIG_EVENT_DYNAMIC check in event_register()
Ovidiu Panait
2022-06-06
spl: Rework and tighten some dependencies
Tom Rini
2022-06-06
spl: Rework Kconfig to be more menu driven
Tom Rini
2022-06-06
spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files
Tom Rini
2022-06-06
Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_TARGET to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_GD_ADDR to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_BSS_START_ADDR to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig
Tom Rini
2022-06-06
imx7: Update CONFIG_SPL_STACK defaults in Kconfig
Tom Rini
2022-06-06
imx6: Update CONFIG_SPL_STACK defaults in Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_STACK to Kconfig
Tom Rini
2022-06-06
ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage
Tom Rini
2022-06-06
Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig
Tom Rini
2022-06-06
spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE
Tom Rini
2022-06-06
Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig
Tom Rini
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
[next]