summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONSBin Meng2015-04-296-6/+0
* x86: Kconfig: Divide the target selection to vendor/modelBin Meng2015-04-296-0/+6
* x86: queensbay: Implement PIRQ routingBin Meng2015-04-291-0/+1
* x86: minnowmax: Remove CONFIG_VIDEO_X86 in the defconfigBin Meng2015-04-291-1/+0
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-04-298-7/+13
|\
| * ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQMasahiro Yamada2015-04-298-8/+8
| * zynq: Add Zynq PicoZed board supportNathan Rossi2015-04-291-0/+6
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-04-281-0/+6
|\ \ | |/ |/|
| * mx6cuboxi: Prepare for multi SoC supportFabio Estevam2015-04-271-1/+1
| * mx6: Add initial SPL support for HummingBoard-i2eXFabio Estevam2015-04-221-0/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-04-245-0/+17
|\ \
| * | armv8/ls2085ardb: Enable NAND SPL supportScott Wood2015-04-231-0/+4
| * | armv8/ls2085aqds: NAND boot supportScott Wood2015-04-231-0/+4
| * | armv8/ls2085ardb: Add support of LS2085ARDB platformYork Sun2015-04-231-0/+3
| * | armv8/ls2085aqds: Add support of LS2085AQDS platformYork Sun2015-04-231-0/+3
| * | ls102xa: ddr4: Use LPUART as console output to verify DCU driverAlison Wang2015-04-211-0/+3
* | | ARM: vf610: Initial integration for Colibri VF50/VF61Sanchayan Maity2015-04-231-0/+3
* | | davinci: add support for omapl138-lcdk boardPeter Howard2015-04-231-0/+3
* | | ARM: integrator: split board select into AP/CP select and CM selectMasahiro Yamada2015-04-238-16/+16
* | | ARM: integrator: move board select into mach-integrator/KconfigMasahiro Yamada2015-04-238-0/+8
* | | stm32f4: Add support for stm32f429-discovery boardrev13@wp.pl2015-04-221-0/+2
|/ /
* | sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass2015-04-181-0/+1
* | sandbox: exynos: Move CONFIG_SOUND_WM8994 to KconfigSimon Glass2015-04-183-0/+3
* | sandbox: exynos: Move CONFIG_SOUND_MAX98095 to KconfigSimon Glass2015-04-183-0/+3
* | sandbox: exynos: Move CONFIG_I2S_SAMSUNG to KconfigSimon Glass2015-04-183-0/+3
* | sandbox: exynos: Move CONFIG_I2S to KconfigSimon Glass2015-04-183-0/+3
* | sandbox: exynos: Move CONFIG_CMD_SOUND to KconfigSimon Glass2015-04-184-0/+4
* | sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass2015-04-184-0/+4
* | sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass2015-04-181-0/+1
* | sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass2015-04-181-0/+1
* | sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass2015-04-181-0/+1
* | sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass2015-04-181-0/+1
* | sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass2015-04-181-0/+1
* | sandbox: Move GPIO CONFIGs to KconfigSimon Glass2015-04-181-0/+1
* | Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass2015-04-181-0/+2
* | dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3Simon Glass2015-04-181-0/+1
* | Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-1850-0/+150
* | sunxi: Replace the pcDuino3 config with FDT versionSimon Glass2015-04-182-15/+7
* | powerpc: ids8313: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-1/+0
* | ARM: cm_fx6: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-3/+0
* | ARM: stv0991: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-2/+0
* | ARM: bav335x: use "select" instead of default value in defconfigMasahiro Yamada2015-04-182-6/+0
* | ARM: socfpga: use "select" instead of default value in defconfigMasahiro Yamada2015-04-183-9/+0
* | ARM: mx6: use "select" instead of default value in defconfigMasahiro Yamada2015-04-187-14/+0
* | ARM: snapper9260: use "select" instead of default value in defconfigMasahiro Yamada2015-04-182-6/+0
* | ARM: rmobile: use "select" instead of default value in defconfigMasahiro Yamada2015-04-186-12/+0
* | ARM: zynq: use "select" instead of default value in defconfigMasahiro Yamada2015-04-187-7/+0
* | ARM: UniPhier: use "select" instead of default value in defconfigMasahiro Yamada2015-04-183-9/+0
* | dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-1825-71/+0
* | dm: usb: sandbox: Enable USBSimon Glass2015-04-181-0/+4
OpenPOWER on IntegriCloud