summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
* arm: am437x: cm-t43: bring back BOOTDELAY featureNikita Kiryanov2016-02-24-2/+0
* arm: am437x: cm-t43: update parameters for raw mmc bootNikita Kiryanov2016-02-24-0/+4
* arm: am437x: cm-t43: set MPU and CORE voltages on bootNikita Kiryanov2016-02-24-0/+2
* arm: am437x: cm-t43: support all available SPI flash chipsNikita Kiryanov2016-02-24-2/+0
* arm: am437x: cm-t43: migrate CONFIG_DM_SERIAL to config fileNikita Kiryanov2016-02-24-1/+3
* arm: am437x: cm-t43: fix cm-t43 bootNikita Kiryanov2016-02-24-1/+0
* board/BuR/kwb: cosmetic changesHannes Schmelzer2016-02-24-4/+4
* board/BuR: split bur_am335x_common.h into am335x-specific and BuR common partsHannes Schmelzer2016-02-24-55/+75
* board/BuR: move everything possible from board's headerfile to KConfigHannes Schmelzer2016-02-24-22/+0
* board/BuR: drop ETH-support in SPL-StageHannes Schmelzer2016-02-24-4/+0
* OMAP3SOM BOARD: Auto detect Logic PD ModelsAdam Ford2016-02-24-1/+1
* stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha2016-02-24-0/+89
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-02-23-3/+9
|\
| * sunxi: H3: Add support for the host usb-physJelle van der Waa2016-02-23-1/+5
| * sunxi: power: add support for sy8106a driverJelle van der Waa2016-02-23-2/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-02-23-0/+4
|\ \
| * | ARM: zynq: Wire-up saving environment to QSPIMichal Simek2016-02-23-0/+4
| |/
* | ARM: zynq: Enable EDID for zyboMichal Simek2016-02-22-0/+5
* | ARM: zynq: Enable Realtek phys by defaultMichal Simek2016-02-22-0/+1
* | zynq-common: Fix usbboot env variableJason Wu2016-02-22-2/+1
* | ARM: zynq: Enable SPL RAM support by defaultMichal Simek2016-02-22-0/+1
* | ARM: zynq: Remove ZYNQ_BOOT_FREEBSD optionMichal Simek2016-02-22-7/+1
* | ARM: zynq: Read memory size setting from DTMichal Simek2016-02-22-12/+0
* | mmc: Kconfig: Add Arasan SDHCI entryMichal Simek2016-02-22-20/+5
* | zynq: zc770: Remove unused ifdefs for xm011 and xm013Michal Simek2016-02-22-4/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-02-21-2/+51
|\
| * imx: mx7dsabresd: add command and macros for boot m4 corePeng Fan2016-02-21-0/+24
| * imx: mx6sxsabresd: add command and macros for boot m4 corePeng Fan2016-02-21-0/+24
| * board: tbs2910: Autoselect environment device when booting from SDSoeren Moch2016-02-21-2/+2
| * mx6ul_14x14_evk: Select CONFIG_FSL_QSPIFabio Estevam2016-02-21-0/+1
* | x86: Add Intel Cougar Canyon 2 boardBin Meng2016-02-21-0/+34
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-20-4/+432
|\ \
| * | ARM: Add Support for the VInCo platformGregory CLEMENT2016-02-19-0/+167
| * | arm: at91: Add support for DENX MA5D4 SoM and EVKMarek Vasut2016-02-18-0/+255
| * | siemens,at91: enable features for smartwebMatthias Michel2016-02-18-4/+10
* | | ARM: tegra: enable USB device mode port on DalmoreStephen Warren2016-02-18-0/+1
* | | ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNTStephen Warren2016-02-18-14/+0
* | | tegra: Convert CONFIG_PWM_TEGRA to KconfigSimon Glass2016-02-16-8/+0
* | | tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass2016-02-16-14/+0
* | | tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass2016-02-16-7/+0
* | | tegra: nyan-big: Move the LCD driver to driver modelSimon Glass2016-02-16-2/+0
* | | tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass2016-02-16-2/+8
|/ /
* | ARM: rpi: set initrd_highLubomir Rintel2016-02-15-0/+1
* | OMAP3_logic: Add NAND args to boot UBIFSAdam Ford2016-02-15-0/+6
* | am43xx: qspi: Fix config to select SPI modeVignesh R2016-02-15-1/+1
* | ARM : DRA7: Switch QSPI to use MODE-0 at 64MHzVignesh R2016-02-15-2/+2
* | arm: VCMA9: because of NOR flash space constrains, activate THUMB build modeDavid Müller (ELSOFT AG)2016-02-15-0/+2
* | OMAP3: omap3_logic: Grow SPL to 64K from 54KAdam Ford2016-02-15-0/+6
* | OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDTDerald D. Woods2016-02-15-11/+37
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-02-14-17/+23
|\ \