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-07-18
spl: spl_spi: add spi_nor_remove() to soft reset flash
Vaishnav Achath
2022-07-14
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2022-07-14
spl: sdp: Pass the USB index to board_usb_init()
Fabio Estevam
2022-07-13
spl: nand: support loading legacy image with payload compressed
Weijie Gao
2022-07-13
spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY
Weijie Gao
2022-07-13
spl: allow using nand base without standard nand driver
Weijie Gao
2022-07-12
usb: hub: introduce HUB_DEBOUNCE_TIMEOUT
Patrick Delaunay
2022-07-12
usb: kbd: allow probing even if usbkbd not in stdin
Kory Maincent
2022-07-08
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-07-08
board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDR
Marek Vasut
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
2022-07-06
spl: Set SPL_MAX_SIZE default for AST2600
Joel Stanley
2022-07-06
common: spl: spl_spi: add support for dynamic override of sf bus
Vaishnav Achath
2022-07-05
lcd: Remove legacy CONFIG_FB_ADDR code
Tom Rini
2022-06-28
Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to Kconfig
Tom Rini
2022-06-28
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
Tom Rini
2022-06-28
common: usb: Update logic for usb.o, usb_hub.o and usb_storage.o
Tom Rini
2022-06-28
vpl: Ensure all VPL symbols in Kconfig have some VPL dependency
Tom Rini
2022-06-28
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
Tom Rini
2022-06-28
spl: Move SPL_LDSCRIPT defaults to one place
Tom Rini
2022-06-28
spl: binman: Disable u_boot_any symbols for i.MX8M boards
Alper Nebi Yasak
2022-06-28
spl: binman: Check at runtime if binman symbols were filled in
Alper Nebi Yasak
2022-06-28
spl: binman: Add config options for binman symbols in VPL
Alper Nebi Yasak
2022-06-28
spl: binman: Split binman symbols support from enabling binman
Alper Nebi Yasak
2022-06-28
spl: binman: Make TPL_BINMAN_SYMBOLS depend on TPL_FRAMEWORK
Alper Nebi Yasak
2022-06-28
spl: binman: Fix use of undeclared u_boot_any symbols
Alper Nebi Yasak
2022-06-28
dm: spl: Allow SPL to show memory usage
Simon Glass
2022-06-27
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2022-06-24
microblaze: Add support for run time relocation
Michal Simek
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
[next]