summaryrefslogtreecommitdiffstats
path: root/src/include/lib.h
Commit message (Expand)AuthorAgeFilesLines
* lib/hexdump: Use `size_t` for length parameter of `hexdump32()`Paul Menzel2014-05-051-1/+1
* AMD: Add common header file for CAR setupKyösti Mälkki2014-04-281-8/+0
* Move hexdump32() to lib/hexdump.Kyösti Mälkki2014-02-111-0/+1
* lib: Add log2 ceiling functionAlexandru Gagniuc2014-01-141-0/+1
* lib/hexdump: Take const void * and size_t as argumentsAlexandru Gagniuc2014-01-141-1/+2
* lib: Make log2() available in romstage on ARM, not just x86Alexandru Gagniuc2014-01-131-1/+1
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-261-0/+1
* Add simple hexdump functionStefan Reinauer2013-12-211-0/+3
* ramtest.c: Add silent ram_checkAlexandru Gagniuc2013-06-101-0/+1
* Drop prototype guarding for romccStefan Reinauer2013-05-101-2/+2
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+1
* Clean up stack checking codeStefan Reinauer2012-11-131-2/+2
* Implement stack overflow checking for the BSPRonald G. Minnich2012-07-241-1/+7
* AMD Geode cpus: apply un-written naming rulesKyösti Mälkki2012-02-131-1/+1
* lib: add ram_check_nodieSven Schnelle2012-01-121-0/+1
* more ifdef -> if fixesStefan Reinauer2011-04-211-1/+1
* drop one more version of doing serial uart output differently.Stefan Reinauer2010-12-171-3/+0
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-111-1/+1
* Fix console prototypes for non-romcc boards.Myles Watson2010-04-021-0/+1
* Get rid of a few warnings:Myles Watson2010-03-191-0/+22
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-151-1/+1
* Create lib.h for homeless prototypes.Myles Watson2009-10-281-0/+30
OpenPOWER on IntegriCloud