summaryrefslogtreecommitdiffstats
path: root/cbtable.c
Commit message (Expand)AuthorAgeFilesLines
* 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