summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-10Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini
2013-12-10Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2013-12-10Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-12-10vexpress: use correct timer address on extended memory map systemsIan Campbell
2013-12-10serial: zynq: Remove unused #definesSoren Brinkmann
2013-12-09sandbox: spi: Enable new spi/sf layersMike Frysinger
2013-12-09sandbox: spi: Add new SPI flash driverMike Frysinger
2013-12-09sandbox: spi: Add SPI emulation busMike Frysinger
2013-12-09spi: Add device tree binding for SPI busSimon Glass
2013-12-09spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT nodeSimon Glass
2013-12-09sandbox: Rename sb_cmdline_option to sandbox_cmdline_optionSimon Glass
2013-12-09arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263)Mateusz Kulikowski
2013-12-09arm, at91: add siemens corvus boardHeiko Schocher
2013-12-09arm, at91: add Siemens board taurus and axmHeiko Schocher
2013-12-09at91: switch coloured LED to gpio APIAndreas Bießmann
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann
2013-12-09at91: redefine legacy GPIO PIN_BASEAndreas Bießmann
2013-12-09at91: add new gpio pin definitionsAndreas Bießmann
2013-12-08mmc: add Faraday FTSDC021 SDHCI controller supportKuo-Jung Su
2013-12-08powerpc: mmc: Add corenet devices support in esdhc splPriyanka Jain
2013-12-08mmc/dwmmc: modify FIFO threshold only if value explicitly setAlexey Brodkin
2013-12-08mmc: dw_mmc: remove the exynos specific code in dw-mmc.cJaehoon Chung
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD
2013-12-06ARM: align MVBAR on 32 byte boundaryMasahiro Yamada
2013-12-06Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-06Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-06Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2013-12-06AM3517 EVM: Enable ethernetTom Rini
2013-12-06omap4_panda: Don't use ulpi_resetRoger Quadros
2013-12-06omap3_beagle: Don't use ulpi_resetRoger Quadros
2013-12-06usb: ehci-omap: Reset the USB Host OMAP moduleRoger Quadros
2013-12-06arm: omap3: Enable clocks for peripherals only if they are usedMichael Trimarchi
2013-12-06arm: arndale: disable spi bootMinkyu Kang
2013-12-06arm: exynos: adds ifdef for spi bootMinkyu Kang
2013-12-06Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-06blackfin: Do not generate unused header bootrom-asm-offsets.hMasahiro Yamada
2013-12-06spi: bfin_spi6xx: Remove unnecessary test for bus and pins[bus]Axel Lin
2013-12-06spi: bfin_spi: Remove unnecessary test for bus and pins[bus]Axel Lin
2013-12-06blackfin: soft-i2c: No need to define blackfin specific soft i2c operationsSonic Zhang
2013-12-06blackfin: Add missing macro CONFIG_BFIN_SERIALSonic Zhang
2013-12-06blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as defaultSonic Zhang
2013-12-06blackfin: Use ADI_GPIO2 driver other than the default ADI_GPIO1Sonic Zhang
2013-12-06i2c: samsung: register i2c busses for Exynso5420 and Exynos5250Naveen Krishna Ch
2013-12-05arm: omap: i2c: don't zero cnt in i2c_writeNikita Kiryanov
2013-12-05cmd_eeprom: bug fix for i2c read/writeKuo-Jung Su
2013-12-05i2c: fti2c010: serial out r/w address in MSB orderKuo-Jung Su
2013-12-05i2c: fti2c010: migrate to new i2c modelKuo-Jung Su
2013-12-05i2c: fti2c010: cosmetic: coding style cleanupKuo-Jung Su
2013-12-05driver:i2c:s3c24x0: fix clock init for hsi2cPiotr Wilczek
2013-12-05driver:i2c:s3c24x0: adapt driver to new i2cPiotr Wilczek