aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-26Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk46-922/+1581
2010-11-26Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2-2/+5
2010-11-26Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk44-920/+1576
2010-11-26usb: Remove usb_dev_init() from ehci-ppc4xx.cStefan Roese1-1/+0
2010-11-26usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()Stefan Roese1-1/+1
2010-11-26arm1176: bugfix: fix start.S for ELF relocationAlbert Aribaud1-34/+13
2010-11-26arm: add ELF relocation support to rest of cpusAlbert Aribaud18-666/+785
2010-11-26usb: Add WATCHDOG_RESET call to polling loopStefan Roese1-0/+2
2010-11-26usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Anatolij Gustschin1-0/+2
2010-11-26Seagate FreeAgent DockStar supportEric Cooper7-0/+574
2010-11-24Fix NAND booting make targetStefan Roese1-10/+10
2010-11-19Blackfin: tweak objects specified before embedded environmentMike Frysinger10-64/+30
2010-11-19Blackfin: drop initcode.o from combined objectMike Frysinger1-4/+0
2010-11-19DaVinci: remove bogus DEF_BOOTM definitionWolfgang Denk5-5/+0
2010-11-19DA850 EVM: passing maximum clock rate information to kernelSekhar Nori3-0/+48
2010-11-19DA850 EVM: add information regarding DA850 in README.davinciSekhar Nori1-0/+11
2010-11-19OMAP4: Panda: Disable CMD_NFSSteve Sakoman1-0/+1
2010-11-19OMAP3: pandora: update config for productionGrazvydas Ignotas1-45/+44
2010-11-19OMAP3: remove unused config macrosGrazvydas Ignotas7-109/+0
2010-11-19OMAP3: pandora: fix relocation and init memoryGrazvydas Ignotas2-33/+8
2010-11-19omap4: board: change global data pointer to file scopeNishanth Menon1-1/+2
2010-11-19mmc: omap: timeout counter fixNishanth Menon1-25/+82
2010-11-19da830: fixup ARM relocation supportNick Thompson1-2/+8
2010-11-19Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-1/+45
2010-11-19Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2-1/+45
2010-11-19Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk3-0/+6
2010-11-19Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk3-0/+6
2010-11-19Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-70/+94
2010-11-19Merge branch 'net' of git://git.denx.de/u-boot-sparcWolfgang Denk1-70/+94
2010-11-18Exclude drivers/qe/fdt.c without CONFIG_QESebastien Carlier2-3/+1
2010-11-18Blackfin: make sure bss len is multiple of 4 bytesMike Frysinger1-0/+1
2010-11-18Blackfin: stick ins/outs funcs into their own .text sectionMike Frysinger2-0/+5
2010-11-18Makefile: Fix build with USE_PRIVATE_LIBGCCMatthias Weisser1-1/+1
2010-11-18GRETH: removed space in network driver device name.Daniel Hellstrom1-2/+2
2010-11-18GRETH: fixed 2 decriptor table typosDaniel Hellstrom1-2/+2
2010-11-18GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...Daniel Hellstrom1-0/+10
2010-11-18GRETH: Added autodetection of PHY address, or let BSP hardcode it.Daniel Hellstrom1-23/+55
2010-11-18GRETH: made debug printouts use common debug() macro.Daniel Hellstrom1-41/+25
2010-11-18GRETH: removed unneccesary register write and one clean up.Daniel Hellstrom1-3/+1
2010-11-17malloc: Fix issue with calloc memory possibly being non-zeroKumar Gala1-0/+7
2010-11-17net: e1000: typo using wrong argument to sizeofMatthew McClintock1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier663-1371/+1381
2010-11-17Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk35-290/+581
2010-11-17tx25: fix linker file for newer ld supportAlbert Aribaud1-21/+19
2010-11-17ARM: fix linker file for newer ld supportAlbert Aribaud7-121/+105
2010-11-17post, i2c: add missing curly bracket in i2c_post_testHeiko Schocher1-1/+2
2010-11-17i2c, mpc5xxx: add multibus supportHeiko Schocher1-0/+43
2010-11-15Net: clarify board/cpu_eth_init callsBen Warren1-4/+12
2010-11-14Makefile: move include for config.mk upFrançois Revol1-6/+6
2010-11-14MAKEALL: Do a sanity check on user-supplied argumentsPeter Tyser1-1/+7