aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-13arm: bcm7445: Fix parallel make race conditionThomas Fitzsimmons1-1/+19
2018-08-10configs: omap: Remove dead config CONFIG_SYS_NAND_ADDRAdam Ford12-26/+0
2018-08-08Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini4-310/+33
2018-08-08bcm968380gerg: add initial supportPhilippe Reynes1-0/+9
2018-08-08bcm6838: add initial supportPhilippe Reynes1-0/+24
2018-08-08mips: au1x00: Remove support for these SoCsTom Rini1-138/+0
2018-08-08mips: dbau1x00: Remove this boardTom Rini1-172/+0
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini3-16/+24
2018-08-07Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini8-11/+1
2018-08-07arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONSVladimir Vid1-0/+2
2018-08-07ARM: kirkwood: add SBx81LIFXCAT boardChris Packham1-0/+114
2018-08-07configs: kirkwood: Move RTC_MV to DM and KconfigChris Packham8-42/+0
2018-08-07configs: move RTC_MV config from mv-plug-common.h to boardsChris Packham5-7/+16
2018-08-06mvebu: clearfog: use kconfig symbols to select boot deviceBaruch Siach1-14/+2
2018-08-06mvebu: consolidate SPL boot device config symbolsBaruch Siach1-2/+2
2018-08-06Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu2-5/+0
2018-08-06arm: zynqmp: Move NR_DRAM_BANKS for mini confirationMichal Simek4-3/+1
2018-08-06spi: Kconfig: Create ISSI Kconfig entryMichal Simek3-3/+0
2018-08-06ARM: Odroid XU3: Adjust BOOT_TARGET_DEVICES to allow booting from SD card (mmc2)Lukasz Majewski1-0/+1
2018-08-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini7-28/+21
2018-08-03ti_omap3_common: Add CONFIG_SYS_NS16550_COMx entriesAdam Ford3-8/+2
2018-08-03Add Beaglebone Enhanced supportKoen Kooi1-0/+2
2018-08-01Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arcTom Rini1-0/+7
2018-07-31Merge git://git.denx.de/u-boot-mpc85xxTom Rini2-2/+0
2018-07-31Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization"Ran Wang1-1/+0
2018-07-31Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization"Ran Wang1-1/+0
2018-07-31configs: sunxi: Drop CONFIG_SUNXI_USB_PHYSJagan Teki6-20/+0
2018-07-31sunxi: change GIC address on H6Icenowy Zheng1-0/+5
2018-07-31sunxi: add config for SPL at 0x20000 on H6Icenowy Zheng1-0/+5
2018-07-31sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng1-8/+11
2018-07-31ARC: AXS10x: add tool and make target to generate bspEugeniy Paltsev1-0/+7
2018-07-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini15-45/+39
2018-07-27openrd: Once again shrink binary sizeTom Rini2-11/+1
2018-07-27arm: odroid: Inherit default value for bootdelay from distro_bootcmd.Vagrant Cascadian1-1/+0
2018-07-27arm: odroid: Enable distro_bootcmd support.Vagrant Cascadian1-2/+9
2018-07-27arm: odroid: Increase default env size in preparation for distro_bootcmd.Vagrant Cascadian1-1/+1