Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30
[coreboot.git] / src / arch /
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-03-04 Li-Ta Losome comment in ACPI table
2005-02-08 Stefan Reinauergenerous iteration on the device tree removed.
2005-02-08 Stefan Reinauerfix comment
2005-01-26 Stefan Reinauertarget port may need to checksum
2005-01-19 Stefan Reinauer- make acpi usable for more than one motherboard.
2005-01-18 Stefan Reinauerthis is obsolete.
2004-12-27 Li-Ta Loremove unused options
2004-12-15 Stefan Reinauershame on me.
2004-12-15 Stefan Reinauerobviously broken
2004-12-10 Eric Biederman- Fix the definition of the linuxbios table so all...
2004-11-18 Eric Biederman- First stab at getting the ppc ports building and...
2004-11-12 Stefan Reinauerooops. sorry
2004-11-11 Stefan Reinauerfix a little more of ppc
2004-11-11 Eric Biedermanmpspec.h: Tweak the write_smp_table macro so that it...
2004-11-05 Eric Biederman- First pass at getting the powerpc ports to compile
2004-11-04 Li-Ta Lotell people that the segment descriptors are different...
2004-11-04 Eric Biederman- Update abuild.sh so it will rebuild successfull builds
2004-10-30 Eric Biederman- Update console.c to have non-inline versions of functions
2004-10-30 Eric Biederman- To reduce confuse rename the parts of linuxbios bios...
2004-10-29 Mark WilkinsonChanges to allow Via/Epia code to be compiled after...
2004-10-27 Eric Biedermansizeram removal/conversion.
2004-10-16 Eric Biederman- HDAMA boots!
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-10-14 Eric Biederman- Update so we no longer require console.inc
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-10-14 Eric Biederman- Add arch/cpu.h
2004-10-06 Ronald G. Minnichepia-m support
2004-07-01 Yinghai Luremove_logical_cpus need call get_option
2004-06-28 Stefan Reinauermake cpuid and mtrr check conditional. They are not...
2004-06-07 Stefan Reinauersimplify pirq handling. Only apply consistency fixes...
2004-06-05 Greg WatsonAdd extra phase before memory init.
2004-06-03 Greg WatsonMake names more sensible.
2004-05-28 Eric Biederman- Added volatile to asm statements in auto.c and failover.c
2004-05-27 Stefan Reinauercosmetics
2004-05-26 Stefan Reinauermove arch/<arch>/config to arch/<arch>/init
2004-05-13 Li-Ta Locode reformat
2004-05-12 Li-Ta Loremove unused l2 cache configure, if we really need...
2004-04-21 Greg Watsonadded cache initialization code
2004-04-15 Li-Ta Locode reformat
2004-03-26 Li-Ta Lospeed up ecc clear by enable MTRR/Cache first.
2004-03-23 Li-Ta LoDoxidization, reformat
2004-03-23 Greg Watsontighten up option exporting
2004-03-13 Greg Watsonbyte swapping
2004-03-13 Greg Watsonremoved unused code
2004-03-13 Greg Watsonbyteorder routines
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2004-03-07 Greg Watsonfix caching problem
2004-02-03 Stefan Reinauercreate MADT tables, too.
2004-01-29 Stefan Reinaueracpi fixes:
2004-01-28 Stefan Reinauerplease forgive me... ;)
2004-01-26 Stefan Reinauerunify debug messages, fix typo
2004-01-26 Stefan ReinauerAllow using an APIC without mptable.
2004-01-22 Greg Watsonupdated for other boards
2004-01-22 Greg Watsonget memory mapped i/o working
2003-12-17 Greg Watsonneeded for 4xx startup
2003-12-17 Greg Watsonadded _outsw_ns
2003-11-15 Greg Watson*** empty log message ***
2003-11-15 Greg Watsonneed this code
2003-11-15 Greg Watsonjumping to payload
2003-11-15 Greg Watsonmake sure stack resides in cache
2003-11-09 Greg Watson*** empty log message ***
2003-11-09 Greg Watsonfixed warning
2003-11-09 Greg Watsonticks_since_boot needed for sandpoint
2003-11-09 Greg Watsonprintk for init
2003-11-09 Greg Watsonused in init code
2003-11-09 Greg Watsonnot needed when using init
2003-11-09 Greg Watsonsplit for initobject
2003-11-05 Greg Watson*** empty log message ***
2003-11-03 Greg Watsonadd board_init
2003-11-02 Greg Watsoncopied for i386
2003-11-02 Greg Watson*** empty log message ***
2003-11-02 Greg Watsoncant be extern unless defined in a library somewhere
2003-11-02 Greg Watsonmoved to clock.h
2003-11-02 Greg Watsonnew headers
2003-11-02 Greg Watsonfix timer routines
2003-10-28 Stefan Reinauerdynamic pirq table fixup
2003-10-12 Greg Watsoncache ram startup
2003-10-12 Greg Watsonpre-mem startup
2003-10-12 Greg Watsonget pci ops right
2003-10-12 Greg Watsonmissing directive
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-10-05 Greg Watsonno hardcoded addresses!
2003-10-05 Greg Watsonstandard functions
2003-10-05 Greg Watsonno need for assembly
2003-10-05 Greg Watsonnew cpu types
2003-09-26 Ronald G. MinnichIt builds!
2003-09-02 Eric Biederman- Major update of the dynamic device tree so it can...
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-07-30 Ronald G. Minnichupdates from YhLu, plus fixes for PPC/K8 issues.
2003-07-28 Greg WatsonPPC 4XX support
2003-07-28 Greg Watsonuse longs
2003-07-28 Greg WatsonPVR support
2003-07-28 Greg Watsonadded new routines
2003-07-28 Greg Watsondeal with different reset vector addresses
2003-07-28 Greg Watsonmade timer more generic
2003-07-28 Greg Watsonadded ppc_ to function names
2003-07-25 Ronald G. Minnichchange it so linuxbios.rom is the final target.
next