index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
amd
/
cs5536
Age
Commit message (
Expand
)
Author
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-07-24
cs5536: add smbus support in ramstage
Christian Gmeiner
2012-03-07
Move C labels to start-of-line
Patrick Georgi
2011-04-11
Unify use of post_code
Alexandru Gagniuc
2011-04-10
In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
Stefan Reinauer
2011-01-12
drop unused files
Stefan Reinauer
2010-12-30
Remove duplicated GX2 processor IIOC mode setting on CS5535 southbridge code
Nils Jacobs
2010-12-29
-Clean up some comments.
Nils Jacobs
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-11-20
Unify DIMM SPD addressing. For Geode, change the
Patrick Georgi
2010-10-13
Enable or disable the power button in Kconfig
Peter Stuge
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-08
Make timer2 the default choice for TSC initialization.
Patrick Georgi
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-06-07
This patch extends the reserved resources for the cs5536 to avoid the excluded
Myles Watson
2010-05-25
Move CS5535 specific setup from GX2 driver to CS5535.
Stefan Reinauer
2010-05-23
Fix bug from r5476 re CS5536 device search during GeodeLX PCI domain enable
Peter Stuge
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-25
no warnings days.
Stefan Reinauer
2010-04-22
None of the cs5536 settings in devicetree.cb were ever used and nobody noticed.
Stefan Reinauer
2010-04-22
fix compilation remaining geode boards
Stefan Reinauer
2010-04-21
* clean up all but two warnings on artecgroup dbe61
Stefan Reinauer
2010-04-14
zero warnings days. Down to under 600 different warnings
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-04-02
remove some more warnings
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
more warnings gone...
Stefan Reinauer
2010-02-09
Port of CS5536 early UART setup from v3.
Edwin Beasant
2010-02-07
newconfig is no more.
Patrick Georgi
2010-02-03
The UART2 on the AMD cs5536 is incorrectly configured in two places.
Stefan Reinauer
2010-01-27
reformat Kconfig file, too.
Patrick Georgi
2010-01-27
Add the MSR writes that are needed to provide VGA legacy routing for the Geod...
Edwin Beasant
2010-01-16
coreboot used to have two different "APIs" for memory accesses:
Stefan Reinauer
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-08-28
This is the beginning of support for Geode and Kconfig in v2.
Ronald G. Minnich
2009-07-02
Move the v3 resource allocator to v2.
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-03-06
use include file for i8259 where appropriate (trivial)
Stefan Reinauer
2009-02-12
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2008-07-12
There was a programming error which made most USB port4 setup wrong. This pat...
Marc Jones
2008-05-06
cs5536 IDE PWB flag was not getting set since it is 1<<14 and it was only doi...
Marc Jones
2008-03-29
Now coreboot performs IRQ routing for some boards.
Nikolay Petukhov
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
2007-10-24
Ever wondered where those "setting incorrect section attributes for
Stefan Reinauer
2007-06-19
The GPIOs used for UART2 RX and TX were reversed.
Marc Jones
[next]