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
2017-02-01
tools: kwbimage: Remove unused parameter
Mario Six
2017-02-01
tools: kwbimage: Reduce scope of variables
Mario Six
2017-02-01
tools: kwbimage: Fix arithmetic with void pointers
Mario Six
2017-02-01
tools: kwbimage: Fix style violations
Mario Six
2017-02-01
tools: kwbimage: Fix dest addr
Mario Six
2017-02-01
lib: tpm: Add command to flush resources
Mario Six
2017-02-01
arm: mvebu: spl.c: Remove useless gd declaration
Reinhard Pfau
2017-02-01
mvebu: Add board_pex_config()
Mario Six
2017-02-01
net: phy: Support Marvell 88E1680
Dirk Eibach
2017-02-01
pci: mvebu: Fix Armada 38x support
Dirk Eibach
2017-02-01
phy: comphy_a3700: Change SD/MMC compatible DT node to match the updates
Stefan Roese
2017-01-30
Prepare v2017.03-rc1
Tom Rini
2017-01-29
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2017-01-29
i2c: uniphier-f: use readl_poll_timeout() to poll registers
Masahiro Yamada
2017-01-29
i2c: uniphier(-f): remove unneeded #include <dm/root.h>
Masahiro Yamada
2017-01-29
ARM: uniphier: make update commands more flexible for ATF
Masahiro Yamada
2017-01-29
ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB
Masahiro Yamada
2017-01-29
ARM: uniphier: change the offset to environment storage area
Masahiro Yamada
2017-01-29
ARM: uniphier: set initrd_high environment to skip initrd relocation
Masahiro Yamada
2017-01-29
ARM: uniphier: use Image.gz instead Image for booting ARM64 Linux
Masahiro Yamada
2017-01-29
ARM: uniphier: collect SPL CONFIG symbols to the bottom of header
Masahiro Yamada
2017-01-29
ARM: uniphier: compile board data only for SPL
Masahiro Yamada
2017-01-29
ARM: uniphier: refactor cmd_ddrmphy
Masahiro Yamada
2017-01-29
ARM: uniphier: clean up UMC init for PXs2 SoC
Masahiro Yamada
2017-01-29
ARM: uniphier: refactor cmd_ddrphy
Masahiro Yamada
2017-01-29
ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoC
Masahiro Yamada
2017-01-29
ARM: uniphier: detect RAM size by decoding HW register instead of DT
Masahiro Yamada
2017-01-29
ARM: uniphier: shrink arrays of DDR-PHY parameters for LD20 SoC
Masahiro Yamada
2017-01-29
clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clock
Masahiro Yamada
2017-01-28
booti: Set images.os.arch
Scott Wood
2017-01-28
fs/fat: Fix unaligned __u16 reads for FAT12 access
Stefan BrĂ¼ns
2017-01-28
buildman: Update link to the most recent prebuilt ARC toolachin
Alexey Brodkin
2017-01-28
ARM: SPI: stm32: add stm32f746 qspi driver
Michael Kurz
2017-01-28
ARM: stm32: enable support for smsc phy on stm32f746-disco board
Michael Kurz
2017-01-28
net: phy: add SMSC LAN8742 phy
Michael Kurz
2017-01-28
net: stm32: add designware mac glue code for stm32
Michael Kurz
2017-01-28
ARM: stm32: use clock setup function defined in clock.c
Michael Kurz
2017-01-28
ARM: stm32: fix stm32f7 sdram fmc base address
Michael Kurz
2017-01-28
ARM: stm32: cleanup stm32f7 files
Michael Kurz
2017-01-28
ARM: DTS: stm32: add stm32f746-disco device tree files
Michael Kurz
2017-01-28
ARM: DTS: stm32: add stm32f746 device tree pin control files
Michael Kurz
2017-01-28
arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703
Adam Ford
2017-01-28
arm: omap3: Fix cpuinfo frequency spelling
Ladislav Michl
2017-01-28
Revert "armv8: release slave cores from CPU_RELEASE_ADDR"
Masahiro Yamada
2017-01-28
arm64: spin-table: add more information in Kconfig help
Masahiro Yamada
2017-01-28
board/chiliboard: Add support for chiliBoard
Marcin Niestroj
2017-01-28
ARM: am335x: Add support for chiliSOM
Marcin Niestroj
2017-01-28
defconfig: Add a config for AM335x High Security EVM
Andrew F. Davis
2017-01-28
spl: Remove overwrite of relocated malloc limit
Andrew F. Davis
2017-01-28
malloc_simple: Add debug statements to memalign_simple
Andrew F. Davis
[next]