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-19
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-09-19
arm: mvebu: clearfog: enable eMMC boot partitions support
Baruch Siach
2018-09-19
phy: marvell: add SATA comphy RX/TX polarity invert support
Rabeeh Khoury
2018-09-19
fix: cmd: mvebu: Exclude mvebu commands from SPL builds
Konstantin Porotchkin
2018-09-19
fix: mvebu: Add SPI parameters for environment setup
Konstantin Porotchkin
2018-09-19
fix: env: Fix the SPI flash device setup for DM mode
Konstantin Porotchkin
2018-09-19
fix: nand: pxa3xx: Add WA for eliminating flash ready timeout
David Sniatkiwicz
2018-09-19
nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NAND
Konstantin Porotchkin
2018-09-19
nand: pxa3xx: cosmetic: add comments to the timing layout structures
Konstantin Porotchkin
2018-09-19
fix: nand: Replace hardcoded page chunk size with calculated one
Konstantin Porotchkin
2018-09-19
mtd: nand: pxa3xx: add support for Toshiba flash
Konstantin Porotchkin
2018-09-19
mtd: nand: pxa3xx: add support for 2KB 8-bit flash
Victor Axelrod
2018-09-19
mtd: nand: pxa3xx: Fix READOOB implementation
Boris Brezillon
2018-09-19
mtd: nand: pxa3xx_nand: add support for partial chunks
Ofer Heifetz
2018-09-19
mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
Ofer Heifetz
2018-09-19
mtd: pxa3xx_nand: Fix initial controller configuration
Ofer Heifetz
2018-09-19
mtd: pxa3xx_nand: Increase the initial chunk size
Ofer Heifetz
2018-09-19
nand: pxa3xx: Increase READ_ID buffer and make the size static
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx-nand: fix random command timeouts
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: fix early spurious interrupt
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: sync pxa3xx_nand_set_sdr_timing()
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: use nand_to_mtd()
Ofer Heifetz
2018-09-19
mtd: nand: pxa3xx_nand: Increase initial buffer size
Ofer Heifetz
2018-09-19
board: turris_mox: Fixup U-Boot's device tree if PCIe connected
Marek Behún
2018-09-19
dts: mvebu: mcbin: drop redundant SD slot node
Baruch Siach
2018-09-19
arch/arm/dts: Update Turris Mox device tree
Marek Behún
2018-09-19
board: turris_mox: Enable PCI in defconfig
Marek Behún
2018-09-19
board: turris_mox: Fix watchdog macro name
Marek Behún
2018-09-19
clk: armada-37xx-periph: Support changing clock parent and rate
Marek Behún
2018-09-19
phy: marvell: Support changing SERDES map in board file
Marek Behún
2018-09-19
ARM: mach-mvebu: handle fall-back to UART boot
Chris Packham
2018-09-19
Revert "arm: mvebu: fix boot from UART when in fallback mode"
Chris Packham
2018-09-19
arm64: mvebu: armada-8k: support environment in SD/eMMC
Baruch Siach
2018-09-19
tools: kwboot: Make kwboot more robust on a38x
Jon Nettleton
2018-09-19
doc/git-mailrc: add Stefan Roese to the kirkwood alias
Baruch Siach
2018-09-19
Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGS
Evgeni Dobrev
2018-09-18
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-18
dm: uclass: Adding missing child_pre_probe description
Bin Meng
2018-09-18
dm: fix alignment of help message of "dm" command
Masahiro Yamada
2018-09-18
binman: fix a few typos in documentation
Michael Heimpold
2018-09-18
test: ofnode: test ofnode_by_prop_value()
Jens Wiklander
2018-09-18
ofnode: add ofnode_by_prop_value()
Jens Wiklander
2018-09-18
dm: core: fix devfdt_remap_addr_index()
Cédric Le Goater
2018-09-18
dm: core: Scan "/firmware" node by default
Rajan Vaja
2018-09-18
dm: core: Move "/clock" node scan into function
Rajan Vaja
2018-09-18
misc: Add MPC83xx serdes driver
Mario Six
2018-09-18
cpu: Add MPC83xx CPU driver
Mario Six
2018-09-18
test: Add tests for CPU uclass
Mario Six
2018-09-18
cpu: Add cpu_probe_all method
Mario Six
2018-09-18
cpu: Fix cpu.h documentation
Mario Six
[next]