summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove SPL undefine of CONFIG_OF_CONTROLSimon Glass2015-06-103-0/+6
* Add a simple version of memalign()Simon Glass2015-06-101-0/+14
* dm: serial: Don't support CONFIG_CONS_INDEX with device treeSimon Glass2015-06-101-32/+37
* dts: Disable device tree for SPL on all boardsSimon Glass2015-06-1022-0/+33
* fdt: arm: Drop device tree paddingSimon Glass2015-06-101-1/+2
* dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver modelSimon Glass2015-06-102-1/+5
* lcd: Support colour lookup table on 16bpp display in BMP imagesSimon Glass2015-06-101-3/+20
* Remove typedefs from bmp_layout.hSimon Glass2015-06-106-31/+30
* sandbox: Add an implementation for cleanup_before_linux_select()Simon Glass2015-06-101-0/+5
* arm: Allow cleanup_before_linux() without disabling cachesSimon Glass2015-06-102-18/+44
* arm: spl: Add an API to detect when U-Boot is started from SPLSimon Glass2015-06-101-0/+13
* dm: usb: Implement usb_detect_change() for driver modelSimon Glass2015-06-101-0/+43
* dm: tegra: usb: Move USB to driver modelSimon Glass2015-06-102-0/+5
* dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()Simon Glass2015-06-102-0/+27
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-06-102-0/+2
|\
| * sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is usedBernhard Nortmann2015-06-101-0/+1
| * sunxi: Request macpwr gpio before using itHans de Goede2015-06-101-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2015-06-1032-2025/+7
|\ \
| * | avr32: delete ancient board.cAndreas Bießmann2015-06-102-259/+0
| * | avr32: take maintainership for atstk1002Andreas Bießmann2015-06-101-2/+2
| * | avr32: delete non generic board's atstk100{3, 4, 6}Andreas Bießmann2015-06-1010-572/+1
| * | avr32: delete non generic board mimc200Andreas Bießmann2015-06-107-407/+0
| * | avr32: delete non generic board hammerheadAndreas Bießmann2015-06-107-276/+0
| * | avr32: delete non generic board favr-32-ezkitAndreas Bießmann2015-06-108-509/+0
| * | atngw100: convert to generic boardAndreas Bießmann2015-06-101-0/+4
| |/
* | tegra: config: nyan-big: Add options required by Chrome OS bootSimon Glass2015-06-091-0/+5
* | tegra: Replace 'Norrin' with 'Nyan-big' and fix typoSimon Glass2015-06-092-2/+2
* | tegra: config: Allow Chrome OS environment settings to be includedSimon Glass2015-06-091-1/+6
* | tegra: nyan-big: Add additional clock and kernel initSimon Glass2015-06-091-0/+69
* | tegra: Allow board-specific initSimon Glass2015-06-092-2/+13
* | tegra: lcd: Tidy up clock initSimon Glass2015-06-091-3/+1
* | tegra: Increase maximum arguments to 32Simon Glass2015-06-091-1/+1
* | tegra: Add missing tegra124 peripheralsSimon Glass2015-06-092-7/+7
* | tegra: Introduce SRAM repair on tegra124Simon Glass2015-06-092-1/+31
* | tegra: clock: Adjust PLL access to avoid a warningSimon Glass2015-06-091-2/+5
* | tegra: clock: Support enabling external clocksSimon Glass2015-06-092-0/+25
* | tegra: spi: Support slow SPI ratesSimon Glass2015-06-091-3/+15
* | dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-bigSimon Glass2015-06-093-0/+10
* | tegra: spi: Drop the claim_bus() method to correct delaysSimon Glass2015-06-091-17/+9
* | tegra: cros_ec: Add tegra support for Chrome OS ECSimon Glass2015-06-091-1/+7
|/
* Prepare v2015.07-rc2Tom Rini2015-06-081-1/+1
* pepper: Implement Board Detection mechanismAdam YH Lee2015-06-084-20/+124
* autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese2015-06-084-31/+152
* autoboot.c: Move config options to KconfigStefan Roese2015-06-0890-265/+267
* autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2Stefan Roese2015-06-083-24/+2
* Kconfig: Enable usage of escape char '\' in string valuesStefan Roese2015-06-082-54/+9
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-0838-96/+776
|\
| * imx: drop warning: unused variable 'max_freq'Stefano Babic2015-06-081-1/+2
| * ot1200: setup i2c bus 1 in setup_iomux_i2c()Christian Gmeiner2015-06-081-0/+15
| * ot1200: setup i2c bus in board_early_init_f(..)Christian Gmeiner2015-06-081-18/+22
OpenPOWER on IntegriCloud