summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-08-31tpm: Convert board config TPM options to KconfigSimon Glass
2015-08-31tpm: Drop two unused optionsSimon Glass
2015-08-31dm: simplify uclass_foreach_dev() implementationMasahiro Yamada
2015-08-31serial: uniphier: drop platform data supportMasahiro Yamada
2015-08-31ARM: uniphier: enable SPL_OF_CONTROLMasahiro Yamada
2015-08-30ARM: uniphier: remove unused macroMasahiro Yamada
2015-08-28include: configs: am43xx_evm: add 'usb stop' in usbboot envKishon Vijay Abraham I
2015-08-28picosam9g45: adopt CONFIG_SYS_PROMPTAndreas Bießmann
2015-08-28mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler
2015-08-28arm: spear: Some changes / updates to the x600 config headerStefan Roese
2015-08-28arm: spear: Move to common SPL infrastructureStefan Roese
2015-08-28ARM: keystone2: configs: Move SP to end of u-boot sectionLokesh Vutla
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang
2015-08-28rpi: set fdt_addr_r to 0x00000100 to match default device_tree_addressJonathan Liu
2015-08-26Merge git://git.denx.de/u-boot-x86Tom Rini
2015-08-26x86: crownbay: Enable on-board SMSC superio keyboard controllerBin Meng
2015-08-26x86: i8042: Clean up the driver per coding conventionBin Meng
2015-08-26dm: pci: Add a comment to help find pci_hose_read_config_byte, etc.Simon Glass
2015-08-26x86: superio: Add keyboard controller support to smsc_lpc47m driverBin Meng
2015-08-26video: coreboot: Save VESA mode for future useBin Meng
2015-08-26x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boardsBin Meng
2015-08-26x86: Only include cbfs command for corebootBin Meng
2015-08-26Merge git://git.denx.de/u-boot-nand-flashTom Rini
2015-08-25arm: mvebu: Enable NAND on db-mv784mp-gpStefan Roese
2015-08-25mtd: nand: Increase max sizes of OOB and Page sizeSiva Durga Prasad Paladugu
2015-08-25nand: Sync with Linux v4.1Scott Wood
2015-08-25mtd: Introduce mtd_block_isreserved()Ezequiel Garcia
2015-08-25nand: Remove __UBOOT__ ifdefsScott Wood
2015-08-24arm: pxa: colibri_pxa270: add optional i2c supportMarcel Ziswiler
2015-08-24arm: pxa: colibri_pxa270: add optional lcd supportMarcel Ziswiler
2015-08-24arm: pxa: colibri_pxa270: add some more nor flash detailsMarcel Ziswiler
2015-08-24arm: pxa: palmtreo680: get rid of obsolete CONFIG_SYS_LCD_PXA_NO_L_BIASMarcel Ziswiler
2015-08-23Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-08-23Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-08-23arm: socfpga: Enable DWAPB GPIO driverMarek Vasut
2015-08-21net: Move CONFIG_E1000 options to KconfigSimon Glass
2015-08-21ARM: at91: sama5: update the spi flash mappingWu, Josh
2015-08-21ARM: at91: sama5: move the nandflash env config to at91-sama5_common.hWu, Josh
2015-08-21ARM: at91: sama5d3xek: use a $dtb_name to load dtbWu, Josh
2015-08-21ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.hWu, Josh
2015-08-21arm: at91: add support for mini-box picosam9g45 boardErik van Luijk
2015-08-21arm: at91: mpddr: allow multiple DDR controllersErik van Luijk
2015-08-20ARM: davinci: remove support for cam_enc_4xxMasahiro Yamada
2015-08-19zynq: Make CONFIG_OF_EMBED default caseMichal Simek
2015-08-19zynqmp: usb: Add usb dwc3 driver support for zynqmpSiva Durga Prasad Paladugu
2015-08-19ARM: zynqmp_ep: Enable ethernet for EPMichal Simek
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada
2015-08-18fdtdec: fix OF_CONTROL switchMasahiro Yamada