summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* rockchip: rename miniarm to tinker boardEddie Cai2017-02-091-0/+0
* rockchip: firefly: configs: use spl back to bromJacob Chen2017-02-091-5/+0
* rockchip: configs: move env offset to common headerJacob Chen2017-02-097-84/+14
* Remove unused symbol CONGIG_CMD_STORAGE from board configsLars Poeschel2017-02-084-7/+0
* cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada2017-02-087-11/+0
* keystone2: Rename local CONFIG_ symbolPhil Edworthy2017-02-081-2/+2
* api: Convert to KconfigEmmanuel Vadot2017-02-082-7/+0
* x86: qemu: Add build options for SPLBin Meng2017-02-071-0/+9
* x86: link: Add build options for SPLSimon Glass2017-02-071-0/+9
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-02-0330-29/+13
|\
| * arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha2017-02-0315-16/+0
| * arch: powerpc: Move CONFIG_FSL_IFC to KconfigPrabhakar Kushwaha2017-02-0313-13/+0
| * board: freescale: ls1012a: Enable secure DDR on LS1012A platformsPrabhakar Kushwaha2017-02-031-0/+1
| * armv8: ls1046aqds: added usb feature supportTang Yuantian2017-01-271-0/+12
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-02-015-9/+326
|\ \
| * | BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski2017-01-301-0/+321
| * | imx: mx6sxsabreauto: enable more dm driversPeng Fan2017-01-271-7/+0
| * | udoo_neo: Remove ramdiskaddr environment variableBreno Lima2017-01-271-1/+0
| * | udoo_neo: Remove trailing semicolon and spaceBreno Lima2017-01-271-1/+1
| * | udoo_neo: Add fdt_addr_r environment variableBreno Lima2017-01-271-0/+1
| * | imx: nitrogen6x: fix USB host initializationGary Bisson2017-01-271-0/+2
| * | mx6qsabreauto: Pass the correct parallel NOR widthFabio Estevam2017-01-271-0/+1
| |/
* | mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQMasahiro Yamada2017-01-312-9/+9
* | mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-31182-331/+0
* | ARM: uniphier: make update commands more flexible for ATFMasahiro Yamada2017-01-291-6/+18
* | ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KBMasahiro Yamada2017-01-291-7/+13
* | ARM: uniphier: change the offset to environment storage areaMasahiro Yamada2017-01-291-1/+1
* | ARM: uniphier: set initrd_high environment to skip initrd relocationMasahiro Yamada2017-01-291-2/+7
* | ARM: uniphier: use Image.gz instead Image for booting ARM64 LinuxMasahiro Yamada2017-01-291-14/+22
* | ARM: uniphier: collect SPL CONFIG symbols to the bottom of headerMasahiro Yamada2017-01-291-6/+5
* | ARM: uniphier: detect RAM size by decoding HW register instead of DTMasahiro Yamada2017-01-291-1/+1
* | ARM: stm32: enable support for smsc phy on stm32f746-disco boardMichael Kurz2017-01-281-0/+1
* | net: stm32: add designware mac glue code for stm32Michael Kurz2017-01-281-2/+7
* | board/chiliboard: Add support for chiliBoardMarcin Niestroj2017-01-281-0/+214
* | aspeed: Support for ast2500 Eval Boardmaxims@google.com2017-01-281-0/+27
* | aspeed: Board init functions and common configs for ast2500 based boardsmaxims@google.com2017-01-281-0/+81
* | arm: Note vendor-required status of certain MACH_TYPE valuesTom Rini2017-01-286-24/+11
* | am335x_shc: Drop MACH_TYPE usageTom Rini2017-01-281-19/+0
* | arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini2017-01-2842-100/+9
* | Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini2017-01-2810-0/+33
* | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-2848-147/+0
* | disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-2849-59/+0
* | disk: convert CONFIG_AMIGA_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* | disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay2017-01-2836-49/+0
* | disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28263-420/+0
* | disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay2017-01-2852-52/+0
|/
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-01-262-0/+6
|\
| * arm64: mvebu: Enable SDHCI/MMC support for the db-88f7040/8040Stefan Roese2017-01-251-0/+3
| * arm64: mvebu: Enable SDHCI/MMC support for the db-88f3720Stefan Roese2017-01-251-0/+3
* | Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass2017-01-2527-32/+0