summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-01-31Prepare v2017.03-rc1Tom Rini
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
2017-01-28fs/fat: Fix unaligned __u16 reads for FAT12 accessStefan BrĂ¼ns
2017-01-28buildman: Update link to the most recent prebuilt ARC toolachinAlexey Brodkin
2017-01-28ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz
2017-01-28ARM: stm32: enable support for smsc phy on stm32f746-disco boardMichael Kurz
2017-01-28net: phy: add SMSC LAN8742 phyMichael Kurz
2017-01-28net: stm32: add designware mac glue code for stm32Michael Kurz
2017-01-28ARM: stm32: use clock setup function defined in clock.cMichael Kurz
2017-01-28ARM: stm32: fix stm32f7 sdram fmc base addressMichael Kurz
2017-01-28ARM: stm32: cleanup stm32f7 filesMichael Kurz
2017-01-28ARM: DTS: stm32: add stm32f746-disco device tree filesMichael Kurz
2017-01-28ARM: DTS: stm32: add stm32f746 device tree pin control filesMichael Kurz
2017-01-28arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703Adam Ford
2017-01-28arm: omap3: Fix cpuinfo frequency spellingLadislav Michl
2017-01-28Revert "armv8: release slave cores from CPU_RELEASE_ADDR"Masahiro Yamada
2017-01-28arm64: spin-table: add more information in Kconfig helpMasahiro Yamada
2017-01-28board/chiliboard: Add support for chiliBoardMarcin Niestroj
2017-01-28ARM: am335x: Add support for chiliSOMMarcin Niestroj
2017-01-28defconfig: Add a config for AM335x High Security EVMAndrew F. Davis