summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-03-02net: uec_phy: handle 88e1111 rev.B2 erratum 5.6Kim Phillips
2008-02-22LM75 bug fix for negative temperaturesLarry Johnson
2008-02-22Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk
2008-02-22uli526x: Fix multiple differ in signedness and parentheses around comparisonJean-Christophe PLAGNIOL-VILLARD
2008-02-21CFI: Do not use uninitialized cmd_resetMichael Schwingen
2008-02-16Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk
2008-02-16Wipe out assembler warnings while compiling x86 biosemuAnatolij Gustschin
2008-02-15Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse
2008-02-15Add Radeon Mobility 9200 pci device id to the radeon driverAnatolij Gustschin
2008-02-15Extend ATI Radeon driver to support more video modesAnatolij Gustschin
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk
2008-02-14Use #ifdef CONFIG_FSLDMAFECVlad Lungu
2008-02-14Merge commit 'wd/master'Jon Loeliger
2008-02-14AT91CAP9 support : MACB changesStelian Pop
2008-02-14AT91CAP9 support : build integrationStelian Pop
2008-02-14Improve DataFlash CS definition.Stelian Pop
2008-02-14Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD
2008-02-14Remove duplicate defines for ARRAY_SIZEKumar Gala
2008-02-14Fix incorrect address test in AT91F_DataflashSelect().Stelian Pop
2008-02-13Merge commit 'wd/master'Jon Loeliger
2008-02-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-02-12QE: Move FDT support into a common fileKumar Gala
2008-02-04rewrite/cleanup Blackfin RTC driverMike Frysinger
2008-02-04punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger
2008-02-05OMAP5912: fix FIFO handling in UART driverWolfgang Denk
2008-01-29Fix conditional compilation of mpx8xxx_spi driverBen Warren
2008-01-2486xx: Add print_laws function to fsl_law.cBecky Bruce
2008-01-23Merge ../custodiansWolfgang Denk
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk
2008-01-23Coding Style Cleanup; update CHANGELOGWolfgang Denk
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-01-17Merge branch 'kumar'Andy Fleming
2008-01-17ColdFire: Add MCF547x_8x FEC driverTsiChungLiew
2008-01-17ColdFire: Add MCF547x_8x dma code and header filesTsiChungLiew
2008-01-17ColdFire: Add MCF547x_8x dma code - 2TsiChungLiew
2008-01-17ColdFire: Add MCF547x_8x dma code - 1TsiChungLiew
2008-01-17codingstyle cleanup for spi driverKim Phillips
2008-01-17Add support for a Freescale non-CPM SPI controllerBen Warren
2008-01-17sh: Update SuperH SCIF driverNobuhiro Iwamatsu
2008-01-1685xx: Move LAW init code into CKumar Gala
2008-01-16drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).Shinya Kuribayashi
2008-01-16drivers/net/rtl8139.c: Fix cache coherency issuesShinya Kuribayashi
2008-01-16drivers/net/rtl8139.c: Fix tx timeoutShinya Kuribayashi
2008-01-16TSEC: Add the support for RealTek RTL8211B PHYDave Liu
2008-01-16Remove annoying debug printout for PHY less boards.Joakim Tjernlund
2008-01-16net: reduce boot latency on QE UEC based boardsKim Phillips
2008-01-16TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO busmichael.firth@bt.com