summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-02-01-17/+38
|\
| * powerpc: mpc5200: Correct return value of memcpy functionMark Marshall2017-02-01-1/+1
| * powerpc: mpc85xx: Use symbolic names for cache control bitsMark Marshall2017-01-31-4/+4
| * powerpc: mpc83xx: Enable pre-relocation mallocmario.six@gdsys.cc2017-01-31-7/+25
| * powerpc: mpc83xx: Minimize r1 modificationmario.six@gdsys.cc2017-01-31-5/+8
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-02-01-267/+4692
|\ \
| * | BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski2017-01-30-0/+1245
| * | arm: dts: imx53-cx9020: fix packetloss on fec_mxcPatrick Bruenn2017-01-30-10/+10
| * | imx: mx6sxsabreauto: enable more dm driversPeng Fan2017-01-27-209/+69
| * | imx: dts: mx6sxsabreauto: enable i2c2/3Peng Fan2017-01-27-0/+42
| * | imx: mx6sxsabreauto: enable pinctrl driverPeng Fan2017-01-27-0/+2
| * | imx: mx6sx: add dts for mx6sxsabreauto boardPeng Fan2017-01-27-0/+3285
| * | ARM: imx6ul: Move liteSOM source to SoC directoryMarcin Niestroj2017-01-27-19/+12
| * | 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_common: check for bmode Serial DownloaderStefan Agner2017-01-27-2/+4
| * | imx: nitrogen6x: fix USB host initializationGary Bisson2017-01-27-0/+2
| * | README: mxc_hab: Adapt the CONFIG_SECURE_BOOT text to KconfigFabio Estevam2017-01-27-3/+2
| * | mx6qsabreauto: Pass the correct parallel NOR widthFabio Estevam2017-01-27-0/+1
| * | tools: imximage: refactor header length calculations for imximage v1Martin Kaiser2017-01-27-22/+16
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-02-01-189/+1970
|\ \
| * | arm: mvebu: Implement secure bootMario Six2017-02-01-8/+1526
| * | tools: kwbimage: Refactor line parsing and fix errorMario Six2017-02-01-71/+106
| * | tools: kwbimage: Factor out add_binary_header_v1Mario Six2017-02-01-67/+79
| * | tools: kwbimage: Remove unused parameterMario Six2017-02-01-4/+3
| * | tools: kwbimage: Reduce scope of variablesMario Six2017-02-01-4/+5
| * | tools: kwbimage: Fix arithmetic with void pointersMario Six2017-02-01-10/+12
| * | tools: kwbimage: Fix style violationsMario Six2017-02-01-8/+17
| * | tools: kwbimage: Fix dest addrMario Six2017-02-01-1/+2
| * | lib: tpm: Add command to flush resourcesMario Six2017-02-01-9/+150
| * | arm: mvebu: spl.c: Remove useless gd declarationReinhard Pfau2017-02-01-2/+0
| * | mvebu: Add board_pex_config()Mario Six2017-02-01-0/+10
| * | net: phy: Support Marvell 88E1680Dirk Eibach2017-02-01-0/+54
| * | pci: mvebu: Fix Armada 38x supportDirk Eibach2017-02-01-12/+14
| * | phy: comphy_a3700: Change SD/MMC compatible DT node to match the updatesStefan Roese2017-02-01-4/+3
* | | mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMELMasahiro Yamada2017-01-31-14/+15
* | | mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32Masahiro Yamada2017-01-31-9/+9
* | | mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSMMasahiro Yamada2017-01-31-12/+12
* | | mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIPMasahiro Yamada2017-01-31-9/+10
* | | mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQMasahiro Yamada2017-01-31-33/+34
* | | mmc: sandbox: rename CONFIG, fix dependency, and use it in MakefileMasahiro Yamada2017-01-31-9/+6
* | | mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-31-341/+7
|/ /
* | Prepare v2017.03-rc1Tom Rini2017-01-30-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2017-01-29-738/+845
|\ \
| * | i2c: uniphier-f: use readl_poll_timeout() to poll registersMasahiro Yamada2017-01-29-24/+10
| * | i2c: uniphier(-f): remove unneeded #include <dm/root.h>Masahiro Yamada2017-01-29-2/+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-9/+14
| * | ARM: uniphier: change the offset to environment storage areaMasahiro Yamada2017-01-29-1/+1