summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-11-0233-183/+422
|\
| * rk3288: kconfig: remove duplicate definition of SPL_MMC_SUPPORTKever Yang2016-10-301-3/+0
| * rockchip: doc: add GPT partition layoutJacob Chen2016-10-301-2/+9
| * rockchip: use rockchip linux partitions layoutJacob Chen2016-10-304-46/+39
| * dts: rk3288: remove node in dmc which not need anymoreKever Yang2016-10-307-18/+0
| * rk3288: sdram: auto-detect the capacityKever Yang2016-10-302-42/+245
| * rk3288: config change for enable dram capacity auto-detect.Kever Yang2016-10-304-0/+4
| * evb-rk3399: config: set emmc as default boot devKever Yang2016-10-301-1/+1
| * rk3288: fix reg address for GRF_SOC_CON2Kever Yang2016-10-301-1/+1
| * rk3399: disable the clock multiplier support when SoC initKever Yang2016-10-301-0/+14
| * rockchip: rk3288: Move rockchip_get_cru() out of the driverSimon Glass2016-10-303-21/+23
| * rockchip: rk3399: Move rockchip_get_cru() out of the driverSimon Glass2016-10-304-25/+41
| * rockchip: rk3036: Move rockchip_get_cru() out of the driverSimon Glass2016-10-304-23/+42
| * clk: rk3399: fix rockchip_get_cruJacob Chen2016-10-301-1/+3
| * rockchip: RK3288 needs fdt and initrd below 256M nowSandy Patterson2016-10-301-3/+3
* | Prepare v2016.11-rc3Tom Rini2016-10-311-1/+1
* | README: fix typo candiate -> candidateJelle van der Waa2016-10-311-1/+1
* | travis.yml: Add in uniphier as a job, modify aarch64 builds a bitTom Rini2016-10-311-4/+7
* | mkimage: Fix missing free() in show_valid_options()Simon Glass2016-10-311-0/+1
* | cmd: load: align cache flushChris Packham2016-10-311-1/+1
* | Fix spelling of "resetting".Vagrant Cascadian2016-10-319-10/+13
* | Fix spelling of "extended".Vagrant Cascadian2016-10-311-1/+1
* | Fix spelling of "occur".Vagrant Cascadian2016-10-312-2/+2
* | Fix spelling of "multiple".Vagrant Cascadian2016-10-311-1/+1
* | omap3logic: Fix Auto detect Logic PD ModelsAdam Ford2016-10-311-0/+4
* | OMAP3: omap3_logic: Add scripts to boot over network.Adam Ford2016-10-311-3/+16
* | OMAP3: omap3_logic: Remove LCD preboot infoAdam Ford2016-10-311-20/+0
* | ti: common: board_detect: Return a valid empty string for un-initialized eepromNishanth Menon2016-10-312-15/+9
* | ti: common: board_detect: Setup initial default value for config as wellNishanth Menon2016-10-311-0/+2
* | ti: common: board_detect: Replace hardcoded value with macroNishanth Menon2016-10-311-1/+1
* | cosmetic: Fix indentation in READMEAlexander von Gernler2016-10-311-1/+1
|/
* Merge branch 'sun9i-a80-spl' of http://git.denx.de/u-boot-sunxiTom Rini2016-10-3017-28/+1718
|\
| * sunxi: Add support for Cubieboard4Chen-Yu Tsai2016-10-302-0/+23
| * sunxi: Enable SPL support for A80 Optimus boardChen-Yu Tsai2016-10-302-5/+15
| * sunxi: Add default zq value for sun9i (A80)Chen-Yu Tsai2016-10-301-0/+1
| * sunxi: Add support for SID e-fuses on sun9iChen-Yu Tsai2016-10-301-0/+2
| * sunxi: Set default CPU clock rate to 1008 MHz for sun9i (A80)Chen-Yu Tsai2016-10-301-1/+1
| * sunxi: add MMC pinmux setup for SDC2 on sun9iPhilipp Tomsich2016-10-301-0/+7
| * sunxi: enable SPL for sun9iPhilipp Tomsich2016-10-301-0/+1
| * sunxi: add initial clock setup for sun9i for SPLPhilipp Tomsich2016-10-302-5/+223
| * sunxi: Enable SMP mode for the boot CPU on sun9i (A80)Philipp Tomsich2016-10-301-1/+2
| * sunxi: add gtbus-initialisation for sun9iPhilipp Tomsich2016-10-306-1/+170
| * sunxi: DRAM initialisation for sun9iPhilipp Tomsich2016-10-307-15/+1273
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-10-3022-22/+67
|\|
| * tools: add mksunxiboot to tools-all targetStefan BrĂ¼ns2016-10-302-1/+2
| * sunxi: A64: enable USB supportAmit Singh Tomar2016-10-308-6/+56
| * sunxi: Update DRAM clock for Olimex A20 boardsStefan Mavrodiev2016-10-301-1/+1
| * sunxi: dts: Pine64: add Ethernet aliasAndre Przywara2016-10-301-0/+1
| * sunxi: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT definesMasahiro Yamada2016-10-305-5/+0
| * sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki2016-10-307-9/+7