summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-09tegra: nyan-big: Add additional clock and kernel initSimon Glass
2015-06-09tegra: Allow board-specific initSimon Glass
2015-06-09tegra: lcd: Tidy up clock initSimon Glass
2015-06-09tegra: Increase maximum arguments to 32Simon Glass
2015-06-09tegra: Add missing tegra124 peripheralsSimon Glass
2015-06-09tegra: Introduce SRAM repair on tegra124Simon Glass
2015-06-09tegra: clock: Adjust PLL access to avoid a warningSimon Glass
2015-06-09tegra: clock: Support enabling external clocksSimon Glass
2015-06-09tegra: spi: Support slow SPI ratesSimon Glass
2015-06-09dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-bigSimon Glass
2015-06-09tegra: spi: Drop the claim_bus() method to correct delaysSimon Glass
2015-06-09tegra: cros_ec: Add tegra support for Chrome OS ECSimon Glass
2015-06-08Prepare v2015.07-rc2Tom Rini
2015-06-08pepper: Implement Board Detection mechanismAdam YH Lee
2015-06-08autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese
2015-06-08autoboot.c: Move config options to KconfigStefan Roese
2015-06-08autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2Stefan Roese
2015-06-08Kconfig: Enable usage of escape char '\' in string valuesStefan Roese
2015-06-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-06-08imx: drop warning: unused variable 'max_freq'Stefano Babic
2015-06-08ot1200: setup i2c bus 1 in setup_iomux_i2c()Christian Gmeiner
2015-06-08ot1200: setup i2c bus in board_early_init_f(..)Christian Gmeiner
2015-06-08colibri_vf: Enable board specific USB initialisation for USB pen gpioSanchayan Maity
2015-06-08usb: ehci-vf: Add weak function for board specific initialisationSanchayan Maity
2015-06-08colibri_vf: Add separate defconfig for device tree supportBhuvanchandra DV
2015-06-08colibri-vf: Enable SPI supportBhuvanchandra DV
2015-06-08vf610: dts: Add device tree supportBhuvanchandra DV
2015-06-08arm: vf610: Add iomux support for DSPIBhuvanchandra DV
2015-06-08arm: vf610: Add clock support for DSPIBhuvanchandra DV
2015-06-08colibri_vf: Enable GPIO supportBhuvanchandra DV
2015-06-08colibri_vf: Add pinmux entries for GPIOsBhuvanchandra DV
2015-06-08dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV
2015-06-08dm: gpio: uclass: Add flag to control sequence numberingBhuvanchandra DV
2015-06-08mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SXFabio Estevam
2015-06-08wandboard: Add board revision detection supportFabio Estevam
2015-06-06image-fit: Fix compiler warning in fit_conf_print()Hans de Goede
2015-06-06Merge git://git.denx.de/u-boot-sunxiTom Rini
2015-06-05sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede
2015-06-05sunxi: Add a proper dts file for the ga10h a33 based tabletHans de Goede
2015-06-05Merge git://git.denx.de/u-boot-fdtTom Rini
2015-06-05Merge git://git.denx.de/u-boot-dmTom Rini
2015-06-05fdt: Documentation for a few support functions aside their prototypesPaul Kocialkowski
2015-06-05fdt: Pass the device serial number through devicetreePaul Kocialkowski
2015-06-04sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts nameHans de Goede
2015-06-04sunxi: Sync dts files with the linux kernelHans de Goede
2015-06-04sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"Hans de Goede
2015-06-04sunxi: Add new Mele_A1000G_quad defconfigHans de Goede
2015-06-04sunxi: usb_phy: Swap check for disconnect thresholdHans de Goede
2015-06-04sunxi: mmc: Enable pull-up on card-detect gpio pinHans de Goede
2015-06-04gpio: fix typos in GPIO headerMasahiro Yamada