Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | Add Marvell 88E1118 support for TSEC | Ron Madrid | 2008-05-23 | -0/+31 | |
| * | | | smc911x: add 16 bit support | Jens Gehrlein | 2008-05-22 | -2/+19 | |
* | | | | FSL LAW: Add new interface to use the last free LAW | Kumar Gala | 2008-06-11 | -0/+19 | |
* | | | | FSL LAW: Keep track of LAW allocations | Kumar Gala | 2008-06-11 | -7/+39 | |
* | | | | NAND: Added support for 128-bit OOB, adapted | Sergei Poselenov | 2008-06-11 | -13/+33 | |
* | | | | TQM8548: Basic support for the TQM8548 modules | Wolfgang Grandegger | 2008-06-11 | -10/+21 | |
* | | | | NAND FSL UPM: driver re-write using the hwcontrol callback | Wolfgang Grandegger | 2008-06-10 | -82/+46 | |
| |_|/ |/| | | |||||
* | | | DTT: Issue one-shot command on AD7414 (LM75 code) to read temp | Stefan Roese | 2008-06-03 | -0/+13 | |
* | | | SPI Flash subsystem | Haavard Skinnemoen | 2008-06-03 | -0/+616 | |
* | | | atmel_spi: Driver for the Atmel SPI controller | Hans-Christian Egtvedt | 2008-06-03 | -0/+306 | |
* | | | SPI API improvements | Haavard Skinnemoen | 2008-06-03 | -61/+191 | |
* | | | Fix warnings from gcc-4.3.0 build on a ppc host | Kumar Gala | 2008-06-03 | -0/+2 | |
* | | | Merge remote branch 'u-boot-at91/for-1.3.4' | Wolfgang Denk | 2008-06-03 | -2/+167 | |
|\ \ \ | |||||
| * \ \ | Merging Stelian Pop AT91 patches | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-24 | -2/+167 | |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Add ATMEL LCD driver | Stelian Pop | 2008-05-10 | -0/+161 | |
| | * | | AT91SAM9263EK support | Stelian Pop | 2008-05-10 | -2/+4 | |
| | * | | AT91SAM9261EK support | Stelian Pop | 2008-05-10 | -0/+2 | |
| | * | | Fix @ -> <at> substitution | Stelian Pop | 2008-05-08 | -1/+1 | |
* | | | | nand: Correct NAND erase percentage output | Dirk Behme | 2008-05-28 | -0/+7 | |
| |_|/ |/| | | |||||
* | | | Fix endianess conversion in usb_ohci.c | Christian Eggers | 2008-05-22 | -3/+3 | |
* | | | USB: add support for multiple PCI OHCI controllers | Sergei Poselenov | 2008-05-22 | -1/+4 | |
|/ / | |||||
* | | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -1721/+1796 | |
* | | drivers/pcmcia: add missing i82365 | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-19 | -4/+1 | |
* | | Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option" | Wolfgang Denk | 2008-05-12 | -10/+3 | |
* | | Update pci code to use phys_addr_t | Becky Bruce | 2008-05-10 | -4/+4 | |
* | | Fix @ -> <at> substitution | Stelian Pop | 2008-05-10 | -1/+1 | |
|/ | |||||
* | drivers/net/tsec.c: Fix typo. | Wolfgang Denk | 2008-05-04 | -1/+1 | |
* | TSEC: add config options for VSC8601 RGMII PHY | Andre Schwarz | 2008-05-03 | -4/+13 | |
* | pxa: fix pcmcia operation on 'i' may be undefined | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-03 | -3/+5 | |
* | RTC: Fix month offset by one problem in M41T62 RTC driver | Stefan Roese | 2008-05-03 | -2/+2 | |
* | onenand: rename 16 bit memory copy into memcpy_16() to avoid conflicts | Wolfgang Denk | 2008-05-01 | -4/+4 | |
* | ColdFire: Fix ethernet hang issue for mcf547x_8x | TsiChung Liew | 2008-04-30 | -1/+21 | |
* | NE2000: Fix regresssion introduced by e710185aae90 on non AX88796 | Jean-Christophe PLAGNIOL-VILLARD | 2008-04-28 | -227/+252 | |
* | minor cs8900 driver clean up | Guennadi Liakhovetski | 2008-04-28 | -9/+7 | |
* | rtl8169: fix compiler warnings | Guennadi Liakhovetski | 2008-04-28 | -5/+5 | |
* | pcnet.c: fix a merge issue | Wolfgang Denk | 2008-04-28 | -54/+0 | |
* | cfi-flash: Add CFG_FLASH_AUTOPROTECT_LIST | Matthias Fuchs | 2008-04-25 | -0/+17 | |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash | Wolfgang Denk | 2008-04-25 | -9/+8 | |
|\ | |||||
| * | PATCH - Fix oob data copied into supplied buffer | Troy Kisky | 2008-04-21 | -9/+8 | |
* | | NE2000: coding style cleanup | Jean-Christophe PLAGNIOL-VILLARD | 2008-04-25 | -319/+348 | |
* | | Fixed pcnet io_base | Vlad Lungu | 2008-04-24 | -0/+55 | |
* | | drivers/net/pcnet.c: Coding Style cleanup. | Wolfgang Denk | 2008-04-24 | -360/+370 | |
* | | Added Am79C970A chip id to pcnet | Vlad Lungu | 2008-04-24 | -0/+3 | |
* | | fsl_pci: Only modify registers if we have them | Kumar Gala | 2008-04-24 | -1/+2 | |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-video | Wolfgang Denk | 2008-04-24 | -0/+5 | |
|\ \ | |||||
| * | | video: Add missing free for logo memory | Matthias Fuchs | 2008-04-21 | -0/+5 | |
| |/ | |||||
* | | USB: remove a cpu bug workaround for an unsupported architecture. | Markus Klotzbücher | 2008-04-24 | -18/+4 | |
* | | USB: fix those pesky aliasing warnings issued by gcc-4.2 | Markus Klotzbücher | 2008-04-24 | -4/+4 | |
|/ | |||||
* | RTC driver for MC13783 | Guennadi Liakhovetski | 2008-04-18 | -0/+83 | |
* | New i.MX31 SPI driver | Guennadi Liakhovetski | 2008-04-18 | -0/+167 |