summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi
AgeCommit message (Expand)Author
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[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-09[fix] clock_sun6i merge fixesPhilipp Tomsich
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-09ARM: sun6i: Support console on UART2 (GPG6/GPG7)Philipp 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-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