index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-09
panel: Expand the backlight support
Simon Glass
2018-10-09
test: panel: Add a test for the panel uclass
Simon Glass
2018-10-09
cros_ec: Add support for v3 messages on LPC
Simon Glass
2018-10-09
cros_ec: Update cros_ec_read_hash() to specify the image
Simon Glass
2018-10-09
x86: Update mtrr functions to allow leaving cache alone
Simon Glass
2018-10-09
cros: Update ec_commands to latest version
Simon Glass
2018-10-09
Rename GPT_HEADER_SIGNATURE to avoid conflict
Simon Glass
2018-10-09
Add a header file for strings
Simon Glass
2018-10-09
log: Add comments to the rest of the log categories
Simon Glass
2018-10-09
binman: Move to three-digit test-file numbers
Simon Glass
2018-10-09
tpm: Add a few new commands for v1
Simon Glass
2018-10-09
tpm: Tidy up logging in tpm-common.c
Simon Glass
2018-10-09
tpm: Use livetree and allow children
Simon Glass
2018-10-09
video: Adjust video_clear() to return an error
Simon Glass
2018-10-09
fdt: Remove fdtdec_decode_region() function
Simon Glass
2018-10-09
dm: spi: Add logging of some return values
Simon Glass
2018-10-09
cros: Adjust board_get_cros_ec_dev() to return a udevice
Simon Glass
2018-10-09
cros: Update cros_ec code to use struct udevice
Simon Glass
2018-10-09
fdt: Allow libfdt in TPL
Simon Glass
2018-10-09
serial: Allow serial to be absent in TPL
Simon Glass
2018-10-09
tpm: Add support for SPL and TPL
Simon Glass
2018-10-09
fdt: Allow indicating a node is for U-Boot proper only
Simon Glass
2018-10-09
doc: Update docs for device tree in SPL, TPL
Simon Glass
2018-10-09
fdt: Document the fact that dtc is now built
Simon Glass
2018-10-09
rtc: Allow use of RTC in SPL and TPL
Simon Glass
2018-10-09
Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
Simon Glass
2018-10-09
blk: Support block drivers in TPL
Simon Glass
2018-10-09
Makefile: Add a warning if SPL/TPL cannot be built
Simon Glass
2018-10-09
spl: input: Allow input in SPL and TPL
Simon Glass
2018-10-09
sf: Avoid allocating memory on every read operation
Simon Glass
2018-10-09
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
2018-10-09
dm: core: Add a function to find the first inactive child
Simon Glass
2018-10-09
dm: core: Update some functions to use const
Simon Glass
2018-10-09
dm: core: Alloc uclass-private data to be cache-aligned
Simon Glass
2018-10-09
sandbox: Restore blocking I/O on exit
Simon Glass
2018-10-09
dm: spi: Clean up detection of sandbox SPI emulator
Simon Glass
2018-10-09
sandbox: tpm: Enhance to support the latest Chromium OS
Simon Glass
2018-10-09
sandbox: tpm: Tidy up enums and return values
Simon Glass
2018-10-09
serial: sandbox: Allow serial output without device tree
Simon Glass
2018-10-09
sandbox: Add a debug UART
Simon Glass
2018-10-09
sandbox: video: Speed up video output
Simon Glass
2018-10-09
sandbox: spi: Add more logging
Simon Glass
2018-10-09
sandbox: Remove the old memory file later
Simon Glass
2018-10-09
sandbox: Add a flag to set the default log level
Simon Glass
2018-10-09
sandbox: Support booting from TPL to SPL
Simon Glass
2018-10-09
sandbox: spi: Drop command-line SPI option
Simon Glass
2018-10-09
sandbox: Add a way to write data to the host filesystem
Simon Glass
2018-10-09
sandbox: Support file truncation with os_open()
Simon Glass
2018-10-09
log: Add helpers for common log levels
Simon Glass
2018-10-08
log: Correct definition of log_msg_ret()
Simon Glass
[next]