Missed this file in the previous check-in, r3248.
[coreboot.git] / src / arch / ppc /
2008-01-18 Stefan Reinauerrename linuxbios_* files, too.
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2006-12-05 Uwe HermannUse the common LinuxBIOS license header (trivial)....
2006-07-19 Stefan Reinauermove mptable to 960k to 1M
2005-11-14 Stefan Reinauercomment and unify lb_uint64 handling as discussed on...
2005-11-03 Stefan Reinauerreverting rev 2082
2005-11-02 Eswar Nallusamyppc970 initial porting.
2005-10-20 Greg Watsonchanges to support new ppc arch
2005-10-19 Greg Watsontrying to compile...
2005-10-19 Greg Watsonget include files right
2005-10-05 Stefan ReinauerUpdating FSF address in the code.
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 Eric Biederman- Update abuild.sh so it will rebuild successfull builds
2004-10-30 Eric Biederman- To reduce confuse rename the parts of linuxbios bios...
2004-10-27 Eric Biedermansizeram removal/conversion.
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-06-05 Greg WatsonAdd extra phase before memory init.
2004-06-03 Greg WatsonMake names more sensible.
2004-05-26 Stefan Reinauermove arch/<arch>/config to arch/<arch>/init
2004-04-21 Greg Watsonadded cache initialization code
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-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-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-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-02 Eric Biederman- Major update of the dynamic device tree so it can...
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-17 Eric Biederman- Remove $Id: from crt0.S.lb
2003-07-14 Greg Watsonnew init format
2003-07-14 Greg Watsonnew init stuff
2003-07-13 Greg Watson*** empty log message ***
2003-07-12 Eric Biederman- Remove all of the annoying $Id strings
2003-06-13 Greg WatsonMore FB2 stuff
2003-06-13 Greg WatsonAdded tables.c
2003-06-13 Greg WatsonFixes.
2003-06-13 Greg WatsonPPC cpu stuff
2003-06-09 Greg WatsonMoved from freebios