summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* SPI: added support for MX51 to mxc_spiStefano Babic2010-05-05-20/+211
* MX: RTC13783 uses general function to access PMICStefano Babic2010-05-05-57/+15
* MX: Added Freescale Power Management DriverStefano Babic2010-05-05-0/+201
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-05-04-162/+2078
|\
| * Blackfin: bfin_mac: hook up new write_hwaddr functionMike Frysinger2010-05-03-15/+16
| * net: ethoc: add write_hwaddr supportThomas Chou2010-05-03-3/+3
| * net: altera_tse: add write_hwaddr supportThomas Chou2010-05-03-28/+35
| * net: fec_mxc: add write_hwaddr supportHeiko Schocher2010-05-03-1/+1
| * net:kirkwood_egiga.c: MAC addresses programming using write_hwaddrPrafulla Wadaskar2010-05-03-0/+11
| * net: add altera triple speeds ethernet mac driverThomas Chou2010-05-03-0/+1430
| * net: add opencore 10/100 ethernet mac driverThomas Chou2010-05-03-0/+512
| * smc911x driver frame alignment patchValentin Yakovenkov2010-05-03-1/+1
| * net: Kirkwood_egiga.c bugfixes for rx pathPrafulla Wadaskar2010-05-03-4/+5
| * fec_mxc.c: Fix MX27 FEC MAC validity checkEric Jarrige2010-05-03-1/+1
| * tsec: Wait for both RX and TX to stopAndy Fleming2010-05-03-1/+2
| * net: dm9000x: use standard I/O accessorsMike Frysinger2010-05-03-6/+6
| * mpc512x_fec: Move PHY initialization from probe into init routine.Detlev Zundel2010-05-03-22/+7
| * fec_mxc don't use internal eeprom on MX25John Rigby2010-05-03-2/+2
| * fix lockup in mcfmii/mii_discover_phy() in case communication failsWolfgang Wegner2010-05-03-22/+23
| * 83xx: UEC: Added support for bitBang MII driver access to PHYsRichard Retanubun2010-05-03-4/+49
| * Remove unused "local_crc32" function.Detlev Zundel2010-05-03-80/+2
| * net: Kirkwood_egiga.c: fixed build warningsPrafulla Wadaskar2010-05-03-3/+3
* | MX31: add accessor function to get a gpioStefano Babic2010-04-30-0/+15
* | SAMSUNG: make s5p common gpio functionsMinkyu Kang2010-04-30-0/+144
* | SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang2010-04-30-16/+16
|/
* MX31: Added LCD support for QONG moduleStefano Babic2010-04-27-0/+17
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-27-2/+28
|\
| * fsl_sata: Move the snoop bit to another placeDave Liu2010-04-26-2/+6
| * fsl_sata: Add the workaround for errata SATA-A001Dave Liu2010-04-26-0/+22
* | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-04-27-2/+10
|\ \
| * | altera_jtag_uart: bypass when no jtag connectionThomas Chou2010-04-24-2/+10
| |/
* | serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin2010-04-24-0/+6
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2010-04-24-2/+85
|\
| * ppc/85xx: PIO Support for FSL eSDHC Controller DriverDipen Dudhat2010-04-23-2/+85
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-04-24-3/+13
|\ \ | |/ |/|
| * fsl_i2c: Added a callpoint for i2c_board_late_initRichard Retanubun2010-04-19-3/+13
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-21-4/+4
|/
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-13-1/+1
* sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser2010-04-13-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-2/+2
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-13-1/+1
* drivers/mtd/spi/eeprom_m95xxx.c: add missing error checkingAlbin Tonnerre2010-04-09-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-04-09-18/+21
|\
| * EHCI: add NEC PCI IDSergei Shtylyov2010-04-08-0/+1
| * EHCI: fix port reset reportingSergei Shtylyov2010-04-08-15/+17
| * EHCI: fix off-by-one error in ehci_submit_root()Sergei Shtylyov2010-04-08-1/+1
| * EHCI: fix root hub device descriptorSergei Shtylyov2010-04-08-2/+2
* | video: ati_radeon_fb.c: fix warning while compiling with DEBUGAnatolij Gustschin2010-04-08-1/+1
* | ati_radeon: Support PCI virtual not eq bus mapping.Ed Swarthout2010-04-08-28/+33
* | ati_radeon: return with error when emulator failsEd Swarthout2010-04-08-2/+4