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-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
2021-12-31
Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...
Tom Rini
2021-12-31
x86: efi: Don't set up global_data again with EFI
Simon Glass
2021-12-28
Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2021-12-27
Convert CONFIG_TPL_TEXT_BASE to Kconfig
Tom Rini
2021-12-27
Finish converting CONFIG_SYS_FSL_CLK to Kconfig
Tom Rini
2021-12-26
video: Support virtio devices with the splash screen
Simon Glass
2021-12-26
video: Convert CONFIG_VIDEO_LOGO to Kconfig
Simon Glass
2021-12-26
console: Avoid serial output before the console is running
Simon Glass
2021-12-23
fdt: Show a runtime warning based on devicetree source
Simon Glass
2021-12-23
fdt: Report the devicetree source
Simon Glass
2021-12-19
fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX
Marek Behún
2021-12-19
fdt_support: Add some useful functions
Marek Behún
2021-12-19
fdt_support: Fix comment for fdt_create_phandle()
Marek Behún
2021-12-19
fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE
Marek Behún
[next]