summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-10-15serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driverMarek Vasut
2012-10-15serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driverMarek Vasut
2012-10-15serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driverMarek Vasut
2012-10-15serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driverMarek Vasut
2012-10-15serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driverMarek Vasut
2012-10-15serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driverMarek Vasut
2012-10-15serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driverMarek Vasut
2012-10-15serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driverMarek Vasut
2012-10-15serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driverMarek Vasut
2012-10-15serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driverMarek Vasut
2012-10-15serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driverMarek Vasut
2012-10-15serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driverMarek Vasut
2012-10-15serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driverMarek Vasut
2012-10-15serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driverMarek Vasut
2012-10-15serial: ns16550: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: microblaze: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: zynq: Move serial registration from serial_initialize()Tom Rini
2012-10-15serial: s5p: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: pxa: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: s3c24xx: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: pxa: Make local functions staticMarek Vasut
2012-10-15serial: pxa: Implement default_serial_console in serial_pxa.cMarek Vasut
2012-10-15serial: Properly spell out the structure member names of serial_driverMarek Vasut
2012-10-15serial: Rename .init() and .uninit() in serial_deviceMarek Vasut
2012-10-08GPIO: pca953x: fix error reportingLaurence Withers
2012-10-08GPIO: pca953x: fix spelling in helpLaurence Withers
2012-10-05MPC85xx: remove support for TQM85xx boardsWolfgang Denk
2012-10-04serial: Add Zynq serial driverMichal Simek
2012-10-03ARM : Add GPIO Driver and IOMUX definition for S3C2440Gabriel Huau
2012-10-03i2c: sh: Remove irq_wait functionNobuhiro Iwamatsu
2012-10-01da850/omap-l138: davinci_emac: Suppress auto negotiation if neededBastian Ruppert
2012-10-01video: cfb_console: add function to plot the logo area blackBastian Ruppert
2012-10-01video: cfb_console: logo can be positioned via the splashpos variableBastian Ruppert
2012-09-30Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2012-09-29Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-09-29Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD
2012-09-28remove unnecessary code in ata_piixPavel Herrmann
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2012-09-27SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini
2012-09-27FEC: Replace magic contantsMarek Vasut
2012-09-27FEC: Rework the TX wait mechanismMarek Vasut
2012-09-27FEC: Remove endless loop in the FEC driverMarek Vasut
2012-09-27FEC: Properly align address over the buffers for cache opsMarek Vasut
2012-09-27FEC: Do not pass unaligned buffer to network stackMarek Vasut
2012-09-27net: Add Vitesse VSC8662 PHY supportPriyanka Jain
2012-09-27net/phy: support the mv88e6352 switchValentin Longchamp
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-26net: Add driver for Zynq Gem IPMichal Simek
2012-09-26net: asix: add AX88772B supportLucas Stach