aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-22LM75 bug fix for negative temperaturesLarry Johnson1-1/+7
2008-02-22Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk1-1/+6
2008-02-22uli526x: Fix multiple differ in signedness and parentheses around comparisonJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-02-21CFI: Do not use uninitialized cmd_resetMichael Schwingen1-1/+6
2008-02-16Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk3-15/+35
2008-02-16Wipe out assembler warnings while compiling x86 biosemuAnatolij Gustschin4-10/+20
2008-02-15Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse3-15/+35
2008-02-15Add Radeon Mobility 9200 pci device id to the radeon driverAnatolij Gustschin1-0/+3
2008-02-15Extend ATI Radeon driver to support more video modesAnatolij Gustschin1-15/+304
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk1-0/+19
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk3-144/+118
2008-02-14Use #ifdef CONFIG_FSLDMAFECVlad Lungu1-0/+6
2008-02-14Merge commit 'wd/master'Jon Loeliger8-32/+16
2008-02-14AT91CAP9 support : MACB changesStelian Pop2-0/+14
2008-02-14AT91CAP9 support : build integrationStelian Pop1-2/+3
2008-02-14Improve DataFlash CS definition.Stelian Pop1-13/+18
2008-02-14Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD5-25/+15
2008-02-14Remove duplicate defines for ARRAY_SIZEKumar Gala2-6/+0
2008-02-14Fix incorrect address test in AT91F_DataflashSelect().Stelian Pop1-1/+1
2008-02-13Merge commit 'wd/master'Jon Loeliger5-7/+107
2008-02-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-2/+2
2008-02-12QE: Move FDT support into a common fileKumar Gala3-1/+93
2008-02-04rewrite/cleanup Blackfin RTC driverMike Frysinger3-158/+118
2008-02-04punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger1-1/+15
2008-02-05OMAP5912: fix FIFO handling in UART driverWolfgang Denk1-4/+12
2008-01-29Fix conditional compilation of mpx8xxx_spi driverBen Warren1-2/+2
2008-01-2486xx: Add print_laws function to fsl_law.cBecky Bruce1-0/+19
2008-01-23Merge ../custodiansWolfgang Denk1-18/+14
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk1-18/+14
2008-01-23Coding Style Cleanup; update CHANGELOGWolfgang Denk1-1/+0
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk6-0/+4319
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk5-82/+239
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2-0/+71
2008-01-17Merge branch 'kumar'Andy Fleming2-0/+71
2008-01-17ColdFire: Add MCF547x_8x FEC driverTsiChungLiew2-0/+572
2008-01-17ColdFire: Add MCF547x_8x dma code and header filesTsiChungLiew2-0/+293
2008-01-17ColdFire: Add MCF547x_8x dma code - 2TsiChungLiew1-0/+1026
2008-01-17ColdFire: Add MCF547x_8x dma code - 1TsiChungLiew1-0/+2428
2008-01-17codingstyle cleanup for spi driverKim Phillips2-29/+34
2008-01-17Add support for a Freescale non-CPM SPI controllerBen Warren2-0/+184
2008-01-17sh: Update SuperH SCIF driverNobuhiro Iwamatsu1-18/+14
2008-01-1685xx: Move LAW init code into CKumar Gala2-0/+71
2008-01-16drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).Shinya Kuribayashi1-1/+1
2008-01-16drivers/net/rtl8139.c: Fix cache coherency issuesShinya Kuribayashi1-1/+5
2008-01-16drivers/net/rtl8139.c: Fix tx timeoutShinya Kuribayashi1-10/+7
2008-01-16TSEC: Add the support for RealTek RTL8211B PHYDave Liu2-0/+93
2008-01-16Remove annoying debug printout for PHY less boards.Joakim Tjernlund1-2/+1
2008-01-16net: reduce boot latency on QE UEC based boardsKim Phillips2-48/+79
2008-01-16TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO busmichael.firth@bt.com1-20/+12
2008-01-16Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2-9/+33