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
2019-07-10
dm: doc: add documentation for pre-reloc properties in SPL and TPL
Patrick Delaunay
2019-07-10
fdt: Allow indicating a node is for U-Boot proper only
Patrick Delaunay
2019-07-10
test: check u-boot properties in SPL device tree
Patrick Delaunay
2019-07-10
fdtdec: test: Fix memory leak
Thierry Reding
2019-07-10
drivers: serial: lpuart: Enable Little Endian Support
Vabhav Sharma
2019-07-10
spi: Avoid using malloc() in a critical function
Simon Glass
2019-07-10
blk: Allow control of the block cache in TPL
Simon Glass
2019-07-10
bootstage: Add support for TPL record count
Simon Glass
2019-07-10
x86: Add a forward struct declaration in coreboot_tables.h
Simon Glass
2019-07-10
sandbox: Add documentation on how to run valgrind
Simon Glass
2019-07-10
sandbox: Correct spi flash operation
Simon Glass
2019-07-10
sandbox: Add a memory {} node
Simon Glass
2019-07-10
sandbox: Allo sdl-config to be overridden
Simon Glass
2019-07-10
sandbox: Add a comment to board_init_f()
Simon Glass
2019-07-10
sandbox: spl: Lower priority of standard loader
Simon Glass
2019-07-10
sandbox: Quit when hang() is called
Simon Glass
2019-07-10
sandbox: Exit when SYSRESET_POWER_OFF is requested
Simon Glass
2019-07-10
sandbox: Add an alias for SPI
Simon Glass
2019-07-10
sandbox: Create a common sandbox DT
Simon Glass
2019-07-10
sandbox: Sync up sandbox64.dts with main DT
Simon Glass
2019-07-10
Add a simple script to remove boards
Simon Glass
2019-07-10
patman: Update cover-coverage tests for Python 3
Simon Glass
2019-07-10
binman: Update the README.entries file
Simon Glass
2019-07-10
binman: Document parallel tests
Simon Glass
2019-07-10
binman: Read map files as text
Simon Glass
2019-07-10
binman: Fix up a format string in AssertInList()
Simon Glass
2019-07-10
binman: Update 'text' entry for Python 3
Simon Glass
2019-07-10
patman: Update fmap code for Python 3
Simon Glass
2019-07-10
binman: Update entry_test to support Python 3
Simon Glass
2019-07-10
binman: Convert to use bytes type
Simon Glass
2019-07-10
binman: Avoid changing a dict during iteration
Simon Glass
2019-07-10
patman: Allow reading files in text mode
Simon Glass
2019-07-10
dtoc: Update dtb_platdata to support Python 3
Simon Glass
2019-07-10
dtoc: Update fdt_util for Python 3
Simon Glass
2019-07-10
dtoc: Add a unit test for BytesToValue()
Simon Glass
2019-07-10
dtoc: Test full 64-bit properties with FdtCellsToCpu()
Simon Glass
2019-07-10
dtoc: Use binary mode for reading files
Simon Glass
2019-07-10
dtoc: Convert the Fdt.Node class to Python 3
Simon Glass
2019-07-10
dtoc: Convert the Fdt.Prop class to Python 3
Simon Glass
2019-07-10
dtoc: Use byte type instead of str in fdt
Simon Glass
2019-07-10
dtoc: Updates BytesToValue() for Python 3
Simon Glass
2019-07-10
dtoc: Move BytesToValue() out of the Prop class
Simon Glass
2019-07-10
dtoc: Use GetBytes() to obtain repeating bytes
Simon Glass
2019-07-10
dtoc: Sort platdata output from dtoc
Simon Glass
2019-07-10
dtoc: Adjust code for Python 3
Simon Glass
2019-07-10
patman: Don't require Python 2
Simon Glass
2019-07-10
patman: Tidy up a few more unicode conversions
Simon Glass
2019-07-10
patman: Adjust functional tests for Python 3
Simon Glass
2019-07-10
patman: Avoid unicode type in settings unit tests
Simon Glass
2019-07-10
patman: Sort series output for repeatabily
Simon Glass
[prev]
[next]