summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | board: ge: bx50v3: make network support optional and disabled by defaultAndrew Shadura2016-06-071-0/+2
| * | | board: ge: bx50v3: make USB support optional and disabled by defaultAndrew Shadura2016-06-071-7/+17
| * | | board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by defaultAndrew Shadura2016-06-071-3/+5
| * | | imx: ventana: config: add PREBOOT supportTim Harvey2016-05-311-0/+1
| * | | imx: ventana: config: use explicit addr in loadscriptTim Harvey2016-05-311-1/+1
| * | | imx: ventana: config: use fs env var for block dev filesystem typeTim Harvey2016-05-311-7/+8
| * | | imx: ventana: config: use bootdir env var for directory of fdt filesTim Harvey2016-05-311-6/+6
| * | | imx: ventana: config: add fixfdt script to apply manual fdt fixupsTim Harvey2016-05-311-10/+15
| * | | imx: ventana: config: add env vars for disk and partTim Harvey2016-05-311-4/+8
| * | | ts4800: add CONFIG_SYS_FSL_ERRATUM_ESDHC_A001Sebastien Bourdelin2016-05-241-0/+2
| * | | ts4800: update environment to boot with device treeDamien Riegel2016-05-241-4/+13
| * | | imx: ventana: remove SPL_EXT_SUPPORTTim Harvey2016-05-241-0/+1
| * | | imx: ventana: use EEPROM register for falcon boot modeTim Harvey2016-05-241-1/+0
| * | | imx: ventana: config: remove redundant configTim Harvey2016-05-241-3/+0
* | | | armv8: ls2080aqds: Enable QSPI boot supportYuan Yao2016-06-102-0/+12
* | | | configs: ls2080a: Increase load image len in NAND bootYuan Yao2016-06-102-2/+2
* | | | armv8: ls2080aqds: Config QSPI pin mux via FPGA in NAND bootYuan Yao2016-06-101-0/+6
* | | | configs: ls2080aqds: Enable QSPI flash supportYuan Yao2016-06-101-1/+14
* | | | armv8: ls2080aqds: disable IFC NOR & QIXIS when QSPI enableYuan Yao2016-06-101-0/+10
* | | | configs: ls2080a_common: Remove duplicate NOR configsYuan Yao2016-06-102-7/+7
| |/ / |/| |
* | | siemens,am33x: add draco etamin boardHeiko Schocher2016-06-097-2/+265
* | | siemens,am33x: add ubi fastmap supportSamuel Egli2016-06-091-0/+2
* | | am335x, shc: add support for the am335x based bosch shc boardHeiko Schocher2016-06-091-0/+340
* | | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09303-350/+0
* | | ARM: uniphier: do not erase when updating U-Boot image in eMMC deviceMasahiro Yamada2016-06-091-1/+0
* | | ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20Masahiro Yamada2016-06-091-1/+3
| |/ |/|
* | Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-069-15/+157
|\ \
| * | ARM: exynos: Disable serial support in SPLMarek Vasut2016-05-261-1/+0
| * | exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-252-3/+3
| * | exynos: Disable LCD display for boards we can't convertSimon Glass2016-05-255-11/+7
| * | arm: exynos: add support for Exynos7420 SoCThomas Abraham2016-05-252-0/+147
* | | ti_armv7_common: env: Fix hard coded mmc device for uuidB, Ravi2016-06-061-1/+1
* | | configs: k2*_evm: Update fdt file namesLokesh Vutla2016-06-064-4/+4
* | | strider: Support cpu-dp flavorDirk Eibach2016-06-061-1/+9
* | | 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
OpenPOWER on IntegriCloud