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-09-29
firmware: Add FIRMWARE config prompt string
Rajan Vaja
2018-09-29
sandbox: Add an explanation of the sandbox variants
Simon Glass
2018-09-29
buildman: Avoid hanging when the config changes
Simon Glass
2018-09-29
include/dm.h: Remove duplicated include directive
Liviu Dudau
2018-09-29
include/clk.h: Fix the name of the clock uclass in comment
Liviu Dudau
2018-09-29
fdt: fdtdec_setup_memory_banksize() use livetree
Jens Wiklander
2018-09-29
cmd: clk: Add trivial implementation of clock dump for DM
Marek Vasut
2018-09-29
test: Add tests for board uclass
Mario Six
2018-09-29
board: Add gazerbeam driver
Mario Six
2018-09-29
drivers: Add board uclass
Mario Six
2018-09-29
test: Add tests for dev_{enable, disable}_by_path
Mario Six
2018-09-29
core: Add dev_{disable,enable}_by_path
Mario Six
2018-09-29
test: Add tests for DT-manipulation functions
Mario Six
2018-09-29
core: Add functions to set properties in live-tree
Mario Six
2018-09-29
binman: Allow writing a map file when something goes wrong
Simon Glass
2018-09-29
binman: Support ELF files for U-Boot and SPL
Simon Glass
2018-09-29
binman: Correct fmap output on x86
Simon Glass
2018-09-29
binman: Record the parent section of each section
Simon Glass
2018-09-29
binman: Support x86 microcode in TPL
Simon Glass
2018-09-29
binman: Support hashing entries
Simon Glass
2018-09-29
binman: Mention section attributes in docs
Simon Glass
2018-09-29
binman: Support expanding entries
Simon Glass
2018-09-29
binman: Support adding files
Simon Glass
2018-09-29
binman: Allow zero-size sections
Simon Glass
2018-09-29
binman: Support compressed entries
Simon Glass
2018-09-28
patman: Detect missing tools and report them
Simon Glass
2018-09-28
binman: Support updating all device tree files
Simon Glass
2018-09-28
binman: Allow control of whether a fake DT is used
Simon Glass
2018-09-28
binman: Obtain the list of device trees from the config
Simon Glass
2018-09-28
binman: Centralise device-tree updates within binman
Simon Glass
2018-09-28
binman: Move state logic into the state module
Simon Glass
2018-09-28
binman: Move state information into a new module
Simon Glass
2018-09-28
binman: Add an entry method for getting the default filename
Simon Glass
2018-09-28
dtoc: Add a way to create an Fdt object from a data block
Simon Glass
2018-09-28
dtoc: Add methods for adding and updating properties
Simon Glass
2018-09-28
dtoc: Support adding new nodes
Simon Glass
2018-09-28
dtoc: Fixed endianness in Prop.GetEmpty()
Simon Glass
2018-09-28
dtoc: Allow syncing of the device tree back to a file
Simon Glass
2018-09-28
binman: Support building a selection of images
Simon Glass
2018-09-28
binman: Tidy up the vblock entry
Simon Glass
2018-09-28
binman: Add x86 support for starting TPL
Simon Glass
2018-09-28
binman: Generate an error when text is not provided
Simon Glass
2018-09-28
binman: Allow 'fill' entry to have a size of 0
Simon Glass
2018-09-28
binman: Move 'special properties' docs to README.entries
Simon Glass
2018-09-28
fdt: Add Python support for adding/removing nodes
Simon Glass
2018-09-27
Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-09-27
net: zynq_gem: Add support for fixed-link phy
Michal Simek
2018-09-26
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-09-26
sandbox: Fix set_working_fdt_addr users
Alexander Graf
2018-09-26
arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfig
Luis Araneda
[next]