aboutsummaryrefslogtreecommitdiff
path: root/src/arch/ppc
AgeCommit message (Expand)Author
2009-10-28Drop remainder of PPC portStefan Reinauer
2009-10-24re-order console output functions, add proper prototypes, Stefan Reinauer
2009-10-16Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-07Various Kconfig fixes and improvements:Uwe Hermann
2009-10-04This removes the uses of the buildrom utility and the coreboot.stripPatrick Georgi
2009-10-03Remove:Patrick Georgi
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-2020090819-2-trim-down-cbfs:Patrick Georgi
2009-08-12Kconfig!Patrick Georgi
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-05-30Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this oneStefan Reinauer
2009-05-13Allow dynamic size for the {s,}elfboot bounce buffer.Patrick Georgi
2009-04-04small workaround for romtool incompatibility with ppc portsStefan Reinauer
2009-04-03Add u64 typedef to ppc (trivial)Patrick Georgi
2009-03-17Don't know if this is the correct fix, but it fixes compilation of the PPCStefan Reinauer
2009-03-15Fix all build problems on PPC except the _SDA_BASE issues caused by theStefan Reinauer
2009-01-20Trivial stuff:Stefan Reinauer
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-09-27fix ppc mainboards (trivial)Stefan Reinauer
2008-01-18rename linuxbios_* files, too.Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2006-12-05Use the common LinuxBIOS license header (trivial). Refs #5.Uwe Hermann
2006-07-19move mptable to 960k to 1MStefan Reinauer
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
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-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-27sizeram removal/conversion.Eric Biederman
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-06-05Add extra phase before memory init.Greg Watson
2004-06-03Make names more sensible.Greg Watson
2004-05-26move arch/<arch>/config to arch/<arch>/initStefan Reinauer
2004-04-21added cache initialization codeGreg 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-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-12cache ram startupGreg Watson
2003-10-12pre-mem startupGreg Watson
2003-10-12get pci ops rightGreg Watson
2003-10-12missing directiveGreg Watson
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-02- Major update of the dynamic device tree so it can handleEric Biederman
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
2003-07-28added ppc_ to function namesGreg Watson
2003-07-17- Remove $Id: from crt0.S.lbEric Biederman
2003-07-14new init formatGreg Watson
2003-07-14new init stuffGreg Watson
2003-07-13*** empty log message ***Greg Watson
2003-07-12- Remove all of the annoying $Id stringsEric Biederman
2003-06-13More FB2 stuffGreg Watson
2003-06-13Added tables.cGreg Watson
2003-06-13Fixes.Greg Watson