summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* am3517_evm: Drop inadvertently added lineTom Rini2018-09-141-1/+0
* ARM: am3517_evm: Disable DM_I2C_COMPATAdam Ford2018-09-111-1/+2
* DM: serial: ti_omap3_common: Don't define serial unless !DM_SERIALAdam Ford2018-09-111-3/+1
* ARM: configs: Add da850evm_nand to boot from NANDAdam Ford2018-09-111-3/+8
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2018-09-111-2/+2
|\
| * ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN againMasahiro Yamada2018-09-111-2/+2
* | include: am654_evm: Establish initial environment for SD card bootAndreas Dannenberg2018-09-111-0/+35
* | board: ti: am654: a53: Add initial support for am654Lokesh Vutla2018-09-111-0/+34
* | omap3: pandora: Enable DM_SERIALGrazvydas Ignotas2018-09-101-17/+0
* | board: arm: Add support for Broadcom BCM7260Thomas Fitzsimmons2018-09-101-0/+40
* | arm: bcm7445: Change serial console indexThomas Fitzsimmons2018-09-102-6/+7
|/
* qemu-arm: Enable DHCP distro targetAlexander Graf2018-09-051-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2018-09-045-30/+83
|\
| * colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module supportStefan Agner2018-09-041-18/+72
| * Cleanup CONFIG_BOOTDELAY on cl-som-imx7Alex Kiernan2018-09-041-2/+0
| * imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-bootYe Li2018-09-041-7/+6
| * imx: imx7d-sdb: Add DM QSPI supportYe Li2018-09-041-3/+1
| * imx: imx6sx-sdb: Enable DM QSPI driverYe Li2018-09-041-0/+4
* | x86: efi: payload: Turn on acpi in the kernel command lineBin Meng2018-08-301-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-08-241-0/+2
|\
| * ARM: socfpga: Convert Arria10 to timer frameworkMarek Vasut2018-08-241-0/+2
* | ARM: display5: Remove "factory procedure" from display5 board configLukasz Majewski2018-08-241-22/+0
* | armv8: layerscape: Build u-boot-with-spl.bin for selected boardsJagdish Gediya2018-08-232-0/+2
|/
* Merge git://git.denx.de/u-boot-x86Tom Rini2018-08-202-26/+32
|\
| * x86: Remove support for Advantech SOM-6896Bin Meng2018-08-201-26/+0
| * x86: coreboot: Add generic coreboot payload supportBin Meng2018-08-201-0/+32
* | display5: Introduce fitImg_fw_sz variableLukasz Majewski2018-08-201-1/+2
* | env: Merge Rockchip, Sunxi, Zynq and ZynqMPMichal Simek2018-08-191-2/+0
|/
* Convert CONFIG_SYS_I2C_DAVINCI to KconfigAdam Ford2018-08-175-5/+0
* Removed unused references to CONFIG_SERIALxAdam Ford2018-08-1729-33/+0
* Convert CONFIG_TWL4030_LED et al to KconfigAdam Ford2018-08-1711-13/+0
* Convert CONFIG_VIDEO_OMAP3 to KconfigAdam Ford2018-08-175-5/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-17124-196/+0
* Migrate bootlimit to KconfigAlex Kiernan2018-08-176-6/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-17186-216/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-16266-326/+0
* CONFIG_SYS_GENERIC_BOARD: Finish migrationTom Rini2018-08-163-9/+0
* ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanupDerald D. Woods2018-08-131-3/+0
* configs: stm32f429-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-131-5/+14
* configs: stm32f469-discovery: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-131-5/+14
* configs: stm32h743-discovery: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-131-2/+14
* configs: stm32h743-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-131-2/+14
* configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIVPatrice Chotard2018-08-133-3/+0
* configs: stm32h7xx: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard2018-08-132-2/+0
* configs: stm32f746-disco: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard2018-08-131-1/+0
* configs: stm32f4xx: Enable ICACHE and DCACHEPatrice Chotard2018-08-133-11/+2
* configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CSPatrice Chotard2018-08-131-1/+0
* configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQPatrice Chotard2018-08-134-5/+0
* board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard2018-08-135-10/+0
* arm: bcm7445: Move config defines to bcm7445.hThomas Fitzsimmons2018-08-132-15/+16