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
path:
root
/
arch
/
arm
/
mach-uniphier
Age
Commit message (
Expand
)
Author
2017-02-08
cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig
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-22
ARM: uniphier: add PXs3 SoC support
Masahiro Yamada
2017-01-22
ARM: uniphier: add macro to generate SoC data look-up function
Masahiro Yamada
2017-01-22
ARM: uniphier: simplify SoC ID get function
Masahiro Yamada
2017-01-22
ARM: uniphier: replace <common.h> with <linux/delay.h> where possible
Masahiro Yamada
2017-01-22
ARM: uniphier: replace <linux/err.h> with <linux/errno.h>
Masahiro Yamada
2017-01-22
ARM: uniphier: make SPL optional for ARVv8 SoCs
Masahiro Yamada
2017-01-22
ARM: uniphier: add missing static and const qualifier
Masahiro Yamada
2017-01-22
ARM: uniphier: fix delay fixup code in LD11 UMC init
Kotaro Hayashi
2017-01-22
ARM: uniphier: update UMC_MEMMAPSET value for LD20 SoC
Wataru Okoshi
2017-01-18
ARM: uniphier: move SBC and Support Card init code to U-Boot proper
Masahiro Yamada
2017-01-18
ARM: uniphier: refactor spl_init_board()
Masahiro Yamada
2017-01-18
ARM: uniphier: refactor board_init()
Masahiro Yamada
2017-01-17
ARM: uniphier: make BCU init into void function
Masahiro Yamada
2017-01-17
ARM: uniphier: refactor Support Card init code
Masahiro Yamada
2017-01-17
ARM: uniphier: refactor SBC init code
Masahiro Yamada
2017-01-17
ARM: uniphier: refactor MEMCONF init code
Masahiro Yamada
2017-01-17
ARM: uniphier: split out UMC clock enable
Masahiro Yamada
2017-01-17
ARM: uniphier: remove unneeded argument of uniphier_ld20_pll_init()
Masahiro Yamada
2016-12-12
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-12-10
ARM: uniphier: remove unneeded parentheses
Masahiro Yamada
2016-12-10
ARM: uniphier: remove unneeded initializer
Masahiro Yamada
2016-12-09
spl: uniphier: Drop spl_board_announce_boot_device()
Simon Glass
2016-12-09
spl: Add a name to the SPL load-image methods
Simon Glass
2016-10-29
ARM: uniphier: update DRAM init code for LD11 SoC
Masahiro Yamada
2016-10-29
ARM: uniphier: support DDR PHY parameter dump command for LD11
Masahiro Yamada
2016-10-29
ARM: uniphier: refactor DDR PHY parameter dump command
Masahiro Yamada
2016-10-29
ARM: uniphier: rework existing DDR PHY code to reuse for LD11 SoC
Masahiro Yamada
2016-10-29
ARM: uniphier: do not run harmful code for USB boot mode of LD11 ES3
Masahiro Yamada
2016-10-29
ARM: uniphier: enable clocks to MIO/STDMAC on LD11 if USB is enabled
Masahiro Yamada
2016-10-29
ARM: uniphier: fix DRAM init poll address for LD4, Pro4, sLD8
Masahiro Yamada
2016-10-29
ARM: uniphier: rename ddrphy-ld20-regs.h to ddruqphy-regs.h
Masahiro Yamada
2016-10-29
ARM: uniphier: update DRAM init code for LD20 SoC (3rd)
Masahiro Yamada
2016-10-29
ARM: uniphier: remove unused board attribute macros
Masahiro Yamada
2016-10-29
ARM: uniphier: enable SSC for more PLLs for LD20 SoC
Masahiro Yamada
2016-10-29
ARM: uniphier: remove unneeded mdelay() in PLL setting function
Masahiro Yamada
2016-10-29
ARM: uniphier: adjust fdt_file environment handling to latest Linux
Masahiro Yamada
2016-10-18
ARM: uniphier: remove unnecessary EHCI reset deassertion
Masahiro Yamada
2016-10-18
ARM: dts: uniphier: sync DT with latest Linux
Masahiro Yamada
2016-10-18
ARM: uniphier: fix addresses of Cortex-A72 gear setting macros
Masahiro Yamada
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-10
ARM: uniphier: insert udelay() just before support_card_reset_deassert()
Masahiro Yamada
2016-10-10
ARM: uniphier: add work-around for VBO noise problem
Masahiro Yamada
[next]