summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | ARM: BeagleBoard-X15: Enable HW levelingLokesh Vutla2015-06-12-8/+18
* | | ARM: DRA7: DDR3: Add support for HW levelingLokesh Vutla2015-06-12-26/+220
* | | kconfiglib: sync with the latest in Kconfiglib projectMasahiro Yamada2015-06-12-7/+35
|/ /
* | Nokia RX-51: Fix calculating return address in save_boot_paramsPali Rohár2015-06-12-4/+0
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-06-11-243/+309
|\ \
| * | dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-10-159/+0
| * | sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass2015-06-10-3/+30
| * | Remove SPL undefine of CONFIG_OF_CONTROLSimon Glass2015-06-10-0/+6
| * | Add a simple version of memalign()Simon Glass2015-06-10-0/+14
| * | dm: serial: Don't support CONFIG_CONS_INDEX with device treeSimon Glass2015-06-10-32/+37
| * | dts: Disable device tree for SPL on all boardsSimon Glass2015-06-10-0/+33
| * | fdt: arm: Drop device tree paddingSimon Glass2015-06-10-1/+2
| * | dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver modelSimon Glass2015-06-10-1/+5
| * | lcd: Support colour lookup table on 16bpp display in BMP imagesSimon Glass2015-06-10-3/+20
| * | Remove typedefs from bmp_layout.hSimon Glass2015-06-10-31/+30
| * | sandbox: Add an implementation for cleanup_before_linux_select()Simon Glass2015-06-10-0/+5
| * | 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
* | | common/cmd_bdinfo: show gd->board_typeHannes Schmelzer2015-06-11-0/+3
* | | blackfin: fix undefined reference to srand and randMasahiro Yamada2015-06-11-1/+17
* | | README.scrapyard: add entries for dead AVR32 boardsMasahiro Yamada2015-06-11-0/+6
* | | Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2015-06-10-78/+2
|\ \ \ | |/ / |/| |
| * | odroid: dts: cleanup of MAX77686 regulatorsPrzemyslaw Marczak2015-06-10-78/+2
* | | 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