summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
Commit message (Expand)AuthorAgeFilesLines
* sunxi: add clock configuration of R40 sataIcenowy Zheng2017-05-021-0/+7
* ARM: sunxi: use imply instead of bare default y in KconfigMasahiro Yamada2017-05-021-26/+0
* ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/KconfigMasahiro Yamada2017-05-021-0/+792
* sunxi: i2c: Add support for DM I2CJernej Skrabec2017-04-281-0/+2
* sunxi: add basic V3s supportIcenowy Zheng2017-04-212-0/+6
* sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec2017-04-201-1/+39
* sunxi: Use H3/A64 DRAM initialization code for R40Chen-Yu Tsai2017-04-203-14/+112
* sunxi: Set PLL lock enable bits for R40Chen-Yu Tsai2017-04-201-0/+5
* sunxi: Fix watchdog reset function for R40Chen-Yu Tsai2017-04-201-3/+2
* sunxi: Enable AXP221s in I2C mode with the R40 SoCChen-Yu Tsai2017-04-201-0/+7
* sunxi: Add initial support for R40Chen-Yu Tsai2017-04-202-3/+9
* sunxi: introduce Allwinner H5 config optionAndre Przywara2017-04-051-0/+2
* sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara2017-04-054-7/+7
* sunxi: DRAM: add Allwinner H5 supportAndre Przywara2017-04-051-16/+81
* sunxi: provide ARMv8 mem_map for every ARM64 boardAndre Przywara2017-04-051-1/+1
* sunxi: simplify ACTLR.SMP bit set #ifdefAndre Przywara2017-04-051-4/+1
* sunxi: fix ACTLR.SMP assembly routineAndre Przywara2017-04-051-1/+2
* sunxi: A64: enable SPLAndre Przywara2017-01-041-1/+1
* sunxi: DRAM: fix H3 DRAM size display on aarch64Andre Przywara2017-01-041-1/+1
* sunxi: H3/A64: fix non-ODT settingAndre Przywara2017-01-041-1/+7
* sunxi: A64: use H3 DRAM initialization code for A64 as wellJens Kuske2017-01-043-52/+162
* sunxi: clocks: Use the correct pattern register for PLL11Philipp Tomsich2017-01-041-1/+1
* sunxi: H3: add DRAM controller single bit delay supportJens Kuske2017-01-041-27/+50
* sunxi: H3: add and rename some DRAM contoller registersJens Kuske2017-01-041-17/+17
* sunxi: H3: Rework MBUS priority setupPhilipp Tomsich2017-01-041-24/+64
* sunxi: A64: do an RMR switch if started in AArch32 modeAndre Przywara2017-01-041-0/+41
* sun6i: Restrict some register initialization to Allwinner A31 SoCAndre Przywara2017-01-041-1/+5
* sunxi: fix SID read on H3Icenowy Zheng2016-12-201-0/+44
* spl: sunxi: Drop spl_board_announce_boot_device()Simon Glass2016-12-091-9/+0
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-091-1/+1
* sunxi: add initial clock setup for sun9i for SPLPhilipp Tomsich2016-10-301-2/+144
* sunxi: Enable SMP mode for the boot CPU on sun9i (A80)Philipp Tomsich2016-10-301-1/+2
* sunxi: add gtbus-initialisation for sun9iPhilipp Tomsich2016-10-303-1/+55
* sunxi: DRAM initialisation for sun9iPhilipp Tomsich2016-10-302-0/+962
* sunxi: A64: enable USB supportAmit Singh Tomar2016-10-301-2/+3
* sunxi: Fix H3 DRAM impedance calibration on rev. A chipsJens Kuske2016-10-101-21/+43
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-061-1/+2
* spl: Convert spl_board_load_image() to use linker listSimon Glass2016-10-061-1/+4
* spl: Convert boot_device into a structSimon Glass2016-10-061-1/+1
* sunxi: musb: Power off OTG port VBUS when disabledChen-Yu Tsai2016-09-171-7/+0
* sunxi: Tune H3 DRAM PLL to improve lock timeJens Kuske2016-08-261-0/+6
* ARM: Rework and correct barrier definitionsTom Rini2016-08-051-1/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-191-2/+4
|\
| * armv8: mmu: Add support of non-identical mappingYork Sun2016-07-151-2/+4
* | sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede2016-07-151-23/+11
* | sunxi: Support booting from SPI flashSiarhei Siamashka2016-07-151-0/+5
|/
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-261-1/+1
* sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"Bernhard Nortmann2016-05-251-0/+9
* sunxi: power: add AXP809 supportChen-Yu Tsai2016-05-252-3/+4
* arm/arm64: Move barrier instructions into separate headerAndre Przywara2016-05-121-1/+1