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
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
2018-10-08
ofnode: Add missing address translation into ofnode_get_addr_size()
Marek Vasut
2018-10-08
ofnode: Replace of_n_addr_cells with of_n_size_cells
Marek Vasut
2018-10-08
binman: Run tests concurrently
Simon Glass
2018-10-08
test: Reduce the number of tests run with sandbox_flattree
Simon Glass
2018-10-08
patman: Don't clear progress in tout unless it was used
Simon Glass
2018-10-08
tools: Set an initial value for indir
Simon Glass
2018-10-08
buildman: dtoc: Suppress unwanted output from test
Simon Glass
2018-10-08
binman: Separate out testSplBssPad()
Simon Glass
2018-10-08
binman: Fix up removal of temporary directories
Simon Glass
2018-10-08
binman: Add a default path to libfdt.py
Simon Glass
2018-10-08
test: Tidy up comments and variable name
Simon Glass
2018-10-08
test: Print the name of each test before running it
Simon Glass
2018-10-08
test: Simplify the PATH setup
Simon Glass
2018-10-08
Makefile: Add a 'check' target for make
Simon Glass
2018-10-08
buildman: Make the toolchain test more forgiving
Simon Glass
2018-10-08
test/py: Fix unicode handling for log filtering
Simon Glass
2018-10-08
patman: Handle unicode in _ProjectConfigParser tests
Simon Glass
2018-10-08
sandbox: Unprotect DATA regions in bus tests
Simon Glass
[next]