Age | Commit message (Expand) | Author |
2009-02-02 | Blackfin: add driver for on-chip MMC/SD controller | Cliff Cai |
2009-02-02 | Blackfin: add driver for on-chip ATAPI controller | Sonic Zhang |
2009-02-02 | Blackfin: add driver for on-chip NAND controller | Mike Frysinger |
2009-02-02 | Blackfin: add driver for on-chip SPI controller | Mike Frysinger |
2009-02-02 | Blackfin: bfin_mac: cleanup pointer/casts for aliasing issues | Mike Frysinger |
2009-02-02 | Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMII | Mike Frysinger |
2009-02-02 | Blackfin: bfin_mac: use common debug() | Mike Frysinger |
2009-02-02 | Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ} | Mike Frysinger |
2009-02-02 | Blackfin: bfin_mac: cleanup MII/PHY functions | Mike Frysinger |
2009-02-02 | Blackfin: bfin_mac: set MDCDIV based on SCLK | Mike Frysinger |
2009-02-01 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2009-02-01 | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk |
2009-01-31 | ixp: move serial to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD |
2009-01-31 | ixp: move pci drivers to drivers/pci | Jean-Christophe PLAGNIOL-VILLARD |
2009-01-28 | AVR32: macb - Search for PHY id | Gunnar Rangoy |
2009-01-28 | Marvell 88E1118 interrupt fix | Ron Madrid |
2009-01-28 | net: smc911x.c: Add LAN9211 to chip_ids[] array | Stefan Roese |
2009-01-28 | net: Sort Makefile labels | Michal Simek |
2009-01-28 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk |
2009-01-28 | USB: Add dcache support to the EHCI driver | Stefan Roese |
2009-01-28 | USB: Add EHCI support for VCT EHCI controller | Stefan Roese |
2009-01-28 | USB: Add config option to call ehci_hcd_init() again after EHCI reset | Stefan Roese |
2009-01-28 | USB: Fix speed detection on EHCI cntr with root hub transaction translators | Stefan Roese |
2009-01-28 | usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support | Thomas Abraham |
2009-01-28 | usb : musb : Adding host controller driver for Mentor USB controller | Thomas Abraham |
2009-01-28 | USB ehci ixp4xx support | Michael Trimarchi |
2009-01-28 | USB ehci remove infinite loop and use handshake function | Michael Trimarchi |
2009-01-28 | Add initial support for USB ehci pci | Michael Trimarchi |
2009-01-28 | EHCI fix code and ixp4xx test. | Remy Böhmer |
2009-01-28 | [PATCH] This patch add varius fix to the ehci. | michael |
2009-01-28 | [PATCH] Fix EHCI usb. I start to test on a | michael |
2009-01-28 | USB ehci freescale support | Michael Trimarchi |
2009-01-28 | USB ehci core support | Michael Trimarchi |
2009-01-28 | Blackfin: overhaul i2c driver | Mike Frysinger |
2009-01-28 | Blackfin: bfin_mac: update port muxing | Mike Frysinger |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2009-01-27 | soft_i2c.c add option for repeated start in i2c_read() | Andrew Dyer |
2009-01-27 | drivers/net/e1000.c: missing terminator for supported devices | Stefan Althoefer |
2009-01-26 | CFI: Add geometry reversal for STMicro M29W320ET | Richard Retanubun |
2009-01-26 | CFI: increase performance of function find_sector() | Jens Gehrlein |
2009-01-26 | CFI: avoid redundant function call in single word programming mode | Jens Gehrlein |
2009-01-24 | sh: sh_eth: Change new network API | Nobuhiro Iwamatsu |
2009-01-24 | net: smc911x: Make register read/write functions weak | Stefan Roese |
2009-01-24 | powerpc: net: support for the SMSC LAN8700 PHY | Heiko Schocher |
2009-01-24 | OMAP3: Add I2C support | Dirk Behme |
2009-01-24 | OMAP3: Add MMC support | Dirk Behme |
2009-01-24 | OMAP3: Add NAND support | Dirk Behme |
2009-01-24 | spi flash: fix crash due to spi flash miscommunication | Brad Bozarth |
2009-01-24 | Add support for Maxim's DS4510 I2C device | Peter Tyser |