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
2021-03-02
bootm: Fix duplicate debugging in bootm_process_cmdline()
Simon Glass
2021-03-02
spl: Drop duplicate 'Jumping to U-Boot' message
Simon Glass
2021-02-26
usb: kbd: Also accept keyboards with Interrupt OUT endpoint
Stefan BrĂ¼ns
2021-02-24
Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FIT
Klaus Heinrich Kiwi
2021-02-24
Kconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATURE
Klaus Heinrich Kiwi
2021-02-24
cmd: fdt: skip board specific fixup using env variable
Wasim Khan
2021-02-22
Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2021-02-19
fdt/sunxi: Remove OF_STDOUT_PATH
Andre Przywara
2021-02-19
common: splash_source: fix -Wint-to-pointer-cast warning
Jaehoon Chung
2021-02-18
Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements'
Tom Rini
2021-02-18
dm: Introduce xxx_get_dma_range()
Nicolas Saenz Julienne
2021-02-17
spl: fit: Load devicetree when a Linux payload is found
Alexandru Gagniuc
2021-02-17
spl: fit: Replace #ifdef blocks with more readable constructs
Alexandru Gagniuc
2021-02-17
spl: fit: Only look up FIT configuration node once
Alexandru Gagniuc
2021-02-17
spl: fit: Remove useless loop in spl_fit_get_image_name()
Alexandru Gagniuc
2021-02-17
spl: fit: Pass FIT context via a structure pointer
Alexandru Gagniuc
2021-02-17
spl: fit: Factor out FIT parsing and use a context struct
Alexandru Gagniuc
2021-02-17
spl: fit: Drop 'length' argument to board_spl_fit_post_load()
Alexandru Gagniuc
2021-02-16
usb: kbd: destroy device after console is stopped
Andy Shevchenko
2021-02-16
IOMUX: Introduce iomux_replace_device()
Andy Shevchenko
2021-02-16
IOMUX: Split out for_each_console_dev() helper macro
Andy Shevchenko
2021-02-16
IOMUX: Split out iomux_match_device() helper
Andy Shevchenko
2021-02-16
IOMUX: Switch to use stdio_file_to_flags()
Andy Shevchenko
2021-02-16
console: Set file and devices at one go
Andy Shevchenko
2021-02-16
console: Set console device counter in console_devices_set()
Andy Shevchenko
2021-02-16
console: Switch to use stdio_file_to_flags()
Andy Shevchenko
2021-02-16
stdio: Introduce a new helper stdio_file_to_flags()
Andy Shevchenko
2021-02-16
stdio: Split out nulldev_register() and move it under #if
Andy Shevchenko
2021-02-16
stdio: Get rid of dead code, i.e. stdio_deregister()
Andy Shevchenko
2021-02-15
image: Check for unit addresses in FITs
Simon Glass
2021-02-15
image: Add an option to do a full check of the FIT
Simon Glass
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
2021-02-15
fit: Don't allow verification of images with @ nodes
Simon Glass
2021-02-15
fdt_region: Check for a single root node of the correct name
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-01
common: Kconfig.boot: Add FIT_PRINT config option
Ravik Hasija
2021-02-01
x86: spl: Add a function to find the text base
Simon Glass
2021-01-31
dfu: add support for the dfu_alt_info reintialization from the flashed script
Marek Szyprowski
2021-01-29
avb: AVB_VERIFY depends on MMC
Heinrich Schuchardt
2021-01-27
autoboot: fix illegal memory access when stop key and delay key are empty
Yuezhang.Mo@sony.com
2021-01-27
bloblist: Add missing tag names
Simon Glass
2021-01-27
bloblist: Support relocating to a larger space
Simon Glass
2021-01-27
spl: Add functions for next and previous phase
Simon Glass
2021-01-27
common: fit-sig: Fix error message in fit_config_verify_sig()
Alexandru Gagniuc
2021-01-27
bootcount: allow to use this feature on TPL
Philippe Reynes
2021-01-25
sunxi: support loading with SPL > 32KB
Andre Przywara
2021-01-25
sunxi: Introduce common symbol for H6 like SoCs
Jernej Skrabec
2021-01-22
image-fit: Fix FIT_CIPHER linking
Joel Stanley
2021-01-16
common: Makefile: drop duplicated line
Peng Fan
2021-01-16
console: cosmetics: remove #if 0
Patrick Delaunay
[next]