summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controllerP.V.Suresh2010-12-131-4/+4
* fsl_upm: Add MxMR/MDR synchronizationJohn Schmoller2010-12-131-0/+2
* tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMIIKumar Gala2010-12-131-5/+4
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-12-091-15/+2
|\
| * imx: Get fec mac address from fuseLiu Hui-R643432010-11-211-15/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-12-081-0/+1
|\ \
| * | AT91: gen_atmel_mci.c: fix bug when Slot B is usedReinhard Meyer2010-12-071-0/+1
* | | fix s3c2410_nand timing default valuesDavid Müller (ELSOFT AG)2010-12-061-3/+9
* | | video: move fsl_diu_fb driver to drivers/videoAnatolij Gustschin2010-12-012-0/+514
|/ /
* | cfi_flash: fix bug introduced while recent change to flash_get_size()Anatolij Gustschin2010-11-281-3/+4
* | 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-1/+2
* | 824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-3/+7
* | ppc4xx/NAND: Reduce size of NAND SPL imageStefan Roese2010-11-271-2/+2
* | e1000: fix compile warningWolfgang Denk2010-11-261-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-11-262-2/+5
|\ \
| * | usb: Remove usb_dev_init() from ehci-ppc4xx.cStefan Roese2010-11-261-1/+0
| * | usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()Stefan Roese2010-11-261-1/+1
| * | usb: Add WATCHDOG_RESET call to polling loopStefan Roese2010-11-261-0/+2
| * | usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Anatolij Gustschin2010-11-261-0/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-261-25/+82
|\ \ \ | |/ / |/| |
| * | mmc: omap: timeout counter fixNishanth Menon2010-11-191-25/+82
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-191-70/+94
|\ \ \
| * | | GRETH: removed space in network driver device name.Daniel Hellstrom2010-11-181-2/+2
| * | | GRETH: fixed 2 decriptor table typosDaniel Hellstrom2010-11-181-2/+2
| * | | GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...Daniel Hellstrom2010-11-181-0/+10
| * | | GRETH: Added autodetection of PHY address, or let BSP hardcode it.Daniel Hellstrom2010-11-181-23/+55
| * | | GRETH: made debug printouts use common debug() macro.Daniel Hellstrom2010-11-181-41/+25
| * | | GRETH: removed unneccesary register write and one clean up.Daniel Hellstrom2010-11-181-3/+1
| |/ /
* | | Exclude drivers/qe/fdt.c without CONFIG_QESebastien Carlier2010-11-182-3/+1
|/ /
* | net: e1000: typo using wrong argument to sizeofMatthew McClintock2010-11-171-1/+1
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-1731-62/+62
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-171-95/+53
|\ \ | |/ |/|
| * mmc: Add multi-block read support to the generic mmc driverAlagu Sankar2010-11-041-71/+39
| * mmc: Clean up generic mmc driver multi-block write functionsSteve Sakoman2010-11-041-24/+14
* | pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-141-2/+14
* | pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-141-8/+9
* | pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-141-28/+89
* | fsl_pci_init: Quiet scanning printf()Peter Tyser2010-11-141-1/+1
* | fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-5/+5
* | fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe awarePeter Tyser2010-11-141-1/+5
* | net: e1000: Add initialized eth_device & e1000_hw structureKumar Gala2010-11-141-0/+14
* | net: uli526x: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
* | net: tsi108_eth: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-1/+5
* | net: pcnet: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
* | net: ns8382x: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
* | net: natsemi: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
* | net: fec_mxc: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+1
* | net: eepro100: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
* | net: dc2114x: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+6
* | net: rtl8139: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
OpenPOWER on IntegriCloud