summaryrefslogtreecommitdiffstats
path: root/include/common.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: Allow to compile in thumb-2 modeSascha Hauer2012-03-061-0/+6
* Merge branch 'pu/debug' into nextSascha Hauer2012-01-271-0/+9
|\
| * Add dump_stack functionSascha Hauer2012-01-261-0/+9
* | banner: add config to disable itJean-Christophe PLAGNIOL-VILLARD2012-01-111-0/+4
|/
* common.h: remove unused function declarationsSascha Hauer2011-12-151-5/+0
* add kernel gunzip implementationSascha Hauer2011-11-291-2/+0
* compile in simple_strtoullSascha Hauer2011-11-291-2/+0
* remove irq support fragmentsSascha Hauer2011-11-281-19/+0
* pcm030: use new functionalitySascha Hauer2011-09-271-1/+1
* ARM: rework MMU supportSascha Hauer2011-08-031-0/+1
* fix: commands/bootm.c:346:2: warning: statement with no effectJean-Christophe PLAGNIOL-VILLARD2011-07-171-2/+8
* move version_string to seperate fileSascha Hauer2011-04-111-0/+1
* Add more useful generic macrosJuergen Beisert2010-12-211-0/+10
* Add macro for correct rounding in integer devisionsJuergen Beisert2010-12-141-0/+7
* Make DIV_ROUND_UP macro globally availableJuergen Beisert2010-12-141-0/+2
* common: Add define for IOMEM helper macro.Marek Belisko2010-11-191-0/+2
* version_string: sparse fixesSascha Hauer2010-10-211-0/+2
* commands/mem.c: sparse fixesSascha Hauer2010-10-211-0/+2
* add WARN_ON and WARN supportJean-Christophe PLAGNIOL-VILLARD2010-08-301-0/+25
* crc32: activate crc32_no_comp (needed for jffs2 and UBI)Sascha Hauer2010-07-051-2/+2
* remove now unused arch_executeSascha Hauer2010-03-301-1/+0
* introduce a arch_shutdown call and call it from shutdown_bareboxSascha Hauer2010-03-301-0/+1
* make panic and hang __noreturn functionsSascha Hauer2010-03-301-2/+2
* make reset_cpu a __noreturn functionSascha Hauer2010-03-301-1/+1
* common.h: add compile time check helper functionsMarc Kleine-Budde2010-02-161-2/+29
* Add EP93xx ethernet driverMatthias Kaehlcke2010-01-141-0/+1
* fix arch_execute prototypeSascha Hauer2009-12-171-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-3/+3
* add *_MAX and *_MIN macrosSascha Hauer2009-06-101-0/+13
* fix pr_debugSascha Hauer2009-04-061-1/+1
* Shutdown U-Boot before starting an OSSascha Hauer2009-03-191-0/+1
* remove unused stuff from include/common.hSascha Hauer2009-03-191-25/+0
* Introduce dev_* and pr_* functionsSascha Hauer2008-10-311-6/+14
* add include/linux/kernel.hSascha Hauer2008-08-131-13/+1
* add compiler header files from kernelSascha Hauer2008-08-131-1/+1
* Fixed orphaned CONFIG_INTERRUPTSSascha Hauer2008-04-041-1/+1
* remove traces of old tab completionSascha Hauer2008-03-011-4/+0
* Revert "separating memory commands"Marc Kleine-Budde2007-11-271-9/+0
* separating memory commandsJuergen Beisert2007-11-121-0/+9
* add container_of macro. Needed for list implementationSascha Hauer2007-10-111-0/+11
* export functionsSascha Hauer2007-10-041-1/+1
* move ARRAY_SIZE macro to include/common.hSascha Hauer2007-09-281-0/+2
* print_size() -> size_human_readable()Sascha Hauer2007-09-261-2/+1
* - teach hush to honour PATH variableSascha Hauer2007-09-241-0/+2
* add the possibility to have a arch specific 'go' command. SomeSascha Hauer2007-09-161-1/+3
* compile fixesSascha Hauer2007-07-051-0/+2
* svn_rev_693Sascha Hauer2007-07-051-1/+0
* svn_rev_683Sascha Hauer2007-07-051-208/+6
* svn_rev_677Sascha Hauer2007-07-051-30/+0
* svn_rev_653Sascha Hauer2007-07-051-8/+1