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
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
2018-09-26
net: zynq_gem: Fix reading of max-speed property
Siva Durga Prasad Paladugu
2018-09-26
spl: fit: Enable GZIP compression also for no kernel partitions
Michal Simek
2018-09-26
fpga: zynqmp: Modify PL bitstream loading sequence
Siva Durga Prasad Paladugu
2018-09-26
arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()
Siva Durga Prasad Paladugu
2018-09-26
arm64: zynqmp: Move PM version related macros to .h
Siva Durga Prasad Paladugu
2018-09-26
arm: zynq: Remove useless comments from config file
Michal Simek
2018-09-26
arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig
Michal Simek
2018-09-25
config.mk: Remove duplicated -fno-strict-aliasing
Bin Meng
2018-09-25
Makefile: Use -fno-strict-aliasing globally
Bin Meng
2018-09-25
serial: omap: Add support for AM654 uart controller
Lokesh Vutla
2018-09-25
configs: Drop CONFIG_SYS_SCSI_MAXDEVICE
Tuomas Tynkkynen
2018-09-25
ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI
Tuomas Tynkkynen
2018-09-25
ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI
Tuomas Tynkkynen
2018-09-25
ata: ahci: Loop over the actual number of ports, not the maximum
Tuomas Tynkkynen
[next]