summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mxs: Make ehci-mxs multiport capableMarek Vasut2013-03-071-68/+81
* mxs: Squash the header file usage in ehci-mxsMarek Vasut2013-03-071-5/+1
* mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLEMarek Vasut2013-03-071-16/+0
* mxs: spi: Fix the MXS SPI for mx23Marek Vasut2013-03-071-2/+17
* mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut2013-03-072-18/+6
* USB: drop unneeded header in ehci-mx6Stefano Babic2013-03-071-1/+0
* ARM: ns9750dev: remove remainders of dead boardWolfgang Denk2013-02-283-221/+0
* da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny2013-02-181-0/+133
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-1210-177/+629
|\
| * tegra: add SPI SLINK driverAllen Martin2013-02-112-0/+344
| * tegra: spi: add fdt support to tegra SPI SFLASH driverAllen Martin2013-02-111-2/+43
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-026-173/+240
| |\
| | * mxs: mmc: Fix the MMC driver for MX23Marek Vasut2013-01-281-5/+22
| | * mxs: mmc: Allow overriding default card detect implementationMarek Vasut2013-01-281-2/+14
| | * mxs: mmc: Fix MMC reset on iMX23Otavio Salvador2013-01-281-5/+11
| | * mxs: dma: Fix APBH DMA driver for MX23Marek Vasut2013-01-281-2/+8
| | * net: fec_mxc: get phydev before fec_probeTroy Kisky2013-01-282-43/+76
| | * net: fec_mxc: only call phy_connect in fec_probeTroy Kisky2013-01-281-21/+12
| | * net: fec_mxc: use fec_set_dev_name to set nameTroy Kisky2013-01-281-8/+8
| | * phy: add phy_find_by_mask/phy_connect_devTroy Kisky2013-01-281-50/+78
| | * net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multiTroy Kisky2013-01-281-16/+8
| | * net: fec_mxc: change fec_mii_setspeed parameterTroy Kisky2013-01-281-5/+5
| | * net: fec_mxc: delete CONFIG_FEC_MXC_MULTITroy Kisky2013-01-281-1/+1
| | * mmc: Limit the number of used SSP ports on MX23Marek Vasut2013-01-211-1/+11
| | * mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador2013-01-212-3/+3
| | * mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut2013-01-212-18/+2
| | * mxs: mmc: Drop unused members from struct mxsmmc_privMarek Vasut2013-01-211-12/+0
| * | video: tegra: Update line length to match resolutionThierry Reding2013-01-161-2/+2
| |/
* | sf: stmicro: Add support for N25Q256AJagannadha Sutradharudu Teki2013-02-061-0/+6
* | sf: stmicro: Add support for N25Q32AJagannadha Sutradharudu Teki2013-02-061-0/+6
* | sf: stmicro: Add support for N25Q32Jagannadha Sutradharudu Teki2013-02-061-0/+6
* | sf: stmicro: Add support for N25Q64AJagannadha Sutradharudu Teki2013-02-061-0/+6
* | sf: winbond: Add W25Q64WJagannadha Sutradharudu Teki2013-02-061-0/+5
* | sf: spansion: Correct the first byte of idcode1 for S25FL256S partJagannadha Sutradharudu Teki2013-02-061-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-02-043-2/+7
|\ \
| * | spi: xilinx_spi: Perform software reset during slave setupJason Wu2013-02-042-0/+5
| * | block: systemace: Added missing "else" in "ace_writew"Alexey Brodkin2013-02-041-2/+2
* | | serial: arm_dcc: Fix compilation warning and remove unneeded initializationMichal Simek2013-02-041-5/+0
* | | serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI optionMichal Simek2013-02-041-11/+5
* | | sf: stmicro: add support for N25Q064Jagannadha Sutradharudu Teki2013-02-041-0/+6
* | | drivers/block/systemace - fixed data type in "systemace_read" to match protot...Alexey Brodkin2013-02-041-2/+2
* | | ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-041-3/+3
* | | ppc: Move mpc512x clocks to arch_global_dataSimon Glass2013-02-041-1/+1
* | | ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass2013-02-042-4/+7
* | | ppc: Move CONFIG_QE to arch_global_dataSimon Glass2013-02-042-13/+14
* | | ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-041-3/+4
* | | ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-012-3/+3
|/ /
* | powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal2013-01-301-0/+1
* | powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal2013-01-301-0/+79
* | i2c: mxs: Staticize the functions in the driverMarek Vasut2013-01-291-4/+4
|/
OpenPOWER on IntegriCloud