summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)Author
2017-05-02sunxi: add clock configuration of R40 sataIcenowy Zheng
2017-05-02ARM: sunxi: use imply instead of bare default y in KconfigMasahiro Yamada
2017-05-02ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/KconfigMasahiro Yamada
2017-04-28sunxi: i2c: Add support for DM I2CJernej Skrabec
2017-04-21sunxi: add basic V3s supportIcenowy Zheng
2017-04-20sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec
2017-04-20sunxi: Use H3/A64 DRAM initialization code for R40Chen-Yu Tsai
2017-04-20sunxi: Set PLL lock enable bits for R40Chen-Yu Tsai
2017-04-20sunxi: Fix watchdog reset function for R40Chen-Yu Tsai
2017-04-20sunxi: Enable AXP221s in I2C mode with the R40 SoCChen-Yu Tsai
2017-04-20sunxi: Add initial support for R40Chen-Yu Tsai
2017-04-05sunxi: introduce Allwinner H5 config optionAndre Przywara
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara
2017-04-05sunxi: DRAM: add Allwinner H5 supportAndre Przywara
2017-04-05sunxi: provide ARMv8 mem_map for every ARM64 boardAndre Przywara
2017-04-05sunxi: simplify ACTLR.SMP bit set #ifdefAndre Przywara
2017-04-05sunxi: fix ACTLR.SMP assembly routineAndre Przywara
2017-01-04sunxi: A64: enable SPLAndre Przywara
2017-01-04sunxi: DRAM: fix H3 DRAM size display on aarch64Andre Przywara
2017-01-04sunxi: H3/A64: fix non-ODT settingAndre Przywara
2017-01-04sunxi: A64: use H3 DRAM initialization code for A64 as wellJens Kuske
2017-01-04sunxi: clocks: Use the correct pattern register for PLL11Philipp Tomsich
2017-01-04sunxi: H3: add DRAM controller single bit delay supportJens Kuske
2017-01-04sunxi: H3: add and rename some DRAM contoller registersJens Kuske
2017-01-04sunxi: H3: Rework MBUS priority setupPhilipp Tomsich
2017-01-04sunxi: A64: do an RMR switch if started in AArch32 modeAndre Przywara
2017-01-04sun6i: Restrict some register initialization to Allwinner A31 SoCAndre Przywara
2016-12-20sunxi: fix SID read on H3Icenowy Zheng
2016-12-09spl: sunxi: Drop spl_board_announce_boot_device()Simon Glass
2016-12-09spl: Add a name to the SPL load-image methodsSimon Glass
2016-10-30sunxi: add initial clock setup for sun9i for SPLPhilipp Tomsich
2016-10-30sunxi: Enable SMP mode for the boot CPU on sun9i (A80)Philipp Tomsich
2016-10-30sunxi: add gtbus-initialisation for sun9iPhilipp Tomsich
2016-10-30sunxi: DRAM initialisation for sun9iPhilipp Tomsich
2016-10-30sunxi: A64: enable USB supportAmit Singh Tomar
2016-10-10sunxi: Fix H3 DRAM impedance calibration on rev. A chipsJens Kuske
2016-10-06spl: Pass spl_image as a parameter to load_image() methodsSimon Glass
2016-10-06spl: Convert spl_board_load_image() to use linker listSimon Glass
2016-10-06spl: Convert boot_device into a structSimon Glass
2016-09-17sunxi: musb: Power off OTG port VBUS when disabledChen-Yu Tsai
2016-08-26sunxi: Tune H3 DRAM PLL to improve lock timeJens Kuske
2016-08-05ARM: Rework and correct barrier definitionsTom Rini
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun
2016-07-15sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2016-05-25sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"Bernhard Nortmann
2016-05-25sunxi: power: add AXP809 supportChen-Yu Tsai
2016-05-12arm/arm64: Move barrier instructions into separate headerAndre Przywara