index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
ppc
Age
Commit message (
Expand
)
Author
2009-10-04
This removes the uses of the buildrom utility and the coreboot.strip
Patrick Georgi
2009-10-03
Remove:
Patrick Georgi
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-20
20090819-2-trim-down-cbfs:
Patrick Georgi
2009-08-12
Kconfig!
Patrick Georgi
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-05-30
Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this one
Stefan Reinauer
2009-05-13
Allow dynamic size for the {s,}elfboot bounce buffer.
Patrick Georgi
2009-04-04
small workaround for romtool incompatibility with ppc ports
Stefan Reinauer
2009-04-03
Add u64 typedef to ppc (trivial)
Patrick Georgi
2009-03-17
Don't know if this is the correct fix, but it fixes compilation of the PPC
Stefan Reinauer
2009-03-15
Fix all build problems on PPC except the _SDA_BASE issues caused by the
Stefan Reinauer
2009-01-20
Trivial stuff:
Stefan Reinauer
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2008-09-27
fix ppc mainboards (trivial)
Stefan Reinauer
2008-01-18
rename linuxbios_* files, too.
Stefan Reinauer
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2006-12-05
Use the common LinuxBIOS license header (trivial). Refs #5.
Uwe Hermann
2006-07-19
move mptable to 960k to 1M
Stefan Reinauer
2005-11-14
comment and unify lb_uint64 handling as discussed on the mailinglist
Stefan Reinauer
2005-11-03
reverting rev 2082
Stefan Reinauer
2005-11-02
ppc970 initial porting.
Eswar Nallusamy
2005-10-20
changes to support new ppc arch
Greg Watson
2005-10-19
trying to compile...
Greg Watson
2005-10-19
get include files right
Greg Watson
2005-10-05
Updating FSF address in the code.
Stefan Reinauer
2004-12-15
shame on me.
Stefan Reinauer
2004-12-15
obviously broken
Stefan Reinauer
2004-12-10
- Fix the definition of the linuxbios table so all of the compilers
Eric Biederman
2004-11-18
- First stab at getting the ppc ports building and working.
Eric Biederman
2004-11-12
ooops. sorry
Stefan Reinauer
2004-11-11
fix a little more of ppc
Stefan Reinauer
2004-11-11
mpspec.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 compile
Eric Biederman
2004-11-04
- Update abuild.sh so it will rebuild successfull builds
Eric Biederman
2004-10-30
- To reduce confuse rename the parts of linuxbios bios that run from
Eric Biederman
2004-10-27
sizeram removal/conversion.
Eric Biederman
2004-10-14
- First pass through with with device tree enhancement merge. Most of the me...
Eric Biederman
2004-06-05
Add extra phase before memory init.
Greg Watson
2004-06-03
Make names more sensible.
Greg Watson
2004-05-26
move arch/<arch>/config to arch/<arch>/init
Stefan Reinauer
2004-04-21
added cache initialization code
Greg Watson
2004-03-13
byte swapping
Greg Watson
2004-03-13
removed unused code
Greg Watson
2004-03-13
byteorder routines
Greg Watson
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2004-03-07
fix caching problem
Greg Watson
2004-01-22
updated for other boards
Greg Watson
2004-01-22
get memory mapped i/o working
Greg Watson
2003-12-17
needed for 4xx startup
Greg Watson
2003-12-17
added _outsw_ns
Greg Watson
2003-11-15
*** empty log message ***
Greg Watson
2003-11-15
need this code
Greg Watson
2003-11-15
jumping to payload
Greg Watson
2003-11-15
make sure stack resides in cache
Greg Watson
2003-11-09
*** empty log message ***
Greg Watson
2003-11-09
fixed warning
Greg Watson
2003-11-09
ticks_since_boot needed for sandpoint
Greg Watson
2003-11-09
printk for init
Greg Watson
2003-11-09
used in init code
Greg Watson
2003-11-09
not needed when using init
Greg Watson
2003-11-09
split for initobject
Greg Watson
2003-11-05
*** empty log message ***
Greg Watson
2003-11-03
add board_init
Greg Watson
2003-11-02
copied for i386
Greg Watson
2003-11-02
*** empty log message ***
Greg Watson
2003-11-02
cant be extern unless defined in a library somewhere
Greg Watson
2003-11-02
moved to clock.h
Greg Watson
2003-11-02
new headers
Greg Watson
2003-11-02
fix timer routines
Greg Watson
2003-10-12
cache ram startup
Greg Watson
2003-10-12
pre-mem startup
Greg Watson
2003-10-12
get pci ops right
Greg Watson
2003-10-12
missing directive
Greg Watson
2003-10-05
no hardcoded addresses!
Greg Watson
2003-10-05
standard functions
Greg Watson
2003-10-05
no need for assembly
Greg Watson
2003-10-05
new cpu types
Greg Watson
2003-09-02
- Major update of the dynamic device tree so it can handle
Eric Biederman
2003-07-28
PPC 4XX support
Greg Watson
2003-07-28
use longs
Greg Watson
2003-07-28
PVR support
Greg Watson
2003-07-28
added new routines
Greg Watson
2003-07-28
deal with different reset vector addresses
Greg Watson
2003-07-28
made timer more generic
Greg Watson
2003-07-28
added ppc_ to function names
Greg Watson
2003-07-17
- Remove $Id: from crt0.S.lb
Eric Biederman
2003-07-14
new init format
Greg Watson
2003-07-14
new init stuff
Greg Watson
2003-07-13
*** empty log message ***
Greg Watson
2003-07-12
- Remove all of the annoying $Id strings
Eric Biederman
2003-06-13
More FB2 stuff
Greg Watson
2003-06-13
Added tables.c
Greg Watson
2003-06-13
Fixes.
Greg Watson
2003-06-13
PPC cpu stuff
Greg Watson
2003-06-09
Moved from freebios
Greg Watson