summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-26usb: Add WATCHDOG_RESET call to polling loopStefan Roese
2010-11-26usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Anatolij Gustschin
2010-11-26Seagate FreeAgent DockStar supportEric Cooper
2010-11-24Fix NAND booting make targetStefan Roese
2010-11-19Blackfin: tweak objects specified before embedded environmentMike Frysinger
2010-11-19Blackfin: drop initcode.o from combined objectMike Frysinger
2010-11-19DaVinci: remove bogus DEF_BOOTM definitionWolfgang Denk
2010-11-19DA850 EVM: passing maximum clock rate information to kernelSekhar Nori
2010-11-19DA850 EVM: add information regarding DA850 in README.davinciSekhar Nori
2010-11-19OMAP4: Panda: Disable CMD_NFSSteve Sakoman
2010-11-19OMAP3: pandora: update config for productionGrazvydas Ignotas
2010-11-19OMAP3: remove unused config macrosGrazvydas Ignotas
2010-11-19OMAP3: pandora: fix relocation and init memoryGrazvydas Ignotas
2010-11-19omap4: board: change global data pointer to file scopeNishanth Menon
2010-11-19mmc: omap: timeout counter fixNishanth Menon
2010-11-19da830: fixup ARM relocation supportNick Thompson
2010-11-19Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2010-11-19Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2010-11-19Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2010-11-19Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2010-11-19Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2010-11-19Merge branch 'net' of git://git.denx.de/u-boot-sparcWolfgang Denk
2010-11-18Exclude drivers/qe/fdt.c without CONFIG_QESebastien Carlier
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