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-04-12
x86: qemu: move QFW to its own uclass
Asherah Connor
2021-04-12
hush: Fix assignments being misinterpreted as commands
Sean Anderson
2021-04-12
hash: Allow for SHA512 hardware implementations
Joel Stanley
2021-04-12
lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support
Patrick Delaunay
2021-04-10
board_f: cosmetic: change the debug trace to KB in reserve_video
Patrick Delaunay
2021-04-09
Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-04-08
spl: fit: nand: allow for non-page-aligned elements
Tim Harvey
2021-04-08
spl: fit: nand: skip bad block handling if NAND chip not fully defined
Tim Harvey
2021-04-08
riscv: sifive: Rename fu540 board to unleashed
Bin Meng
2021-04-06
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2021-04-06
usb: hub: Fix usb_get_port_status() for big-endian platforms
Aaron Williams
2021-04-06
Convert CONFIG_MISC_INIT_F to Kconfig
Simon Glass
2021-03-29
Merge tag 'v2021.04-rc5' into next
Tom Rini
2021-03-27
sysinfo: Allow showing model info from sysinfo
Simon Glass
2021-03-27
bootm: Skip command-line substitution if !CONFIG_CMDLINE
Simon Glass
2021-03-27
cpu: Rename SPL_CPU_SUPPORT to SPL_CPU
Simon Glass
2021-03-27
bootstage: Warning if space is exhausted
Simon Glass
2021-03-27
spl: Split out bootstage ID into a function
Simon Glass
2021-03-27
sandbox: image: Allow sandbox to load any image
Simon Glass
2021-03-26
dm: core: Add an option to support SPL in read-only memory
Simon Glass
2021-03-17
avb: Fix error when partition not found
schspa
2021-03-17
image: Avoid -ENODATA in host tools
Simon Glass
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-13
common: SCP03 control (enable and provision of keys)
Jorge Ramirez-Ortiz
2021-03-12
log: Handle line continuation
Simon Glass
2021-03-12
log: Set up a flag byte for log records
Simon Glass
2021-03-12
spl: Convert spl_fit to work with sandbox
Simon Glass
2021-03-08
arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)
Siew Chin Lim
2021-03-05
common: Move initr_addr_map() to a bit earlier
Bin Meng
2021-03-05
common: fdt_support: Support special case of PCI address in fdt_read_prop()
Bin Meng
2021-03-03
bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT
Simon Glass
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-03-01
Respect that some compression algos can be enabled separately for SPL
Frieder Schrempf
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
[next]