summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-2712-1183/+27
* | | | | 8260: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-274-49/+19
* | | | | 824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-279-95/+227
* | | | | 8220: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-45/+11
* | | | | 5xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-277-175/+56
* | | | | 512x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-274-47/+16
* | | | | 5xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-272-53/+17
* | | | | 8xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-2757-2783/+680
* | | | | 86xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-272-36/+6
* | | | | 83xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-273-49/+18
* | | | | ppc4xx/NAND: Reduce size of NAND SPL imageStefan Roese2010-11-271-2/+2
* | | | | ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-2733-407/+152
* | | | | POWERPC: enable --gc-sections and -ffunction-sections -fdata-sectionsWolfgang Denk2010-11-272-6/+2
* | | | | 83xx: Fix NAND_SPL link addressScott Wood2010-11-276-30/+55
* | | | | ppc4xx: Fix build problems of IBM DDR2 NAND booting targetsStefan Roese2010-11-261-12/+0
* | | | | PPChameleonEVB and CATcenter need a custom linker scriptWolfgang Denk2010-11-263-0/+130
* | | | | arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-2612-50/+20
* | | | | cpu/ppc4xx/Makefile: build only needed object filesWolfgang Denk2010-11-263-22/+10
* | | | | common/Makefile: don't include env_embedded.o into libcommonWolfgang Denk2010-11-261-7/+7
* | | | | cam5200_niosflash: fix build warningsWolfgang Denk2010-11-261-2/+6
* | | | | WINBOND_83C553: enable only on boards that actually use it.Wolfgang Denk2010-11-264-4/+4
* | | | | IDS8247: remove redundant flash.c fileWolfgang Denk2010-11-262-485/+1
* | | | | e1000: fix compile warningWolfgang Denk2010-11-261-1/+2
* | | | | 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
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud