summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cs5536
AgeCommit message (Expand)Author
2018-12-21cpu/amd/geode_lx: Drop supportArthur Heymans
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-16sb/amd/cs5536: Remove unneeded include <cpu/x86/bist.h>Elyes HAOUAS
2018-10-24sb/amd: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-05-21sb/amd/cs5536: Get rid of device_tElyes HAOUAS
2017-07-18sb/amd/cs5536: Remove includes of C filesMartin Roth
2017-06-30southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-09-20southbridge/amd: Add space around operatorsElyes HAOUAS
2016-09-02southbridge/amd/cs553x: Fix whitespace early_setup.cMartin Roth
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-07-31src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-04devicetree: Change scan_bus() prototype in device opsKyösti Mälkki
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-06southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-12-17southbridge/amd amd81XX, cs553X & sr5650 spelling fixesMartin Roth
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-08-09southbridge/amd/cs5536: Trivial style fix for trailing commentEdward O'Callaghan
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2013-09-17Fix whitespace leaked into treeKyösti Mälkki
2013-08-16AMD Southbridge CS5536: make use of #include <device/smbus_def.h>Christian Gmeiner
2013-06-03AMD Geode CS5536: downgrade BIOS_ERRChristian Gmeiner
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
2012-11-27Get rid of drivers classPatrick Georgi
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-07-24cs5536: add smbus support in ramstageChristian Gmeiner
2012-03-07Move C labels to start-of-linePatrick Georgi
2011-04-11Unify use of post_codeAlexandru Gagniuc
2011-04-10In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer
2011-01-12drop unused filesStefan Reinauer
2010-12-30Remove duplicated GX2 processor IIOC mode setting on CS5535 southbridge codeNils Jacobs
2010-12-29-Clean up some comments.Nils Jacobs
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-11-20Unify DIMM SPD addressing. For Geode, change thePatrick Georgi
2010-10-13Enable or disable the power button in KconfigPeter Stuge
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-08Make timer2 the default choice for TSC initialization.Patrick Georgi
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-06-07This patch extends the reserved resources for the cs5536 to avoid the excludedMyles Watson
2010-05-25Move CS5535 specific setup from GX2 driver to CS5535. Stefan Reinauer
2010-05-23Fix bug from r5476 re CS5536 device search during GeodeLX PCI domain enablePeter Stuge
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer