summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driverMarek Vasut2012-10-151-6/+59
* serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driverMarek Vasut2012-10-151-6/+59
* serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driverMarek Vasut2012-10-151-7/+60
* serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driverMarek Vasut2012-10-151-6/+59
* serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driverMarek Vasut2012-10-151-6/+59
* serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driverMarek Vasut2012-10-151-23/+48
* serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driverMarek Vasut2012-10-151-6/+61
* serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driverMarek Vasut2012-10-151-12/+73
* serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driverMarek Vasut2012-10-151-6/+67
* serial: ns16550: Move serial registration from serial_initialize()Marek Vasut2012-10-151-0/+16
* serial: microblaze: Move serial registration from serial_initialize()Marek Vasut2012-10-151-0/+16
* serial: zynq: Move serial registration from serial_initialize()Tom Rini2012-10-151-0/+10
* serial: s5p: Move serial registration from serial_initialize()Marek Vasut2012-10-151-0/+8
* serial: pxa: Move serial registration from serial_initialize()Marek Vasut2012-10-151-0/+13
* serial: s3c24xx: Move serial registration from serial_initialize()Marek Vasut2012-10-151-0/+7
* serial: pxa: Make local functions staticMarek Vasut2012-10-151-3/+3
* serial: pxa: Implement default_serial_console in serial_pxa.cMarek Vasut2012-10-151-0/+16
* serial: Properly spell out the structure member names of serial_driverMarek Vasut2012-10-155-44/+47
* serial: Rename .init() and .uninit() in serial_deviceMarek Vasut2012-10-151-2/+2
* GPIO: pca953x: fix error reportingLaurence Withers2012-10-081-14/+35
* GPIO: pca953x: fix spelling in helpLaurence Withers2012-10-081-1/+1
* MPC85xx: remove support for TQM85xx boardsWolfgang Denk2012-10-051-5/+5
* serial: Add Zynq serial driverMichal Simek2012-10-042-0/+248
* ARM : Add GPIO Driver and IOMUX definition for S3C2440Gabriel Huau2012-10-032-0/+96
* i2c: sh: Remove irq_wait functionNobuhiro Iwamatsu2012-10-031-16/+0
* da850/omap-l138: davinci_emac: Suppress auto negotiation if neededBastian Ruppert2012-10-011-1/+2
* video: cfb_console: add function to plot the logo area blackBastian Ruppert2012-10-011-4/+42
* video: cfb_console: logo can be positioned via the splashpos variableBastian Ruppert2012-10-011-25/+69
* Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2012-09-30210-925/+73554
|\
| * remove unnecessary code in ata_piixPavel Herrmann2012-09-281-3/+0
| * Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2012-09-27164-124/+70614
| |\
| | * FEC: Replace magic contantsMarek Vasut2012-09-272-3/+6
| | * FEC: Rework the TX wait mechanismMarek Vasut2012-09-271-9/+11
| | * FEC: Remove endless loop in the FEC driverMarek Vasut2012-09-271-1/+13
| | * FEC: Properly align address over the buffers for cache opsMarek Vasut2012-09-271-6/+8
| | * FEC: Do not pass unaligned buffer to network stackMarek Vasut2012-09-271-1/+2
| | * net: Add Vitesse VSC8662 PHY supportPriyanka Jain2012-09-271-4/+14
| | * net/phy: support the mv88e6352 switchValentin Longchamp2012-09-272-0/+319
| | * net: Add driver for Zynq Gem IPMichal Simek2012-09-262-0/+441
| | * net: asix: add AX88772B supportLucas Stach2012-09-261-12/+23
| | * net: asix: add read_mac functionLucas Stach2012-09-261-12/+35
| | * net: asix: add write_hwaddr functionLucas Stach2012-09-261-11/+52
| | * net: asix: split out basic reset functionLucas Stach2012-09-261-18/+26
| | * net: introduce transparent driver private in ueth_dataLucas Stach2012-09-261-14/+35
| | * net: Filter incoming netconsole packets by IPJoe Hershberger2012-09-241-2/+6
| | * net: Allow netconsole settings to change after nc_startJoe Hershberger2012-09-241-31/+65
| | * net: Improve the speed of netconsoleJoe Hershberger2012-09-241-4/+18
| | * net: Make the netconsole buffer size configurableJoe Hershberger2012-09-241-2/+6
| | * net: sh_eth: Add support R8A7740 of rmobile (arm core)Nobuhiro Iwamatsu2012-09-242-3/+13
| | * dm: net: Fixup the armada100 FEC driverMarek Vasut2012-09-241-2/+3
OpenPOWER on IntegriCloud