aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-19Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2010-11-19Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2010-11-19Merge branch 'net' of git://git.denx.de/u-boot-sparcWolfgang Denk
2010-11-18Blackfin: make sure bss len is multiple of 4 bytesMike Frysinger
2010-11-18Blackfin: stick ins/outs funcs into their own .text sectionMike Frysinger
2010-11-18Makefile: Fix build with USE_PRIVATE_LIBGCCMatthias Weisser
2010-11-18GRETH: removed space in network driver device name.Daniel Hellstrom
2010-11-18GRETH: fixed 2 decriptor table typosDaniel Hellstrom
2010-11-18GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...Daniel Hellstrom
2010-11-18GRETH: Added autodetection of PHY address, or let BSP hardcode it.Daniel Hellstrom
2010-11-18GRETH: made debug printouts use common debug() macro.Daniel Hellstrom
2010-11-18GRETH: removed unneccesary register write and one clean up.Daniel Hellstrom
2010-11-17malloc: Fix issue with calloc memory possibly being non-zeroKumar Gala
2010-11-17net: e1000: typo using wrong argument to sizeofMatthew McClintock
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-17Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-11-17tx25: fix linker file for newer ld supportAlbert Aribaud
2010-11-17ARM: fix linker file for newer ld supportAlbert Aribaud
2010-11-17post, i2c: add missing curly bracket in i2c_post_testHeiko Schocher
2010-11-17i2c, mpc5xxx: add multibus supportHeiko Schocher
2010-11-15Net: clarify board/cpu_eth_init callsBen Warren
2010-11-14Makefile: move include for config.mk upFrançois Revol
2010-11-14MAKEALL: Do a sanity check on user-supplied argumentsPeter Tyser
2010-11-14pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-11-14pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-11-14pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-11-14fsl_pci_init: Quiet scanning printf()Peter Tyser
2010-11-14mpc85xx: Fix SERDES/eTSEC message indentationPeter Tyser
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser
2010-11-14fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe awarePeter Tyser
2010-11-14net: Fix potential empty DHCP Parameter Request ListJason Liu
2010-11-14env_mmc: fix compile warningLei Wen
2010-11-14tools/env: cleanup host build flagsDaniel Hobi
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund
2010-11-14net: e1000: Add initialized eth_device & e1000_hw structureKumar Gala
2010-11-14net: uli526x: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: tsi108_eth: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: pcnet: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: ns8382x: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: natsemi: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: fec_mxc: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: eepro100: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: dc2114x: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: rtl8139: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-14net: rtl8169: Add initialized eth_device structureNobuhiro Iwamatsu
2010-11-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2010-11-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-11-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2010-11-13Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk
2010-11-12Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk