aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-01-04MCP55: Cosmetic fixes, switch to u8 et al.Uwe Hermann
2011-01-04CK804: Cosmetic fixes, switch to u8 et al.Uwe Hermann
2011-01-04Trivial:Kerry She
2011-01-04Trivial: use the IO_APIC_ADDR constant defined in ioapic.h, and spell checkKerry She
2011-01-01src/southbridge/amd/cimx_wrapper: Run dos2unix on the files.Uwe Hermann
2011-01-01AMD SB800: Drop component prefix from filenames.Uwe Hermann
2011-01-01AMD Bimini: Use mptable_init() in mptable.c.Uwe Hermann
2011-01-01AMD Bimini: Small fixes, and updates to recent trunk conventions.Uwe Hermann
2011-01-01AMD Bimini: Drop duplicate ASL files as we did for other boards.Uwe Hermann
2011-01-01Add support for the AMD Bimini eval mainboard.Kerry She
2011-01-01Add AMD SB800 southbridge support via cimx_wrapper.Kerry She
2011-01-01Add AMD SB800 southbridge CIMx code.Kerry She
2010-12-31Add RS785(RS880) support. Just few pci_ids.Zheng Bao
2010-12-30Remove duplicated GX2 processor IIOC mode setting on CS5535 southbridge codeNils Jacobs
2010-12-30Use die() to assure the processor can't wake up from an interrupt.Nils Jacobs
2010-12-30Per default, use SeaBIOS payload instead of no payload.Stefan Reinauer
2010-12-29-Change the remaining GLIU1 port 5 register names from VIP (Video Input Port)Nils Jacobs
2010-12-29fix i810 boards with ram init debugging disabled.Stefan Reinauer
2010-12-29-Clean up some comments.Nils Jacobs
2010-12-27proper printk handling in src/northbridge/intel/i82810/raminit.cStefan Reinauer
2010-12-27__PRE_RAM__ is defined by the makefileStefan Reinauer
2010-12-27dump_spd_registers() is only defined when ram init debugging is on.Stefan Reinauer
2010-12-27Fix most CONFIG_DEBUG_RAM_SETUP issues. Stefan Reinauer
2010-12-27Intel SCH: make state machine binary selection available in Kconfig for now.Stefan Reinauer
2010-12-26All the values should stay untouched or be set automatically by the resourceStefan Reinauer
2010-12-26Random fixes for TI pci1x2x / Nokia IP530 / others.Uwe Hermann
2010-12-26Move Geode GX2 UMA video memory size to KconfigNils Jacobs
2010-12-26Remove dead and unused Geode GX2 codeNils Jacobs
2010-12-26Replace Geode GX2 MSR addresses for GLCP on GLIU1 with namesNils Jacobs
2010-12-26Clean up Geode GX2 comments, whitespace and coding style. Trivial.Nils Jacobs
2010-12-25Nokia IP530: Add missing "select SDRAMPWR_4DIMM".Uwe Hermann
2010-12-23Fix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX, use printk().Keith Hui
2010-12-19The same mechanisms are used for normal and fallback images. Stefan Reinauer
2010-12-19ASUS M2N-E: Enable PCI-E x16 slot.Uwe Hermann
2010-12-18SMM on AMD K8 Part 2/2Rudolf Marek
2010-12-18SMM for AMD K8 Part 1/2Stefan Reinauer
2010-12-18Fix a few whitespace and coding style issues.Uwe Hermann
2010-12-18A couple of Poulsbo fixes:Patrick Georgi
2010-12-18Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 boardPatrick Georgi
2010-12-17Remove some more unused/incorrect hda_verb.h files.Uwe Hermann
2010-12-17fix the tree again. Stefan Reinauer
2010-12-17add license headers to some trivial files and pc87427.hStefan Reinauer
2010-12-17drop one more version of doing serial uart output differently.Stefan Reinauer
2010-12-17guard against the case that CONFIG_WAIT_BEFORE_CPUS_INIT is not defined at all.Stefan Reinauer
2010-12-16drop unused code in div64.hStefan Reinauer
2010-12-16print what make is doing (CBFS call)Stefan Reinauer
2010-12-16don't hardcode CONFIG_PC80_SYSTEMStefan Reinauer
2010-12-16- Fix shortcoming in Kconfig when handling multiple "choice"sStefan Reinauer
2010-12-16fix according to coding guidelinesStefan Reinauer
2010-12-16Add TINY_BOOTBLOCK support for the SiS966 southbridge.Uwe Hermann
2010-12-16Get mptable OEM/product ID from kconfig variables.Uwe Hermann
2010-12-16Add support for cbfs-files-y to the build system.Patrick Georgi
2010-12-15Build fix.Uwe Hermann
2010-12-15Cleanup up HD audio codec / hda_verb.h files.Uwe Hermann
2010-12-14Set the ROMSIZE as 4MB.Zheng Bao
2010-12-13no leading zeroes.Stefan Reinauer
2010-12-13Attached patch implements the memory speed reductions (and 2T/1T clock logic)...Rudolf Marek
2010-12-13This patch just turns on the ACPI resume.Rudolf Marek
2010-12-13Compile cbmem.c instead of including it in romstage,Rudolf Marek
2010-12-13Following patch adds support for suspend/resume functions. I had to change th...Rudolf Marek
2010-12-13Following patch adds support to bring out the memory out of self refresh when...Rudolf Marek
2010-12-13We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek
2010-12-13Add support for the ASUS M2N-E board.Uwe Hermann
2010-12-12fix model 106cxStefan Reinauer
2010-12-11Fix the build failure. We have now common fadt.c.Rudolf Marek
2010-12-11I was bitten by the rename, this is part of r6165.Rudolf Marek
2010-12-11Following patch makes just one fadt.c file. For SB700.Rudolf Marek
2010-12-11factor out cpu power management base into a separate file. And fix a bug inStefan Reinauer
2010-12-11catch some illegal configurations (trivial)Stefan Reinauer
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer
2010-12-10Two hda_verb.h files: Add more comments.Uwe Hermann
2010-12-10Add TINY_BOOTBLOCK support for AMD SB700.Uwe Hermann
2010-12-09Merge enable_rom.c files into bootblock.c files.Uwe Hermann
2010-12-09Build fix, forgot to run abuild on the latest tree.Uwe Hermann
2010-12-09Deduplicate various ACPI .asl files.Uwe Hermann
2010-12-09Add missing instruction break.Zheng Bao
2010-12-08These empty files sneaked in from another patch and shouldn't have been inclu...Tobias Diedrich
2010-12-08Tobias Diedrich wrote:Tobias Diedrich
2010-12-08Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-12-07Move MMCONF resource into the domain for fam10 for the resource allocator.Myles Watson
2010-12-07Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann
2010-12-07Trivial. Fix typo.Zheng Bao
2010-12-06Drop unused/obsolete CONFIG_COMPRESS from a few board Kconfigs.Uwe Hermann
2010-12-06Get rid of some useless/empty *_fixups.c files.Uwe Hermann
2010-12-06Winbond W83627HF: Use existing functions instead of open-coding.Uwe Hermann
2010-12-06Before lane reversal,Zheng Bao
2010-12-06Add initial support for the ASUS M4A78-EM.Juhana Helovuo
2010-12-05W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann
2010-12-04Following patch removes the cut-and-paste stuff from Mahagony and fixes the _...Rudolf Marek
2010-12-02More explicite and straight way to set seed.Zheng Bao
2010-11-30The patch just make the power LED on.Rudolf Marek
2010-11-30Fix the SPD to channel mapping. Please note that there is something wrong wit...Rudolf Marek
2010-11-30Trivial. Reindent and dos2unix.Zheng Bao
2010-11-29Tobias Diedrich wrote:Tobias Diedrich
2010-11-29fix typoStefan Reinauer
2010-11-28devicetree.cb: Only add as many entries as there are DIMM slots.Uwe Hermann
2010-11-27After finding the missing bit poweroff works now.Tobias Diedrich
2010-11-26Broadcom BCM5785: Add TINY_BOOTBLOCK support.Uwe Hermann