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
2016-09-20
southbridge/amd: Add space around operators
Elyes HAOUAS
2016-09-02
southbridge/amd/cs553x: Fix whitespace early_setup.c
Martin Roth
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2016-07-31
src/southbridge: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-04
devicetree: Change scan_bus() prototype in device ops
Kyösti Mälkki
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-06
southbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-12-17
southbridge/amd amd81XX, cs553X & sr5650 spelling fixes
Martin Roth
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-08-09
southbridge/amd/cs5536: Trivial style fix for trailing comment
Edward O'Callaghan
2014-07-08
southbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2013-09-17
Fix whitespace leaked into tree
Kyösti Mälkki
2013-08-16
AMD Southbridge CS5536: make use of #include <device/smbus_def.h>
Christian Gmeiner
2013-06-03
AMD Geode CS5536: downgrade BIOS_ERR
Christian Gmeiner
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2012-11-27
Get rid of drivers class
Patrick Georgi
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
[next]