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
/
mainboard
/
dell
/
s1850
/
auto.c
Age
Commit message (
Expand
)
Author
2010-01-05
* Explicitly add __PRE_RAM__ where it should be added.
Stefan Reinauer
2009-10-24
Major cleanups of the hard_reset() code and config in coreboot.
- supermicro/x6dhe_g/auto.c
2009-10-16
This is a snapshot as the availability of the systems for this
Ronald G. Minnich
2009-10-11
Remove useless udelay() duplication.
Uwe Hermann
2009-10-09
This change allows us to see the spd on the s850, finally.
Ronald G. Minnich
2009-10-07
Get rid of early_serial, it is now a generic function in early_init.
Ronald G. Minnich
2009-10-01
This is now set up more like the real hardware likes it.
Ronald G. Minnich
2009-09-25
Trivial fixups to get this board further along.
Ronald G. Minnich
2009-09-23
simplify source tree hierarchy: move files from sdram/ and ram/ to lib/
Stefan Reinauer
2009-09-17
This is a patch for killing IPMI on the s1850 -- or at least geting the BMC
Ronald G. Minnich
2009-09-15
This is an otherwise dead platform. I'm just committing the basics that
Ronald G. Minnich
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2006-10-27
Rename E7520 to e7520, and E7525 to e7525 in the code. The next commit
Uwe Hermann
2006-04-06
break the tree really quick due to svn restrictions, next commit fill fix it
Stefan Reinauer
2005-10-19
adding support for dell 1850
Ronald G. Minnich