summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* arm: Allow cleanup_before_linux() without disabling cachesSimon Glass2015-06-10-18/+44
* arm: spl: Add an API to detect when U-Boot is started from SPLSimon Glass2015-06-10-0/+13
* dm: usb: Implement usb_detect_change() for driver modelSimon Glass2015-06-10-0/+43
* dm: tegra: usb: Move USB to driver modelSimon Glass2015-06-10-0/+5
* dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()Simon Glass2015-06-10-0/+27
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-06-10-0/+2
|\
| * sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is usedBernhard Nortmann2015-06-10-0/+1
| * sunxi: Request macpwr gpio before using itHans de Goede2015-06-10-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2015-06-10-2025/+7
|\ \
| * | avr32: delete ancient board.cAndreas Bießmann2015-06-10-259/+0
| * | avr32: take maintainership for atstk1002Andreas Bießmann2015-06-10-2/+2
| * | avr32: delete non generic board's atstk100{3, 4, 6}Andreas Bießmann2015-06-10-572/+1
| * | avr32: delete non generic board mimc200Andreas Bießmann2015-06-10-407/+0
| * | avr32: delete non generic board hammerheadAndreas Bießmann2015-06-10-276/+0
| * | avr32: delete non generic board favr-32-ezkitAndreas Bießmann2015-06-10-509/+0
| * | atngw100: convert to generic boardAndreas Bießmann2015-06-10-0/+4
| |/
* | tegra: config: nyan-big: Add options required by Chrome OS bootSimon Glass2015-06-09-0/+5
* | tegra: Replace 'Norrin' with 'Nyan-big' and fix typoSimon Glass2015-06-09-2/+2
* | tegra: config: Allow Chrome OS environment settings to be includedSimon Glass2015-06-09-1/+6
* | tegra: nyan-big: Add additional clock and kernel initSimon Glass2015-06-09-0/+69
* | tegra: Allow board-specific initSimon Glass2015-06-09-2/+13
* | tegra: lcd: Tidy up clock initSimon Glass2015-06-09-3/+1
* | tegra: Increase maximum arguments to 32Simon Glass2015-06-09-1/+1
* | tegra: Add missing tegra124 peripheralsSimon Glass2015-06-09-7/+7
* | tegra: Introduce SRAM repair on tegra124Simon Glass2015-06-09-1/+31
* | tegra: clock: Adjust PLL access to avoid a warningSimon Glass2015-06-09-2/+5
* | tegra: clock: Support enabling external clocksSimon Glass2015-06-09-0/+25
* | tegra: spi: Support slow SPI ratesSimon Glass2015-06-09-3/+15
* | dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-bigSimon Glass2015-06-09-0/+10
* | tegra: spi: Drop the claim_bus() method to correct delaysSimon Glass2015-06-09-17/+9
* | tegra: cros_ec: Add tegra support for Chrome OS ECSimon Glass2015-06-09-1/+7
|/
* Prepare v2015.07-rc2Tom Rini2015-06-08-1/+1
* pepper: Implement Board Detection mechanismAdam YH Lee2015-06-08-20/+124
* autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese2015-06-08-31/+152
* autoboot.c: Move config options to KconfigStefan Roese2015-06-08-265/+267
* autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2Stefan Roese2015-06-08-24/+2
* Kconfig: Enable usage of escape char '\' in string valuesStefan Roese2015-06-08-54/+9
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-08-96/+776
|\
| * imx: drop warning: unused variable 'max_freq'Stefano Babic2015-06-08-1/+2
| * ot1200: setup i2c bus 1 in setup_iomux_i2c()Christian Gmeiner2015-06-08-0/+15
| * ot1200: setup i2c bus in board_early_init_f(..)Christian Gmeiner2015-06-08-18/+22
| * colibri_vf: Enable board specific USB initialisation for USB pen gpioSanchayan Maity2015-06-08-0/+26
| * usb: ehci-vf: Add weak function for board specific initialisationSanchayan Maity2015-06-08-0/+8
| * colibri_vf: Add separate defconfig for device tree supportBhuvanchandra DV2015-06-08-0/+12
| * colibri-vf: Enable SPI supportBhuvanchandra DV2015-06-08-0/+7
| * vf610: dts: Add device tree supportBhuvanchandra DV2015-06-08-0/+160
| * arm: vf610: Add iomux support for DSPIBhuvanchandra DV2015-06-08-0/+30
| * arm: vf610: Add clock support for DSPIBhuvanchandra DV2015-06-08-0/+12
| * colibri_vf: Enable GPIO supportBhuvanchandra DV2015-06-08-0/+6
| * colibri_vf: Add pinmux entries for GPIOsBhuvanchandra DV2015-06-08-0/+109