summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-03-162-3/+171
|\
| * drivers/rtc/Makefile: keep list sortedWolfgang Denk2008-03-161-5/+5
| * Add support for Intersil isl1208 RTCTor Krill2008-03-162-0/+167
* | usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driverStefan Roese2008-03-151-2/+3
* | rtc: Add M41T62 supportStefan Roese2008-03-152-0/+136
|/
* net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()Nobuhiro Iwamatsu2008-03-081-0/+14
* net: uec_phy: actually increment the timeout counterKim Phillips2008-03-071-1/+2
* fix QE firmware uploading limitTimur Tabi2008-03-031-1/+1
* net: uec_phy: handle 88e1111 rev.B2 erratum 5.6Kim Phillips2008-03-021-0/+8
* LM75 bug fix for negative temperaturesLarry Johnson2008-02-221-1/+7
* Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-02-221-1/+6
|\
| * CFI: Do not use uninitialized cmd_resetMichael Schwingen2008-02-211-1/+6
* | uli526x: Fix multiple differ in signedness and parentheses around comparisonJean-Christophe PLAGNIOL-VILLARD2008-02-221-5/+5
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-02-163-15/+35
|\
| * Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-153-15/+35
| |\
| | * AT91CAP9 support : MACB changesStelian Pop2008-02-142-0/+14
| | * AT91CAP9 support : build integrationStelian Pop2008-02-141-2/+3
| | * Improve DataFlash CS definition.Stelian Pop2008-02-141-13/+18
* | | Wipe out assembler warnings while compiling x86 biosemuAnatolij Gustschin2008-02-164-10/+20
|/ /
* | Add Radeon Mobility 9200 pci device id to the radeon driverAnatolij Gustschin2008-02-151-0/+3
* | Extend ATI Radeon driver to support more video modesAnatolij Gustschin2008-02-151-15/+304
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-151-0/+19
|\ \
| * \ Merge commit 'wd/master'Jon Loeliger2008-02-148-32/+16
| |\ \ | | |/
| * | Merge commit 'wd/master'Jon Loeliger2008-02-135-7/+107
| |\ \
| * | | 86xx: Add print_laws function to fsl_law.cBecky Bruce2008-01-241-0/+19
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk2008-02-153-144/+118
|\ \ \ \
| * | | | rewrite/cleanup Blackfin RTC driverMike Frysinger2008-02-043-158/+118
| * | | | punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-041-1/+15
| |/ / /
* | | | Use #ifdef CONFIG_FSLDMAFECVlad Lungu2008-02-141-0/+6
| |_|/ |/| |
* | | Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD2008-02-145-25/+15
* | | Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-142-6/+0
* | | Fix incorrect address test in AT91F_DataflashSelect().Stelian Pop2008-02-141-1/+1
| |/ |/|
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-02-121-2/+2
|\ \
| * | Fix conditional compilation of mpx8xxx_spi driverBen Warren2008-01-291-2/+2
| |/
* | QE: Move FDT support into a common fileKumar Gala2008-02-123-1/+93
* | OMAP5912: fix FIFO handling in UART driverWolfgang Denk2008-02-051-4/+12
|/
* Merge ../custodiansWolfgang Denk2008-01-231-18/+14
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-01-231-18/+14
| |\
| | * sh: Update SuperH SCIF driverNobuhiro Iwamatsu2008-01-171-18/+14
* | | Coding Style Cleanup; update CHANGELOGWolfgang Denk2008-01-231-1/+0
|/ /
* | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-01-236-0/+4319
|\ \
| * | ColdFire: Add MCF547x_8x FEC driverTsiChungLiew2008-01-172-0/+572
| * | ColdFire: Add MCF547x_8x dma code and header filesTsiChungLiew2008-01-172-0/+293
| * | ColdFire: Add MCF547x_8x dma code - 2TsiChungLiew2008-01-171-0/+1026
| * | ColdFire: Add MCF547x_8x dma code - 1TsiChungLiew2008-01-171-0/+2428
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-01-235-82/+239
|\ \ \
| * | | drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).Shinya Kuribayashi2008-01-161-1/+1
| * | | drivers/net/rtl8139.c: Fix cache coherency issuesShinya Kuribayashi2008-01-161-1/+5
| * | | drivers/net/rtl8139.c: Fix tx timeoutShinya Kuribayashi2008-01-161-10/+7
| * | | TSEC: Add the support for RealTek RTL8211B PHYDave Liu2008-01-162-0/+93
OpenPOWER on IntegriCloud