summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rockchip: Add an MMC driverSimon Glass2015-09-023-0/+108
* rockchip: rk3288: Add SDRAM initSimon Glass2015-09-024-0/+1455
* rockchip: rk3288: Add pinctrl driverSimon Glass2015-09-024-0/+459
* rockchip: rk3288: Add a simple syscon driverSimon Glass2015-09-022-0/+26
* rockchip: rk3288: Add SoC reset driverSimon Glass2015-09-022-0/+54
* rockchip: rk3288: Add header files for PMU and GRFSimon Glass2015-09-022-0/+857
* rockchip: rk3288: Add clock driverSimon Glass2015-09-023-0/+804
* power: regulator: Add a driver for ACT8846 regulatorsSimon Glass2015-09-023-0/+165
* power: Add support for ACT8846 PMICSimon Glass2015-09-024-0/+137
* rockchip: Add basic peripheral and clock definitionsSimon Glass2015-09-023-0/+119
* rockchip: gpio: Add rockchip GPIO driverSimon Glass2015-09-024-0/+161
* rockchip: Add support for the SPI imageSimon Glass2015-09-023-1/+122
* rockchip: Add support for the SD imageSimon Glass2015-09-024-2/+106
* rockchip: Add the rkimage format to mkimageSimon Glass2015-09-026-1/+171
* mkimage: Allow the original file size to be recordedSimon Glass2015-09-021-0/+1
* mkimage: Allow padding to any lengthSimon Glass2015-09-021-11/+12
* rockchip: rk3288: dts: Make core devices available earlySimon Glass2015-09-021-0/+15
* rockchip: Bring in RK3288 device tree file includes and bindingsSimon Glass2015-09-0212-0/+2543
* rockchip: Add serial supportSimon Glass2015-09-023-0/+53
* arm: reset: Avoid a build error when the reset uclass is enabledSimon Glass2015-09-021-0/+2
* dm: Provide better debugging when a device fails to bindSimon Glass2015-09-021-1/+4
* dm: Improve handling of a missing uclassSimon Glass2015-09-022-2/+9
* mmc: Support bypass mode with the get_mmc_clk() methodSimon Glass2015-09-023-3/+17
* dm: led: Tidy up SPL options for the led and led-gpioSimon Glass2015-09-022-3/+10
* pinctrl: Add the concept of peripheral IDsSimon Glass2015-09-022-9/+91
* pinctrl: Add help text to KconfigSimon Glass2015-09-021-1/+10
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-08-3129-181/+990
|\
| * sunxi: increase SYS_MONITOR_LENBoris Brezillon2015-08-311-1/+1
| * sunxi: mmc: set transfer timeout according to byte_cnt.Yousong Zhou2015-08-311-2/+4
| * sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai2015-08-314-0/+47
| * sunxi: Fix MAINTAINERS board sortingHans de Goede2015-08-311-1/+1
| * sunxi: Add support for the Olimex A20 EVBMarcus Cooper2015-08-314-0/+266
| * sunxi: Add inet98v_rev2 defconfig and dts fileHans de Goede2015-08-314-0/+260
| * sunxi: Add inet97fv2_defconfigHans de Goede2015-08-312-0/+21
| * sunxi: Ampe_A76_defconfig: Add otg id pin configurationHans de Goede2015-08-311-0/+1
| * mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through KconfigHans de Goede2015-08-312-1/+9
| * sunxi_nand_spl: clear status flags in SPL implementationBoris Brezillon2015-08-311-3/+8
| * sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_ENDHans de Goede2015-08-312-10/+6
| * sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede2015-08-314-12/+12
| * sunxi_nand_spl: Add support for backup boot partitionsHans de Goede2015-08-311-0/+16
| * sunxi_nand_spl: Auto detect nand configuration parametersHans de Goede2015-08-312-29/+39
| * sunxi_nand_spl: Parametrize lowlevel read functionsHans de Goede2015-08-311-38/+48
| * sunxi_nand_spl: Properly config page-size in the nand ctl registerHans de Goede2015-08-311-0/+5
| * sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede2015-08-312-5/+11
| * sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _offHans de Goede2015-08-311-46/+12
| * sunxi_nand_spl: Add proper cache flusingHans de Goede2015-08-311-0/+8
| * sunxi_nand_spl: Turn off clocks when we're done with the nandHans de Goede2015-08-311-2/+15
| * sunxi_nand_spl: Make sure the DMA controller is enabledHans de Goede2015-08-311-0/+6
| * sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede2015-08-313-5/+10
| * sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome modeHans de Goede2015-08-311-4/+1
OpenPOWER on IntegriCloud