summaryrefslogtreecommitdiffstats
path: root/src/include/kernel/console.H
Commit message (Collapse)AuthorAgeFilesLines
* Fix for printkd.Patrick Williams2011-08-251-1/+1
| | | | | | | Change-Id: I3af281d6e3ef2914b78298b587f098942e8a1c43 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/278 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add environment var to remove debug messages.Patrick Williams2011-08-241-2/+8
| | | | | | | | | | | | - Add printkd function. - Create HOSTBOOT_DEBUG env var for printk. - Update trace interfaces to utilize HOSTBOOT_DEBUG. - Fix compile errors due to unused variables. Change-Id: Ib18c3ecd51ca333e0118949bf35476e9c5aa46a7 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/273 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
| | | | | | | Change-Id: I205f2409e56032cfc0aaf01d7e26d357f0b86373 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/277 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
* Support running a full system worth of threads.Patrick Williams2011-03-071-1/+1
|
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-051-1/+2
| | | | dd45c30bd53d8e6c123165b83842d08117558a3c
* Support printk format warnings.Patrick Williams2010-10-051-1/+1
|
* Enable -Wall and fix warnings.Patrick Williams2010-08-191-1/+1
|
* Full vargs printk.Patrick Williams2010-05-191-1/+1
|
* Create simple console.Patrick Williams2010-05-181-0/+25
OpenPOWER on IntegriCloud