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
2016-02-14
ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c
Masahiro Yamada
2016-02-14
ARM: uniphier: remove unused header mio-regs.h
Masahiro Yamada
2016-02-14
ARM: uniphier: drop unneeded EHCI pin mux settings
Masahiro Yamada
2016-02-14
ARM: uniphier: switch over to generic EHCI driver
Masahiro Yamada
2016-02-14
ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC
Masahiro Yamada
2016-02-14
ARM: uniphier: add missing static qualifier
Masahiro Yamada
2016-02-14
ARM: uniphier: create early page table at run-time
Masahiro Yamada
2016-02-14
ARM: uniphier: change stack pointer address for SPL
Masahiro Yamada
2016-02-14
ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boards
Masahiro Yamada
2016-01-20
ARM: uniphier: remove unneeded if conditionals
Masahiro Yamada
2016-01-20
ARM: uniphier: move UMC register macros to umc-regs.h
Masahiro Yamada
2016-01-20
ARM: uniphier: set active ways to really enable outer cache
Masahiro Yamada
2016-01-20
ARM: uniphier: fix range invalidate for outer cache
Masahiro Yamada
2016-01-20
ARM: uniphier: factor out outer cache sync as a helper function
Masahiro Yamada
2016-01-20
ARM: uniphier: refactor outer cache operation slightly
Masahiro Yamada
2016-01-13
ARM: uniphier: add dump command for DDR Multi PHY registers
Masahiro Yamada
2016-01-13
ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b
Masahiro Yamada
2016-01-13
ARM: uniphier: move headers out of include/mach directory
Masahiro Yamada
2016-01-13
ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory
Masahiro Yamada
2016-01-13
ARM: uniphier: move cmd_ddrphy.c to dram subdirectory
Masahiro Yamada
2016-01-13
ARM: uniphier: kill bogus header includes
Masahiro Yamada
2015-12-23
ARM: uniphier: set DTB file name to fdt_file environment
Masahiro Yamada
2015-12-23
ARM: uniphier: merge umc/ and ddrphy/ into a single directory
Masahiro Yamada
2015-12-23
ARM: uniphier: display model number all the time on boot up
Masahiro Yamada
2015-12-23
ARM: uniphier: add macros and revision IDs for sLD11 and LD10
Masahiro Yamada
2015-12-23
ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper
Masahiro Yamada
2015-12-23
ARM: uniphier: split ProXstream2 board data and change DDR frequency
Masahiro Yamada
2015-12-23
ARM: uniphier: call uniphier_get_board_param() without FDT blob
Masahiro Yamada
2015-12-23
ARM: uniphier: add functions to get SoC model/revision
Masahiro Yamada
2015-12-23
ARM: uniphier: allow DDR function to return more precise error code
Masahiro Yamada
2015-12-23
ARM: uniphier: use BIT() macro for DDR PHY header
Masahiro Yamada
2015-12-23
ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*
Masahiro Yamada
2015-12-23
ARM: uniphier: add const qualifier to constant array
Masahiro Yamada
2015-12-23
ARM: uniphier: add static qualifiers to locally used functions
Masahiro Yamada
2015-11-11
ARM: uniphier: drop UniPhier specific SMP code
Masahiro Yamada
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-09-25
ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB boot
Masahiro Yamada
2015-09-25
ARM: uniphier: add ProXstream2 and PH1-LD6b support
Masahiro Yamada
2015-09-25
ARM: uniphier: add PH1-Pro5 support
Masahiro Yamada
2015-09-25
ARM: uniphier: allow to enable multiple SoCs
Masahiro Yamada
2015-09-25
ARM: uniphier: unify low-level debug init code
Masahiro Yamada
2015-09-25
ARM: uniphier: fix glitch signal problem for low-level debug
Masahiro Yamada
2015-09-25
ARM: uniphier: delete unneeded input enable for low-level debug
Masahiro Yamada
2015-09-25
ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*
Masahiro Yamada
2015-09-25
ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARD
Masahiro Yamada
2015-09-25
ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local file
Masahiro Yamada
2015-09-25
ARM: uniphier: refactor LED function
Masahiro Yamada
2015-09-25
ARM: uniphier: remove useless wrapper functions
Masahiro Yamada
2015-09-25
ARM: uniphier: remove unused header file
Masahiro Yamada
2015-09-25
ARM: uniphier: parse device tree to determine DRAM base and size
Masahiro Yamada
[prev]
[next]