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-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
2020-02-05
bloblist: Tidy up a few comments and code-style nits
Simon Glass
2020-02-05
bloblist: Add a new function to add or check size
Simon Glass
2020-02-04
image: android: Add routine to get dtbo params
Sam Protsenko
2020-02-04
image: android: Add functions for handling dtb field
Sam Protsenko
2020-01-30
common/board_f.c: Remove arch-specific checks for cpucheck
Ovidiu Panait
2020-01-26
common: fix regression on block cache init
Angelo Durgehello
2020-01-26
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2020-01-25
common: add blkcache init
Angelo Durgehello
2020-01-24
sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig
Andre Przywara
2020-01-24
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
2020-01-24
common: Move hang() to the same header as panic()
Simon Glass
2020-01-24
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-24
common: Move the image globals into image.h
Simon Glass
2020-01-24
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-24
common: Move clock functions into a new file
Simon Glass
2020-01-24
common: Move reset_phy() to net.h
Simon Glass
2020-01-24
common: Move jumptable_init() out of common.h
Simon Glass
2020-01-24
common: Move flash_perror() to flash.h
Simon Glass
2020-01-24
common: Move main_loop() to init.h
Simon Glass
[next]