summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi
Commit message (Expand)AuthorAgeFilesLines
* sunxi: remove __packed from struct sunxi_prcm_regHeinrich Schuchardt2019-12-181-1/+1
* sunxi: set PIO voltage to hardware-detected value on startup on H6Icenowy Zheng2019-10-251-0/+3
* sunxi: H6: DRAM: Add support for half DQJernej Skrabec2019-10-251-0/+1
* sunxi: H6: Add DDR3 support to DRAM controller driverAndre Przywara2019-07-161-0/+8
* sunxi: H6: move LPDDR3 timing definition into separate fileAndre Przywara2019-07-161-0/+27
* arm: sunxi: h6: fix reset using r_wdogClément Péron2019-05-201-0/+1
* sunxi: Allow booting from 128KB SD/eMMC offsetAndre Przywara2019-04-101-0/+2
* reset: Add Allwinner RESET driverJagan Teki2019-01-181-1/+32
* clk: Add Allwinner A64 CLK driverJagan Teki2019-01-181-0/+65
* sunxi: board: Add i2c initialization for sun50iStefan Mavrodiev2019-01-181-0/+3
* sun50i: A64: add support for R_I2C controllerVasily Khoruzhick2018-11-131-0/+1
* mmc: sunxi: add support for automatic delay calibrationVasily Khoruzhick2018-11-131-1/+5
* sunxi: store DRAM size in SPL headerAndre Przywara2018-10-291-1/+2
* sunxi: Extend SPL header versioningAndre Przywara2018-10-291-5/+14
* sunxi: fix sid base address macro name for H6Icenowy Zheng2018-08-201-1/+1
* sunxi: add DRAM support to H6Icenowy Zheng2018-07-312-0/+299
* sunxi: add MMC support for H6Icenowy Zheng2018-07-311-1/+1
* sunxi: add UART0 setup for H6Icenowy Zheng2018-07-311-0/+1
* sunxi: use sun6i-style watchdog for H6Icenowy Zheng2018-07-311-1/+1
* sunxi: add clock code for H6Icenowy Zheng2018-07-312-0/+322
* sunxi: change RMR64's RVBAR address for H6Icenowy Zheng2018-07-311-0/+4
* sunxi: add basic memory map definitions of H6 SoCIcenowy Zheng2018-07-312-0/+75
* sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng2018-07-311-5/+1
* sunxi: R40: add gigabit ethernet clocksLothar Felten2018-07-161-1/+9
* usb: sunxi: Use proper reg_mask for clock gate, resetJagan Teki2018-06-291-4/+5
* sunxi: Fix USB PHY index for H3Jagan Teki2018-06-291-3/+7
* sunxi: clock: Fix EHCI and OHCI clocks on A64Vasily Khoruzhick2018-06-131-2/+4
* sunxi: Drop legacy usb_phy.cJagan Teki2018-05-281-20/+0
* sunxi: clock: Fix OHCI clock gating for H3/H5Chen-Yu Tsai2018-05-281-7/+4
* sunxi: clock: Fix clock gating for H3/H5/A64Jagan Teki2018-05-281-3/+9
* pwm: sunxi: add support for PWM found on Allwinner A64Vasily Khoruzhick2018-05-152-0/+13
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0740-79/+40
* sunxi: allow NAND support to be compiled for sun8i platformsMiquel Raynal2018-04-031-0/+6
* bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada2017-11-291-1/+2
* Merge git://git.denx.de/u-boot-videoTom Rini2017-10-291-0/+3
|\
| * sunxi: video: split out PLL configuration codeVasily Khoruzhick2017-10-271-0/+3
* | sunxi: clk: fix N formula for CPUX clocksQuentin Schulz2017-10-251-1/+1
|/
* arm: sunxi: Move spl_boot_device in a separate functionMaxime Ripard2017-10-031-0/+2
* musb: sunxi: switch to the device modelMaxime Ripard2017-10-031-7/+0
* sunxi: Fix CONFIG_SUNXI_GMAC referencesDave Prue2017-09-011-1/+1
* mmc: sunxi: Support new modeMaxime Ripard2017-08-282-3/+9
* sunxi: add PRCM secure switch register definitionIcenowy Zheng2017-08-111-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-06-192-7/+35
|\
| * sunxi: Add selective DRAM type and timingIcenowy Zheng2017-06-081-0/+30
| * sunxi: Rename bus-width related macros in H3 DRAM codeIcenowy Zheng2017-06-081-3/+3
| * sunxi: makes an invisible option for H3-like DRAM controllersIcenowy Zheng2017-06-082-4/+2
* | sunxi: video: Add support for CSC and TVE to DE2 driverJernej Skrabec2017-06-091-0/+17
* | sunxi: Add base address for TV encoderJernej Skrabec2017-06-091-0/+10
|/
* sunxi: Store the device tree name in the SPL headerSiarhei Siamashka2017-05-171-3/+16
* sunxi: Add clock support for TV encoderJernej Skrabec2017-05-151-1/+7