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-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
2018-09-25
xtensa: use asm-generic/atomic.h
Chris Packham
2018-09-25
mips: use asm-generic/atomic.h
Chris Packham
2018-09-25
ARM: use asm-generic/atomic.h
Chris Packham
2018-09-25
Add include/asm-generic/atomic.h
Chris Packham
2018-09-25
cmd: add conitrace command
Heinrich Schuchardt
2018-09-25
mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pin
Adam Ford
2018-09-25
dm: Update README.txt to clarify device tree usage
Tom Rini
2018-09-25
arm: spear: fix enabling of SSP2 clock
Quentin Schulz
2018-09-25
arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built
Quentin Schulz
2018-09-25
spi: add support for ARM PL022 SPI controller
Quentin Schulz
2018-09-25
configs: am335x_evm: enable OF_BOARD_SETUP
Sekhar Nori
2018-09-25
board: ti: am335x: add support to fixup phy address
Sekhar Nori
2018-09-25
drivers: net: cpsw: add support to update phy address
Sekhar Nori
2018-09-25
configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSD
Codrin Ciubotariu
2018-09-25
configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using Kconfig
Codrin Ciubotariu
2018-09-25
configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macros
Codrin Ciubotariu
2018-09-25
configs: sama5d2_xplained: Add defconfig for ENV/boot from eMMC
Codrin Ciubotariu
2018-09-25
spl: Weed out CONFIG_SYS_TEXT_BASE usage
Marek Vasut
[next]