summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-18arm: omap5_uevm: Correct the console sys prompt for 5432Dan Murphy
2013-06-18arm: omap: Add check for fdtfile in the findfdt macroDan Murphy
2013-06-18arm, am33xx: move uart soft reset code to common placeHeiko Schocher
2013-06-18arm, am335x: make mpu pll config configurableHeiko Schocher
2013-06-18arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher
2013-06-17image: Use ENOENT instead of ENOMEDIUM for better compatibilitySimon Glass
2013-06-17MMC: DWMMC: Fix FIFO_DEPTH calculationRajeshwari Shinde
2013-06-14Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini
2013-06-14Prepare v2013.07-rc1Tom Rini
2013-06-13ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boardsStephen Warren
2013-06-13env_mmc: allow negative CONFIG_ENV_OFFSETStephen Warren
2013-06-13mmc: report capacity for the selected partitionStephen Warren
2013-06-13README: document CONFIG_ENV_IS_IN_MMCStephen Warren
2013-06-13fsl_esdhc: Do not clear interrupt status bits until data processedAndrew Gabbasov
2013-06-13mmc: fsl_esdhc: Fix hang after 'save' commandFabio Estevam
2013-06-13mmc write bug fixRuud Commandeur
2013-06-13mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwardsJagannadha Sutradharudu Teki
2013-06-13mmc: fix env in mmc with redundant compile errorBo Shen
2013-06-13Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2013-06-13Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-06-13sf: winbond: Correct the nr_blocks used for W25Q32DWJagannadha Sutradharudu Teki
2013-06-13sf: winbond: Add support for W25Q80BWJagannadha Sutradharudu Teki
2013-06-13sf: spansion: Update the name for S25FL256S flashJagannadha Sutradharudu Teki
2013-06-13spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slaveAxel Lin
2013-06-13spi: tegra114_spi: Convert to use spi_alloc_slave()Axel Lin
2013-06-13spi: armada100_spi: Remove unnecessary NULL test for dout and dinAxel Lin
2013-06-13power: exynos-tmu: use the mux_addr bit fields in tmu_control registerNaveen Krishna Chatradhi
2013-06-13power: exynos-tmu: fix warnings and clean up codeNaveen Krishna Chatradhi
2013-06-13COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partitionAmar
2013-06-13SMDK5250: Enable EMMC bootingAmar
2013-06-13MMC: APIs to support resize of EMMC boot partitionAmar
2013-06-13SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar
2013-06-13EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.Amar
2013-06-13EXYNOS5: DWMMC: Added FDT support for DWMMCAmar
2013-06-13DWMMC: Initialise dwmci and resolve EMMC read write issuesAmar
2013-06-13EXYNOS5: FDT: Add DWMMC device node dataAmar
2013-06-13FDT: Add compatible string for DWMMCAmar
2013-06-13arm:trats: change auto-booting to boot kernel with separate device tree blobArkadiusz Wlodarczyk
2013-06-12Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-06-12arm: pxa: config option for PXA270 turbo modeSergey Yanovich
2013-06-12arm: pxa: Add support for ICP DAS LP-8x4xSergey Yanovich
2013-06-12usb, composite: after unregister gadget driver set composite to NULLHeiko Schocher
2013-06-12usb: ehci: add missing cache managmentStephen Warren
2013-06-12usb: gadget: add Faraday FOTG210 USB gadget supportKuo-Jung Su
2013-06-12usb: ehci: add Faraday USB 2.0 EHCI supportKuo-Jung Su
2013-06-12usb: hub: make minimum power-on delay configurableKuo-Jung Su
2013-06-12usb: ehci: add weak-aliased function for PORTSCKuo-Jung Su
2013-06-12usb: ehci: prevent bad PORTSC register accessKuo-Jung Su
2013-06-12usb: gadget: Use unaligned access for wMaxPacketSizeVivek Gautam
2013-06-12usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSizeVivek Gautam