summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* ARM: bcm283x: don't always define CONFIG_BCM2835Stephen Warren2016-03-272-3/+3
* RPi: Enable caches for rpi2Alexander Graf2016-03-271-1/+0
* stm32f746-disco: enable flash supportVikas Manocha2016-03-261-7/+4
* stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha2016-03-261-0/+1
* usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko2016-03-2540-41/+0
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-03-252-3/+8
|\
| * arm: mvebu: theadorable: Add StratixV FPGA programming supportStefan Roese2016-03-241-0/+5
| * ARM: sheevaplug: correct nand partition layoutPeter Korsgaard2016-03-241-3/+3
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-03-231-0/+1
|\ \ | |/ |/|
| * sunxi: Enable realtek phy supportHans de Goede2016-03-231-0/+1
* | ARM: uniphier: switch to raw U-Boot imageMasahiro Yamada2016-03-241-3/+6
* | ARM: uniphier: add NOR boot supportMasahiro Yamada2016-03-241-0/+3
* | ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada2016-03-241-4/+3
* | ARM: uniphier: fix bogus commentMasahiro Yamada2016-03-241-1/+1
* | 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
* 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-225-2/+15
|\
| * 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
| * 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
* | 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
|/
* 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: 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
* 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
* arm64: Replace fdt_name env variables with fdtfileAlexander Graf2016-03-152-6/+6
* arm64: Remove non-full-va map codeAlexander Graf2016-03-155-20/+0
* hikey: Add MMU tablesAlexander Graf2016-03-151-2/+3
* vexpress64: Add MMU tablesAlexander Graf2016-03-151-3/+3
* tegra: Replace home grown mmu code with generic table approachAlexander Graf2016-03-151-0/+2
OpenPOWER on IntegriCloud