summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2015-04-22stm32f4: Add support for stm32f429-discovery boardrev13@wp.pl
2015-04-18sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_SOUND_WM8994 to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_SOUND_MAX98095 to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_I2S_SAMSUNG to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_I2S to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_CMD_SOUND to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass
2015-04-18sandbox: Move GPIO CONFIGs to KconfigSimon Glass
2015-04-18Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass
2015-04-18dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3Simon Glass
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass
2015-04-18sunxi: Replace the pcDuino3 config with FDT versionSimon Glass
2015-04-18powerpc: ids8313: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: cm_fx6: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: stv0991: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: bav335x: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: socfpga: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: mx6: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: snapper9260: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: rmobile: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: zynq: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: UniPhier: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-04-18dm: usb: sandbox: Enable USBSimon Glass
2015-04-18cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass
2015-04-18dm: cros_ec: Convert cros_ec LPC driver to driver modelSimon Glass
2015-04-18dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass
2015-04-18dm: x86: pci: Convert coreboot to use driver model for pciSimon Glass
2015-04-18dm: sandbox: pci: Enable PCI for sandboxSimon Glass
2015-04-17x86: Add support for panther (Asus Chromebox)Simon Glass
2015-04-15sunxi: iNet 3F supportPaul Kocialkowski
2015-04-15sunxi: iNet 3W supportPaul Kocialkowski
2015-04-15sunxi: Proper iNet board config namingPaul Kocialkowski
2015-04-15sunxi: A20-OLinuXino-Lime2 USB0 VBUS detect and enable pinsPaul Kocialkowski
2015-04-15sunxi: Cubieboard2 mmc0 card-detect pinPaul Kocialkowski
2015-04-15sunxi: A20-OLinuXino-Lime2 mmc0 card-detect pinPaul Kocialkowski
2015-04-15sunxi: Yones Toptech BD1078 mmc0 and mmc1 card-detect pinsPaul Kocialkowski
2015-04-15sunxi: Ainol AW1 mmc0 card-detect pinPaul Kocialkowski
2015-04-15sunxi: Ampe A76 mmc0 card-detect pinPaul Kocialkowski
2015-04-15sunxi: TZX-Q8-713B7 mmc0 card-detect pinPaul Kocialkowski
2015-04-15sunxi: Yones Toptech BD1078 supportPaul Kocialkowski
2015-04-15sunxi: Ainol AW1 supportPaul Kocialkowski
2015-04-15sunxi: usb: Drop AXP-sepcific VBUS detection and drive logicPaul Kocialkowski
2015-04-15sun6i: Add support for the Mixtile LOFT-Q boardHan Pengfei