summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: add altera triple speeds ethernet mac driverThomas Chou2010-05-033-0/+1430
* net: add opencore 10/100 ethernet mac driverThomas Chou2010-05-032-0/+512
* smc911x driver frame alignment patchValentin Yakovenkov2010-05-031-1/+1
* net: Kirkwood_egiga.c bugfixes for rx pathPrafulla Wadaskar2010-05-031-4/+5
* fec_mxc.c: Fix MX27 FEC MAC validity checkEric Jarrige2010-05-031-1/+1
* tsec: Wait for both RX and TX to stopAndy Fleming2010-05-031-1/+2
* net: dm9000x: use standard I/O accessorsMike Frysinger2010-05-031-6/+6
* mpc512x_fec: Move PHY initialization from probe into init routine.Detlev Zundel2010-05-031-22/+7
* fec_mxc don't use internal eeprom on MX25John Rigby2010-05-031-2/+2
* fix lockup in mcfmii/mii_discover_phy() in case communication failsWolfgang Wegner2010-05-031-22/+23
* 83xx: UEC: Added support for bitBang MII driver access to PHYsRichard Retanubun2010-05-032-4/+49
* Remove unused "local_crc32" function.Detlev Zundel2010-05-032-80/+2
* net: Kirkwood_egiga.c: fixed build warningsPrafulla Wadaskar2010-05-032-3/+3
* MX31: Added LCD support for QONG moduleStefano Babic2010-04-271-0/+17
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-272-2/+28
|\
| * fsl_sata: Move the snoop bit to another placeDave Liu2010-04-261-2/+6
| * fsl_sata: Add the workaround for errata SATA-A001Dave Liu2010-04-261-0/+22
* | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-04-271-2/+10
|\ \
| * | altera_jtag_uart: bypass when no jtag connectionThomas Chou2010-04-241-2/+10
| |/
* | serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin2010-04-244-0/+6
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2010-04-241-2/+85
|\
| * ppc/85xx: PIO Support for FSL eSDHC Controller DriverDipen Dudhat2010-04-231-2/+85
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-04-241-3/+13
|\ \ | |/ |/|
| * fsl_i2c: Added a callpoint for i2c_board_late_initRichard Retanubun2010-04-191-3/+13
* | Move arch/ppc to arch/powerpcStefan Roese2010-04-214-4/+4
|/
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-131-1/+1
* sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser2010-04-131-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-132-2/+2
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-131-1/+1
* drivers/mtd/spi/eeprom_m95xxx.c: add missing error checkingAlbin Tonnerre2010-04-091-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-04-092-18/+21
|\
| * EHCI: add NEC PCI IDSergei Shtylyov2010-04-081-0/+1
| * EHCI: fix port reset reportingSergei Shtylyov2010-04-081-15/+17
| * EHCI: fix off-by-one error in ehci_submit_root()Sergei Shtylyov2010-04-081-1/+1
| * EHCI: fix root hub device descriptorSergei Shtylyov2010-04-081-2/+2
* | video: ati_radeon_fb.c: fix warning while compiling with DEBUGAnatolij Gustschin2010-04-081-1/+1
* | ati_radeon: Support PCI virtual not eq bus mapping.Ed Swarthout2010-04-083-28/+33
* | ati_radeon: return with error when emulator failsEd Swarthout2010-04-082-2/+4
* | video: cfb_console.c: add support for RLE8 bitmapsAnatolij Gustschin2010-04-081-2/+198
|/
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2010-04-081-0/+2
|\
| * cfi_flash: reset timer in flash status checkThomas Chou2010-04-071-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-083-20/+39
|\ \
| * | 85xx: Added various P1012/P1013/P1021/P1022 definesKumar Gala2010-04-071-1/+3
| * | ppc/8xxx: Delete PCI nodes from device tree if not configuredKumar Gala2010-04-071-6/+12
| * | fsl_esdhc: Only modify the field we are changing in WMLRoy Zang2010-04-071-5/+4
| * | fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang2010-04-071-0/+17
| * | fsl_esdhc: Always stop clock before changing frequencyKumar Gala2010-04-071-8/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-04-082-0/+440
|\ \
| * | i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-062-0/+440
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-04-082-25/+24
|\ \
OpenPOWER on IntegriCloud