summaryrefslogtreecommitdiff
path: root/common/port80.c
Commit message (Expand)AuthorAgeFilesLines
* port80: Clean up macrosFurquan Shaikh2017-10-311-4/+1
* port80: Provide default routine for logging port80 resumeFurquan Shaikh2017-10-311-0/+7
* port80: Disable default print of port80 messages in interrupt contextFurquan Shaikh2017-09-121-30/+60
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* common: port80: Add items to .bss.slow.Aseda Aboagye2015-11-111-3/+3
* port80: Remove HAS_TASK_PORT80.Aseda Aboagye2015-10-191-58/+0
* port80: Reduce history buffer to 256 bytes.Aseda Aboagye2015-10-131-1/+1
* port80: Disable port80 task when leaving S0Shawn Nematbakhsh2015-07-151-11/+26
* mec1322: Added task-based Port80 POST code support.Kevin K Wong2015-04-271-0/+47
* CHROMIUM: ec: Add Port 80 history access from ectoolsWenkai Du2014-05-071-2/+38
* Clean up a few modules in common/Randall Spangler2012-10-261-5/+3
* port80: Track and export last post code in previous bootDuncan Laurie2012-08-131-2/+31
* Enhance port 80 loggingRandall Spangler2012-08-071-11/+37
* If port 80 buffer isn't full, only print partial contentsRandall Spangler2012-06-181-12/+27
* Better help for console commandsRandall Spangler2012-05-251-1/+4
* Even more debug command cleanup to save spaceRandall Spangler2012-05-211-7/+5
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-1/+1
* Refactor async console outputRandall Spangler2012-04-241-6/+7
* Clean up initsRandall Spangler2012-04-191-12/+2
* Add %T format code to print current timestamp.Randall Spangler2012-04-031-1/+1
* Remove code for skipping duplicate port 80 writesRandall Spangler2012-03-191-13/+4
* Make port 80 output less scrollyRandall Spangler2012-02-141-7/+16
* Print repeated port 80 writes, for coreboot/uboot debuggingRandall Spangler2012-02-091-0/+3
* register console commands at compile-timeVincent Palatin2012-01-241-9/+1
* Initial sources import 1/3Randall Spangler2011-12-071-0/+74