summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-03-07fix caching problemGreg Watson
2004-02-03create MADT tables, too.Stefan Reinauer
2004-01-29acpi fixes:Stefan Reinauer
2004-01-28please forgive me... ;)Stefan Reinauer
2004-01-26unify debug messages, fix typoStefan Reinauer
2004-01-26Allow using an APIC without mptable.Stefan Reinauer
2004-01-22updated for other boardsGreg Watson
2004-01-22get memory mapped i/o workingGreg Watson
2003-12-17needed for 4xx startupGreg Watson
2003-12-17added _outsw_nsGreg Watson
2003-11-15*** empty log message ***Greg Watson
2003-11-15need this codeGreg Watson
2003-11-15jumping to payloadGreg Watson
2003-11-15make sure stack resides in cacheGreg Watson
2003-11-09*** empty log message ***Greg Watson
2003-11-09fixed warningGreg Watson
2003-11-09ticks_since_boot needed for sandpointGreg Watson
2003-11-09printk for initGreg Watson
2003-11-09used in init codeGreg Watson
2003-11-09not needed when using initGreg Watson
2003-11-09split for initobjectGreg Watson
2003-11-05*** empty log message ***Greg Watson
2003-11-03add board_initGreg Watson
2003-11-02copied for i386Greg Watson
2003-11-02*** empty log message ***Greg Watson
2003-11-02cant be extern unless defined in a library somewhereGreg Watson
2003-11-02moved to clock.hGreg Watson
2003-11-02new headersGreg Watson
2003-11-02fix timer routinesGreg Watson
2003-10-28dynamic pirq table fixupStefan Reinauer
2003-10-12cache ram startupGreg Watson
2003-10-12pre-mem startupGreg Watson
2003-10-12get pci ops rightGreg Watson
2003-10-12missing directiveGreg Watson
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-10-05no hardcoded addresses!Greg Watson
2003-10-05standard functionsGreg Watson
2003-10-05no need for assemblyGreg Watson
2003-10-05new cpu typesGreg Watson
2003-09-26It builds!Ronald G. Minnich
2003-09-02- Major update of the dynamic device tree so it can handleEric Biederman
2003-09-01- Updates to config.g so that it works more reliably and has initial supportEric Biederman
2003-07-30updates from YhLu, plus fixes for PPC/K8 issues.Ronald G. Minnich
2003-07-28PPC 4XX supportGreg Watson
2003-07-28use longsGreg Watson
2003-07-28PVR supportGreg Watson
2003-07-28added new routinesGreg Watson
2003-07-28deal with different reset vector addressesGreg Watson
2003-07-28made timer more genericGreg Watson