summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-06-10-0/+1
|\
| * sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is usedBernhard Nortmann2015-06-10-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2015-06-10-962/+4
|\ \
| * | avr32: delete non generic board's atstk100{3, 4, 6}Andreas Bießmann2015-06-10-468/+0
| * | avr32: delete non generic board mimc200Andreas Bießmann2015-06-10-176/+0
| * | avr32: delete non generic board hammerheadAndreas Bießmann2015-06-10-147/+0
| * | avr32: delete non generic board favr-32-ezkitAndreas Bießmann2015-06-10-171/+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: config: Allow Chrome OS environment settings to be includedSimon Glass2015-06-09-1/+6
* | tegra: Increase maximum arguments to 32Simon Glass2015-06-09-1/+1
* | dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-bigSimon Glass2015-06-09-0/+2
* | tegra: cros_ec: Add tegra support for Chrome OS ECSimon Glass2015-06-09-1/+7
|/
* pepper: Implement Board Detection mechanismAdam YH Lee2015-06-08-0/+2
* autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese2015-06-08-0/+14
* autoboot.c: Move config options to KconfigStefan Roese2015-06-08-219/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-08-18/+43
|\
| * colibri-vf: Enable SPI supportBhuvanchandra DV2015-06-08-0/+7
| * colibri_vf: Enable GPIO supportBhuvanchandra DV2015-06-08-0/+5
| * mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SXFabio Estevam2015-06-08-8/+16
| * wandboard: Add board revision detection supportFabio Estevam2015-06-08-2/+6
| * arm: mx6: tqma6: use default CONFIG_SYS_PBSIZEMarkus Niebel2015-06-01-4/+0
| * arm: mx6: tqma6: fix spelling error in conditionMarkus Niebel2015-06-01-2/+2
| * warp: Add fuse command supportFabio Estevam2015-05-28-0/+4
| * warp: Enable CONFIG_SUPPORT_EMMC_BOOTFabio Estevam2015-05-28-0/+1
| * warp: Fix CONFIG_SYS_FSL_ESDHC_ADDRFabio Estevam2015-05-28-1/+1
| * warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZEFabio Estevam2015-05-28-1/+1
* | Merge git://git.denx.de/u-boot-fdtTom Rini2015-06-05-0/+27
|\ \
| * | fdt: Documentation for a few support functions aside their prototypesPaul Kocialkowski2015-06-05-0/+26
| * | fdt: Pass the device serial number through devicetreePaul Kocialkowski2015-06-05-0/+1
* | | Merge git://git.denx.de/u-boot-dmTom Rini2015-06-05-13/+19
|\ \ \
| * | | gpio: fix typos in GPIO headerMasahiro Yamada2015-06-04-8/+8
| * | | dm: Sort the uclass IDs after the tegra/PMIC additionSimon Glass2015-06-04-5/+3
| * | | sandbox: Tidy up terminal restoreSimon Glass2015-06-04-0/+8
| |/ /
* | | x86: minnowmax: initialize the pin-muxing from device treeGabriel Huau2015-06-04-0/+1
* | | x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-04-0/+32
* | | x86: qemu: Implement PIRQ routingBin Meng2015-06-04-0/+1
* | | x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng2015-06-04-0/+2
* | | x86: quark: Implement PIRQ routingBin Meng2015-06-04-0/+1
* | | x86: Refactor PIRQ routing supportBin Meng2015-06-04-0/+32
* | | x86: qemu: Add ATA/SATA supportBin Meng2015-06-04-1/+26
* | | x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng2015-06-04-4/+1
* | | x86: qemu: Add graphics supportBin Meng2015-06-04-7/+3
* | | x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng2015-06-04-3/+0
* | | x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng2015-06-04-9/+1
* | | x86: Support QEMU x86 targetsBin Meng2015-06-04-0/+57
|/ /
* | board/BuR/common: fix netconsoleHannes Schmelzer2015-06-02-11/+7
* | configs: remove CONFIG_NET_MULTILars Poeschel2015-06-02-49/+0
* | ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQLars Poeschel2015-06-02-3/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-06-02-328/+1
|\ \