summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-16net: phy/vitesse: Add support for VSC8664 phy moduleChunhe Lan
2014-05-16Merge remote-tracking branch 'u-boot-sh/rmobile'Albert ARIBAUD
2014-05-16patman: Suppress duplicate signoffs only for real patchesSimon Glass
2014-05-16sandbox: set sandbox's vendor to nullMasahiro Yamada
2014-05-16Revert "sandbox: move source files from board/ to arch/sandbox/"Masahiro Yamada
2014-05-16Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-16Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-16ARM: exynos5420: removed undefined gpio structureJaehoon Chung
2014-05-16mmc: s5p_sdhci: add the s5p_sdhci_core_init functionJaehoon Chung
2014-05-16ARM: exynos4: enable the dwmmc configurationJaehoon Chung
2014-05-16mmc: exynos_dw_mmc: enable the DDR modeJaehoon Chung
2014-05-16ARM: dts: exnyos: enable dw-mmc controllerJaehoon Chung
2014-05-16mmc: dw_mmc: support the DDR modeJaehoon Chung
2014-05-16mmc: support the DDR mode for eMMCJaehoon Chung
2014-05-16mmc: remove the unnecessary define and fix the wrong bit controlJaehoon Chung
2014-05-16mmc: exynos_dw_mmc: restore the property into hostJaehoon Chung
2014-05-16ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMCJaehoon Chung
2014-05-16ARM: exynos: clock: modify the set_mmc_clk for exynos4Jaehoon Chung
2014-05-16ARM: exynos: board: change the mmc/sd init sequenceJaehoon Chung
2014-05-16board: trats2: Enable device tree on Trats2Beomho Seo
2014-05-16arm: exynos: clock: Remove exynos4x12_set_mmc_clk functionBeomho Seo
2014-05-16arm: exynos: pinmux: add sdmmc4 gpio configratuionBeomho Seo
2014-05-16arm: goni: enable USB Mass StorageMateusz Zalega
2014-05-16arm: goni: enable GPT commandMateusz Zalega
2014-05-16arm: goni: dfu: Add support for DFU to Goni targetMateusz Zalega
2014-05-16arm: goni: Update configuration for Goni targetMateusz Zalega
2014-05-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-15Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD
2014-05-15arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD
2014-05-15arm: pxa: move SP check from start.S to cpuinfo.cAlbert ARIBAUD
2014-05-15arm: move reset_cpu from start.S into cpu.cAlbert ARIBAUD
2014-05-15arm1136: move cache code from start.S to cache.cAlbert ARIBAUD
2014-05-15zynq: add UART nodes to device tree to initialize UART with OFMasahiro Yamada
2014-05-15zynq: add memory nodes to device tree to initialize DRAM with OFMasahiro Yamada
2014-05-15zynq: import zynq-7000.dtsi from Linux KernelMasahiro Yamada
2014-05-15zynq: load u-boot-dtb.img if CONFIG_OF_SEPARATE is definedMasahiro Yamada
2014-05-15build: support a new image u-boot-dtb.imgMasahiro Yamada
2014-05-15Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-05-15nand: remove CONFIG_SYS_NAND_PAGE_SIZETim Harvey
2014-05-15dfu: mmc: Provide support for eMMC boot partition accessLukasz Majewski
2014-05-15usb:gadget:f_thor: download_tail(): remove dfu_write with 0 sizePrzemyslaw Marczak
2014-05-15drivers:dfu: dfu_flush(): add raw data flush to complete dfu writePrzemyslaw Marczak
2014-05-15usb: ci_udc: parse QTD before over-writing itStephen Warren
2014-05-15usb: tegra: support device modeStephen Warren
2014-05-15usb: tegra: refactor PHY type selectionStephen Warren
2014-05-15usb: tegra: fix PHY selection codeStephen Warren
2014-05-15Merge remote-tracking branch 'u-boot/master' into testMarek Vasut
2014-05-14mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globalsHans de Goede
2014-05-14mvtwsi: Fix clock programmingHans de Goede