summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* barco: drop unsupported board configurationWolfgang Denk2010-11-2611-1680/+2
* ERIC: drop unsupported board configurationWolfgang Denk2010-11-2610-2165/+2
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-2646-922/+1581
|\
| * 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-2644-920/+1576
| |\ \ | | |/ | |/|
| | * arm1176: bugfix: fix start.S for ELF relocationAlbert Aribaud2010-11-261-34/+13
| | * arm: add ELF relocation support to rest of cpusAlbert Aribaud2010-11-2618-666/+785
| | * Seagate FreeAgent DockStar supportEric Cooper2010-11-267-0/+574
| | * DaVinci: remove bogus DEF_BOOTM definitionWolfgang Denk2010-11-195-5/+0
| | * DA850 EVM: passing maximum clock rate information to kernelSekhar Nori2010-11-193-0/+48
| | * DA850 EVM: add information regarding DA850 in README.davinciSekhar Nori2010-11-191-0/+11
| | * OMAP4: Panda: Disable CMD_NFSSteve Sakoman2010-11-191-0/+1
| | * OMAP3: pandora: update config for productionGrazvydas Ignotas2010-11-191-45/+44
| | * OMAP3: remove unused config macrosGrazvydas Ignotas2010-11-197-109/+0
| | * OMAP3: pandora: fix relocation and init memoryGrazvydas Ignotas2010-11-192-33/+8
| | * omap4: board: change global data pointer to file scopeNishanth Menon2010-11-191-1/+2
| | * mmc: omap: timeout counter fixNishanth Menon2010-11-191-25/+82
| | * da830: fixup ARM relocation supportNick Thompson2010-11-191-2/+8
* | | Fix NAND booting make targetStefan Roese2010-11-241-10/+10
|/ /
* | Blackfin: tweak objects specified before embedded environmentMike Frysinger2010-11-1910-64/+30
* | Blackfin: drop initcode.o from combined objectMike Frysinger2010-11-191-4/+0
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-192-1/+45
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-11-192-1/+45
| |\ \
| | * | post, i2c: add missing curly bracket in i2c_post_testHeiko Schocher2010-11-171-1/+2
| | * | i2c, mpc5xxx: add multibus supportHeiko Schocher2010-11-171-0/+43
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-193-0/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-11-193-0/+6
| |\ \ \
| | * | | Blackfin: make sure bss len is multiple of 4 bytesMike Frysinger2010-11-181-0/+1
| | * | | Blackfin: stick ins/outs funcs into their own .text sectionMike Frysinger2010-11-182-0/+5
| | | |/ | | |/|
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-191-70/+94
|\ \ \ \ | |/ / /
| * | | Merge branch 'net' of git://git.denx.de/u-boot-sparcWolfgang 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
|/ / /
* | | Makefile: Fix build with USE_PRIVATE_LIBGCCMatthias Weisser2010-11-181-1/+1
|/ /
* | malloc: Fix issue with calloc memory possibly being non-zeroKumar Gala2010-11-171-0/+7
* | net: e1000: typo using wrong argument to sizeofMatthew McClintock2010-11-171-1/+1
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-17663-1371/+1381
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-1735-290/+581
|\ \ | |/ |/|
| * tx25: fix linker file for newer ld supportAlbert Aribaud2010-11-171-21/+19
| * ARM: fix linker file for newer ld supportAlbert Aribaud2010-11-177-121/+105
| * Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-11-1321-113/+411
| |\
OpenPOWER on IntegriCloud