summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/a8n_e
AgeCommit message (Expand)Author
2009-10-04This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi
2009-10-03Remove:Patrick Georgi
2009-09-23simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer
2009-08-12Kconfig!Patrick Georgi
2009-08-11Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi
2009-06-30the tool chain settings should not be in renamed (as they will never live inStefan Reinauer
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-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-05-01Trivial patch to make #defines generated from cmos.layout have unique names. ...Myles Watson
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-22drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer
2009-04-21Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-04-12This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger
2009-04-11Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger
2009-04-01Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer
2009-03-31Add the CONFIG_ROMS config variable. Ronald G. Minnich
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2009-01-20This patch makes the recently added assembler debug optional, as it mayStefan Reinauer
2008-12-22In the process of trying to debug some HT sync problems I added lots ofCarl-Daniel Hailfinger
2008-11-28This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer
2008-10-04Fix obviously (syntactically) broken cmos.layout (trivial).Uwe Hermann
2008-10-01Enable all available devices on the ASUS A8N-E (trivial).Uwe Hermann
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-09-30Coding-style fixes and simplifications for the ASUS A8N-E (trivial).Uwe Hermann
2008-09-23The AMD dbm690t mainboard uses the it8712f SIO with theMarc Jones
2008-01-26This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-12-09This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson
2007-09-24Various cosmetic changes and coding style fixes (trivial).Uwe Hermann
2007-05-24Add initial support for the ASUS A8N-E board.Philipp Degler