summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)AuthorFilesLines
2017-08-16env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-6/+0
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich1-0/+3
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-0/+6
2017-06-08sunxi: add LPDDR3 timing from stock boot0Icenowy Zheng3-0/+91
2017-06-08sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controllerIcenowy Zheng2-0/+5
2017-06-08sunxi: enable DRAM initialization and SPL for V3s SoCIcenowy Zheng1-1/+6
2017-06-08sunxi: add support for V3s DRAM controllerIcenowy Zheng2-1/+7
2017-06-08sunxi: add support for the DDR2 in V3s SoCIcenowy Zheng4-0/+97
2017-06-08sunxi: enable dual rank detection in DesignWare-like DRAM codeIcenowy Zheng1-1/+3
2017-06-08sunxi: Add selective DRAM type and timingIcenowy Zheng5-113/+113
2017-06-08sunxi: add bank detection code to H3 DRAM initialization codeIcenowy Zheng1-4/+15
2017-06-08sunxi: add option for 16-bit DW DRAM controllerIcenowy Zheng2-4/+46
2017-06-08sunxi: Rename bus-width related macros in H3 DRAM codeIcenowy Zheng1-5/+6
2017-06-08sunxi: makes an invisible option for H3-like DRAM controllersIcenowy Zheng3-3/+11
2017-05-17sunxi: enable automatic FIT build for 64-bit SoCsAndre Przywara1-0/+4
2017-05-02sunxi: add clock configuration of R40 sataIcenowy Zheng1-0/+7
2017-05-02ARM: sunxi: use imply instead of bare default y in KconfigMasahiro Yamada1-26/+0
2017-05-02ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/KconfigMasahiro Yamada1-0/+792
2017-04-28sunxi: i2c: Add support for DM I2CJernej Skrabec1-0/+2
2017-04-21sunxi: add basic V3s supportIcenowy Zheng2-0/+6
2017-04-20sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec1-1/+39
2017-04-20sunxi: Use H3/A64 DRAM initialization code for R40Chen-Yu Tsai3-14/+112
2017-04-20sunxi: Set PLL lock enable bits for R40Chen-Yu Tsai1-0/+5
2017-04-20sunxi: Fix watchdog reset function for R40Chen-Yu Tsai1-3/+2
2017-04-20sunxi: Enable AXP221s in I2C mode with the R40 SoCChen-Yu Tsai1-0/+7
2017-04-20sunxi: Add initial support for R40Chen-Yu Tsai2-3/+9
2017-04-05sunxi: introduce Allwinner H5 config optionAndre Przywara1-0/+2
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara4-7/+7
2017-04-05sunxi: DRAM: add Allwinner H5 supportAndre Przywara1-16/+81
2017-04-05sunxi: provide ARMv8 mem_map for every ARM64 boardAndre Przywara1-1/+1
2017-04-05sunxi: simplify ACTLR.SMP bit set #ifdefAndre Przywara1-4/+1
2017-04-05sunxi: fix ACTLR.SMP assembly routineAndre Przywara1-1/+2
2017-01-04sunxi: A64: enable SPLAndre Przywara1-1/+1
2017-01-04sunxi: DRAM: fix H3 DRAM size display on aarch64Andre Przywara1-1/+1
2017-01-04sunxi: H3/A64: fix non-ODT settingAndre Przywara1-1/+7
2017-01-04sunxi: A64: use H3 DRAM initialization code for A64 as wellJens Kuske3-52/+162
2017-01-04sunxi: clocks: Use the correct pattern register for PLL11Philipp Tomsich1-1/+1
2017-01-04sunxi: H3: add DRAM controller single bit delay supportJens Kuske1-27/+50
2017-01-04sunxi: H3: add and rename some DRAM contoller registersJens Kuske1-17/+17
2017-01-04sunxi: H3: Rework MBUS priority setupPhilipp Tomsich1-24/+64
2017-01-04sunxi: A64: do an RMR switch if started in AArch32 modeAndre Przywara1-0/+41
2017-01-04sun6i: Restrict some register initialization to Allwinner A31 SoCAndre Przywara1-1/+5
2016-12-20sunxi: fix SID read on H3Icenowy Zheng1-0/+44
2016-12-09spl: sunxi: Drop spl_board_announce_boot_device()Simon Glass1-9/+0
2016-12-09spl: Add a name to the SPL load-image methodsSimon Glass1-1/+1
2016-10-30sunxi: add initial clock setup for sun9i for SPLPhilipp Tomsich1-2/+144
2016-10-30sunxi: Enable SMP mode for the boot CPU on sun9i (A80)Philipp Tomsich1-1/+2
2016-10-30sunxi: add gtbus-initialisation for sun9iPhilipp Tomsich3-1/+55
2016-10-30sunxi: DRAM initialisation for sun9iPhilipp Tomsich2-0/+962
2016-10-30sunxi: A64: enable USB supportAmit Singh Tomar1-2/+3