summaryrefslogtreecommitdiff
path: root/src/arch/ppc
AgeCommit message (Expand)Author
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