aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-08-31ARM: uniphier: enable SPL_OF_CONTROLMasahiro Yamada1-1/+1
2015-08-30ARM: uniphier: remove unused macroMasahiro Yamada1-2/+0
2015-08-28include: configs: am43xx_evm: add 'usb stop' in usbboot envKishon Vijay Abraham I1-0/+2
2015-08-28picosam9g45: adopt CONFIG_SYS_PROMPTAndreas Bießmann1-1/+0
2015-08-28mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler1-0/+9
2015-08-28arm: spear: Some changes / updates to the x600 config headerStefan Roese1-5/+16
2015-08-28arm: spear: Move to common SPL infrastructureStefan Roese1-5/+12
2015-08-28ARM: keystone2: configs: Move SP to end of u-boot sectionLokesh Vutla1-2/+2
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang2-718/+0
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang1-14/+36
2015-08-28rpi: set fdt_addr_r to 0x00000100 to match default device_tree_addressJonathan Liu1-2/+2
2015-08-26Merge git://git.denx.de/u-boot-x86Tom Rini9-55/+90
2015-08-26x86: crownbay: Enable on-board SMSC superio keyboard controllerBin Meng1-3/+0
2015-08-26x86: i8042: Clean up the driver per coding conventionBin Meng1-44/+59
2015-08-26dm: pci: Add a comment to help find pci_hose_read_config_byte, etc.Simon Glass1-0/+1
2015-08-26x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng1-4/+25
2015-08-26video: coreboot: Save VESA mode for future useBin Meng1-0/+2
2015-08-26x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boardsBin Meng5-4/+1
2015-08-26x86: Only include cbfs command for corebootBin Meng1-0/+2
2015-08-26Merge git://git.denx.de/u-boot-nand-flashTom Rini4-42/+95
2015-08-25arm: mvebu: Enable NAND on db-mv784mp-gpStefan Roese1-0/+5
2015-08-25mtd: nand: Increase max sizes of OOB and Page sizeSiva Durga Prasad Paladugu2-3/+3
2015-08-25nand: Sync with Linux v4.1Scott Wood2-5/+84
2015-08-25mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2-0/+3
2015-08-25nand: Remove __UBOOT__ ifdefsScott Wood1-34/+0
2015-08-24arm: pxa: colibri_pxa270: add optional i2c supportMarcel Ziswiler1-0/+9
2015-08-24arm: pxa: colibri_pxa270: add optional lcd supportMarcel Ziswiler1-0/+13
2015-08-24arm: pxa: colibri_pxa270: add some more nor flash detailsMarcel Ziswiler1-0/+4
2015-08-24arm: pxa: palmtreo680: get rid of obsolete CONFIG_SYS_LCD_PXA_NO_L_BIASMarcel Ziswiler1-1/+0
2015-08-23Merge git://git.denx.de/u-boot-socfpgaTom Rini2-2/+2
2015-08-23Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini36-36/+0
2015-08-23arm: socfpga: Enable DWAPB GPIO driverMarek Vasut2-2/+2
2015-08-21net: Move CONFIG_E1000 options to KconfigSimon Glass36-36/+0
2015-08-21ARM: at91: sama5: update the spi flash mappingWu, Josh4-33/+16
2015-08-21ARM: at91: sama5: move the nandflash env config to at91-sama5_common.hWu, Josh5-32/+16
2015-08-21ARM: at91: sama5d3xek: use a $dtb_name to load dtbWu, Josh2-1/+7
2015-08-21ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.hWu, Josh5-50/+16
2015-08-21arm: at91: add support for mini-box picosam9g45 boardErik van Luijk1-0/+211
2015-08-21arm: at91: mpddr: allow multiple DDR controllersErik van Luijk4-7/+0
2015-08-20ARM: davinci: remove support for cam_enc_4xxMasahiro Yamada1-504/+0
2015-08-19zynq: Make CONFIG_OF_EMBED default caseMichal Simek1-1/+1
2015-08-19zynqmp: usb: Add usb dwc3 driver support for zynqmpSiva Durga Prasad Paladugu1-2/+40
2015-08-19ARM: zynqmp_ep: Enable ethernet for EPMichal Simek1-0/+3
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada6-18/+6
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada2-2/+2
2015-08-18fdtdec: fix OF_CONTROL switchMasahiro Yamada1-1/+1
2015-08-18dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd listMasahiro Yamada3-8/+7
2015-08-18linux/kconfig.h: add CPP macros useful for per-image config optionsMasahiro Yamada1-0/+48
2015-08-18lpc32xx: move common SLC NAND defines to arch/config.hVladimir Zapolskiy1-11/+3
2015-08-18Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2-0/+5