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-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
2021-12-19
fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()
Marek Behún
2021-12-05
bloblist: Support allocating the bloblist
Simon Glass
2021-12-01
spl: fit: Skip attempting to load 0 length image
Nishanth Menon
2021-11-30
common: add fdt_simplefb_enable_and_mem_rsv function
Patrick Delaunay
2021-11-30
common: rename functions lcd_dt_simplefb to fdt_simplefb
Patrick Delaunay
2021-11-30
common: rename lcd_simplefb.c file to fdt_simplefb.c
Patrick Delaunay
2021-11-30
Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig
Patrick Delaunay
2021-11-29
Merge tag 'v2022.01-rc3' into next
Tom Rini
2021-11-28
common: Allow a smaller console-recording pre-reloc
Simon Glass
2021-11-18
board_f: Copy GD to new GD even if relocation disabled
Marek Vasut
2021-11-11
Remove LYNX KDI remainders
Thomas Huth
2021-11-11
Create a new boot/ directory
Simon Glass
2021-11-08
Fix syntax error
Leo Yu-Chi Liang
2021-11-05
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
2021-10-31
bootstage: Add SPL support
Marek Vasut
2021-10-31
image.h: make image_sign_info.fit point to const
Hannu Lounento
2021-10-26
common: Kconfig.boot: add config SPL_FIT_RSASSA_PSS
Philippe Reynes
2021-10-25
arm: spl: prepare for jumping to OPTEE
Ricardo Salveti
2021-10-20
Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2021-10-09
Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2021-10-09
common: Kconfig: use 'vidconsole' name instead of old 'video'
Anatolij Gustschin
2021-10-09
lz4: Use a private header for U-Boot
Simon Glass
2021-10-08
image: Split up boot_get_fdt()
Simon Glass
2021-10-08
image: Reduce variable scope in boot_get_fdt()
Simon Glass
2021-10-08
image: Remove some #ifdefs from image-fit and image-fit-sig
Simon Glass
2021-10-08
image: Remove #ifdefs from select_ramdisk()
Simon Glass
2021-10-08
image: Split up boot_get_ramdisk()
Simon Glass
[next]