summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Davinci: add support for the ea20 boardStefano Babic2010-11-305-0/+443
* Davinci 8xx: Move common functions to share codeStefano Babic2010-11-3010-116/+72
* da850: Add RMII support for EMACSudhakar Rajashekhara2010-11-306-5/+171
* Add board support for hawkboardSughosh Ganu2010-11-3015-77/+865
* Remove board_init_f function from nand_boot.cSughosh Ganu2010-11-283-9/+42
* Move and rename common headers from underSughosh Ganu2010-11-2813-13/+13
* da850: Enable SPI FlashStefano Babic2010-11-282-1/+39
* da8xx: Add cpu_is_da8xx macrosSudhakar Rajashekhara2010-11-281-0/+16
* ext2: constify file/dir namesMike Frysinger2010-11-282-4/+4
* stdio: constify "name" arg in public apiMike Frysinger2010-11-285-8/+8
* boot cmds: convert to getenv_yesno() with autostartMike Frysinger2010-11-287-9/+8
* ctype: constify lookup tableMike Frysinger2010-11-282-2/+2
* image: constify lookup tablesMike Frysinger2010-11-282-9/+9
* cmd_itest: constify & localize op tableMike Frysinger2010-11-281-5/+3
* cmd_date: constifyMike Frysinger2010-11-281-4/+4
* string_to_ip: constify "s" argMike Frysinger2010-11-282-2/+2
* string_to_VLAN: constify "var" argMike Frysinger2010-11-282-2/+2
* copy_filename: constify "src" argMike Frysinger2010-11-282-2/+2
* autocomplete: remove runtime handler installMike Frysinger2010-11-284-48/+30
* 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
OpenPOWER on IntegriCloud