| Commit message (Expand) | Author | Age | Lines |
* | drivers/qe: add sgmii support in for UEC driver | Haiying Wang | 2009-06-12 | -2/+46 |
* | qe: Pass in uec_info struct through uec_initialize | Haiying Wang | 2009-06-12 | -188/+58 |
* | drivers/qe: Add more SNUM number for QE | Haiying Wang | 2009-06-12 | -4/+12 |
* | drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs | Haiying Wang | 2009-06-12 | -12/+44 |
* | drivers/qe: Rename the camel-case identifiers in uec | Haiying Wang | 2009-06-12 | -18/+18 |
* | nand/mpc512x: Add MPC512x NAND support (NFC) | Stefan Roese | 2009-06-12 | -0/+693 |
* | UBI: Add compile-time check for correct malloc area configuration | Stefan Roese | 2009-06-12 | -0/+4 |
* | sf: new Macronix MX25xx SPI flash driver | Prafulla Wadaskar | 2009-06-12 | -0/+319 |
* | sf: atmel: implement power-of-two write/erase funcs | Todor I Mollov | 2009-06-12 | -0/+139 |
* | mpc83xx: USB: Reorganized its support | Vivek Mahajan | 2009-06-12 | -35/+18 |
* | mpc8xxx: USB: Relocates ehci-fsl.h to include/usb | Vivek Mahajan | 2009-06-12 | -87/+1 |
* | mpc8xxx: USB: Removed reenablement of its interface | Vivek Mahajan | 2009-06-12 | -4/+0 |
* | 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x | Peter Tyser | 2009-06-12 | -1/+1 |
* | MPC512x: remove include/mpc512x.h | Wolfgang Denk | 2009-06-12 | -42/+37 |
* | MPC512x FEC: get rid of duplicated struct ethernet_regs | Wolfgang Denk | 2009-06-12 | -131/+10 |
* | MPC512x: use I/O accessors instead of pointer accesses | Wolfgang Denk | 2009-06-12 | -49/+64 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -6/+9 |
* | mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o | Stefan Roese | 2009-06-12 | -3/+4 |
* | mtd: Update MTD infrastructure to support 64bit device size | Stefan Roese | 2009-06-12 | -274/+229 |
* | mtd: Add MTD concat support to concatenate multiple MTD NOR devices | Stefan Roese | 2009-06-12 | -1/+886 |
* | ZOOM2 Add serial support. | Tom Rix | 2009-06-12 | -2/+2 |
* | lh7a40x: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -0/+185 |
* | pxa: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -0/+386 |
* | video: Add an option to skip video initialization | Wolfgang Denk | 2009-06-12 | -0/+15 |
* | drv_video_init(): simplify logic | Wolfgang Denk | 2009-06-12 | -40/+29 |
* | arm/dcc: add xscale support | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -0/+16 |
* | arm/dcc: use static support to allow to use it at anytime | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -114/+42 |
* | i2c: Update references to individual i2c commands | Peter Tyser | 2009-06-12 | -1/+1 |
* | i2c: Create common default i2c_[set|get]_bus_speed() functions | Peter Tyser | 2009-06-12 | -14/+0 |
* | tsi108_i2c: Add i2c_init() stub function | Peter Tyser | 2009-06-12 | -0/+9 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2009-06-09 | -1/+2 |
|\ |
|
| * | at91: fix a USB problem for AT91SAM9261 | RONETIX - Ilko Iliev | 2009-06-09 | -1/+2 |
* | | ppc4xx/net: Fix MDIO clock setup | Felix Radensky | 2009-06-08 | -4/+6 |
* | | rtl8169: fix PCI system memory address | Yoshihiro Shimoda | 2009-06-08 | -5/+8 |
* | | SMC911x driver fixed for NFS boot | Manikandan Pillai | 2009-06-08 | -1/+22 |
* | | Add config option for disabling DM9000-SROM support. | Remy Bohmer | 2009-06-08 | -8/+8 |
|/ |
|
* | smc911x: write back the manually set MAC address | Daniel Mack | 2009-06-07 | -2/+7 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Wolfgang Denk | 2009-06-04 | -34/+35 |
|\ |
|
| * | mmc: Fix decoding of SCR & function switch data on little-endian machines | Yauhen Kharuzhy | 2009-06-02 | -5/+5 |
| * | mmc: Remove return from mmc_init for non SD 2.0 compatible cards. | Yauhen Kharuzhy | 2009-06-02 | -4/+0 |
| * | mmc: drop unnecessary casts | Rabin Vincent | 2009-06-02 | -15/+15 |
| * | mmc: fix response decoding on little endian | Rabin Vincent | 2009-06-02 | -10/+10 |
| * | mmc: use lldiv to fix arm eabi build | Rabin Vincent | 2009-06-02 | -3/+4 |
| * | mmc: check find_mmc_device return value | Rabin Vincent | 2009-06-02 | -1/+1 |
* | | Redundant Environment: protect full sector size | Wolfgang Denk | 2009-06-04 | -1/+1 |
* | | mmc: it's safe to ignore mmc_send_if_cond() return value | Ilya Yanok | 2009-06-04 | -4/+0 |
* | | cfi_mtd: Fix bug in last sector detection | Stefan Roese | 2009-06-03 | -2/+7 |
* | | Blackfin: spi: fix pin handling of SPI0 SSEL4 | Mike Frysinger | 2009-05-29 | -1/+1 |
|/ |
|
* | nand: Fix problem with ECC ordering for PPC4xx NDFC platforms | Stefan Roese | 2009-05-23 | -0/+5 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -4/+4 |