aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-26stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha2-1/+2
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko40-41/+0
2016-03-25Merge git://www.denx.de/git/u-boot-marvellTom Rini3-3/+28
2016-03-24arm: mvebu: theadorable: Add StratixV FPGA programming supportStefan Roese1-0/+5
2016-03-24fpga: altera: Add StratixV supportStefan Roese1-0/+20
2016-03-24ARM: sheevaplug: correct nand partition layoutPeter Korsgaard1-3/+3
2016-03-23Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini4-509/+860
2016-03-23sunxi: Enable realtek phy supportHans de Goede1-0/+1
2016-03-23include/dt-bindings: Sync some files with the kernelHans de Goede3-509/+859
2016-03-24ARM: uniphier: switch to raw U-Boot imageMasahiro Yamada1-3/+6
2016-03-24ARM: uniphier: add NOR boot supportMasahiro Yamada1-0/+3
2016-03-24ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada1-4/+3
2016-03-24ARM: uniphier: fix bogus commentMasahiro Yamada1-1/+1
2016-03-24ARM: uniphier: remove commented out defineMasahiro Yamada1-5/+0
2016-03-22net: Move CONFIG_RTL8169 to KconfigBin Meng9-24/+0
2016-03-22net: Move CONFIG_RTL8139 to KconfigBin Meng5-9/+0
2016-03-22Fix spelling of "transferred".Vagrant Cascadian1-2/+2
2016-03-22cmd: Fix license commandTom Rini1-0/+1
2016-03-22serial: pl01x: Add support for devices with the rate pre-configured.Eric Anholt1-0/+3
2016-03-22Drop various features when the command line is not availableSimon Glass1-0/+10
2016-03-22Allow command code to compile to nothingSimon Glass1-4/+27
2016-03-22ti: k2g: increase phy autoneg timeoutVitaly Andrianov1-0/+1
2016-03-22Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini7-3/+26
2016-03-21armv8/ls1043aqds: Enable ID_EEPROM support for ls1043aqdsWenbin Song1-0/+10
2016-03-21arm: ls102xa: Enable CONFIG_SYS_CONSOLE_IS_IN_ENV supportAlison Wang2-0/+2
2016-03-21driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discreteShengzhou Liu1-1/+10
2016-03-21pci: make pci_get_hose_head() available to external usersStuart Yoder1-0/+1
2016-03-21boards: ls2080: Fix default bootargsYork Sun2-2/+2
2016-03-21armv8: ls2080ardb: invert irq pins polarity for AQR405 PHYShaohui Xie1-0/+1
2016-03-21strider: use optimised bus timing for FPGA accessReinhard Pfau1-6/+5
2016-03-21strider: Define pca593x widthsDirk Eibach1-0/+5
2016-03-20Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2-10/+23
2016-03-20arm: socfpga: sr1500: Misc updates (SPI speed, env location)Stefan Roese1-7/+12
2016-03-20arm: socfpga: Allow boards to define a custom environment sizeStefan Roese1-0/+2
2016-03-20arm: socfpga: Fix SR1500 env positionMarek Vasut1-7/+7
2016-03-20arm: socfpga: Enabling U-Boot environment support in QSPIChin Liang See1-0/+6
2016-03-20usb: Change power-on / scanning timeout handlingStefan Roese1-0/+4
2016-03-17dm: ns16550: Add support for reg-offset propertyMichal Simek1-0/+1
2016-03-17x86: Add congatec conga-QA3/E3845-4G (Bay Trail) supportStefan Roese1-0/+65
2016-03-17x86: Add support for the samus chromebookSimon Glass2-1/+31
2016-03-17x86: dts: Drop memory SPD compatible stringSimon Glass1-1/+0
2016-03-17x86: Fix a header nit in x86-chromebook.hSimon Glass1-1/+0
2016-03-17x86: Use white on black for the console on chromebooksSimon Glass1-0/+2
2016-03-17x86: Add a default address for reference codeSimon Glass1-0/+2
2016-03-17x86: broadwell: Add a pinctrl driverSimon Glass1-0/+12
2016-03-17x86: Drop all the old pin configuration codeSimon Glass1-1/+0
2016-03-17input: i8042: Make sure the keyboard is enabledSimon Glass1-0/+1
2016-03-17pci: Correct a few comments and nitsSimon Glass1-2/+4
2016-03-17pci: Add functions to update PCI configuration registersSimon Glass1-0/+23
2016-03-17gpio: Use const where possibleSimon Glass1-5/+5