summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-28Prepare v2015.10-rc4v2015.10-rc4Tom Rini
2015-09-28mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)Ɓukasz Majewski
2015-09-28tools: moveconfig: Update the URL for nds32 toolchainBin Meng
2015-09-28tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seedJosh Wu
2015-09-28arm: Drop old non-generic-board codeSimon Glass
2015-09-28arm: Remove wireless_space boardSimon Glass
2015-09-28arm: Remove da830evm boardSimon Glass
2015-09-28ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFFPeter Griffin
2015-09-28ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.Peter Griffin
2015-09-28ARM: hikey: Select DM, DM_GPIO from KconfigPeter Griffin
2015-09-28ARM: hikey: Remove resetting gd->flags in board_init()Peter Griffin
2015-09-28ARM: hi6220: Add UART0 and UART3 base addressesPeter Griffin
2015-09-28ARM: hikey: Use linux/sizes.h for malloc sizePeter Griffin
2015-09-28ARM: hikey: Add ATF makefile referenced by READMEPeter Griffin
2015-09-28ARM: hikey: Update README with various correctionsPeter Griffin
2015-09-28malloc_simple: fix malloc_ptr calculationPhilipp Rosenberger
2015-09-28am437x_evm: increase phy autoneg timeoutSekhar Nori
2015-09-28Kconfig: fix typo in CONFIG_FIT descriptionIgor Grinberg
2015-09-28configs: remove remnants of CONFIG_SYS_NAND_QUIET_TESTIgor Grinberg
2015-09-28Reorder defconfigs with 'savedefconfig'Bin Meng
2015-09-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-09-24Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-09-24Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2015-09-25ARM: dts: uniphier: use SPDX-License-IdentifierMasahiro Yamada
2015-09-25ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB bootMasahiro Yamada
2015-09-25ARM: uniphier: add ProXstream2 and PH1-LD6b supportMasahiro Yamada
2015-09-25ARM: uniphier: add PH1-Pro5 supportMasahiro Yamada
2015-09-25ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada
2015-09-25ARM: uniphier: remove kernel parameter settings from environmentMasahiro Yamada
2015-09-25ARM: uniphier: unify low-level debug init codeMasahiro Yamada
2015-09-25ARM: uniphier: fix glitch signal problem for low-level debugMasahiro Yamada
2015-09-25ARM: uniphier: delete unneeded input enable for low-level debugMasahiro Yamada
2015-09-25ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada
2015-09-25ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada
2015-09-25ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada
2015-09-25ARM: uniphier: refactor LED functionMasahiro Yamada
2015-09-25ARM: uniphier: remove useless wrapper functionsMasahiro Yamada
2015-09-25ARM: uniphier: remove unused header fileMasahiro Yamada
2015-09-25ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada
2015-09-25ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.hMasahiro Yamada
2015-09-25ARM: uniphier: change the external bus address mappingMasahiro Yamada
2015-09-25ARM: uniphier: enable setexpr commandMasahiro Yamada
2015-09-25ARM: uniphier: drop DCC micro support card supportMasahiro Yamada
2015-09-25ARM: uniphier: drop ad-hoc input enable settingsMasahiro Yamada
2015-09-25ARM: uniphier: drop ad-hoc early pin-muxing settingsMasahiro Yamada
2015-09-25ARM: uniphier: enable PINCTRL and SPL_PINCTRLMasahiro Yamada
2015-09-25ARM: dts: uniphier: prepare device trees to use pinctrl in SPLMasahiro Yamada
2015-09-25ARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN to bind all nodesMasahiro Yamada
2015-09-25ARM: uniphier: enable simple-bus driver for SPLMasahiro Yamada
2015-09-25pinctrl: uniphier: add UniPhier PH1-LD6b pinctrl driverMasahiro Yamada