summaryrefslogtreecommitdiff
path: root/cbtable.c
Commit message (Expand)AuthorAgeFilesLines
* cbtable.c: Do not unnecessarily duplicate strings.stefanct2014-11-011-8/+4
* Clean up physmap, fix unaligned mapping problemshailfinger2014-03-051-3/+4
* Remove exit call and mayfail parameter from physmap_common().stefanct2013-09-141-2/+2
* Introduce msg_*warn.stefanct2013-01-041-3/+3
* Some ISO C fixes.stefanct2012-08-271-0/+1
* Refactor the -p internal:mainboard handling.stefanct2012-08-201-85/+46
* Move show_id to where it belongs.stefanct2012-08-111-0/+80
* Portability fixes and cleanupshailfinger2012-08-091-1/+1
* 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