summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-12-3021-292/+742
|\
| * mx6slevk: Remove get_board_rev()Fabio Estevam2014-12-301-5/+0
| * arm: mx6: novena: Add proper LVDS display supportMarek Vasut2014-12-305-23/+401
| * arm: mx6: novena: Pull video handling into separate fileMarek Vasut2014-12-304-78/+106
| * arm: mx6: novena: Pull GPIO definitions into headerMarek Vasut2014-12-303-12/+27
| * arm: mx6: novena: Minor config file fixMarek Vasut2014-12-301-1/+0
| * arm: mx6: novena: Minor coding style fixMarek Vasut2014-12-301-13/+13
| * arm: mx6: novena: Define CONFIG_SYS_MALLOC_F_LENMarek Vasut2014-12-301-0/+1
| * arm: mx6: gw_ventana: Define CONFIG_SYS_MALLOC_F_LENMarek Vasut2014-12-301-0/+1
| * imx: i2c: Zap unnecessary malloc() callsMarek Vasut2014-12-301-16/+8
| * embestmx6boards: convert to use config_distro_bootcmd.hIain Paton2014-12-301-129/+39
| * embestmx6boards: convert to use config_distro_defaults.hIain Paton2014-12-301-17/+4
| * imx SPL: enable boot from eMMC boot partitions.Pierre Aubert2014-12-301-1/+3
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2014-12-3090-1980/+3941
| |\
| * | arm: mxs: olinuxino: move DRAM config tuning to SPLJan Luebbe2014-12-192-30/+30
| * | mx51evk: Fix MX51EVK_USB_CLK_EN_B definitionFabio Estevam2014-12-191-1/+1
| * | arm: mx6: gw_ventana: Change clock init to enable NAND related clocksStefan Roese2014-12-191-1/+1
| * | ot1200: enable support for USB_STORAGEChristian Gmeiner2014-12-191-0/+1
| * | ot1200: add fsuuid commandChristian Gmeiner2014-12-191-0/+2
| * | imx:mx6qarm2 add board level support for usbPeng Fan2014-12-192-0/+56
| * | imx:mx6sabresd add board level support for usbPeng Fan2014-12-192-0/+82
| * | imx:mx6 fix return value of mxc_get_clockPeng Fan2014-12-191-1/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-12-3015-3/+826
|\ \ \
| * | | ARM: UniPhier: display boot swap pin status by pinmon commandMasahiro Yamada2014-12-301-0/+3
| * | | ARM: UniPhier: add dump command of DDR PHY parametersMasahiro Yamada2014-12-303-0/+237
| * | | ARM: UniPhier: add DDR PHY training codeMasahiro Yamada2014-12-3012-3/+586
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2014-12-3019-70/+216
|\ \ \ | |/ / |/| |
| * | Exynos: Move down common USB configurationSjoerd Simons2014-12-305-11/+14
| * | arm: exynos: clock: support SPLL as mmc source clock for exynos5420Joonyoung Shim2014-12-241-0/+2
| * | ARM: exynos5420: Leave VBUS GPIO configuration up to common codeSjoerd Simons2014-12-221-16/+0
| * | odroid-XU3: Add entry for DTS EHCI GPIOSjoerd Simons2014-12-222-0/+8
| * | exynos5420: fix compilation without parade videoSjoerd Simons2014-12-223-3/+19
| * | Exynos5800: The Peach-Pi board does not have a Parade video bridgeSjoerd Simons2014-12-221-5/+0
| * | Odroid-XU3: Add documentation for Odroid-XU3Hyungwon Hwang2014-12-221-16/+31
| * | Odroid-XU3: Add support for Odroid-XU3Hyungwon Hwang2014-12-226-1/+119
| * | config: exynos5420: move non common configs to specific board filesHyungwon Hwang2014-12-224-18/+23
| |/
* | Prepare v2015.01-rc4v2015.01-rc4Tom Rini2014-12-291-1/+1
* | buildman: Fix some typos in READMEDirk Behme2014-12-291-7/+7
* | Fix hash verificationNikolay Dimitrov2014-12-292-19/+15
* | common/board_f.c: fix compile error when tracing disabledKevin Hilman2014-12-291-0/+2
* | bcm281xx: add support for "USB OTG clock"Steve Rae2014-12-296-0/+52
* | initcall: add explicit hint if initcall was relocatedAlexey Brodkin2014-12-291-1/+5
* | scripts: fix binutils-version.shMasahiro Yamada2014-12-291-2/+4
* | ARM: rpi: consolidate board rev error checkingStephen Warren2014-12-291-7/+9
* | ARM: rpi: support model A+Stephen Warren2014-12-292-2/+13
* | ARM: rpi: only set usbethaddr on relevant systemsStephen Warren2014-12-291-0/+17
* | vexpress64: switch to generic boardLinus Walleij2014-12-291-2/+3
* | vexpress64: take over maintenance of the semi vexpress64Linus Walleij2014-12-291-1/+1
* | arm: semihosting: get rid of forward declarationsLinus Walleij2014-12-291-89/+84
* | arm: semihosting: fix up compile bugsLinus Walleij2014-12-292-50/+53