summaryrefslogtreecommitdiff
path: root/firmware/target/arm/s3c2440/debug-s3c2440.c (follow)
Commit message (Expand)AuthorAge
* Add missing kernel.h includes (hopefully all of them).Thomas Martitz2014-01-05
* s3c2440: move debug-target.h content to .cRafaël Carré2012-01-04
* Move dbg_hw_info() into target tree. FS#11735 by meMarcin Bukat2011-06-05
* move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.Marcin Bukat2010-11-06
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* fix redNils Wallménius2009-10-17
* Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius2009-10-17
* Meg-FX: s3c register definitions really should be unsigned. Switch from 'int'...Michael Sevakis2008-12-04
* Revert last commit (accidentally committed the whole tree)Karl Kurbjun2008-11-12
* Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun2008-11-12
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon2008-06-23
* Add in a few more debug registersKarl Kurbjun2008-04-23
* meg-fx: Add headers to files in the target directory that were missing them. ...Michael Sevakis2008-03-31
* Seperate the Gigabeat F/X crt0.s, cleanup some #ifdefs in app.lds, add an ext...Karl Kurbjun2007-11-11
* Fix the Gigabeat red and move it's hw specific code into the target treeKarl Kurbjun2007-11-10