summaryrefslogtreecommitdiff
path: root/cbtable.c
Commit message (Expand)AuthorAgeFilesLines
* Replace --mainboard with -p internal:mainboardhailfinger2012-01-041-5/+14
* coreboot table handling: make debug message msg_pdbg.stepan2011-04-011-1/+1
* flashrom: fix sparse warning: Using plain integer as NULL pointerstepan2011-01-241-1/+1
* The Direct I/O library for Mac OS X is now called DirectHW to make surehailfinger2010-10-061-1/+1
* Remove duplicate includes from the code.stepan2010-10-061-1/+0
* Implement libpayload support and improve life for DOShailfinger2010-09-251-2/+2
* Split off programmer.h from flash.h.hailfinger2010-07-271-0/+1
* Remove unneeded #include statements completely.hailfinger2010-05-301-0/+2
* convert programmer print messages to msg_p*snelson2010-05-071-11/+11
* Create a physical memory mapping function which requests cached readonlyhailfinger2010-02-021-3/+13
* Enable -Wshadow, clean code for thatmkarcher2010-01-121-4/+4
* Internal (onboard) programming was the only feature which could not behailfinger2009-12-131-0/+14
* Remove unnecessary #include files.hailfinger2009-08-091-3/+0
* Boards with coreboot have a cbtable containing vendor and board name.stepan2009-07-301-0/+2
* Drop unused/duplicated #includes and some dead code (trivial).uwe2009-05-161-3/+0
* Fix spelling error in commentstuge2009-05-141-1/+1
* Original v2 revision: 4117uwe2009-04-151-1/+1
* Original v2 revision: 4012stepan2009-03-171-8/+22
* Original v2 revision: 3905stuge2009-01-261-4/+13
* Original v2 revision: 3903stuge2009-01-261-7/+1
* Original v2 revision: 3900stuge2009-01-261-3/+3
* Original v2 revision: 3899stuge2009-01-261-15/+13
* Original v2 revision: 3890stuge2009-01-231-0/+1
* Original v2 revision: 3058stepan2008-01-181-0/+218