summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: remove commented out defineMasahiro Yamada2016-03-241-5/+0
* net: Move CONFIG_RTL8169 to KconfigBin Meng2016-03-229-24/+0
* net: Move CONFIG_RTL8139 to KconfigBin Meng2016-03-225-9/+0
* Fix spelling of "transferred".Vagrant Cascadian2016-03-221-2/+2
* cmd: Fix license commandTom Rini2016-03-221-0/+1
* serial: pl01x: Add support for devices with the rate pre-configured.Eric Anholt2016-03-221-0/+3
* Drop various features when the command line is not availableSimon Glass2016-03-221-0/+10
* Allow command code to compile to nothingSimon Glass2016-03-221-4/+27
* ti: k2g: increase phy autoneg timeoutVitaly Andrianov2016-03-221-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-03-227-3/+26
|\
| * armv8/ls1043aqds: Enable ID_EEPROM support for ls1043aqdsWenbin Song2016-03-211-0/+10
| * arm: ls102xa: Enable CONFIG_SYS_CONSOLE_IS_IN_ENV supportAlison Wang2016-03-212-0/+2
| * driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discreteShengzhou Liu2016-03-211-1/+10
| * pci: make pci_get_hose_head() available to external usersStuart Yoder2016-03-211-0/+1
| * boards: ls2080: Fix default bootargsYork Sun2016-03-212-2/+2
| * armv8: ls2080ardb: invert irq pins polarity for AQR405 PHYShaohui Xie2016-03-211-0/+1
* | strider: use optimised bus timing for FPGA accessReinhard Pfau2016-03-211-6/+5
* | strider: Define pca593x widthsDirk Eibach2016-03-211-0/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-03-202-10/+23
|\ \
| * | arm: socfpga: sr1500: Misc updates (SPI speed, env location)Stefan Roese2016-03-201-7/+12
| * | arm: socfpga: Allow boards to define a custom environment sizeStefan Roese2016-03-201-0/+2
| * | arm: socfpga: Fix SR1500 env positionMarek Vasut2016-03-201-7/+7
| * | arm: socfpga: Enabling U-Boot environment support in QSPIChin Liang See2016-03-201-0/+6
* | | usb: Change power-on / scanning timeout handlingStefan Roese2016-03-201-0/+4
|/ /
* | dm: ns16550: Add support for reg-offset propertyMichal Simek2016-03-171-0/+1
|/
* x86: Add congatec conga-QA3/E3845-4G (Bay Trail) supportStefan Roese2016-03-171-0/+65
* x86: Add support for the samus chromebookSimon Glass2016-03-172-1/+31
* x86: dts: Drop memory SPD compatible stringSimon Glass2016-03-171-1/+0
* x86: Fix a header nit in x86-chromebook.hSimon Glass2016-03-171-1/+0
* x86: Use white on black for the console on chromebooksSimon Glass2016-03-171-0/+2
* x86: Add a default address for reference codeSimon Glass2016-03-171-0/+2
* x86: broadwell: Add a pinctrl driverSimon Glass2016-03-171-0/+12
* x86: Drop all the old pin configuration codeSimon Glass2016-03-171-1/+0
* input: i8042: Make sure the keyboard is enabledSimon Glass2016-03-171-0/+1
* pci: Correct a few comments and nitsSimon Glass2016-03-171-2/+4
* pci: Add functions to update PCI configuration registersSimon Glass2016-03-171-0/+23
* gpio: Use const where possibleSimon Glass2016-03-171-5/+5
* gpio: Add a function to obtain a GPIO vector valueSimon Glass2016-03-171-0/+12
* cpu: Add support for microcode version and CPU IDSimon Glass2016-03-171-0/+5
* ti_armv7_common: env: Add NFS loading support to default enviromentAndrew F. Davis2016-03-151-0/+6
* keystone2: env: Set mmc as default boot for k2g-evmYan Liu2016-03-155-1/+4
* keystone2: env: add env script for booting with an initramfs with firmwareMurali Karicheri2016-03-155-3/+17
* k2g: configs: Add support to save env in MMCLokesh Vutla2016-03-151-0/+6
* k2g: env: Allow use of a script and plain text env filesLokesh Vutla2016-03-151-0/+1
* ti_armv7_common: env: Consolidate support for loading script and text env filesLokesh Vutla2016-03-155-54/+32
* am43xx: configs: Enable USB commands for non usb boot alsoMugunthan V N2016-03-151-1/+3
* am335x: configs: Fix usb ether boot supportLokesh Vutla2016-03-151-1/+3
* ti_armv7_keystone2: env: Remove securedb.key.bin loadCarlos Hernandez2016-03-151-2/+1
* ti_armv7_keystone2: env: Update UBIFS image pathsCarlos Hernandez2016-03-151-4/+5
* ti_armv7_keystone2: configs: add usb mass storage supportMugunthan V N2016-03-151-0/+1
OpenPOWER on IntegriCloud