summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-03-09Kconfig: sunxi: Select new option for allow multiple drivers to bindPhilipp Tomsich
2017-03-09sunxi: add pinctrl (UCLASS_PINCTRL) support for sunxiPhilipp Tomsich
2017-03-09sunxi: sun50i/a64: add r_pio (bank 'L') gpio supportPhilipp Tomsich
2017-03-09sunxi (sun50i): support R_I2C on A64 (pin-config, clocking)Philipp Tomsich
2017-03-09sunxi (sun50i): support i2c on A64 (pin-config, clocking)Philipp Tomsich
2017-03-09sunxi (sun50i): improved USB support for sun50i (A64)Philipp Tomsich
2017-03-09[fix] I2C3 pinmux defPhilipp Tomsich
2017-03-09sun6i: use correct base addr of TWI3Philipp Tomsich
2017-03-09[wip] sun6i: Updated DRAM configuration w/ calculated timings (and matching M...Philipp Tomsich
2017-03-09[wip/fixup?] remove LED debugging for clock initPhilipp Tomsich
2017-03-09dts: base pangolin-elcom dts on generic pangolinKlaus Goger
2017-03-09pangolin: Convert to the LED class for the on-module (power) LEDPhilipp Tomsich
2017-03-09sun6i/elcom: Add DTS for ELCOM (on-module UART)Philipp Tomsich
2017-03-09[fix] arch/arm/dts/Makefile typoPhilipp Tomsich
2017-03-09arm/dts: Keep DTS list for sun6i sorted alphabeticallyPhilipp Tomsich
2017-03-09[fix/squash] remove merge-artifact (mmc2_pins_a)Philipp Tomsich
2017-03-09[fix] clock_sun6i merge fixesPhilipp Tomsich
2017-03-09ARM: sun6i: pangolin: set pinmux for USBH3Klaus Goger
2017-03-09ARM: sun6i: spiflash: enables M25 SPI flashOctav Zlatior
2017-03-09sun6i: add SPI base addresses for sun6i (A31)Philipp Tomsich
2017-03-09ARM: sunxi: Implements driver model display driverOctav Zlatior
2017-03-09sun6i: Add 200us delay after unmasking DRAM clkPhilipp Tomsich
2017-03-09sun6i: Enable ODT both for read and write on rank1Philipp Tomsich
2017-03-09sunxi: Wait for P2WI controller to ack soft-resetPhilipp Tomsich
2017-03-09[reword] sun6i: pangolin: PHY Reset, DTS: phy-addr, DTS: phy skewsKlaus Goger
2017-03-09sun6i: Add DTS for Theobroma Systems' A31 uQ7Philipp Tomsich
2017-03-09sun6i: Add pin-definitions for i2c3 and mmc2Philipp Tomsich
2017-03-09ARM: sun6i: Support console on UART2 (GPG6/GPG7)Philipp Tomsich
2017-03-09sun6i: define alternate-function for UART2 on GPGPhilipp Tomsich
2017-03-09ARM: sun6i: Enable sigma-delta on DDR-PLL5Philipp Tomsich
2017-03-09sun6i: Improve selection of 'k' and 'm' for PLL5Philipp Tomsich
2017-03-09sun6i: Handle PLL5 UPD/LOCK bits per specificationPhilipp Tomsich
2017-03-09sun6i: Fix and document PLL LDO voltage selectionPhilipp Tomsich
2017-03-09ARM: sun6i: Initialize PLL6 to 600MHzPhilipp Tomsich
2017-03-09sun6i: Sync PLL1 multipliers/dividers with Boot1Philipp Tomsich
2017-03-09ARM: sun6i: Wait for PLL lock bit on PLL updatePhilipp Tomsich
2017-03-01armv8: spl: Call spl_relocate_stack_gd for ARMv8Philipp Tomsich
2017-03-01armv5te: make 'ret lr' produce iinterworking 'bx lr'Albert ARIBAUD
2017-02-27arm: mach-omap2: Flush cache after FIT post-processing imageAndrew F. Davis
2017-02-23ARM: uniphier: set up charge pump current for MPLL of LD11 SoCMasahiro Yamada
2017-02-23ARM: uniphier: add simple eMMC load APIs instead of ROM APIMasahiro Yamada
2017-02-23ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20Masahiro Yamada
2017-02-23ARM: uniphier: add DRAM PHY clock duty adjustment for LD20 SoCKotaro Hayashi
2017-02-23ARM: uniphier: remove dram_nr_ch from board parametersMasahiro Yamada
2017-02-23ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada
2017-02-23ARM: uniphier: move spl_boot_mode() to a separate fileMasahiro Yamada
2017-02-23ARM: uniphier: move MMC code to a separate fileMasahiro Yamada
2017-02-23ARM: dts: uniphier: drop u-boot, dm-pre-reloc from system-bus pinctrl nodeMasahiro Yamada
2017-02-23ARM: uniphier: remove DRAM base address from board parametersMasahiro Yamada
2017-02-23ARM: uniphier: print Support Card info very lateMasahiro Yamada