summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)Author
2017-10-27sunxi: video: add LCD support to DE2 driverVasily Khoruzhick
2017-10-26sunxi: setup simplefb for Allwinner DE2Icenowy Zheng
2017-10-26video: add an option for video simplefb via DTIcenowy Zheng
2017-10-26sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXIIcenowy Zheng
2017-10-03sunxi: usb_phy: invert the USB phy_ctl conditionMaxime Ripard
2017-10-03arm: sunxi: Move spl_boot_device in a separate functionMaxime Ripard
2017-08-28sunxi: Enable MMC new mode for A83TMaxime Ripard
2017-08-16Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich
2017-08-11sunxi: switch PRCM to non-secure on H3/H5 SoCsIcenowy Zheng
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-06-08sunxi: add LPDDR3 timing from stock boot0Icenowy Zheng
2017-06-08sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controllerIcenowy Zheng
2017-06-08sunxi: enable DRAM initialization and SPL for V3s SoCIcenowy Zheng
2017-06-08sunxi: add support for V3s DRAM controllerIcenowy Zheng
2017-06-08sunxi: add support for the DDR2 in V3s SoCIcenowy Zheng
2017-06-08sunxi: enable dual rank detection in DesignWare-like DRAM codeIcenowy Zheng
2017-06-08sunxi: Add selective DRAM type and timingIcenowy Zheng
2017-06-08sunxi: add bank detection code to H3 DRAM initialization codeIcenowy Zheng
2017-06-08sunxi: add option for 16-bit DW DRAM controllerIcenowy Zheng
2017-06-08sunxi: Rename bus-width related macros in H3 DRAM codeIcenowy Zheng
2017-06-08sunxi: makes an invisible option for H3-like DRAM controllersIcenowy Zheng
2017-05-17sunxi: enable automatic FIT build for 64-bit SoCsAndre Przywara
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