summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Remove annoying debug printout for PHY less boards.Joakim Tjernlund2008-01-161-2/+1
| * | | net: reduce boot latency on QE UEC based boardsKim Phillips2008-01-162-48/+79
| * | | TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO busmichael.firth@bt.com2008-01-161-20/+12
| * | | QE UEC: Extend number of supported UECs to 4David Saada2008-01-151-1/+42
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-01-232-0/+71
|\ \ \ \
| * \ \ \ Merge branch 'kumar'Andy Fleming2008-01-172-0/+71
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | 85xx: Move LAW init code into CKumar Gala2008-01-162-0/+71
* | | | | codingstyle cleanup for spi driverKim Phillips2008-01-172-29/+34
* | | | | Add support for a Freescale non-CPM SPI controllerBen Warren2008-01-172-0/+184
|/ / / /
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-01-162-9/+33
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driverNobuhiro Iwamatsu2008-01-151-2/+4
| * | sh: Add support SH7710/SH7712Nobuhiro Iwamatsu2008-01-151-16/+15
| * | sh: Add support for SH7720 in serial_sh driver.Yoshihiro Shimoda2008-01-151-2/+25
| |/
* | nand: FSL UPM NAND driverAnton Vorontsov2008-01-162-0/+203
* | OneNAND: Separate U-Boot dependent code from OneNANDKyungmin Park2008-01-163-21/+42
|/
* QE: fix compile warningDave Liu2008-01-142-1/+2
* CFI: Fix CONFIG_FLASH_CFI_LEGACY compilationMichael Schwingen2008-01-131-2/+2
* USB: Add Philips 1561 PCI-OHCI idsTsiChung Liew2008-01-121-0/+1
* Remove superfluous preprocessor conditionals from LM73 driverLarry Johnson2008-01-122-10/+1
* Add Fujitsu CoralP/Lime video driverAnatolij Gustschin2008-01-113-0/+457
* Fix video console newline and carriage return handlingAnatolij Gustschin2008-01-111-4/+23
* Fix Ethernet init() return codesBen Warren2008-01-1010-20/+21
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-01-101-9/+9
* 85xx: add ability to upload QE firmwareTimur Tabi2008-01-092-0/+275
* fix various commentsMarcel Ziswiler2008-01-091-4/+3
* fix comments with new drivers organizationMarcel Ziswiler2008-01-095-8/+9
* Fix endianness conversions in rtl8169 driverGuennadi Liakhovetski2008-01-091-55/+45
* Add Epson RX8025 RTC supportMatthias Fuchs2008-01-092-0/+228
* Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund2008-01-081-0/+23
* mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-081-0/+10
* cfi_flash: Fix bug in flash_isset() to use correct 32bit functionStefan Roese2008-01-021-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-01-021-1/+51
|\
| * cfi_flash: Add missing check for erased dest to flash_write_cfibuffer()Stefan Roese2007-12-271-1/+51
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese2007-12-278-785/+1749
|\ \ | |/
| * Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-272-10/+10
| * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-274-0/+292
| |\
OpenPOWER on IntegriCloud