summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* do_reset: unify duplicate prototypesMike Frysinger2010-11-2838-67/+21
* do_bootd: unify duplicate prototypesMike Frysinger2010-11-283-6/+3
* do_bootm: unify duplicate prototypesMike Frysinger2010-11-2813-15/+2
* command_t: punt unused typeMike Frysinger2010-11-281-2/+0
* cmd_mii: localize & constify local funcs/dataMike Frysinger2010-11-281-38/+30
* Prepare v2010.12-rc2Wolfgang Denk2010-11-281-1/+1
* cfi_flash: fix bug introduced while recent change to flash_get_size()Anatolij Gustschin2010-11-281-3/+4
* DaVinci: DM355 Leopard : Fix for ARM Relocation supportSandeep Paulraj2010-11-281-0/+6
* DaVinci DM365: Fix for ARM Relocation supportSandeep Paulraj2010-11-281-0/+6
* DaVinci DM355: Fix for ARM Relocation supportSandeep Paulraj2010-11-281-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-11-282-6/+11
|\
| * ppc4xx: Flush complete dcache in relocate_code()Stefan Roese2010-11-281-6/+7
| * ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POSTStefan Roese2010-11-281-0/+4
* | Fix compiler warning in fdt_support.cDirk Behme2010-11-281-2/+2
* | Devkit8000: Fix build after introduction of GENERATED_GBL_DATA_SIZEThomas Weber2010-11-281-1/+5
|/
* Coding Style (white space) cleanupWolfgang Denk2010-11-275-23/+23
* powerpc: cmd_ecctest: Use return value of cmd_usageThomas Weber2010-11-271-4/+2
* gdsys: osd: Use return value of cmd_usageThomas Weber2010-11-271-4/+2
* common/cmd_nvedit: Use return value of cmd_usageThomas Weber2010-11-271-12/+6
* Common/command: Guard strchr/strlen from NULL pointerThomas Weber2010-11-271-0/+2
* Common/cmd_nvedit: Check for env subcommandThomas Weber2010-11-271-0/+3
* sort and reformat boards.cfgEric Cooper2010-11-271-721/+728
* Fix jornada memory initKristoffer Ericson2010-11-271-12/+12
* 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
| |\
OpenPOWER on IntegriCloud