summaryrefslogtreecommitdiffstats
path: root/include/debug_ll.h
Commit message (Collapse)AuthorAgeFilesLines
* debug_ll: Add some usage commentsSascha Hauer2012-12-051-1/+15
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* debug_ll: Let architectures define PUTC_LL directlySascha Hauer2012-12-051-1/+0
| | | | | | | | putc already is a regular barebox function. To avoid conflicts and confusions just let architectures define PUTC_LL directly instead of going through this addiotional redirection. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* debug_ll: use const char* for PUTS_LLJean-Christophe PLAGNIOL-VILLARD2012-10-291-1/+1
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-6/+0
| | | | | | | The FSF address has changed in the past. Instead of updating it each time the address changes, just drop it completely treewide. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* debug_ll.h: add PUTS_LL() functionAntony Pavlov2011-07-181-0/+13
| | | | | Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-221-1/+1
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* remove debugging restsSascha Hauer2007-07-121-9/+8
|
* svn_rev_173Sascha Hauer2007-07-051-6/+8
| | | | WIP
* svn_rev_160Sascha Hauer2007-07-051-0/+43