summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* common/Makefile: don't include env_embedded.o into libcommonWolfgang Denk2010-11-26-7/+7
* cam5200_niosflash: fix build warningsWolfgang Denk2010-11-26-2/+6
* WINBOND_83C553: enable only on boards that actually use it.Wolfgang Denk2010-11-26-4/+4
* IDS8247: remove redundant flash.c fileWolfgang Denk2010-11-26-485/+1
* e1000: fix compile warningWolfgang Denk2010-11-26-1/+2
* barco: drop unsupported board configurationWolfgang Denk2010-11-26-1680/+2
* ERIC: drop unsupported board configurationWolfgang Denk2010-11-26-2165/+2
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-26-922/+1581
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-11-26-2/+5
| |\
| | * usb: Remove usb_dev_init() from ehci-ppc4xx.cStefan Roese2010-11-26-1/+0
| | * usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()Stefan Roese2010-11-26-1/+1
| | * usb: Add WATCHDOG_RESET call to polling loopStefan Roese2010-11-26-0/+2
| | * usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Anatolij Gustschin2010-11-26-0/+2
| * | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-26-920/+1576
| |\ \ | | |/ | |/|
| | * arm1176: bugfix: fix start.S for ELF relocationAlbert Aribaud2010-11-26-34/+13
| | * arm: add ELF relocation support to rest of cpusAlbert Aribaud2010-11-26-666/+785
| | * Seagate FreeAgent DockStar supportEric Cooper2010-11-26-0/+574
| | * DaVinci: remove bogus DEF_BOOTM definitionWolfgang Denk2010-11-19-5/+0
| | * DA850 EVM: passing maximum clock rate information to kernelSekhar Nori2010-11-19-0/+48
| | * DA850 EVM: add information regarding DA850 in README.davinciSekhar Nori2010-11-19-0/+11
| | * OMAP4: Panda: Disable CMD_NFSSteve Sakoman2010-11-19-0/+1
| | * OMAP3: pandora: update config for productionGrazvydas Ignotas2010-11-19-45/+44
| | * OMAP3: remove unused config macrosGrazvydas Ignotas2010-11-19-109/+0
| | * OMAP3: pandora: fix relocation and init memoryGrazvydas Ignotas2010-11-19-33/+8
| | * omap4: board: change global data pointer to file scopeNishanth Menon2010-11-19-1/+2
| | * mmc: omap: timeout counter fixNishanth Menon2010-11-19-25/+82
| | * da830: fixup ARM relocation supportNick Thompson2010-11-19-2/+8
* | | Fix NAND booting make targetStefan Roese2010-11-24-10/+10
|/ /
* | Blackfin: tweak objects specified before embedded environmentMike Frysinger2010-11-19-64/+30
* | Blackfin: drop initcode.o from combined objectMike Frysinger2010-11-19-4/+0
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-19-1/+45
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-11-19-1/+45
| |\ \
| | * | post, i2c: add missing curly bracket in i2c_post_testHeiko Schocher2010-11-17-1/+2
| | * | i2c, mpc5xxx: add multibus supportHeiko Schocher2010-11-17-0/+43
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-19-0/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-11-19-0/+6
| |\ \ \
| | * | | Blackfin: make sure bss len is multiple of 4 bytesMike Frysinger2010-11-18-0/+1
| | * | | Blackfin: stick ins/outs funcs into their own .text sectionMike Frysinger2010-11-18-0/+5
| | | |/ | | |/|
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-19-70/+94
|\ \ \ \ | |/ / /
| * | | Merge branch 'net' of git://git.denx.de/u-boot-sparcWolfgang Denk2010-11-19-70/+94
| |\ \ \ | | |/ / | |/| |
| | * | GRETH: removed space in network driver device name.Daniel Hellstrom2010-11-18-2/+2
| | * | GRETH: fixed 2 decriptor table typosDaniel Hellstrom2010-11-18-2/+2
| | * | GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...Daniel Hellstrom2010-11-18-0/+10
| | * | GRETH: Added autodetection of PHY address, or let BSP hardcode it.Daniel Hellstrom2010-11-18-23/+55
| | * | GRETH: made debug printouts use common debug() macro.Daniel Hellstrom2010-11-18-41/+25
| | * | GRETH: removed unneccesary register write and one clean up.Daniel Hellstrom2010-11-18-3/+1
* | | | Exclude drivers/qe/fdt.c without CONFIG_QESebastien Carlier2010-11-18-3/+1
|/ / /
* | | Makefile: Fix build with USE_PRIVATE_LIBGCCMatthias Weisser2010-11-18-1/+1
|/ /
* | malloc: Fix issue with calloc memory possibly being non-zeroKumar Gala2010-11-17-0/+7
* | net: e1000: typo using wrong argument to sizeofMatthew McClintock2010-11-17-1/+1