summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * sf: ops: Add spi_flash_copy_mmap functionTom Rini2015-08-171-0/+3
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-08-173-3/+43
|\ \
| * | arm: mvebu: db-88f6820-gp: Enable PCI supportStefan Roese2015-08-171-0/+8
| * | arm: mvebu: db-mv784mp-gp: Enable PCI supportStefan Roese2015-08-171-0/+8
| * | arm: mvebu: Move CONFIG_SYS_TEXT_BASE to an address < 16 MiBStefan Roese2015-08-173-3/+18
| * | arm: mvebu: add multiple usb-hostcontroller support for AXPAnton Schubert2015-08-171-0/+1
| * | arm: mvebu: db-mv785mp-gp: Add USB/EHCI supportStefan Roese2015-08-171-0/+7
| * | arm: mvebu: db-mv784mp-gp.h: Fix image creation - use correct offsetStefan Roese2015-08-171-0/+1
* | | Revert "Align global_data to a 16-byte boundary"Simon Glass2015-08-171-2/+1
|/ /
* | Delete an accidentally added .rej fileTom Rini2015-08-141-10/+0
|/
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-148-7/+103
|\
| * x86: minnowmax: Define and enable interrupt setupSimon Glass2015-08-141-0/+1
| * Allow arch-specific setting of global_data in board_init_f_mem()Simon Glass2015-08-141-0/+43
| * Align global_data to a 16-byte boundarySimon Glass2015-08-141-1/+2
| * dm: pci: Add a way to iterate through all PCI devicesSimon Glass2015-08-141-0/+25
| * dm: pci: Provide friendly config access functionsSimon Glass2015-08-141-0/+18
| * x86: baytrail: Configure FSP UPD from device treeAndrew Bradford2015-08-141-0/+2
| * x86: baytrail: Add all IDE/SATA PCI device IDsBin Meng2015-08-143-4/+10
| * common: Display >=4GiB memory bank sizeBin Meng2015-08-141-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-pmicTom Rini2015-08-141-1/+6
|\ \
OpenPOWER on IntegriCloud