summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
...
* | | strider: Support con-dp flavorDirk Eibach2016-06-061-5/+62
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-0622-38/+1
|\ \ \
| * | | usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada2016-06-0413-13/+0
| * | | usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada2016-06-0415-16/+1
| * | | configs: blackfin: move CONFIG_USB to defconfigMasahiro Yamada2016-06-043-3/+0
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-06-067-54/+65
|\ \ \ \
| * | | | ARM64: zynqmp: Add support for standard distro boot commandsMichal Simek2016-06-067-57/+44
| * | | | ARM64: zynqmp: Remove CONFIG_BOOTP_SERVERIPAlexander Graf2016-06-061-1/+0
| * | | | ARM64: zynqmp: Enable AHCI when CONFIG_SATA_CEVA is definedMichal Simek2016-06-062-2/+2
| * | | | ARM64: zynqmp: Add support for zc1751-dc4Michal Simek2016-06-061-0/+24
| * | | | ARM64: zynqmp: Enable Vitesse and RealTek ethernet physMichal Simek2016-06-061-0/+2
| * | | | ARM64: zynqmp: Enable CMD_NAND via KconfigMichal Simek2016-06-061-1/+0
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-044-0/+487
|\ \ \ \
| * | | | armv8: ls1012a: Add support of ls1012afrdm boardPrabhakar Kushwaha2016-06-031-0/+44
| * | | | armv8: ls1012a: Add support of ls1012ardb boardPrabhakar Kushwaha2016-06-031-0/+107
| * | | | armv8: ls1012a: Add support of ls1012aqds boardPrabhakar Kushwaha2016-06-032-0/+336
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-06-033-1/+104
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ARM: tegra: add p2771-0000 board supportStephen Warren2016-05-311-0/+33
| * | | | ARM: tegra: add core Tegra186 supportStephen Warren2016-05-311-0/+71
| * | | | ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren2016-05-311-1/+0
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-06-023-7/+235
|\ \ \ \
| * | | | arm: socfpga: improve raw MMC SPL bootSylvain Lesne2016-06-011-3/+3
| * | | | arm: socfpga: Add missing ',' in CONFIG_BOOTARGSStefan Roese2016-06-011-1/+1
| * | | | arm: socfpga: Enable tiny printf and simple malloc in SPLMarek Vasut2016-06-011-3/+0
| * | | | arm: socfpga: Add samtec VIN|ING boardMarek Vasut2016-06-011-0/+231
| |/ / /
* | | | mips: wdr4300: Move the CONFIG_USE_PRIVATE_LIBGCC to KconfigMarek Vasut2016-06-021-2/+0
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-3110-60/+18
|\ \ \
| * | | mips: ath79: Use 8MB flash profile for mtd partition by defaultWills Wang2016-05-312-5/+5
| * | | MIPS: Split I & D cache line size configPaul Burton2016-05-311-1/+0
| * | | MIPS: Move cache sizes to KconfigPaul Burton2016-05-318-49/+0
| * | | malta: Allow MIPS64 buildsPaul Burton2016-05-311-5/+13
* | | | arm: spear: x600: Add support for Micrel KSZ9031 PHYStefan Roese2016-05-311-0/+2
|/ / /
* | | Merge git://git.denx.de/u-boot-dmTom Rini2016-05-272-1/+1
|\ \ \
| * | | rockchip: Drop SPL GPIO support for rk3288Simon Glass2016-05-271-1/+0
| * | | arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size infoSimon Glass2016-05-261-0/+1
* | | | config: env: Set AM335x-ICEv2 board specific envLokesh Vutla2016-05-271-0/+9
* | | | board: AM335x-ICEv2: Add cpsw supportLokesh Vutla2016-05-271-0/+5
* | | | configs: am335x_evm: Switch to env on FAT SD by defaultTom Rini2016-05-271-19/+21
* | | | Remove unused BOOTFLAG definitionsChris Packham2016-05-272-16/+0
* | | | ti_omap5_common: Update SPL start address on secure partsDaniel Allred2016-05-271-5/+27
* | | | ti: AM43xx: board: Detect AM43xx HS EVMMadan Srinivas2016-05-271-0/+2
* | | | ti: AM43xx: Use CONFIG options from SOC KconfigMadan Srinivas2016-05-271-12/+7
* | | | arm: Kconfig: Add support for AM43xx SoC specific KconfigMadan Srinivas2016-05-271-2/+0
* | | | Drop references to CONFIG_SYS_GENERIC_BOARD in config filesSimon Glass2016-05-276-7/+0
* | | | openrisc: Drop the arch-specific board initSimon Glass2016-05-271-0/+1
* | | | arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani2016-05-271-0/+51
* | | | net: Fix client identifiers for ARMAlexander Graf2016-05-271-1/+0
* | | | net: Move the VCI and client arch values to KconfigAlexander Graf2016-05-277-9/+0
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-2510-30/+1
|\ \ \
| * | | MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton2016-05-2610-23/+0
OpenPOWER on IntegriCloud