aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2018-09-14am3517_evm: Drop inadvertently added lineTom Rini1-1/+0
2018-09-11ARM: am3517_evm: Disable DM_I2C_COMPATAdam Ford1-1/+2
2018-09-11DM: serial: ti_omap3_common: Don't define serial unless !DM_SERIALAdam Ford1-3/+1
2018-09-11ARM: configs: Add da850evm_nand to boot from NANDAdam Ford1-3/+8
2018-09-11Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini1-2/+2
2018-09-11include: am654_evm: Establish initial environment for SD card bootAndreas Dannenberg1-0/+35
2018-09-11board: ti: am654: a53: Add initial support for am654Lokesh Vutla1-0/+34
2018-09-11ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN againMasahiro Yamada1-2/+2
2018-09-10omap3: pandora: Enable DM_SERIALGrazvydas Ignotas1-17/+0
2018-09-10board: arm: Add support for Broadcom BCM7260Thomas Fitzsimmons1-0/+40
2018-09-10arm: bcm7445: Change serial console indexThomas Fitzsimmons2-6/+7
2018-09-05qemu-arm: Enable DHCP distro targetAlexander Graf1-1/+2
2018-09-04Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini5-30/+83
2018-09-04colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module supportStefan Agner1-18/+72
2018-09-04Cleanup CONFIG_BOOTDELAY on cl-som-imx7Alex Kiernan1-2/+0
2018-09-04imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-bootYe Li1-7/+6
2018-09-04imx: imx7d-sdb: Add DM QSPI supportYe Li1-3/+1
2018-09-04imx: imx6sx-sdb: Enable DM QSPI driverYe Li1-0/+4
2018-08-30x86: efi: payload: Turn on acpi in the kernel command lineBin Meng1-1/+1
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-0/+2
2018-08-24ARM: display5: Remove "factory procedure" from display5 board configLukasz Majewski1-22/+0
2018-08-24ARM: socfpga: Convert Arria10 to timer frameworkMarek Vasut1-0/+2
2018-08-23armv8: layerscape: Build u-boot-with-spl.bin for selected boardsJagdish Gediya2-0/+2
2018-08-20Merge git://git.denx.de/u-boot-x86Tom Rini2-26/+32
2018-08-20display5: Introduce fitImg_fw_sz variableLukasz Majewski1-1/+2
2018-08-20x86: Remove support for Advantech SOM-6896Bin Meng1-26/+0
2018-08-20x86: coreboot: Add generic coreboot payload supportBin Meng1-0/+32
2018-08-19env: Merge Rockchip, Sunxi, Zynq and ZynqMPMichal Simek1-2/+0
2018-08-17Convert CONFIG_SYS_I2C_DAVINCI to KconfigAdam Ford5-5/+0
2018-08-17Removed unused references to CONFIG_SERIALxAdam Ford29-33/+0
2018-08-17Convert CONFIG_TWL4030_LED et al to KconfigAdam Ford11-13/+0
2018-08-17Convert CONFIG_VIDEO_OMAP3 to KconfigAdam Ford5-5/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford124-196/+0
2018-08-17Migrate bootlimit to KconfigAlex Kiernan6-6/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford186-216/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini266-326/+0
2018-08-16CONFIG_SYS_GENERIC_BOARD: Finish migrationTom Rini3-9/+0
2018-08-13ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanupDerald D. Woods1-3/+0
2018-08-13configs: stm32f429-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard1-5/+14
2018-08-13configs: stm32f469-discovery: Add DISTRO_DEFAULT supportPatrice Chotard1-5/+14
2018-08-13configs: stm32h743-discovery: Add DISTRO_DEFAULT supportPatrice Chotard1-2/+14
2018-08-13configs: stm32h743-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard1-2/+14
2018-08-13configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIVPatrice Chotard3-3/+0
2018-08-13configs: stm32h7xx: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard2-2/+0
2018-08-13configs: stm32f746-disco: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard1-1/+0
2018-08-13configs: stm32f4xx: Enable ICACHE and DCACHEPatrice Chotard3-11/+2
2018-08-13configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CSPatrice Chotard1-1/+0
2018-08-13configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQPatrice Chotard4-5/+0
2018-08-13board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard5-10/+0
2018-08-13arm: bcm7445: Move config defines to bcm7445.hThomas Fitzsimmons2-15/+16