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
Age
Commit message (
Expand
)
Author
2021-03-27
dtoc: Add a subnode test for multiple nodes
Simon Glass
2021-03-27
dtoc: Tweak ordering of fdt-offsets refreshing
Simon Glass
2021-03-27
dtoc: Tidy up property-offset handling
Simon Glass
2021-03-27
dtoc: Improve internal error for Refresh()
Simon Glass
2021-03-27
binman: Support default alignment for sections
Simon Glass
2021-03-27
binman: Support obtaining section contents immediately
Simon Glass
2021-03-27
binman: Add support for a collection of entries
Simon Glass
2021-03-27
binman: Allow disabling expanding an entry
Simon Glass
2021-03-27
binman: Use a unique number for the symbols test file
Simon Glass
2021-03-27
x86: coral: Show memory config and SKU ID on startup
Simon Glass
2021-03-27
sysinfo: Allow showing model info from sysinfo
Simon Glass
2021-03-27
sandbox: Correct uninit conflict
Simon Glass
2021-03-27
bootm: Skip command-line substitution if !CONFIG_CMDLINE
Simon Glass
2021-03-27
bloblist: Make BLOBLIST_TABLES depend on BLOBLIST
Simon Glass
2021-03-27
command: Fix operation of !CONFIG_CMDLINE
Simon Glass
2021-03-27
doc: Convert Chromium OS docs to rst
Simon Glass
2021-03-27
malloc: Export malloc_simple_info()
Simon Glass
2021-03-27
cpu: Rename SPL_CPU_SUPPORT to SPL_CPU
Simon Glass
2021-03-27
sf: Support querying write-protect
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
binman: Show a message when changing subnodes
Simon Glass
2021-03-27
test: Silenece the echo and print tests
Simon Glass
2021-03-27
sandbox: image: Allow sandbox to load any image
Simon Glass
2021-03-27
sandbox: Provide a way to bind fixed/removeable devices
Simon Glass
2021-03-27
sandbox: Update do_host_bind() argument counting
Simon Glass
2021-03-27
sandbox: Disintangle declarations in do_host_bind()
Simon Glass
2021-03-27
sandbox: cros_ec: Only write EC state when the EC is probed
Simon Glass
2021-03-27
sandbox: Only delete the executable if requested
Simon Glass
2021-03-27
sandbox: Only call timer_timebase_fallback() if present
Simon Glass
2021-03-27
x86: coreboot: Don't setup MTRR when booting from coreboot
Simon Glass
2021-03-27
x86: fsp: Don't notify if booted from coreboot
Simon Glass
2021-03-27
x86: coral: Fall back to coreboot video when FSP missing
Simon Glass
2021-03-27
x86: coral: Allow init of debug UART in U-Boot proper
Simon Glass
2021-03-27
x86: coral: Avoid build error with !CONFIG_ACPIGEN
Simon Glass
2021-03-27
dm: core: Add CBFS support to flashmap
Simon Glass
2021-03-27
x86: fsp: Don't enable FSP graphics if booted from coreboot
Simon Glass
2021-03-27
x86: video: Allow coreboot video to be used on any x86 board
Simon Glass
2021-03-27
video: Fix video on coreboot with the copy buffer
Simon Glass
2021-03-27
cmd: Add missing check for CONFIG_SYS_LONGHELP
Simon Glass
2021-03-27
x86: Add a command to display coreboot sysinfo
Simon Glass
2021-03-27
x86: Allow installing an e820 when booting from coreboot
Simon Glass
2021-03-27
x86: coreboot: Update parsing of the latest sysinfo
Simon Glass
2021-03-27
x86: Move coreboot sysinfo parsing into generic x86 code
Simon Glass
2021-03-27
x86: coreboot: Sync up timestamp codes
Simon Glass
2021-03-27
x86: Move coreboot timestamp info into coreboot_tables.h
Simon Glass
2021-03-27
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
2021-03-27
cbfs: Drop unnecessary cast in file_cbfs_fill_cache()
Simon Glass
2021-03-27
cbfs: Support reading compression information
Simon Glass
2021-03-27
cbfs: Simplify file iteration
Simon Glass
[next]