summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-02-16-15/+35
|\
| * Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-15/+35
| |\
| | * AT91CAP9 support : MACB changesStelian Pop2008-02-14-0/+14
| | * AT91CAP9 support : build integrationStelian Pop2008-02-14-2/+3
| | * Improve DataFlash CS definition.Stelian Pop2008-02-14-13/+18
* | | Wipe out assembler warnings while compiling x86 biosemuAnatolij Gustschin2008-02-16-10/+20
|/ /
* | Add Radeon Mobility 9200 pci device id to the radeon driverAnatolij Gustschin2008-02-15-0/+3
* | Extend ATI Radeon driver to support more video modesAnatolij Gustschin2008-02-15-15/+304
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-15-0/+19
|\ \
| * \ Merge commit 'wd/master'Jon Loeliger2008-02-14-32/+16
| |\ \ | | |/
| * | Merge commit 'wd/master'Jon Loeliger2008-02-13-7/+107
| |\ \
| * | | 86xx: Add print_laws function to fsl_law.cBecky Bruce2008-01-24-0/+19
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-15-144/+118
|\ \ \ \
| * | | | rewrite/cleanup Blackfin RTC driverMike Frysinger2008-02-04-158/+118
| * | | | punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-04-1/+15
| |/ / /
* | | | Use #ifdef CONFIG_FSLDMAFECVlad Lungu2008-02-14-0/+6
| |_|/ |/| |
* | | Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-14-25/+15
* | | Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-14-6/+0
* | | Fix incorrect address test in AT91F_DataflashSelect().Stelian Pop2008-02-14-1/+1
| |/ |/|
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-02-12-2/+2
|\ \
| * | Fix conditional compilation of mpx8xxx_spi driverBen Warren2008-01-29-2/+2
| |/
* | QE: Move FDT support into a common fileKumar Gala2008-02-12-1/+93
* | OMAP5912: fix FIFO handling in UART driverWolfgang Denk2008-02-05-4/+12
|/
* Merge ../custodiansWolfgang Denk2008-01-23-18/+14
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-01-23-18/+14
| |\
| | * sh: Update SuperH SCIF driverNobuhiro Iwamatsu2008-01-17-18/+14
* | | Coding Style Cleanup; update CHANGELOGWolfgang Denk2008-01-23-1/+0
|/ /
* | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-01-23-0/+4319
|\ \
| * | ColdFire: Add MCF547x_8x FEC driverTsiChungLiew2008-01-17-0/+572
| * | ColdFire: Add MCF547x_8x dma code and header filesTsiChungLiew2008-01-17-0/+293
| * | ColdFire: Add MCF547x_8x dma code - 2TsiChungLiew2008-01-17-0/+1026
| * | ColdFire: Add MCF547x_8x dma code - 1TsiChungLiew2008-01-17-0/+2428
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-01-23-82/+239
|\ \ \
| * | | drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).Shinya Kuribayashi2008-01-16-1/+1
| * | | drivers/net/rtl8139.c: Fix cache coherency issuesShinya Kuribayashi2008-01-16-1/+5
| * | | drivers/net/rtl8139.c: Fix tx timeoutShinya Kuribayashi2008-01-16-10/+7
| * | | TSEC: Add the support for RealTek RTL8211B PHYDave Liu2008-01-16-0/+93
| * | | Remove annoying debug printout for PHY less boards.Joakim Tjernlund2008-01-16-2/+1
| * | | net: reduce boot latency on QE UEC based boardsKim Phillips2008-01-16-48/+79
| * | | TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO busmichael.firth@bt.com2008-01-16-20/+12
| * | | QE UEC: Extend number of supported UECs to 4David Saada2008-01-15-1/+42
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-01-23-0/+71
|\ \ \ \
| * \ \ \ Merge branch 'kumar'Andy Fleming2008-01-17-0/+71
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | 85xx: Move LAW init code into CKumar Gala2008-01-16-0/+71
* | | | | codingstyle cleanup for spi driverKim Phillips2008-01-17-29/+34
* | | | | Add support for a Freescale non-CPM SPI controllerBen Warren2008-01-17-0/+184
|/ / / /
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-01-16-9/+33
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driverNobuhiro Iwamatsu2008-01-15-2/+4
| * | sh: Add support SH7710/SH7712Nobuhiro Iwamatsu2008-01-15-16/+15
| * | sh: Add support for SH7720 in serial_sh driver.Yoshihiro Shimoda2008-01-15-2/+25
| |/