summaryrefslogtreecommitdiffstats
path: root/cbtable.c
Commit message (Expand)AuthorAgeFilesLines
* Rename Direct I/O library to DirectHWCarl-Daniel Hailfinger2010-10-061-1/+1
* Remove duplicate includes from the codeStefan Reinauer2010-10-061-1/+0
* Implement libpayload support and improve life for DOS based flashrom, tooPatrick Georgi2010-09-251-2/+2
* Split off programmer.h from flash.hCarl-Daniel Hailfinger2010-07-271-0/+1
* Remove unneeded #include statements completelyCarl-Daniel Hailfinger2010-05-301-0/+2
* Convert various prints to use msg_p* and msg_g* respectivelySean Nelson2010-05-071-11/+11
* Create a physical memory mapping function which requests cached readonly memoryCarl-Daniel Hailfinger2010-02-021-3/+13
* Enable -Wshadow, clean code for thatMichael Karcher2010-01-121-4/+4
* Internal (onboard) programming was the only feature which could not be disabledCarl-Daniel Hailfinger2009-12-131-0/+14
* Remove unnecessary #include filesCarl-Daniel Hailfinger2009-08-091-3/+0
* Boards with coreboot have a cbtable containing vendor and board nameCarl-Daniel Hailfinger2009-07-301-0/+2
* Drop unused/duplicated #includes and some dead codeUwe Hermann2009-05-161-3/+0
* Fix spelling error in commentDaniel McLellan2009-05-141-1/+1
* Some coding style and consistency fixesUwe Hermann2009-04-151-1/+1
* This patch adds "high coreboot table support" to coreboot version 2Stefan Reinauer2009-03-171-8/+22
* Darwin / Mac OS XStefan Reinauer2009-01-261-4/+13
* Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() callStefan Reinauer2009-01-261-7/+1
* Forgot some things in r3899Peter Stuge2009-01-261-3/+3
* Little readability improvement in cbtable.c:coreboot_init()Peter Stuge2009-01-261-15/+13
* Check all mmap() calls and print helpful Linux error messagePeter Stuge2009-01-231-0/+1
* Rename linuxbios_* files in utils repositoryStefan Reinauer2008-01-181-0/+218
OpenPOWER on IntegriCloud