summaryrefslogtreecommitdiffstats
path: root/src/include/assert.h
Commit message (Expand)AuthorAgeFilesLines
* misc: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-091-27/+0
* gen: Add "assert" in assert.h.Hung-Te Lin2014-10-071-1/+5
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+1
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-2/+2
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-2/+2
* Various cometic and coding-style fixes (trivial).Uwe Hermann2010-03-011-7/+5
* assert.h: have the same information on asserts in romcc and non-romcc code.Stefan Reinauer2010-02-281-35/+46
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-151-1/+5
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-2/+2
* Uwe Hermann:Stefan Reinauer2006-08-231-59/+51
* Updating FSF address in the code.Stefan Reinauer2005-10-051-1/+1
* Initial revision.Steven J. Magnani2005-09-141-0/+59