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
2020-04-27
spl: spl_legacy: Add lzma decompression support for legacy image
Weijie Gao
2020-04-27
spl: spl_nor: Remove unused variable 'ret' warning
Stefan Roese
2020-04-27
spl: spl_nor: Move legacy image loading into spl_legacy.c
Stefan Roese
2020-04-27
spl: spl_legacy: Use IS_ENABLED() to remove #ifdef
Stefan Roese
2020-04-27
spl: Extract legacy image handling into separate file
Stefan Roese
2020-04-24
spl: fit: do not check argument of free()
Heinrich Schuchardt
2020-04-24
common/board_f: Make reserve_mmu generic
Ovidiu Panait
2020-04-24
common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c
Ovidiu Panait
2020-04-24
spl: Kconfig: de-dup SPL_DM_GPIO definition
Joel Johnson
2020-04-24
dlmalloc: remove unit test support in SPL
Heinrich Schuchardt
2020-04-24
common: image_sign_info helper functions in SPL
Heinrich Schuchardt
2020-04-23
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
2020-04-22
Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-04-22
spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()
Harald Seiler
2020-04-22
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
2020-04-22
common: bouncebuf: Permit passing custom alignment check function
Marek Vasut
2020-04-17
image: Add a common compression type detection function.
Atish Patra
2020-04-16
board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory
Patrick Delaunay
2020-04-16
board_f.c: Ensure gd->new_bootstage alignment
Patrice Chotard
2020-04-16
log: syslog driver
Heinrich Schuchardt
2020-04-16
log: correct CONFIG_LOG_TEST prerequisites
Heinrich Schuchardt
2020-04-13
Merge branch 'next'
Tom Rini
2020-04-10
main: Drop show_boot_progress() prototype
Simon Glass
2020-04-09
usb: Keep async schedule running only across mass storage xfers
Marek Vasut
2020-04-07
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-04-03
Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled"
Ye Li
2020-04-02
rockchip: Enable pre console for rk3399
Jagan Teki
2020-04-01
image: Use constants for 'required' and 'key-name-hint'
Simon Glass
2020-04-01
image: Load the correct configuration in fit_check_sign
Simon Glass
2020-04-01
image: Check hash-nodes when checking configurations
Simon Glass
2020-04-01
image: Return an error message from fit_config_verify_sig()
Simon Glass
2020-04-01
image: Be a little more verbose when checking signatures
Simon Glass
2020-04-01
image: Correct comment for fit_conf_get_node()
Simon Glass
2020-03-31
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
2020-03-31
image-fit: Allow loading FIT image for VxWorks
Lihua Zhao
2020-03-16
spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries
Tom Rini
2020-03-13
fit: check return value of fit_image_get_data_size()
Heinrich Schuchardt
2020-03-12
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
2020-03-09
spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation
Faiz Abbas
2020-02-19
rockchip: rk3288: Enable pre console buffer
Jagan Teki
2020-02-13
board_f: Make clear_bss generic
Ovidiu Panait
2020-02-13
common/console.c: discard volatile
Heinrich Schuchardt
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-10
Kconfig: update LOGLEVEL range
Marek Bykowski
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
exports: Add the malloc.h header
Simon Glass
2020-02-05
cli: Make the sandbox board_run_command the default
Sean Anderson
2020-02-05
image: fdt: check "status" of "/reserved-memory" subnodes
Thirupathaiah Annapureddy
2020-02-05
console: Add a function to read a line of the output / eof
Simon Glass
2020-02-05
bloblist: Zero records when adding
Simon Glass
[next]