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-09-12
fdt_support: add optional board_rng_seed() hook
Rasmus Villemoes
2022-08-31
common/console.c: prevent pre-console buffer contents from being added to itself
Rasmus Villemoes
2022-08-20
bootstage: Show func name for bootstage_mark/error
Michal Simek
2022-08-20
hwconfig: Allow to use restricted env
Pali Rohár
2022-08-12
event: Add an event for device tree fixups
Simon Glass
2022-08-11
spl: opensbi: convert scratch options to config
Nikita Shubin
2022-08-11
spl: opensbi: fix typo
Nikita Shubin
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2022-08-04
vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT
Quentin Schulz
2022-08-04
spl: mmc: Use correct MMC device when loading image
Harald Seiler
2022-07-27
Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-07-26
Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2022-07-26
spl: Use SPL_FIT_IMAGE_TINY for iMX9
Peng Fan
2022-07-26
spl: imx8mm: enlarge SPL_MAX_SIZE
Peng Fan
2022-07-26
fdt: Start a test for the fdt command
Simon Glass
2022-07-26
spl: fit: pass real compatible flags to fpga_load()
Oleksandr Suvorov
2022-07-26
fpga: pass compatible flags to fpga_load()
Oleksandr Suvorov
2022-07-26
xilinx: zynqmp: Do not use 0 as spl bss start address
Stefan Herbrechtsmeier
2022-07-25
spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR
Andrew Davis
2022-07-22
Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-07-21
arch: mvebu: Disable by default unused peripherals in SPL
Pali Rohár
2022-07-18
cli: support bracketed paste
Heinrich Schuchardt
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
[next]