aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/p2b/Config.lb
AgeCommit message (Expand)Author
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-08-19Reduce size of the romstage on various boards that fail to build on QA.Patrick Georgi
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-06When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger
2009-04-21Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger
2008-12-10Use -O2 and -mcpu=p2 as romcc options for all Intel 440BX boards.Uwe Hermann
2008-09-04This changes the python generated makefilesCarl-Daniel Hailfinger
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-12-17Enable IDE legacy port access for all 440BX based boards per default, asUwe Hermann
2007-10-30Various smaller fixes to make the ASUS P2B match the formatUwe Hermann
2007-10-16Completely rip out / replace the ASUS P2B code (which wasn't really working),Uwe Hermann
2006-12-15Apply linuxbios-rename-other-payload-options.patchEd Swierk
2006-07-29- Add support _framework_ for the Asus p2b. Richard Smith