| Commit message (Expand) | Author | Age | Lines |
* | drivers/block/ahci: Fix pci mapping bug | Becky Bruce | 2009-02-10 | -5/+2 |
* | drivers/pci: Create pci_map_bar function | Becky Bruce | 2009-02-10 | -0/+19 |
* | Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master | Wolfgang Denk | 2009-02-07 | -82/+160 |
|\ |
|
| * | pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching | Kumar Gala | 2009-02-07 | -24/+78 |
| * | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala | 2009-02-07 | -7/+7 |
| * | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2009-02-07 | -2/+23 |
| |\ |
|
| | * | NAND: Add timeout for reset command | Peter Tyser | 2009-02-06 | -2/+17 |
| | * | NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST | Peter Tyser | 2009-02-06 | -0/+2 |
| | * | NAND: Fixed invalid pointers to static relocated chip names | Valeriy Glushkov | 2009-02-06 | -0/+4 |
| * | | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk | 2009-02-07 | -10/+22 |
| |\ \ |
|
| | * | | Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command | Richard Retanubun | 2009-02-06 | -8/+19 |
| | * | | Coldfire: Applied baudrate formula of serial_init to serial_setbrg | Richard Retanubun | 2009-02-06 | -2/+3 |
| | |/ |
|
| * | | cfi_flash: Fix typo in cfi_flash.c | Stefan Roese | 2009-02-05 | -2/+2 |
| * | | jedec_flash: Only use manufacturer defines from common flash.h | Stefan Roese | 2009-02-05 | -10/+6 |
| * | | cfi_flash: Silence compilation warning | Stefan Roese | 2009-02-05 | -1/+1 |
| * | | flash/cfi_flash: Use virtual sector start address, not phys | Becky Bruce | 2009-02-05 | -29/+24 |
| |/ |
|
* | | Fix compiler warning | Wolfgang Denk | 2009-02-04 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2009-02-03 | -0/+58 |
|\ |
|
| * | USB: Add EHCI support for VCT EHCI controller (really with driver now) | Stefan Roese | 2009-02-02 | -0/+58 |
* | | Blackfin: add driver for on-chip MMC/SD controller | Cliff Cai | 2009-02-02 | -0/+606 |
* | | Blackfin: add driver for on-chip ATAPI controller | Sonic Zhang | 2009-02-02 | -0/+1375 |
* | | Blackfin: add driver for on-chip NAND controller | Mike Frysinger | 2009-02-02 | -0/+386 |
* | | Blackfin: add driver for on-chip SPI controller | Mike Frysinger | 2009-02-02 | -0/+344 |
* | | Blackfin: bfin_mac: cleanup pointer/casts for aliasing issues | Mike Frysinger | 2009-02-02 | -46/+34 |
* | | Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMII | Mike Frysinger | 2009-02-02 | -2/+2 |
* | | Blackfin: bfin_mac: use common debug() | Mike Frysinger | 2009-02-02 | -11/+3 |
* | | Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ} | Mike Frysinger | 2009-02-02 | -5/+11 |
* | | Blackfin: bfin_mac: cleanup MII/PHY functions | Mike Frysinger | 2009-02-02 | -175/+134 |
* | | Blackfin: bfin_mac: set MDCDIV based on SCLK | Mike Frysinger | 2009-02-02 | -5/+5 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-02-01 | -0/+937 |
|\ |
|
| * | OMAP3: Add I2C support | Dirk Behme | 2009-01-24 | -0/+24 |
| * | OMAP3: Add MMC support | Dirk Behme | 2009-01-24 | -0/+559 |
| * | OMAP3: Add NAND support | Dirk Behme | 2009-01-24 | -0/+354 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2009-02-01 | -173/+369 |
|\ \ |
|
| * | | AVR32: macb - Search for PHY id | Gunnar Rangoy | 2009-01-28 | -0/+31 |
| * | | Marvell 88E1118 interrupt fix | Ron Madrid | 2009-01-28 | -0/+4 |
| * | | net: smc911x.c: Add LAN9211 to chip_ids[] array | Stefan Roese | 2009-01-28 | -0/+2 |
| * | | net: Sort Makefile labels | Michal Simek | 2009-01-28 | -2/+2 |
| * | | sh: sh_eth: Change new network API | Nobuhiro Iwamatsu | 2009-01-24 | -134/+231 |
| * | | net: smc911x: Make register read/write functions weak | Stefan Roese | 2009-01-24 | -37/+40 |
| * | | powerpc: net: support for the SMSC LAN8700 PHY | Heiko Schocher | 2009-01-24 | -0/+59 |
| |/ |
|
* | | ixp: move serial to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-31 | -0/+126 |
* | | ixp: move pci drivers to drivers/pci | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-31 | -0/+572 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2009-01-28 | -0/+2903 |
|\ \ |
|
| * | | USB: Add dcache support to the EHCI driver | Stefan Roese | 2009-01-28 | -0/+103 |
| * | | USB: Add EHCI support for VCT EHCI controller | Stefan Roese | 2009-01-28 | -0/+1 |
| * | | USB: Add config option to call ehci_hcd_init() again after EHCI reset | Stefan Roese | 2009-01-28 | -0/+5 |
| * | | USB: Fix speed detection on EHCI cntr with root hub transaction translators | Stefan Roese | 2009-01-28 | -1/+16 |
| * | | usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support | Thomas Abraham | 2009-01-28 | -0/+194 |
| * | | usb : musb : Adding host controller driver for Mentor USB controller | Thomas Abraham | 2009-01-28 | -0/+1302 |