summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: remove unused macroMasahiro Yamada2015-08-301-2/+0
* include: configs: am43xx_evm: add 'usb stop' in usbboot envKishon Vijay Abraham I2015-08-281-0/+2
* picosam9g45: adopt CONFIG_SYS_PROMPTAndreas Bießmann2015-08-281-1/+0
* mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler2015-08-281-0/+9
* arm: spear: Some changes / updates to the x600 config headerStefan Roese2015-08-281-5/+16
* arm: spear: Move to common SPL infrastructureStefan Roese2015-08-281-5/+12
* ARM: keystone2: configs: Move SP to end of u-boot sectionLokesh Vutla2015-08-281-2/+2
* NDS32: Generic Board Support and UnsupportKun-Hua Huang2015-08-282-718/+0
* NDS32: Generic Board Support and UnsupportKun-Hua Huang2015-08-281-14/+36
* rpi: set fdt_addr_r to 0x00000100 to match default device_tree_addressJonathan Liu2015-08-281-2/+2
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-269-55/+90
|\
| * x86: crownbay: Enable on-board SMSC superio keyboard controllerBin Meng2015-08-261-3/+0
| * x86: i8042: Clean up the driver per coding conventionBin Meng2015-08-261-44/+59
| * dm: pci: Add a comment to help find pci_hose_read_config_byte, etc.Simon Glass2015-08-261-0/+1
| * x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng2015-08-261-4/+25
| * video: coreboot: Save VESA mode for future useBin Meng2015-08-261-0/+2
| * x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boardsBin Meng2015-08-265-4/+1
| * x86: Only include cbfs command for corebootBin Meng2015-08-261-0/+2
* | Merge git://git.denx.de/u-boot-nand-flashTom Rini2015-08-264-42/+95
|\ \ | |/ |/|
| * arm: mvebu: Enable NAND on db-mv784mp-gpStefan Roese2015-08-251-0/+5
| * mtd: nand: Increase max sizes of OOB and Page sizeSiva Durga Prasad Paladugu2015-08-252-3/+3
| * nand: Sync with Linux v4.1Scott Wood2015-08-252-5/+84
| * mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2015-08-252-0/+3
| * nand: Remove __UBOOT__ ifdefsScott Wood2015-08-251-34/+0
* | arm: pxa: colibri_pxa270: add optional i2c supportMarcel Ziswiler2015-08-241-0/+9
* | arm: pxa: colibri_pxa270: add optional lcd supportMarcel Ziswiler2015-08-241-0/+13
* | arm: pxa: colibri_pxa270: add some more nor flash detailsMarcel Ziswiler2015-08-241-0/+4
* | arm: pxa: palmtreo680: get rid of obsolete CONFIG_SYS_LCD_PXA_NO_L_BIASMarcel Ziswiler2015-08-241-1/+0
|/
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-08-232-2/+2
|\
| * arm: socfpga: Enable DWAPB GPIO driverMarek Vasut2015-08-232-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-08-2336-36/+0
|\ \
| * | net: Move CONFIG_E1000 options to KconfigSimon Glass2015-08-2136-36/+0
| |/
* | ARM: at91: sama5: update the spi flash mappingWu, Josh2015-08-214-33/+16
* | ARM: at91: sama5: move the nandflash env config to at91-sama5_common.hWu, Josh2015-08-215-32/+16
* | ARM: at91: sama5d3xek: use a $dtb_name to load dtbWu, Josh2015-08-212-1/+7
* | ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.hWu, Josh2015-08-215-50/+16
* | arm: at91: add support for mini-box picosam9g45 boardErik van Luijk2015-08-211-0/+211
* | arm: at91: mpddr: allow multiple DDR controllersErik van Luijk2015-08-214-7/+0
|/
* ARM: davinci: remove support for cam_enc_4xxMasahiro Yamada2015-08-201-504/+0
* zynq: Make CONFIG_OF_EMBED default caseMichal Simek2015-08-191-1/+1
* zynqmp: usb: Add usb dwc3 driver support for zynqmpSiva Durga Prasad Paladugu2015-08-191-2/+40
* ARM: zynqmp_ep: Enable ethernet for EPMichal Simek2015-08-191-0/+3
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-186-18/+6
* of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada2015-08-182-2/+2
* fdtdec: fix OF_CONTROL switchMasahiro Yamada2015-08-181-1/+1
* dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd listMasahiro Yamada2015-08-183-8/+7
* linux/kconfig.h: add CPP macros useful for per-image config optionsMasahiro Yamada2015-08-181-0/+48
* lpc32xx: move common SLC NAND defines to arch/config.hVladimir Zapolskiy2015-08-181-11/+3
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-08-182-0/+5
|\
| * ARM: dra7xx_evm: Enable EDMA3 in SPL to support DMA on qspiVignesh R2015-08-171-0/+2
OpenPOWER on IntegriCloud