]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/arm/mach-uniphier
ARM: keystone2: Cleanup PLL init code
[karo-tx-uboot.git] / arch / arm / mach-uniphier /
2015-09-09 Masahiro YamadaARM: UniPhier: add PH1-sLD3 SoC support
2015-09-08 Masahiro YamadaARM: UniPhier: add IDs for PH1-Pro5, ProXstream2, PH1...
2015-09-08 Masahiro YamadaARM: UniPhier: add pin mux setting for NAND CS1 of...
2015-09-08 Masahiro YamadaARM: UniPhier: fix pin mux setting for USB port 2 of...
2015-09-08 Masahiro YamadaARM: UniPhier: update DDR PHY register map for PH1...
2015-09-08 Masahiro YamadaARM: UniPhier: set MACH_PH1_PRO4 as default SoC
2015-09-08 Masahiro YamadaARM: UniPhier: remove meaningless CONFIG_SPL_BUILD...
2015-09-08 Masahiro YamadaARM: UniPhier: remove unnecessary cache coherency code
2015-09-08 Masahiro YamadaARM: UniPhier: use 32 bit register access for debug...
2015-09-08 Masahiro YamadaARM: UniPhier: update the vendor name of UniPhier in...
2015-09-08 Masahiro YamadaARM: UniPhier: replace <asm/io.h> with <linux/io.h>
2015-09-08 Joe Hershbergerarch: Make board selection choices optional
2015-09-08 Masahiro YamadaARM: UniPhier: move SoC sources to mach-uniphier
2015-09-01 Masahiro Yamadamalloc_f: enable SYS_MALLOC_F by default if DM is on
2015-09-01 Masahiro Yamadamalloc_f: remove redundant defalut values of CONFIG_SYS...
2015-09-01 Masahiro YamadaARM: UniPhier: remove unnecessary ifdef conditional
2015-09-01 Masahiro YamadaARM: UniPhier: disable L2 cache by lowlevel_init of...
2015-09-01 Masahiro YamadaARM: UniPhier: optimize kicking secondary CPUs code
2015-09-01 Masahiro YamadaARM: UniPhier: fix typos in comments
2015-09-01 Masahiro YamadaARM: UniPhier: add empty lowlevel_init to U-boot proper
2015-09-01 Masahiro YamadaARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack...
2015-09-01 Masahiro YamadaARM: UniPhier: enable Driver Model and UART on SPL
2015-09-01 Masahiro YamadaARM: UniPhier: move UART pin settings to SPL
2015-09-01 Masahiro YamadaARM: UniPhier: move platform devices to SPL
2015-09-01 Masahiro YamadaARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8
2015-09-01 Masahiro YamadaARM: UniPhier: remove unnecessary CONFIG_SYS_SOC
2015-09-01 Masahiro YamadaARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES...
2015-09-01 Masahiro YamadaARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL...
2015-09-01 Masahiro YamadaARM: UniPhier: consolidate MEMCONF setting code
2015-09-01 Masahiro YamadaARM: UniPhier: support 1CS support card for all the...
2015-09-01 Masahiro YamadaARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4
2015-09-01 Masahiro YamadaARM: UniPhier: add I/O pin settings for xHCI on PH1...
2015-09-01 Masahiro YamadaARM: UniPhier: move uniphier_ehci_reset() function
2015-09-01 Masahiro YamadaARM: UniPhier: remove EHCI platform devices
2015-09-01 Masahiro YamadaARM: UniPhier: enable STDMAC for EHCI
2015-09-01 Masahiro YamadaARM: UniPhier: reset NAND core in SPL for non-NAND...
2015-09-01 Masahiro YamadaARM: UniPhier: split clkrst_init() into two functions
2015-09-01 Masahiro YamadaARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_*
2015-09-01 Masahiro YamadaARM: UniPhier: fix SBC init code
2015-09-01 Masahiro YamadaARM: UniPhier: fix comments in PH1-Pro4 SBC code
2015-09-01 Masahiro YamadaARM: UniPhier: include <mach/*.h> instead of <asm/arch...
2015-09-01 Masahiro YamadaARM: UniPhier: move SoC headers to mach-uniphier/includ...
2015-09-01 Masahiro YamadaARM: UniPhier: move SoC sources to mach-uniphier