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
/
include
/
mach
Age
Commit message (
Expand
)
Author
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: remove ifdef CONFIG_{SOC} conditionals from sg-regs.h
Masahiro Yamada
2015-09-25
ARM: uniphier: drop DCC micro support card support
Masahiro Yamada
2015-07-23
ARM: UniPhier: add PH1-sLD3 SoC support
Masahiro Yamada
2015-05-31
ARM: UniPhier: update DDR PHY register map for PH1-Pro5
Masahiro Yamada
2015-05-31
ARM: UniPhier: use 32 bit register access for debug UART setting
Masahiro Yamada
2015-05-31
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
Masahiro Yamada
2015-03-01
ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macros
Masahiro Yamada
2015-03-01
ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initialization
Masahiro Yamada
2015-03-01
ARM: UniPhier: consolidate MEMCONF setting code
Masahiro Yamada
2015-03-01
ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4
Masahiro Yamada
2015-03-01
ARM: UniPhier: move uniphier_ehci_reset() function
Masahiro Yamada
2015-03-01
ARM: UniPhier: remove EHCI platform devices
Masahiro Yamada
2015-03-01
ARM: UniPhier: enable STDMAC for EHCI
Masahiro Yamada
2015-03-01
ARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_*
Masahiro Yamada
2015-03-01
ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>
Masahiro Yamada
2015-03-01
ARM: UniPhier: move SoC headers to mach-uniphier/include/mach
Masahiro Yamada