| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | ColdFire: Add MCF547x_8x dma code and header files | TsiChungLiew | 2008-01-17 | -0/+293 |
| * | | ColdFire: Add MCF547x_8x dma code - 2 | TsiChungLiew | 2008-01-17 | -0/+1026 |
| * | | ColdFire: Add MCF547x_8x dma code - 1 | TsiChungLiew | 2008-01-17 | -0/+2428 |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-net | Wolfgang Denk | 2008-01-23 | -82/+239 |
|\ \ \ |
|
| * | | | drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status). | Shinya Kuribayashi | 2008-01-16 | -1/+1 |
| * | | | drivers/net/rtl8139.c: Fix cache coherency issues | Shinya Kuribayashi | 2008-01-16 | -1/+5 |
| * | | | drivers/net/rtl8139.c: Fix tx timeout | Shinya Kuribayashi | 2008-01-16 | -10/+7 |
| * | | | TSEC: Add the support for RealTek RTL8211B PHY | Dave Liu | 2008-01-16 | -0/+93 |
| * | | | Remove annoying debug printout for PHY less boards. | Joakim Tjernlund | 2008-01-16 | -2/+1 |
| * | | | net: reduce boot latency on QE UEC based boards | Kim Phillips | 2008-01-16 | -48/+79 |
| * | | | TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus | michael.firth@bt.com | 2008-01-16 | -20/+12 |
| * | | | QE UEC: Extend number of supported UECs to 4 | David Saada | 2008-01-15 | -1/+42 |
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2008-01-23 | -0/+71 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'kumar' | Andy Fleming | 2008-01-17 | -0/+71 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | 85xx: Move LAW init code into C | Kumar Gala | 2008-01-16 | -0/+71 |
* | | | | | codingstyle cleanup for spi driver | Kim Phillips | 2008-01-17 | -29/+34 |
* | | | | | Add support for a Freescale non-CPM SPI controller | Ben Warren | 2008-01-17 | -0/+184 |
|/ / / / |
|
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-sh | Wolfgang Denk | 2008-01-16 | -9/+33 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver | Nobuhiro Iwamatsu | 2008-01-15 | -2/+4 |
| * | | sh: Add support SH7710/SH7712 | Nobuhiro Iwamatsu | 2008-01-15 | -16/+15 |
| * | | sh: Add support for SH7720 in serial_sh driver. | Yoshihiro Shimoda | 2008-01-15 | -2/+25 |
| |/ |
|
* | | nand: FSL UPM NAND driver | Anton Vorontsov | 2008-01-16 | -0/+203 |
* | | OneNAND: Separate U-Boot dependent code from OneNAND | Kyungmin Park | 2008-01-16 | -21/+42 |
|/ |
|
* | QE: fix compile warning | Dave Liu | 2008-01-14 | -1/+2 |
* | CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation | Michael Schwingen | 2008-01-13 | -2/+2 |
* | USB: Add Philips 1561 PCI-OHCI ids | TsiChung Liew | 2008-01-12 | -0/+1 |
* | Remove superfluous preprocessor conditionals from LM73 driver | Larry Johnson | 2008-01-12 | -10/+1 |
* | Add Fujitsu CoralP/Lime video driver | Anatolij Gustschin | 2008-01-11 | -0/+457 |
* | Fix video console newline and carriage return handling | Anatolij Gustschin | 2008-01-11 | -4/+23 |
* | Fix Ethernet init() return codes | Ben Warren | 2008-01-10 | -20/+21 |
* | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2008-01-10 | -9/+9 |
* | 85xx: add ability to upload QE firmware | Timur Tabi | 2008-01-09 | -0/+275 |
* | fix various comments | Marcel Ziswiler | 2008-01-09 | -4/+3 |
* | fix comments with new drivers organization | Marcel Ziswiler | 2008-01-09 | -8/+9 |
* | Fix endianness conversions in rtl8169 driver | Guennadi Liakhovetski | 2008-01-09 | -55/+45 |
* | Add Epson RX8025 RTC support | Matthias Fuchs | 2008-01-09 | -0/+228 |
* | Add support CONFIG_UEC_ETH3 in MPC83xx | Joakim Tjernlund | 2008-01-08 | -0/+23 |
* | mpc83xx: Add the support of MPC837xEMDS board | Dave Liu | 2008-01-08 | -0/+10 |
* | cfi_flash: Fix bug in flash_isset() to use correct 32bit function | Stefan Roese | 2008-01-02 | -1/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash | Wolfgang Denk | 2008-01-02 | -1/+51 |
|\ |
|
| * | cfi_flash: Add missing check for erased dest to flash_write_cfibuffer() | Stefan Roese | 2007-12-27 | -1/+51 |
* | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 | Stefan Roese | 2007-12-27 | -785/+1749 |
|\ \
| |/ |
|
| * | Fix coding style issues; update CHANGELOG. | Wolfgang Denk | 2007-12-27 | -10/+10 |
| * | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-12-27 | -0/+292 |
| |\ |
|
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot-sh | Wolfgang Denk | 2007-12-27 | -0/+292 |
| | |\ |
|
| | | * | sh: Moved driver of the SuperH dependence | Nobuhiro Iwamatsu | 2007-12-07 | -0/+2 |
| | | * | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-12-07 | -169/+6099 |
| | | |\ |
|
| | | * | | sh: Add marubun's pcmcia driver | Nobuhiro Iwamatsu | 2007-11-29 | -0/+114 |
| | | * | | sh: Update SuperH SCIF driver | Nobuhiro Iwamatsu | 2007-11-29 | -15/+16 |
| | | * | | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-11-29 | -293/+3027 |
| | | |\ \ |
|