summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-03drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo.Robert P. J. Day
2017-02-01Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2017-02-01Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-02-01powerpc: mpc5200: Correct return value of memcpy functionMark Marshall
2017-02-01Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-02-01arm: mvebu: Implement secure bootMario Six
2017-02-01tools: kwbimage: Refactor line parsing and fix errorMario Six
2017-02-01tools: kwbimage: Factor out add_binary_header_v1Mario Six
2017-02-01tools: kwbimage: Remove unused parameterMario Six
2017-02-01tools: kwbimage: Reduce scope of variablesMario Six
2017-02-01tools: kwbimage: Fix arithmetic with void pointersMario Six
2017-02-01tools: kwbimage: Fix style violationsMario Six
2017-02-01tools: kwbimage: Fix dest addrMario Six
2017-02-01lib: tpm: Add command to flush resourcesMario Six
2017-02-01arm: mvebu: spl.c: Remove useless gd declarationReinhard Pfau
2017-02-01mvebu: Add board_pex_config()Mario Six
2017-02-01net: phy: Support Marvell 88E1680Dirk Eibach
2017-02-01pci: mvebu: Fix Armada 38x supportDirk Eibach
2017-02-01phy: comphy_a3700: Change SD/MMC compatible DT node to match the updatesStefan Roese
2017-02-01powerpc: mpc85xx: Use symbolic names for cache control bitsMark Marshall
2017-02-01powerpc: mpc83xx: Enable pre-relocation mallocmario.six@gdsys.cc
2017-01-31powerpc: mpc83xx: Minimize r1 modificationmario.six@gdsys.cc
2017-01-31mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMELMasahiro Yamada
2017-01-31mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32Masahiro Yamada
2017-01-31mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSMMasahiro Yamada
2017-01-31mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIPMasahiro Yamada
2017-01-31mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQMasahiro Yamada
2017-01-31mmc: sandbox: rename CONFIG, fix dependency, and use it in MakefileMasahiro Yamada
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-31Prepare v2017.03-rc1Tom Rini
2017-01-30BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski
2017-01-30arm: dts: imx53-cx9020: fix packetloss on fec_mxcPatrick Bruenn
2017-01-29Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2017-01-29i2c: uniphier-f: use readl_poll_timeout() to poll registersMasahiro Yamada
2017-01-29i2c: uniphier(-f): remove unneeded #include <dm/root.h>Masahiro Yamada
2017-01-29ARM: uniphier: make update commands more flexible for ATFMasahiro Yamada
2017-01-29ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KBMasahiro Yamada
2017-01-29ARM: uniphier: change the offset to environment storage areaMasahiro Yamada
2017-01-29ARM: uniphier: set initrd_high environment to skip initrd relocationMasahiro Yamada
2017-01-29ARM: uniphier: use Image.gz instead Image for booting ARM64 LinuxMasahiro Yamada
2017-01-29ARM: uniphier: collect SPL CONFIG symbols to the bottom of headerMasahiro Yamada
2017-01-29ARM: uniphier: compile board data only for SPLMasahiro Yamada
2017-01-29ARM: uniphier: refactor cmd_ddrmphyMasahiro Yamada
2017-01-29ARM: uniphier: clean up UMC init for PXs2 SoCMasahiro Yamada
2017-01-29ARM: uniphier: refactor cmd_ddrphyMasahiro Yamada
2017-01-29ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoCMasahiro Yamada
2017-01-29ARM: uniphier: detect RAM size by decoding HW register instead of DTMasahiro Yamada
2017-01-29ARM: uniphier: shrink arrays of DDR-PHY parameters for LD20 SoCMasahiro Yamada
2017-01-29clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clockMasahiro Yamada
2017-01-28booti: Set images.os.archScott Wood