summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dm: usb: tegra: Drop legacy USB codeSimon Glass2015-06-101-3/+0
* sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass2015-06-102-1/+6
* Remove SPL undefine of CONFIG_OF_CONTROLSimon Glass2015-06-101-0/+2
* dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver modelSimon Glass2015-06-101-1/+1
* Remove typedefs from bmp_layout.hSimon Glass2015-06-101-9/+8
* arm: Allow cleanup_before_linux() without disabling cachesSimon Glass2015-06-101-0/+15
* arm: spl: Add an API to detect when U-Boot is started from SPLSimon Glass2015-06-101-0/+13
* dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()Simon Glass2015-06-101-0/+6
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-06-101-0/+1
|\
| * sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is usedBernhard Nortmann2015-06-101-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2015-06-107-962/+4
|\ \
| * | avr32: delete non generic board's atstk100{3, 4, 6}Andreas Bießmann2015-06-103-468/+0
| * | avr32: delete non generic board mimc200Andreas Bießmann2015-06-101-176/+0
| * | avr32: delete non generic board hammerheadAndreas Bießmann2015-06-101-147/+0
| * | avr32: delete non generic board favr-32-ezkitAndreas Bießmann2015-06-101-171/+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: config: Allow Chrome OS environment settings to be includedSimon Glass2015-06-091-1/+6
* | tegra: Increase maximum arguments to 32Simon Glass2015-06-091-1/+1
* | dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-bigSimon Glass2015-06-091-0/+2
* | tegra: cros_ec: Add tegra support for Chrome OS ECSimon Glass2015-06-091-1/+7
|/
* pepper: Implement Board Detection mechanismAdam YH Lee2015-06-081-0/+2
* autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese2015-06-081-0/+14
* autoboot.c: Move config options to KconfigStefan Roese2015-06-0840-219/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-086-18/+43
|\
| * colibri-vf: Enable SPI supportBhuvanchandra DV2015-06-081-0/+7
| * colibri_vf: Enable GPIO supportBhuvanchandra DV2015-06-081-0/+5
| * mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SXFabio Estevam2015-06-082-8/+16
| * wandboard: Add board revision detection supportFabio Estevam2015-06-081-2/+6
| * arm: mx6: tqma6: use default CONFIG_SYS_PBSIZEMarkus Niebel2015-06-011-4/+0
| * arm: mx6: tqma6: fix spelling error in conditionMarkus Niebel2015-06-011-2/+2
| * warp: Add fuse command supportFabio Estevam2015-05-281-0/+4
| * warp: Enable CONFIG_SUPPORT_EMMC_BOOTFabio Estevam2015-05-281-0/+1
| * warp: Fix CONFIG_SYS_FSL_ESDHC_ADDRFabio Estevam2015-05-281-1/+1
| * warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZEFabio Estevam2015-05-281-1/+1
* | Merge git://git.denx.de/u-boot-fdtTom Rini2015-06-051-0/+27
|\ \
| * | fdt: Documentation for a few support functions aside their prototypesPaul Kocialkowski2015-06-051-0/+26
| * | fdt: Pass the device serial number through devicetreePaul Kocialkowski2015-06-051-0/+1
* | | Merge git://git.denx.de/u-boot-dmTom Rini2015-06-053-13/+19
|\ \ \
| * | | gpio: fix typos in GPIO headerMasahiro Yamada2015-06-041-8/+8
| * | | dm: Sort the uclass IDs after the tegra/PMIC additionSimon Glass2015-06-041-5/+3
| * | | sandbox: Tidy up terminal restoreSimon Glass2015-06-041-0/+8
| |/ /
* | | x86: minnowmax: initialize the pin-muxing from device treeGabriel Huau2015-06-041-0/+1
* | | x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-042-0/+32
* | | x86: qemu: Implement PIRQ routingBin Meng2015-06-041-0/+1
* | | x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng2015-06-042-0/+2
* | | x86: quark: Implement PIRQ routingBin Meng2015-06-041-0/+1
* | | x86: Refactor PIRQ routing supportBin Meng2015-06-042-0/+32
* | | x86: qemu: Add ATA/SATA supportBin Meng2015-06-042-1/+26
* | | x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng2015-06-041-4/+1
OpenPOWER on IntegriCloud