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
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