summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* cmd_mii: localize & constify local funcs/dataMike Frysinger2010-11-28-38/+30
* Prepare v2010.12-rc2v2010.12-rc2Wolfgang Denk2010-11-28-1/+1
* cfi_flash: fix bug introduced while recent change to flash_get_size()Anatolij Gustschin2010-11-28-3/+4
* DaVinci: DM355 Leopard : Fix for ARM Relocation supportSandeep Paulraj2010-11-28-0/+6
* DaVinci DM365: Fix for ARM Relocation supportSandeep Paulraj2010-11-28-0/+6
* DaVinci DM355: Fix for ARM Relocation supportSandeep Paulraj2010-11-28-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-11-28-6/+11
|\
| * ppc4xx: Flush complete dcache in relocate_code()Stefan Roese2010-11-28-6/+7
| * ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POSTStefan Roese2010-11-28-0/+4
* | Fix compiler warning in fdt_support.cDirk Behme2010-11-28-2/+2
* | Devkit8000: Fix build after introduction of GENERATED_GBL_DATA_SIZEThomas Weber2010-11-28-1/+5
|/
* Coding Style (white space) cleanupWolfgang Denk2010-11-27-23/+23
* powerpc: cmd_ecctest: Use return value of cmd_usageThomas Weber2010-11-27-4/+2
* gdsys: osd: Use return value of cmd_usageThomas Weber2010-11-27-4/+2
* common/cmd_nvedit: Use return value of cmd_usageThomas Weber2010-11-27-12/+6
* Common/command: Guard strchr/strlen from NULL pointerThomas Weber2010-11-27-0/+2
* Common/cmd_nvedit: Check for env subcommandThomas Weber2010-11-27-0/+3
* sort and reformat boards.cfgEric Cooper2010-11-27-721/+728
* Fix jornada memory initKristoffer Ericson2010-11-27-12/+12
* 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-1183/+27
* 8260: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-49/+19
* 824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-95/+227
* 8220: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-45/+11
* 5xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-175/+56
* 512x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-47/+16
* 5xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-53/+17
* 8xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-2783/+680
* 86xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-36/+6
* 83xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-49/+18
* ppc4xx/NAND: Reduce size of NAND SPL imageStefan Roese2010-11-27-2/+2
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-407/+152
* POWERPC: enable --gc-sections and -ffunction-sections -fdata-sectionsWolfgang Denk2010-11-27-6/+2
* 83xx: Fix NAND_SPL link addressScott Wood2010-11-27-30/+55
* ppc4xx: Fix build problems of IBM DDR2 NAND booting targetsStefan Roese2010-11-26-12/+0
* PPChameleonEVB and CATcenter need a custom linker scriptWolfgang Denk2010-11-26-0/+130
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-26-50/+20
* cpu/ppc4xx/Makefile: build only needed object filesWolfgang Denk2010-11-26-22/+10
* 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