summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Nokia RX-51: Fix calculating return address in save_boot_paramsPali Rohár2015-06-121-4/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2015-06-1150-243/+309
|\
| * dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-104-159/+0
| * sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass2015-06-105-3/+30
| * 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
* | common/cmd_bdinfo: show gd->board_typeHannes Schmelzer2015-06-111-0/+3
* | blackfin: fix undefined reference to srand and randMasahiro Yamada2015-06-1115-1/+17
* | README.scrapyard: add entries for dead AVR32 boardsMasahiro Yamada2015-06-111-0/+6
* | Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2015-06-101-78/+2
|\ \ | |/ |/|
| * odroid: dts: cleanup of MAX77686 regulatorsPrzemyslaw Marczak2015-06-101-78/+2
* | 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
OpenPOWER on IntegriCloud