aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/e7501/debug.c
AgeCommit message (Expand)Author
2015-01-06northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2011-10-28Clear improper use of CONFIG_CACHE_AS_RAMKyösti Mälkki
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-08-03Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-15zero warnings days...Stefan Reinauer
2010-04-14drop setup_ics code that was blatantly copied from cx700 and Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-30drop USE_INIT should be USE_PRINTK_IN_CAR here.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
2006-05-26fix two mainboards that have been broken by someone who does not use abuild.shStefan Reinauer
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2004-07-01Intel E7501 P64H2 ICH5R supportYinghai Lu