aboutsummaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2005-11-24fix typos reported by Martin LeyStefan Reinauer
2005-11-22EPIA-M fixupRonald G. Minnich
2005-11-14comment and unify lb_uint64 handling as discussed on the mailinglistStefan Reinauer
2005-11-03reverting rev 2082Stefan Reinauer
2005-11-02ppc970 initial porting.Eswar Nallusamy
2005-10-20changes to support new ppc archGreg Watson
2005-10-19trying to compile...Greg Watson
2005-10-19get include files rightGreg Watson
2005-10-05Updating FSF address in the code.Stefan Reinauer
2005-09-14Abort cpu_initialize if we detect that we've lost a race.Steven J. Magnani
2005-09-12Relocate the GDT to reserved memory, so it won't get clobbered by elfboot(), ...Steven J. Magnani
2005-08-10more removal for obsolete VGABIOS supportLi-Ta Lo
2005-08-10Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt
2005-08-09- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt
2005-07-26move x86 CAR related stuff to arch/i386/Config.lbLi-Ta Lo
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-13arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-3arch import user (historical)
2005-03-04some comment in ACPI tableLi-Ta Lo
2005-02-08generous iteration on the device tree removed.Stefan Reinauer
2005-02-08fix commentStefan Reinauer
2005-01-26target port may need to checksumStefan Reinauer
2005-01-19- make acpi usable for more than one motherboard.Stefan Reinauer
2005-01-18this is obsolete.Stefan Reinauer
2004-12-27remove unused optionsLi-Ta Lo
2004-12-15shame on me.Stefan Reinauer
2004-12-15obviously brokenStefan Reinauer
2004-12-10- Fix the definition of the linuxbios table so all of the compilersEric Biederman
2004-11-18- First stab at getting the ppc ports building and working.Eric Biederman
2004-11-12ooops. sorryStefan Reinauer
2004-11-11fix a little more of ppcStefan Reinauer
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-11-05- First pass at getting the powerpc ports to compileEric Biederman
2004-11-04tell people that the segment descriptors are different for ROMCC andLi-Ta Lo
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-10-30- Update console.c to have non-inline versions of functionsEric Biederman
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-29Changes to allow Via/Epia code to be compiled after recent code changes.Mark Wilkinson
2004-10-27sizeram removal/conversion.Eric Biederman
2004-10-16- HDAMA boots!Eric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-14- Update so we no longer require console.incEric Biederman
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-10-14- Add arch/cpu.hEric Biederman
2004-10-06epia-m supportRonald G. Minnich
2004-07-01remove_logical_cpus need call get_optionYinghai Lu
2004-06-28make cpuid and mtrr check conditional. They are not there on cpus older thanStefan Reinauer
2004-06-07simplify pirq handling. Only apply consistency fixes on the copied versionStefan Reinauer
2004-06-05Add extra phase before memory init.Greg Watson
2004-06-03Make names more sensible.Greg Watson
2004-05-28- Added volatile to asm statements in auto.c and failover.cEric Biederman
2004-05-27cosmeticsStefan Reinauer
2004-05-26move arch/<arch>/config to arch/<arch>/initStefan Reinauer
2004-05-13code reformatLi-Ta Lo
2004-05-12remove unused l2 cache configure, if we really need it some time in theLi-Ta Lo
2004-04-21added cache initialization codeGreg Watson
2004-04-15code reformatLi-Ta Lo
2004-03-26speed up ecc clear by enable MTRR/Cache first.Li-Ta Lo
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-23tighten up option exportingGreg Watson
2004-03-13byte swappingGreg Watson
2004-03-13removed unused codeGreg Watson
2004-03-13byteorder routinesGreg Watson
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