summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* 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
| |/
* | nand: FSL UPM NAND driverAnton Vorontsov2008-01-16-0/+203
* | OneNAND: Separate U-Boot dependent code from OneNANDKyungmin Park2008-01-16-21/+42
|/
* QE: fix compile warningDave Liu2008-01-14-1/+2
* CFI: Fix CONFIG_FLASH_CFI_LEGACY compilationMichael Schwingen2008-01-13-2/+2
* USB: Add Philips 1561 PCI-OHCI idsTsiChung Liew2008-01-12-0/+1
* Remove superfluous preprocessor conditionals from LM73 driverLarry Johnson2008-01-12-10/+1
* Add Fujitsu CoralP/Lime video driverAnatolij Gustschin2008-01-11-0/+457
* Fix video console newline and carriage return handlingAnatolij Gustschin2008-01-11-4/+23
* Fix Ethernet init() return codesBen Warren2008-01-10-20/+21
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-01-10-9/+9
* 85xx: add ability to upload QE firmwareTimur Tabi2008-01-09-0/+275
* fix various commentsMarcel Ziswiler2008-01-09-4/+3
* fix comments with new drivers organizationMarcel Ziswiler2008-01-09-8/+9
* Fix endianness conversions in rtl8169 driverGuennadi Liakhovetski2008-01-09-55/+45
* Add Epson RX8025 RTC supportMatthias Fuchs2008-01-09-0/+228
* Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund2008-01-08-0/+23
* mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-08-0/+10
* cfi_flash: Fix bug in flash_isset() to use correct 32bit functionStefan Roese2008-01-02-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-01-02-1/+51
|\
| * cfi_flash: Add missing check for erased dest to flash_write_cfibuffer()Stefan Roese2007-12-27-1/+51
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese2007-12-27-785/+1749
|\ \ | |/
| * Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-27-10/+10
| * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-27-0/+292
| |\
| | * Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2007-12-27-0/+292
| | |\
| | | * sh: Moved driver of the SuperH dependenceNobuhiro Iwamatsu2007-12-07-0/+2
| | | * Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-07-169/+6099
| | | |\