summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
...
| * | include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabledJean-Jacques Hiblot2017-05-153-0/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-05-151-1/+1
|\ \
| * | video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPPPhilipp Tomsich2017-05-151-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2017-05-1525-428/+182
|\ \
| * | i2c: Drop use of CONFIG_I2C_HARDSimon Glass2017-05-1525-428/+182
| |/
* | Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to KconfigTom Rini2017-05-1512-12/+0
* | Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini2017-05-1536-36/+0
* | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-15133-148/+0
* | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-15140-161/+161
* | whitelist: Drop more unused OMAP symbolsTom Rini2017-05-151-1/+0
* | watchdog: Migrate OMAP_WATCHDOG to KconfigTom Rini2017-05-159-29/+0
* | omap3: Migrate CONFIG_OMAP3_GPIO_X to KconfigTom Rini2017-05-1514-68/+0
* | gpio: Move OMAP_GPIO to KconfigTom Rini2017-05-1516-34/+0
* | omap3: Drop unused CONFIG_OMAP3_xxx board definesTom Rini2017-05-155-10/+0
* | omap4: Drop redundant CONFIG_OMAP4430 symbolTom Rini2017-05-152-9/+0
* | omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when neededTom Rini2017-05-151-2/+0
* | omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to KconfigTom Rini2017-05-152-6/+0
* | TI: Drop 'CONFIG_OMAP'Tom Rini2017-05-1517-33/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2017-05-131-0/+5
|\
| * boston: Bump CONFIG_SYS_BOOTM_LEN to 64MiBPaul Burton2017-05-121-0/+5
* | Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUMTom Rini2017-05-124-4/+0
* | configs: convert CONFIG_SYS_MPUCLK to KconfigLokesh Vutla2017-05-126-6/+0
* | configs: am335x_evm: Enable SPL_DMLokesh Vutla2017-05-112-1/+2
* | configs: am335x_evm: Use omap2 generic spl load scriptLokesh Vutla2017-05-1113-13/+13
|/
* Merge git://git.denx.de/u-boot-rockchipTom Rini2017-05-101-0/+3
|\
| * rockchip: spl: rk3399: spi: enable SPL_SPI_LOAD if SPI is enabled for SPLPhilipp Tomsich2017-05-101-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2017-05-108-0/+177
|\ \ | |/ |/|
| * mips: bmips: add NeufBox 4 (Sercomm) boardÁlvaro Fernández Rojas2017-05-101-0/+20
| * MIPS: add BMIPS Comtrend VR-3032u boardÁlvaro Fernández Rojas2017-05-101-0/+17
| * MIPS: add support for Broadcom MIPS BCM63268 SoC familyÁlvaro Fernández Rojas2017-05-101-0/+25
| * MIPS: add BMIPS Comtrend AR-5387un boardÁlvaro Fernández Rojas2017-05-101-0/+17
| * MIPS: add support for Broadcom MIPS BCM6328 SoC familyÁlvaro Fernández Rojas2017-05-101-0/+25
| * MIPS: add BMIPS Huawei HG556a boardÁlvaro Fernández Rojas2017-05-101-0/+20
| * MIPS: add support for Broadcom MIPS BCM6358 SoC familyÁlvaro Fernández Rojas2017-05-101-0/+30
| * MIPS: add initial infrastructure for Broadcom MIPS SoCsÁlvaro Fernández Rojas2017-05-101-0/+23
* | power: twl4030: Remove CONFIG_TWL4030_POWER from include/configsAdam Ford2017-05-097-14/+0
* | omap3_logic: Add Device Tree Support and more DM driversAdam Ford2017-05-091-8/+17
* | dm: video: arm: rpi: Convert to use driver model for videoSimon Glass2017-05-091-9/+2
* | dm: arm: rpi: Move to driver model for USBSimon Glass2017-05-091-5/+0
* | arm: rpi: Drop CONFIG_CONS_INDEXSimon Glass2017-05-091-1/+0
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2017-05-097-161/+18
|\
| * configs: at91sam9263ek: Update for DT and DM supportWenyou Yang2017-05-091-24/+2
| * configs: at91sam9rlek: Update for DT and DM supportWenyou Yang2017-05-091-22/+2
| * configs: at91sam9260ek/9g20ek: Update for DT and DMWenyou Yang2017-05-091-28/+3
| * configs: at91sam9m10g45ek: Update to support DM/DTWenyou Yang2017-05-091-29/+2
| * configs: at91sam9n12ek: Update for DT and DM supportWenyou Yang2017-05-091-19/+2
| * configs: at91sam9x5ek: Update to support DM/DTWenyou Yang2017-05-091-24/+3
| * configs: sama5d2_xplained: update for SPLWenyou Yang2017-05-091-4/+4
| * configs: sama5d2_xplained: enable CONFIG_DM_ETHWenyou Yang2017-05-091-11/+0
* | ARM: mvebu: switch db-88f6820-amc to DM for i2cChris Packham2017-05-091-7/+0