aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2015-09-02imx: mx6ul_14x14_evk add ENET supportPeng Fan1-0/+21
2015-09-02ARM: ts4800: add ethernet supportDamien Riegel1-0/+16
2015-09-02ARM: ts4800: add basic board supportLucile Quirion1-0/+169
2015-09-02cgtqmx6eval: Add Ethernet supportOtavio Salvador1-0/+13
2015-09-02imx: mx6ul_14x14_evk discard redefined CONFIG_MX6Peng Fan1-1/+0
2015-09-02arm: mx6: Remove SPI support from WRU-IV baseboardStefan Roese1-0/+8
2015-09-02udoo: Remove SPL fat supportvpeter41-1/+1
2015-09-02udoo: Switch to SPL supportvpeter41-3/+16
2015-08-31Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-9/+3
2015-08-31sunxi: increase SYS_MONITOR_LENBoris Brezillon1-1/+1
2015-08-31tpm: Convert board config TPM options to KconfigSimon Glass4-16/+0
2015-08-31tpm: Drop two unused optionsSimon Glass1-2/+0
2015-08-31mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through KconfigHans de Goede1-1/+0
2015-08-31sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede1-1/+1
2015-08-31sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handlingHans de Goede1-6/+1
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-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 Rini5-7/+3
2015-08-26x86: crownbay: Enable on-board SMSC superio keyboard controllerBin Meng1-3/+0
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 Rini1-0/+5
2015-08-25arm: mvebu: Enable NAND on db-mv784mp-gpStefan Roese1-0/+5
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 Yamada2-2/+3