aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/init/car.S
AgeCommit message (Expand)Author
2010-02-19Revert deletion of src/arch/i386/init.Patrick Georgi
2010-02-191. Change CONFIG_DEBUG to DEBUG in util/x86emu/*Myles Watson
2010-02-11Adapt all uses of CONFIG_XIP_ROM_BASE to usePatrick Georgi
2009-10-17Remove CONFIG_ from #defines that aren't config variables. Trivial.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-16These changes implement car in qemu. The implementation is in several Ronald G. minnich