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-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
2022-02-22
spl: Allow disabling binman symbols in SPL
Simon Glass
2022-02-22
spl: x86: Correct the binman symbols for SPL
Simon Glass
2022-02-11
malloc_simple: Remove usage of unsupported %zx format string
Pali Rohár
2022-02-11
common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdpar...
Matthias Schiffer
2022-02-11
console: usb: kbd: Limit poll frequency to improve performance
Thomas Watson
2022-02-08
bloblist: Update to use conditional value
Simon Glass
2022-02-03
spl: ymodem: Fix buffer overflow during Image copy
Vignesh Raghavendra
2022-01-28
spl: add support for custom boot method names
Heiko Thiery
2022-01-27
Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-01-26
usb: gadget: Add CDC ACM function
Loic Poulain
2022-01-26
tools: Pass the key blob around
Simon Glass
2022-01-21
mtd: cfi: introduce CFI_FLASH_BANKS
Patrick Delaunay
2022-01-21
spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
Alexandru Gagniuc
2022-01-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-01-20
SPL: Add support for checking board / BootROM specific image types
Pali Rohár
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
2022-01-20
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
Marek Behún
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-18
common: board_r: drop ifdefs around header includes
Ovidiu Panait
2022-01-18
common: board_r: include asm-generic/gpio.h
Ovidiu Panait
2022-01-18
common: board_r: move init_addr_map() to init.h
Ovidiu Panait
2022-01-18
common: board_r: drop initr_addr_map wrapper
Ovidiu Panait
2022-01-18
common: board_r: drop initr_kgdb wrapper
Ovidiu Panait
2022-01-18
common: remove bedbug debugger support
Ovidiu Panait
2022-01-18
common: spl: move armv7m-specific code to spl_perform_fixups()
Ovidiu Panait
2022-01-13
bloblist: Relicense to allow BSD-3-Clause
Simon Glass
2022-01-13
bloblist: Add functions to obtain base address and size
Simon Glass
2022-01-13
bloblist: Refactor Kconfig to support alloc or fixed
Simon Glass
2022-01-13
bloblist: Use 'phase' consistently for bloblists
Simon Glass
2022-01-13
bloblist: Use LOG_CATEGORY to simply logging
Simon Glass
2022-01-13
bloblist: Use explicit numbering for the tags
Simon Glass
2022-01-13
bloblist: Drop unused tags
Simon Glass
2022-01-13
bloblist: Rename the SPL tag
Simon Glass
2022-01-13
common/fdt_support.c: Fix spelling of "shouldn't".
Vagrant Cascadian
[next]