summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-rockchipTom Rini2017-02-118-89/+14
|\
| * 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
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-02-093-26/+38
|\ \ | |/ |/|
| * net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten2017-02-081-0/+1
| * tools: Allow crc8 to be usedoliver@schinagl.nl2017-02-071-0/+3
| * net: cosmetic: Define ethernet name lengtholiver@schinagl.nl2017-02-071-1/+2
| * net: cosmetic: Make the MAC address string less magicaloliver@schinagl.nl2017-02-071-0/+5
| * net: cosmetic: Do not use magic values for ARP_HLENoliver@schinagl.nl2017-02-071-25/+27
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-02-081-0/+10
|\ \
| * | dm: core: Replace of_offset with accessorSimon Glass2017-02-081-0/+10
* | | 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-088-12/+0
* | | keystone2: Rename local CONFIG_ symbolPhil Edworthy2017-02-081-2/+2
* | | api: Convert to KconfigEmmanuel Vadot2017-02-082-7/+0
* | | cmd: rework "license" commandMasahiro Yamada2017-02-081-1/+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
* | x86: Use unsigned long for address in table generationSimon Glass2017-02-061-2/+2
|/
* 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-016-9/+606
|\ \
| * | 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
| * | imx: mx6sx: add dts for mx6sxsabreauto boardPeng Fan2017-01-271-0/+280
| * | 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
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-02-011-0/+45
|\ \
| * | lib: tpm: Add command to flush resourcesMario Six2017-02-011-0/+45
* | | 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
* | ARM: DTS: stm32: add stm32f746 device tree pin control filesMichael Kurz2017-01-281-0/+1324
* | board/chiliboard: Add support for chiliBoardMarcin Niestroj2017-01-281-0/+214
* | aspeed: Support for ast2500 Eval Boardmaxims@google.com2017-01-281-0/+27