aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-19Add Geode GX2 memmory descriptors. ...Nils Jacobs
2011-01-19Revert r5902 to make code more readable again. At least three people like toStefan Reinauer
2011-01-19Now that the VIA code is run above 1Meg (like other boards), it shouldKevin O'Connor
2011-01-19The cn700.c code references mainboard_interrupt_handlers() which isn'tKevin O'Connor
2011-01-18Fix fwrite tests.Patrick Georgi
2011-01-18Report if cmos_layout.bin can't be found when it should.Patrick Georgi
2011-01-18Move option table (cmos.layout's binary representation)Patrick Georgi
2011-01-18Remove overengineering, part 1/manyPatrick Georgi
2011-01-18Eliminate strict aliasing related warnings.Patrick Georgi
2011-01-18remove the code which is not ready to release.Zheng Bao
2011-01-18remove the code which is not ready to release.Zheng Bao
2011-01-18remove the code which is not ready to release.Zheng Bao
2011-01-18remove the code which is not ready to release.Zheng Bao
2011-01-18remove the code which is not ready to release.Zheng Bao
2011-01-17cbfstool: When extracting, refer to files in CBFS as file instead of payloadPeter Stuge
2011-01-17cbfstool: Trivial move of newline after commands in usagePeter Stuge
2011-01-17The code is tested on my board with register DIMMs. More tests need to beZheng Bao
2011-01-16Ooops lets see if this extra comment removal fixes this.Rudolf Marek
2011-01-16Trivial, cleanup of GPIO comments.Rudolf Marek
2011-01-14Disable CMOS recovery code for ROMCC boards as the CBFS code used forPatrick Georgi
2011-01-14Improved GPIO setup for roda/rk886ex, and some documentationPatrick Georgi
2011-01-14Allow coreboot to initialize CMOS if checksum is invalid.Patrick Georgi
2011-01-13Default to CRT on Kontron/986lcd-m. "default display" doesn't alwaysPatrick Georgi
2011-01-13Improve compatibility of YABEL with real-world VGABIOSesPatrick Georgi
2011-01-13Add "cbfstool extract" function.Aurelien Guillaume
2011-01-12drop unused filesStefan Reinauer
2011-01-11change a readable way to fix SB800 CIMX "multi-character constant warning".Kerry She
2011-01-06Various Nokia IP530 fixes.Marc Bertens
2011-01-06Fix some settings fo AMD MCT. It is based on BIOS test suite.Zheng Bao
2011-01-05uart_init is only used in romstage.Stefan Reinauer
2011-01-05move single options out of main menu and remove stray "options"Stefan Reinauer
2011-01-05fix compilation of mconf on some systems.Stefan Reinauer
2011-01-05fix "make clean"Stefan Reinauer
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-01Add detection support for the ITE IT8721F.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-31Use $(MAKE) instead of make when cleaning for SeaBIOS.Jonathan Kollasch
2010-12-31Add RS785(RS880) support. Just few pci_ids.Zheng Bao
2010-12-31Add detection of Nuvoton WPCM450.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-30superiotool: Don't skip probing on a port if a a chip was detected on another...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-20Various Winbond/Nuvoton W83527HG fixes as per datasheet.Uwe Hermann
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-17inteltool: Model 0xf2x, ICH5, i865 support.Idwer Vollering
2010-12-17Remove some more unused/incorrect hda_verb.h files.Uwe Hermann
2010-12-17Update reference toolchain due to some inlining bugs in 4.5.1Stefan Reinauer
2010-12-17fix the tree again. Stefan Reinauer
2010-12-17This was accidently not svn added when the compiler was updated.Marc Jones
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-14Add dump support for the Winbond/Nuvoton W83527HG.Zheng Bao
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