summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2013-01-141-2/+2
|\
| * twl4030: fix 'could could' in error messagesPeter Meerwald2013-01-141-2/+2
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-142-0/+69
|\ \
| * | mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-132-0/+69
* | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-1411-98/+491
|\ \ \ | |_|/ |/| |
| * | video: exynos_fb: Make a call to draw_logo only when CONFIG_CMD_BMP is selectedAjay Kumar2013-01-141-2/+4
| * | video: exynos_dp: Remove unused variable disp_infoAjay Kumar2013-01-141-2/+0
| * | I2C: S3C24X0: Resolve build error for VCMA9Rajeshwari Shinde2013-01-142-3/+4
| * | video: Modify exynos_fimd driver to support LCD consoleAjay Kumar2013-01-102-4/+10
| * | PMIC: MAX77686: Add FDT SupportRajeshwari Shinde2013-01-101-3/+34
| * | video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boardsŁukasz Majewski2013-01-091-0/+3
| * | EHCI: Exynos: Add fdt supportRajeshwari Shinde2013-01-081-7/+85
| * | SPI: EXYNOS: Add FDT support to driver.Rajeshwari Shinde2013-01-081-6/+90
| * | Sound: WM8994: Add FDT support to codecRajeshwari Shinde2013-01-082-6/+74
| * | Sound: Add FDT support to driverRajeshwari Shinde2013-01-081-69/+102
| * | I2C: Driver changes for FDT supportRajeshwari Shinde2013-01-082-1/+90
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-116-202/+354
|\ \ \
| * | | serial/ns16550: add an option to avoid hanging on broken platformsJavier Martinez Canillas2013-01-101-0/+2
| * | | Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-092-3/+5
| |\ \ \
| | * | | spi: atmel: sam9m10g45 also support WDRBT bitBo Shen2012-12-091-1/+1
| | * | | at91sam9x5: enable USB support for 9x5ek board.Richard Genoud2012-12-091-2/+4
| * | | | kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-091-7/+5
| * | | | mv88e61xx: refactor PHY and SWITCH level-codeAlbert ARIBAUD2013-01-092-192/+342
| | |_|/ | |/| |
* | | | cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmdStefan Roese2013-01-101-0/+2
* | | | cfi_flash: Enable PPB protection for all AMD cmdset flash chipsStefan Roese2013-01-101-8/+5
* | | | cfi_flash: Read PPB sector protection from device for AMD/Spansion chipsStefan Roese2013-01-101-0/+21
* | | | cfi_flash: Add manufact_match helper functionStefan Roese2013-01-101-7/+9
* | | | mtd/cfi: add support for SST 4KB sector granularityAngelo Dureghello2013-01-101-1/+24
* | | | Fix SPL build for non-ARM targetsAlbert ARIBAUD2013-01-091-0/+4
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-0810-56/+721
|\ \ \ \ | |/ / /
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-1/+1
| |\ \ \
| | * | | fsl_esdhc: add MMC_MODE_HC host_capsShawn Guo2013-01-051-1/+1
| * | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-089-55/+720
| |\ \ \ \ | | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud