| Commit message (Expand) | Author | Age | Lines |
* | OMAP3: Clean up MMC code | Dirk Behme | 2009-02-22 | -67/+70 |
* | nomadik/nand: fix 'ecc512' discards qualifiers from pointer target type | Jean-Christophe PLAGNIOL-VILLARD | 2009-02-22 | -1/+1 |
* | arm: add uart dcc support | Jean-Christophe PLAGNIOL-VILLARD | 2009-02-22 | -0/+227 |
* | Nand driver for Nomadik SoC | Alessandro Rubini | 2009-02-22 | -0/+222 |
* | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2009-02-22 | -2/+0 |
* | fpga: Fix Spartan III FPGA booting | Matthias Fuchs | 2009-02-21 | -15/+7 |
* | fpga: Fix Spartan II FPGA booting | Matthias Fuchs | 2009-02-21 | -21/+11 |
* | drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) | Mike Frysinger | 2009-02-21 | -11/+3 |
* | ARM:PXA Use new definitions in mmc.h | Tom Rix | 2009-02-20 | -1/+1 |
* | Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions | Andy Fleming | 2009-02-20 | -4/+4 |
* | pxa: move mmc drivers to drivers/mmc | Jean-Christophe PLAGNIOL-VILLARD | 2009-02-20 | -0/+785 |
* | ARM:OMAP3 Change mmc_init to mmc_legacy_init | Tom Rix | 2009-02-19 | -15/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-02-19 | -0/+563 |
|\ |
|
| * | dnet: driver for Dave DNET ethernet controller | Ilya Yanok | 2009-02-10 | -0/+563 |
* | | sata_sil3114: fix compiler warning | Kim Phillips | 2009-02-19 | -2/+2 |
* | | Create configuration option for restricted ns16550 functions | Ron Madrid | 2009-02-19 | -0/+4 |
* | | mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile | Mike Frysinger | 2009-02-18 | -5/+3 |
* | | Add support for the Freescale eSDHC found on 8379 and 8536 SoCs | Andy Fleming | 2009-02-16 | -0/+349 |
* | | Add MMC Framework | Andy Fleming | 2009-02-16 | -0/+931 |
* | | Convert mmc_init to mmc_legacy_init | Andy Fleming | 2009-02-16 | -1/+1 |
* | | Eliminate support for using MMC as memory | Andy Fleming | 2009-02-16 | -15/+0 |
* | | mpc85xx: Add support for the P2020 | Srikanth Srinivasan | 2009-02-16 | -1/+2 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2009-02-15 | -7/+11 |
|\ \ |
|
| * | | Added usbtty_configured() check. Fixed attribute(packed) warnings. | Atin Malaviya | 2009-02-15 | -7/+11 |
* | | | i.MX31: Start the I2C clock on driver initialisation | Guennadi Liakhovetski | 2009-02-14 | -0/+6 |
|/ / |
|
* | | Coding style cleanup; update CHANGELOG | Wolfgang Denk | 2009-02-12 | -4/+4 |
* | | Fix whitespace damage: double space changed to a tab | Jerry Van Baren | 2009-02-11 | -3/+3 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash | Wolfgang Denk | 2009-02-11 | -1/+1 |
|\ \ |
|
| * | | cfi: make flash_get_info() non static | Heiko Schocher | 2009-02-11 | -1/+1 |
* | | | net: removed board-specific CONFIGs from MPC5xxx FEC driver | Ben Warren | 2009-02-09 | -25/+3 |
* | | | tsec: Fix a bug in soft-resetting | Andy Fleming | 2009-02-09 | -0/+1 |
* | | | Fix 100Mbs ethernet operation on sh7763 based boards | Simon Munton | 2009-02-09 | -1/+1 |
|/ / |
|
* | | 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 |
|\ |
|