summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* arm: bcm7445: Fix parallel make race conditionThomas Fitzsimmons2018-08-131-1/+19
* configs: omap: Remove dead config CONFIG_SYS_NAND_ADDRAdam Ford2018-08-1012-26/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2018-08-084-310/+33
|\
| * bcm968380gerg: add initial supportPhilippe Reynes2018-08-081-0/+9
| * bcm6838: add initial supportPhilippe Reynes2018-08-081-0/+24
| * mips: au1x00: Remove support for these SoCsTom Rini2018-08-081-138/+0
| * mips: dbau1x00: Remove this boardTom Rini2018-08-081-172/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2018-08-073-16/+24
|\ \ | |/ |/|
| * ARM: Odroid XU3: Adjust BOOT_TARGET_DEVICES to allow booting from SD card (mmc2)Lukasz Majewski2018-08-061-0/+1
| * arm: odroid: Inherit default value for bootdelay from distro_bootcmd.Vagrant Cascadian2018-07-271-1/+0
| * arm: odroid: Enable distro_bootcmd support.Vagrant Cascadian2018-07-271-2/+9
| * arm: odroid: Increase default env size in preparation for distro_bootcmd.Vagrant Cascadian2018-07-271-1/+1
| * arm: odroid: Use standard environment variable names kernel_addr_r, ramdisk_a...Vagrant Cascadian2018-07-271-13/+11
| * snow: set fdtfileGuillaume GARDET2018-07-271-0/+3
* | Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini2018-08-078-11/+1
|\ \
| * | Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu2018-08-062-5/+0
| * | arm: zynqmp: Move NR_DRAM_BANKS for mini confirationMichal Simek2018-08-064-3/+1
| * | spi: Kconfig: Create ISSI Kconfig entryMichal Simek2018-08-063-3/+0
* | | arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONSVladimir Vid2018-08-071-0/+2
* | | ARM: kirkwood: add SBx81LIFXCAT boardChris Packham2018-08-071-0/+114
* | | configs: kirkwood: Move RTC_MV to DM and KconfigChris Packham2018-08-078-42/+0
* | | configs: move RTC_MV config from mv-plug-common.h to boardsChris Packham2018-08-075-7/+16
* | | mvebu: clearfog: use kconfig symbols to select boot deviceBaruch Siach2018-08-061-14/+2
* | | mvebu: consolidate SPL boot device config symbolsBaruch Siach2018-08-061-2/+2
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-08-047-28/+21
|\ \
| * | configs: sunxi: Drop CONFIG_SUNXI_USB_PHYSJagan Teki2018-07-316-20/+0
| * | sunxi: change GIC address on H6Icenowy Zheng2018-07-311-0/+5
| * | sunxi: add config for SPL at 0x20000 on H6Icenowy Zheng2018-07-311-0/+5
| * | sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng2018-07-311-8/+11
* | | ti_omap3_common: Add CONFIG_SYS_NS16550_COMx entriesAdam Ford2018-08-033-8/+2
* | | Add Beaglebone Enhanced supportKoen Kooi2018-08-031-0/+2
* | | Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arcTom Rini2018-08-011-0/+7
|\ \ \
| * | | ARC: AXS10x: add tool and make target to generate bspEugeniy Paltsev2018-07-311-0/+7
| |/ /
* | | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2018-07-312-2/+0
|\ \ \ | |/ / |/| |
| * | Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization"Ran Wang2018-07-311-1/+0
| * | Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization"Ran Wang2018-07-311-1/+0
| |/
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-07-2715-45/+39
|\ \
| * | armv8: ls1046ardb: Add falcon mode for for QSPI bootYork Sun2018-07-262-6/+25
| * | powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boardsYork Sun2018-07-268-8/+0
| * | armv8: layerscape: Drop u-boot-with-spl.bin for selected boardsYork Sun2018-07-264-6/+0
| * | armv8: ls1046ardb: Enable IFC for SPL buildYork Sun2018-07-261-1/+3
| * | armv8: ls1046ardb: ls1046aqds: Move SPL macros to defconfigYork Sun2018-07-261-9/+0
| * | armv8: ls2088ardb: Move CONFIG_SPI_FLASH, CONFIG_SPI_FLASH_SPANSION to defconfigAshish Kumar2018-07-261-4/+0
| * | LS1088ARDB: Secure Boot:Change load address of dpl header in SDVinitha V Pillai2018-07-261-1/+1
| * | armv8: ls1088a: change dpl load command from apply to lazyapplyJagdish Gediya2018-07-262-11/+11
| |/
* | openrd: Once again shrink binary sizeTom Rini2018-07-272-11/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2018-07-241-44/+40
|\
| * ARM: uniphier: enable distro bootMasahiro Yamada2018-07-251-44/+40
* | config: remove unused CONFIG_SPL_RELOC_STACK_SIZEHeinrich Schuchardt2018-07-2412-12/+0
* | board: STiH410-B2260: Set SYS_BOOTM_LEN to 16MPatrice Chotard2018-07-241-0/+3
|/