summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-31mkimage: Fix missing free() in show_valid_options()Simon Glass
2016-10-31cmd: load: align cache flushChris Packham
2016-10-31Fix spelling of "resetting".Vagrant Cascadian
2016-10-31Fix spelling of "extended".Vagrant Cascadian
2016-10-31Fix spelling of "occur".Vagrant Cascadian
2016-10-31Fix spelling of "multiple".Vagrant Cascadian
2016-10-31omap3logic: Fix Auto detect Logic PD ModelsAdam Ford
2016-10-31OMAP3: omap3_logic: Add scripts to boot over network.Adam Ford
2016-10-31OMAP3: omap3_logic: Remove LCD preboot infoAdam Ford
2016-10-31ti: common: board_detect: Return a valid empty string for un-initialized eepromNishanth Menon
2016-10-31ti: common: board_detect: Setup initial default value for config as wellNishanth Menon
2016-10-31ti: common: board_detect: Replace hardcoded value with macroNishanth Menon
2016-10-31cosmetic: Fix indentation in READMEAlexander von Gernler
2016-10-30rk3288: kconfig: remove duplicate definition of SPL_MMC_SUPPORTKever Yang
2016-10-30rockchip: doc: add GPT partition layoutJacob Chen
2016-10-30rockchip: use rockchip linux partitions layoutJacob Chen
2016-10-30dts: rk3288: remove node in dmc which not need anymoreKever Yang
2016-10-30rk3288: sdram: auto-detect the capacityKever Yang
2016-10-30rk3288: config change for enable dram capacity auto-detect.Kever Yang
2016-10-30evb-rk3399: config: set emmc as default boot devKever Yang
2016-10-30rk3288: fix reg address for GRF_SOC_CON2Kever Yang
2016-10-30rk3399: disable the clock multiplier support when SoC initKever Yang
2016-10-30rockchip: rk3288: Move rockchip_get_cru() out of the driverSimon Glass
2016-10-30rockchip: rk3399: Move rockchip_get_cru() out of the driverSimon Glass
2016-10-30rockchip: rk3036: Move rockchip_get_cru() out of the driverSimon Glass
2016-10-30clk: rk3399: fix rockchip_get_cruJacob Chen
2016-10-30rockchip: RK3288 needs fdt and initrd below 256M nowSandy Patterson
2016-10-30Merge branch 'sun9i-a80-spl' of http://git.denx.de/u-boot-sunxiTom Rini
2016-10-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-10-30sunxi: Add support for Cubieboard4Chen-Yu Tsai
2016-10-30tools: add mksunxiboot to tools-all targetStefan BrĂ¼ns
2016-10-30sunxi: Enable SPL support for A80 Optimus boardChen-Yu Tsai
2016-10-30sunxi: A64: enable USB supportAmit Singh Tomar
2016-10-30sunxi: Add default zq value for sun9i (A80)Chen-Yu Tsai
2016-10-30sunxi: Update DRAM clock for Olimex A20 boardsStefan Mavrodiev
2016-10-30sunxi: Add support for SID e-fuses on sun9iChen-Yu Tsai
2016-10-30sunxi: dts: Pine64: add Ethernet aliasAndre Przywara
2016-10-30sunxi: Set default CPU clock rate to 1008 MHz for sun9i (A80)Chen-Yu Tsai
2016-10-30sunxi: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT definesMasahiro Yamada
2016-10-30sunxi: add MMC pinmux setup for SDC2 on sun9iPhilipp Tomsich
2016-10-30sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki
2016-10-30sunxi: enable SPL for sun9iPhilipp Tomsich
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-29Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-10-29Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-10-29Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-10-29drivers: USB: OHCI: allow compilation for 64-bit targetsAndre Przywara