summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: add macros to unify command help with doxygenRobert Schwebel2010-11-013-1/+113
* parser: use debug macrosRobert Schwebel2010-11-011-28/+23
* digest: align menuRobert Schwebel2010-11-011-1/+1
* sandbox: use devfs functions only if definedRobert Schwebel2010-11-011-0/+2
* devinfo: use subtree only with devinfoRobert Schwebel2010-11-011-21/+21
* doc: silence doxygen warningsRobert Schwebel2010-10-221-0/+4
* doc: fix parameter name in mci-coreRobert Schwebel2010-10-221-1/+1
* doc: fix wrongly named parameterRobert Schwebel2010-10-221-1/+1
* doc: avoid that doxygen parses magic in command.hRobert Schwebel2010-10-221-0/+4
* doc: mark code explicitelyRobert Schwebel2010-10-221-1/+5
* doc: add missing quotingRobert Schwebel2010-10-221-1/+1
* doc: eliminate nonexisting referenceRobert Schwebel2010-10-222-2/+1
* doc: remove reference to non-existing documentationRobert Schwebel2010-10-221-1/+0
* doc: remove nonexisting commandRobert Schwebel2010-10-221-1/+0
* doc: let doxygen find some assembler functionsRobert Schwebel2010-10-225-11/+0
* Doxyfile: enable assembler filesRobert Schwebel2010-10-221-0/+1
* Doxyfile: remove unused featuresRobert Schwebel2010-10-221-4/+4
* Doxyfile: remove non-existing directoriesRobert Schwebel2010-10-221-2/+2
* Doxyfile: add exclude rulesRobert Schwebel2010-10-221-1/+3
* Doxyfile: remove obsolete boards directoryRobert Schwebel2010-10-221-1/+0
* Doxyfile: enable quiet outputRobert Schwebel2010-10-221-1/+1
* reset_cpu: unify declarationRobert Schwebel2010-10-229-10/+10
* Fix a simple typo to less confusing the userJuergen Beisert2010-10-221-1/+1
* Add some help using the gpio commands at runtimeJuergen Beisert2010-10-222-0/+62
* ARM: Add defconfig for Garz+Fricke cupid boardSascha Hauer2010-10-221-0/+56
* defaultenv: fix mtdpartsSascha Hauer2010-10-221-1/+1
* ARM: Add Garz+Fricke Cupid board supportSascha Hauer2010-10-228-0/+907
* mci: align data for commandsSascha Hauer2010-10-221-6/+6
* fb: i.MX IPU: fold mx3fb_set_par into its only userSascha Hauer2010-10-221-22/+5
* fb: i.MX IPU: move fb_info initialization to a single functionSascha Hauer2010-10-221-28/+35
* fb: i.MX IPU: remove unnecessary printfSascha Hauer2010-10-221-2/+0
* i.MX35 regs: Add watchdog baseSascha Hauer2010-10-221-0/+1
* i.MX esdctl: Add register bits from redbootSascha Hauer2010-10-221-0/+88
* i.MX51: Fix mmcclk rateSascha Hauer2010-10-221-3/+30
* mci-core: add multiple block supportSascha Hauer2010-10-221-8/+29
* i.MX nand: optimize nand boot code for sizeSascha Hauer2010-10-222-62/+150
* ARM pca100: Use a flash bbtSascha Hauer2010-10-221-0/+1
* Add GPIO support and GPIO setup features to the S3C processorsJuergen Beisert2010-10-225-1/+628
* process_escape_sequence: Add missing includeSascha Hauer2010-10-211-0/+1
* arm interrupts.c: sparse fixesSascha Hauer2010-10-211-1/+9
* pcm043: fix compiler warningSascha Hauer2010-10-211-2/+2
* remove strange flush_cache functionsSascha Hauer2010-10-218-96/+0
* libbb: sparse fixesSascha Hauer2010-10-211-1/+1
* i.MX speed: add missing includeSascha Hauer2010-10-211-0/+1
* common/memsize.c: add missing includeSascha Hauer2010-10-211-0/+1
* remove dead ldiv codeSascha Hauer2010-10-212-56/+0
* lib/driver.c: sparse fixesSascha Hauer2010-10-211-2/+2
* net: make locally used functions staticSascha Hauer2010-10-211-2/+2
* bootm: sparse fixesSascha Hauer2010-10-212-1/+2
* commands/mem.c: make locally used function staticSascha Hauer2010-10-211-1/+1