summaryrefslogtreecommitdiffstats
path: root/src/include/pc80
Commit message (Expand)AuthorAgeFilesLines
...
* pc80/mc146818rtc.h: Has X86 specific inlines without guardsEdward O'Callaghan2014-06-252-1/+6
* include/pc80/mc146818rtc.h: Move include to top of fileEdward O'Callaghan2014-06-251-1/+1
* PIC i8259: Move #defines and functions to i8259.hMike Loptien2014-06-111-1/+65
* src/*: Remove the last remnants of struct keyboardEdward O'Callaghan2014-05-131-4/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-1/+1
* drivers/elog: Fix implicit function declaration issueEdward O'Callaghan2014-04-201-0/+2
* Log device path into CMOS during probe stagesDuncan Laurie2013-11-261-0/+2
* Extend CMOS POST code logging to store extra dataDuncan Laurie2013-11-261-0/+9
* pc80/mc146818rtc: Return an error code rather than an integerAlexandru Gagniuc2013-11-251-5/+10
* include: Fix spellingMartin Roth2013-07-111-1/+1
* Drop prototype guarding for romccStefan Reinauer2013-05-102-4/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-014-4/+4
* mc146818rtc: disable RTC before writing to nvramPatrick Georgi2012-11-191-1/+30
* mc146818rtc: Remove the hyphen to build on NetBSD and DarwinZheng Bao2012-11-091-2/+0
* Log unexpected post code from the previous bootDuncan Laurie2012-11-081-0/+4
* Add support for storing POST codes in CMOSDuncan Laurie2012-11-081-0/+19
* RTC: Write build date in BCD when clearing RTC CMOSDuncan Laurie2012-11-071-0/+2
* RTC: Add a routine to check if the CMOS date is validzbao2012-08-021-0/+5
* RTC: Add defines for standard clock offsetsDuncan Laurie2012-07-241-0/+12
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-271-1/+1
* Add TPM support to corebootStefan Reinauer2012-03-301-0/+29
* Add cmos helper functions for reading/writing a dwordDuncan Laurie2012-03-281-0/+16
* Fix CMOS handling for non-USE_OPTION_TABLE configurationPatrick Georgi2011-12-131-2/+1
* Enable/fix compilation of i8254 code in ram stage.Stefan Reinauer2011-10-131-2/+3
* Miscellaneous AMD F14 warning fixesefdesign982011-09-121-0/+2
* CMOS: add set_option()Sven Schnelle2011-06-151-0/+2
* Change read_option() to a macro that wraps some API uglynessPatrick Georgi2011-05-101-2/+3
* - Fix race condition in option_table.h generation by moving the includeStefan Reinauer2010-09-251-8/+0
* Revert 5762. It silently broke a lot of boards because abuild was broken.Myles Watson2010-09-021-0/+8
* Fix race condition in option_table.h generation by moving the include statementStefan Reinauer2010-09-011-8/+0
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-2/+35
* Don't include option_table.h every time we include mc146818rtc.h, that was aStefan Reinauer2010-03-291-4/+4
* - include option_table.h when it is created, and that's HAVE_OPTION_TABLEStefan Reinauer2010-03-291-2/+2
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-291-10/+5
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-231-1/+1
* Various license header consistency fixes (trivial).Uwe Hermann2010-02-152-24/+28
* http://www.coreboot.org/pipermail/coreboot/2007-October/025740.htmlStefan Reinauer2009-11-051-0/+61
* drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer2009-10-231-211/+0
* Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA.Myles Watson2009-10-201-2/+2
* Add const to get rid of some warnings when passing quoted strings.Myles Watson2009-10-091-2/+2
* Rewrite interrupt handling in coreboot to be more comprehensible andStefan Reinauer2009-07-211-0/+4
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-7/+7
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-3/+5
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-5/+3
* Implement native VGA Support.Luc Verhaegen2009-05-292-213/+94
* Add VIA CX700 support, plus VIA vt8454c reference board support.Stefan Reinauer2009-04-171-0/+24
* add a header file for i8259.h (trivial)Stefan Reinauer2009-01-201-0/+1
* Fix a LOT of implicit function declarations before they become errors.Corey Osgood2008-12-191-0/+1
* small gcc4 patches, some ts5300 updatesStefan Reinauer2005-12-041-2/+0
* Updating FSF address in the code.Stefan Reinauer2005-10-051-1/+1