aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-07imximage: fix commands other than write_dataTroy Kisky2-23/+62
2015-10-07imximage: header.length of 4 is validTroy Kisky1-2/+2
2015-10-02mx6sabre_common: Add DFU supportFabio Estevam1-0/+10
2015-10-02vf610: add support for Phytec PCM052Albert ARIBAUD \(3ADEV\)8-0/+802
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)38-3/+83
2015-10-02vf610: refactor DDRMC codeAlbert ARIBAUD \\(3ADEV\\)5-225/+314
2015-10-02tbs2910: explicitly set boot addressSoeren Moch1-1/+1
2015-10-02imx: mx6: correct enable_fec_anatop_clockPeng Fan1-0/+2
2015-09-28Prepare v2015.10-rc4v2015.10-rc4Tom Rini1-1/+1
2015-09-28mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)Ɓukasz Majewski1-1/+1
2015-09-28tools: moveconfig: Update the URL for nds32 toolchainBin Meng1-1/+1
2015-09-28tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seedJosh Wu1-1/+1
2015-09-28arm: Drop old non-generic-board codeSimon Glass3-709/+0
2015-09-28arm: Remove wireless_space boardSimon Glass8-455/+0
2015-09-28arm: Remove da830evm boardSimon Glass5-513/+0
2015-09-28ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFFPeter Griffin1-1/+2
2015-09-28ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default.Peter Griffin5-8/+56
2015-09-28ARM: hikey: Select DM, DM_GPIO from KconfigPeter Griffin2-2/+2
2015-09-28ARM: hikey: Remove resetting gd->flags in board_init()Peter Griffin1-2/+0
2015-09-28ARM: hi6220: Add UART0 and UART3 base addressesPeter Griffin1-0/+3
2015-09-28ARM: hikey: Use linux/sizes.h for malloc sizePeter Griffin1-1/+3
2015-09-28ARM: hikey: Add ATF makefile referenced by READMEPeter Griffin1-0/+42
2015-09-28ARM: hikey: Update README with various correctionsPeter Griffin1-50/+147
2015-09-28malloc_simple: fix malloc_ptr calculationPhilipp Rosenberger1-1/+1
2015-09-28am437x_evm: increase phy autoneg timeoutSekhar Nori1-0/+1
2015-09-28Kconfig: fix typo in CONFIG_FIT descriptionIgor Grinberg1-1/+1
2015-09-28configs: remove remnants of CONFIG_SYS_NAND_QUIET_TESTIgor Grinberg12-12/+0
2015-09-28Reorder defconfigs with 'savedefconfig'Bin Meng319-540/+493
2015-09-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini18-133/+60
2015-09-24Merge git://git.denx.de/u-boot-socfpgaTom Rini9-8/+28
2015-09-24Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini154-1624/+4061
2015-09-25ARM: dts: uniphier: use SPDX-License-IdentifierMasahiro Yamada1-37/+1
2015-09-25ARM: uniphier: fix init page table for ProXstream2/PH1-LD6b USB bootMasahiro Yamada1-4/+2
2015-09-25ARM: uniphier: add ProXstream2 and PH1-LD6b supportMasahiro Yamada32-1/+733
2015-09-25ARM: uniphier: add PH1-Pro5 supportMasahiro Yamada26-1/+445
2015-09-25ARM: uniphier: allow to enable multiple SoCsMasahiro Yamada80-478/+1070
2015-09-25ARM: uniphier: remove kernel parameter settings from environmentMasahiro Yamada1-16/+6
2015-09-25ARM: uniphier: unify low-level debug init codeMasahiro Yamada11-152/+115
2015-09-25ARM: uniphier: fix glitch signal problem for low-level debugMasahiro Yamada4-20/+20
2015-09-25ARM: uniphier: delete unneeded input enable for low-level debugMasahiro Yamada1-5/+0
2015-09-25ARM: uniphier: rename CONFIG_MACH_* to CONFIG_ARCH_UNIPHIER_*Masahiro Yamada10-32/+32
2015-09-25ARM: uniphier: allow to disable CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada1-0/+4
2015-09-25ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada3-16/+12
2015-09-25ARM: uniphier: refactor LED functionMasahiro Yamada9-128/+96
2015-09-25ARM: uniphier: remove useless wrapper functionsMasahiro Yamada3-17/+10
2015-09-25ARM: uniphier: remove unused header fileMasahiro Yamada1-24/+0
2015-09-25ARM: uniphier: parse device tree to determine DRAM base and sizeMasahiro Yamada3-26/+48
2015-09-25ARM: uniphier: remove ifdef CONFIG_{SOC} conditionals from sg-regs.hMasahiro Yamada11-119/+109
2015-09-25ARM: uniphier: change the external bus address mappingMasahiro Yamada5-20/+25
2015-09-25ARM: uniphier: enable setexpr commandMasahiro Yamada4-4/+0