summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-12ahci: support LBA48 data reads for 2+TB drivesMark Langsdorf
2015-06-12ARM: BeagleBoard-x15: Enable IO delay recalibration sequenceLokesh Vutla
2015-06-12ARM: DRA7-evm: Enable IO delay recalibration sequenceLokesh Vutla
2015-06-11dm: usb: tegra: Drop legacy USB codeSimon Glass
2015-06-11sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass
2015-06-11Remove SPL undefine of CONFIG_OF_CONTROLSimon Glass
2015-06-11dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver modelSimon Glass
2015-06-11Remove typedefs from bmp_layout.hSimon Glass
2015-06-11arm: Allow cleanup_before_linux() without disabling cachesSimon Glass
2015-06-11arm: spl: Add an API to detect when U-Boot is started from SPLSimon Glass
2015-06-11dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()Simon Glass
2015-06-10Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-06-10sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is usedBernhard Nortmann
2015-06-10Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini
2015-06-10avr32: delete non generic board's atstk100{3, 4, 6}Andreas Bießmann
2015-06-10avr32: delete non generic board mimc200Andreas Bießmann
2015-06-10avr32: delete non generic board hammerheadAndreas Bießmann
2015-06-10avr32: delete non generic board favr-32-ezkitAndreas Bießmann
2015-06-10atngw100: convert to generic boardAndreas Bießmann
2015-06-09tegra: config: nyan-big: Add options required by Chrome OS bootSimon Glass
2015-06-09tegra: config: Allow Chrome OS environment settings to be includedSimon Glass
2015-06-09tegra: Increase maximum arguments to 32Simon Glass
2015-06-09dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-bigSimon Glass
2015-06-09tegra: cros_ec: Add tegra support for Chrome OS ECSimon Glass
2015-06-08pepper: Implement Board Detection mechanismAdam YH Lee
2015-06-08autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese
2015-06-08autoboot.c: Move config options to KconfigStefan Roese
2015-06-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-06-08colibri-vf: Enable SPI supportBhuvanchandra DV
2015-06-08colibri_vf: Enable GPIO supportBhuvanchandra DV
2015-06-08mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SXFabio Estevam
2015-06-08wandboard: Add board revision detection supportFabio Estevam
2015-06-05Merge git://git.denx.de/u-boot-fdtTom Rini
2015-06-05Merge git://git.denx.de/u-boot-dmTom Rini
2015-06-05fdt: Documentation for a few support functions aside their prototypesPaul Kocialkowski
2015-06-05fdt: Pass the device serial number through devicetreePaul Kocialkowski
2015-06-04gpio: fix typos in GPIO headerMasahiro Yamada
2015-06-04dm: Sort the uclass IDs after the tegra/PMIC additionSimon Glass
2015-06-04sandbox: Tidy up terminal restoreSimon Glass
2015-06-04x86: minnowmax: initialize the pin-muxing from device treeGabriel Huau
2015-06-04x86: gpio: add pinctrl support from the device treeGabriel Huau
2015-06-04x86: qemu: Implement PIRQ routingBin Meng
2015-06-04x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng
2015-06-04x86: quark: Implement PIRQ routingBin Meng
2015-06-04x86: Refactor PIRQ routing supportBin Meng
2015-06-04x86: qemu: Add ATA/SATA supportBin Meng
2015-06-04x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng
2015-06-04x86: qemu: Add graphics supportBin Meng
2015-06-04x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng
2015-06-04x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng