summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada2017-02-08-12/+0
* keystone2: Rename local CONFIG_ symbolPhil Edworthy2017-02-08-2/+2
* api: Convert to KconfigEmmanuel Vadot2017-02-08-7/+0
* cmd: rework "license" commandMasahiro Yamada2017-02-08-1/+0
* x86: qemu: Add build options for SPLBin Meng2017-02-07-0/+9
* x86: link: Add build options for SPLSimon Glass2017-02-07-0/+9
* x86: Use unsigned long for address in table generationSimon Glass2017-02-06-2/+2
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-02-03-29/+13
|\
| * arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha2017-02-03-16/+0
| * arch: powerpc: Move CONFIG_FSL_IFC to KconfigPrabhakar Kushwaha2017-02-03-13/+0
| * board: freescale: ls1012a: Enable secure DDR on LS1012A platformsPrabhakar Kushwaha2017-02-03-0/+1
| * armv8: ls1046aqds: added usb feature supportTang Yuantian2017-01-27-0/+12
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-02-01-9/+606
|\ \
| * | BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski2017-01-30-0/+321
| * | imx: mx6sxsabreauto: enable more dm driversPeng Fan2017-01-27-7/+0
| * | imx: mx6sx: add dts for mx6sxsabreauto boardPeng Fan2017-01-27-0/+280
| * | udoo_neo: Remove ramdiskaddr environment variableBreno Lima2017-01-27-1/+0
| * | udoo_neo: Remove trailing semicolon and spaceBreno Lima2017-01-27-1/+1
| * | udoo_neo: Add fdt_addr_r environment variableBreno Lima2017-01-27-0/+1
| * | imx: nitrogen6x: fix USB host initializationGary Bisson2017-01-27-0/+2
| * | mx6qsabreauto: Pass the correct parallel NOR widthFabio Estevam2017-01-27-0/+1
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-02-01-0/+45
|\ \
| * | lib: tpm: Add command to flush resourcesMario Six2017-02-01-0/+45
* | | mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQMasahiro Yamada2017-01-31-9/+9
* | | mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-31-331/+0
|/ /
* | ARM: uniphier: make update commands more flexible for ATFMasahiro Yamada2017-01-29-6/+18
* | ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KBMasahiro Yamada2017-01-29-7/+13
* | ARM: uniphier: change the offset to environment storage areaMasahiro Yamada2017-01-29-1/+1
* | ARM: uniphier: set initrd_high environment to skip initrd relocationMasahiro Yamada2017-01-29-2/+7
* | ARM: uniphier: use Image.gz instead Image for booting ARM64 LinuxMasahiro Yamada2017-01-29-14/+22
* | ARM: uniphier: collect SPL CONFIG symbols to the bottom of headerMasahiro Yamada2017-01-29-6/+5
* | ARM: uniphier: detect RAM size by decoding HW register instead of DTMasahiro Yamada2017-01-29-1/+1
* | ARM: stm32: enable support for smsc phy on stm32f746-disco boardMichael Kurz2017-01-28-0/+1
* | net: stm32: add designware mac glue code for stm32Michael Kurz2017-01-28-2/+7
* | ARM: DTS: stm32: add stm32f746 device tree pin control filesMichael Kurz2017-01-28-0/+1324
* | board/chiliboard: Add support for chiliBoardMarcin Niestroj2017-01-28-0/+214
* | aspeed: Support for ast2500 Eval Boardmaxims@google.com2017-01-28-0/+27
* | aspeed: Board init functions and common configs for ast2500 based boardsmaxims@google.com2017-01-28-0/+81
* | aspeed: Add basic ast2500-specific drivers and configurationmaxims@google.com2017-01-28-0/+29
* | arm: Note vendor-required status of certain MACH_TYPE valuesTom Rini2017-01-28-24/+11
* | am335x_shc: Drop MACH_TYPE usageTom Rini2017-01-28-19/+0
* | arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini2017-01-28-100/+9
* | Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini2017-01-28-0/+33
* | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-28-153/+2
* | disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-28-62/+2
* | disk: convert CONFIG_AMIGA_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* | disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay2017-01-28-50/+0
* | disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-422/+1
* | disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay2017-01-28-52/+0
* | disk: convert CONFIG_PARTITIONS to KconfigPatrick Delaunay2017-01-28-1/+0
|/