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
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
2015-09-25
ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.h
Masahiro Yamada
2015-09-25
ARM: uniphier: change the external bus address mapping
Masahiro Yamada
2015-09-25
ARM: uniphier: drop DCC micro support card support
Masahiro Yamada
2015-09-25
ARM: uniphier: drop ad-hoc input enable settings
Masahiro Yamada
2015-09-25
ARM: uniphier: drop ad-hoc early pin-muxing settings
Masahiro Yamada
2015-08-31
ARM: uniphier: enable SPL_OF_CONTROL
Masahiro Yamada
2015-08-30
ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined
Masahiro Yamada
2015-07-23
ARM: UniPhier: add PH1-sLD3 SoC support
Masahiro Yamada
2015-07-02
ARM: UniPhier: add IDs for PH1-Pro5, ProXstream2, PH1-LD6b
Masahiro Yamada
2015-05-31
ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4
Masahiro Yamada
2015-05-31
ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8
Masahiro Yamada
2015-05-31
ARM: UniPhier: update DDR PHY register map for PH1-Pro5
Masahiro Yamada
2015-05-31
ARM: UniPhier: set MACH_PH1_PRO4 as default SoC
Masahiro Yamada
2015-05-31
ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefs
Masahiro Yamada
2015-05-31
ARM: UniPhier: remove unnecessary cache coherency code
Masahiro Yamada
2015-05-31
ARM: UniPhier: use 32 bit register access for debug UART setting
Masahiro Yamada
2015-05-31
ARM: UniPhier: update the vendor name of UniPhier in Kconfig
Masahiro Yamada
2015-05-31
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
Masahiro Yamada
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-03-28
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
2015-03-28
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
Masahiro Yamada
2015-03-24
ARM: UniPhier: remove unnecessary ifdef conditional
Masahiro Yamada
2015-03-24
ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper
Masahiro Yamada
2015-03-24
ARM: UniPhier: optimize kicking secondary CPUs code
Masahiro Yamada
2015-03-24
ARM: UniPhier: fix typos in comments
Masahiro Yamada
2015-03-24
ARM: UniPhier: add empty lowlevel_init to U-boot proper
Masahiro Yamada
2015-03-24
ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer
Masahiro Yamada
2015-03-24
ARM: UniPhier: enable Driver Model and UART on SPL
Masahiro Yamada
2015-03-24
ARM: UniPhier: move UART pin settings to SPL
Masahiro Yamada
2015-03-24
ARM: UniPhier: move platform devices to SPL
Masahiro Yamada
2015-03-24
ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8
Masahiro Yamada
2015-03-24
ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC
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
[next]