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
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
2018-10-07
Kconfig: sandbox: enable cmd_avb and dependencies
Jens Wiklander
2018-10-07
avb_verify: support sandbox configuration
Jens Wiklander
2018-10-07
test_avb: Update pymark.buildconfigspec information for the AVB tests
Jens Wiklander
2018-10-07
avb_verify: support using OP-TEE TA AVB
Jens Wiklander
2018-10-07
test: tee: test TEE uclass
Jens Wiklander
2018-10-07
tee: add sandbox driver
Jens Wiklander
2018-10-07
sandbox: imply CONFIG_TEE (TEE uclass)
Jens Wiklander
2018-10-07
sandbox: dt: add sandbox_tee node
Jens Wiklander
2018-10-07
tee: optee: support AVB trusted application
Jens Wiklander
2018-10-07
optee: support routing of rpmb data frames to mmc
Jens Wiklander
2018-10-07
arm: dt: hikey: Add optee node
Jens Wiklander
2018-10-07
Documentation: tee uclass and op-tee driver
Jens Wiklander
2018-10-07
tee: add OP-TEE driver
Jens Wiklander
2018-10-07
dt/bindings: add bindings for optee
Jens Wiklander
2018-10-07
Add UCLASS_TEE for Trusted Execution Environment
Jens Wiklander
2018-10-07
mmc: rpmb: add mmc_rpmb_route_frames()
Jens Wiklander
[next]