Age | Commit message (Expand) | Author |
2011-01-17 | The code is tested on my board with register DIMMs. More tests need to be | Zheng Bao |
2011-01-16 | Ooops lets see if this extra comment removal fixes this. | Rudolf Marek |
2011-01-16 | Trivial, cleanup of GPIO comments. | Rudolf Marek |
2011-01-14 | Disable CMOS recovery code for ROMCC boards as the CBFS code used for | Patrick Georgi |
2011-01-14 | Improved GPIO setup for roda/rk886ex, and some documentation | Patrick Georgi |
2011-01-14 | Allow coreboot to initialize CMOS if checksum is invalid. | Patrick Georgi |
2011-01-13 | Default to CRT on Kontron/986lcd-m. "default display" doesn't always | Patrick Georgi |
2011-01-13 | Improve compatibility of YABEL with real-world VGABIOSes | Patrick Georgi |
2011-01-13 | Add "cbfstool extract" function. | Aurelien Guillaume |
2011-01-12 | drop unused files | Stefan Reinauer |
2011-01-11 | change a readable way to fix SB800 CIMX "multi-character constant warning". | Kerry She |
2011-01-06 | Various Nokia IP530 fixes. | Marc Bertens |
2011-01-06 | Fix some settings fo AMD MCT. It is based on BIOS test suite. | Zheng Bao |
2011-01-05 | uart_init is only used in romstage. | Stefan Reinauer |
2011-01-05 | move single options out of main menu and remove stray "options" | Stefan Reinauer |
2011-01-05 | fix compilation of mconf on some systems. | Stefan Reinauer |
2011-01-05 | fix "make clean" | Stefan Reinauer |
2011-01-04 | MCP55: Cosmetic fixes, switch to u8 et al. | Uwe Hermann |
2011-01-04 | CK804: Cosmetic fixes, switch to u8 et al. | Uwe Hermann |
2011-01-04 | Trivial: | Kerry She |
2011-01-04 | Trivial: use the IO_APIC_ADDR constant defined in ioapic.h, and spell check | Kerry She |
2011-01-01 | src/southbridge/amd/cimx_wrapper: Run dos2unix on the files. | Uwe Hermann |
2011-01-01 | AMD SB800: Drop component prefix from filenames. | Uwe Hermann |
2011-01-01 | Add detection support for the ITE IT8721F. | Uwe Hermann |
2011-01-01 | AMD Bimini: Use mptable_init() in mptable.c. | Uwe Hermann |
2011-01-01 | AMD Bimini: Small fixes, and updates to recent trunk conventions. | Uwe Hermann |
2011-01-01 | AMD Bimini: Drop duplicate ASL files as we did for other boards. | Uwe Hermann |
2011-01-01 | Add support for the AMD Bimini eval mainboard. | Kerry She |
2011-01-01 | Add AMD SB800 southbridge support via cimx_wrapper. | Kerry She |
2011-01-01 | Add AMD SB800 southbridge CIMx code. | Kerry She |
2010-12-31 | Use $(MAKE) instead of make when cleaning for SeaBIOS. | Jonathan Kollasch |
2010-12-31 | Add RS785(RS880) support. Just few pci_ids. | Zheng Bao |
2010-12-31 | Add detection of Nuvoton WPCM450. | Zheng Bao |
2010-12-30 | Remove duplicated GX2 processor IIOC mode setting on CS5535 southbridge code | Nils Jacobs |
2010-12-30 | Use die() to assure the processor can't wake up from an interrupt. | Nils Jacobs |
2010-12-30 | Per default, use SeaBIOS payload instead of no payload. | Stefan Reinauer |
2010-12-30 | superiotool: 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-29 | fix i810 boards with ram init debugging disabled. | Stefan Reinauer |
2010-12-29 | -Clean up some comments. | Nils Jacobs |
2010-12-27 | proper printk handling in src/northbridge/intel/i82810/raminit.c | Stefan Reinauer |
2010-12-27 | __PRE_RAM__ is defined by the makefile | Stefan Reinauer |
2010-12-27 | dump_spd_registers() is only defined when ram init debugging is on. | Stefan Reinauer |
2010-12-27 | Fix most CONFIG_DEBUG_RAM_SETUP issues. | Stefan Reinauer |
2010-12-27 | Intel SCH: make state machine binary selection available in Kconfig for now. | Stefan Reinauer |
2010-12-26 | All the values should stay untouched or be set automatically by the resource | Stefan Reinauer |
2010-12-26 | Random fixes for TI pci1x2x / Nokia IP530 / others. | Uwe Hermann |
2010-12-26 | Move Geode GX2 UMA video memory size to Kconfig | Nils Jacobs |
2010-12-26 | Remove dead and unused Geode GX2 code | Nils Jacobs |
2010-12-26 | Replace Geode GX2 MSR addresses for GLCP on GLIU1 with names | Nils Jacobs |
2010-12-26 | Clean up Geode GX2 comments, whitespace and coding style. Trivial. | Nils Jacobs |
2010-12-25 | Nokia IP530: Add missing "select SDRAMPWR_4DIMM". | Uwe Hermann |
2010-12-23 | Fix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX, use printk(). | Keith Hui |
2010-12-20 | Various Winbond/Nuvoton W83527HG fixes as per datasheet. | Uwe Hermann |
2010-12-19 | The same mechanisms are used for normal and fallback images. | Stefan Reinauer |
2010-12-19 | ASUS M2N-E: Enable PCI-E x16 slot. | Uwe Hermann |
2010-12-18 | SMM on AMD K8 Part 2/2 | Rudolf Marek |
2010-12-18 | SMM for AMD K8 Part 1/2 | Stefan Reinauer |
2010-12-18 | Fix a few whitespace and coding style issues. | Uwe Hermann |
2010-12-18 | A couple of Poulsbo fixes: | Patrick Georgi |
2010-12-18 | Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board | Patrick Georgi |
2010-12-17 | inteltool: Model 0xf2x, ICH5, i865 support. | Idwer Vollering |
2010-12-17 | Remove some more unused/incorrect hda_verb.h files. | Uwe Hermann |
2010-12-17 | Update reference toolchain due to some inlining bugs in 4.5.1 | Stefan Reinauer |
2010-12-17 | fix the tree again. | Stefan Reinauer |
2010-12-17 | This was accidently not svn added when the compiler was updated. | Marc Jones |
2010-12-17 | add license headers to some trivial files and pc87427.h | Stefan Reinauer |
2010-12-17 | drop one more version of doing serial uart output differently. | Stefan Reinauer |
2010-12-17 | guard against the case that CONFIG_WAIT_BEFORE_CPUS_INIT is not defined at all. | Stefan Reinauer |
2010-12-16 | drop unused code in div64.h | Stefan Reinauer |
2010-12-16 | print what make is doing (CBFS call) | Stefan Reinauer |
2010-12-16 | don't hardcode CONFIG_PC80_SYSTEM | Stefan Reinauer |
2010-12-16 | - Fix shortcoming in Kconfig when handling multiple "choice"s | Stefan Reinauer |
2010-12-16 | fix according to coding guidelines | Stefan Reinauer |
2010-12-16 | Add TINY_BOOTBLOCK support for the SiS966 southbridge. | Uwe Hermann |
2010-12-16 | Get mptable OEM/product ID from kconfig variables. | Uwe Hermann |
2010-12-16 | Add support for cbfs-files-y to the build system. | Patrick Georgi |
2010-12-15 | Build fix. | Uwe Hermann |
2010-12-15 | Cleanup up HD audio codec / hda_verb.h files. | Uwe Hermann |
2010-12-14 | Add dump support for the Winbond/Nuvoton W83527HG. | Zheng Bao |
2010-12-14 | Set the ROMSIZE as 4MB. | Zheng Bao |
2010-12-13 | no leading zeroes. | Stefan Reinauer |
2010-12-13 | Attached patch implements the memory speed reductions (and 2T/1T clock logic)... | Rudolf Marek |
2010-12-13 | This patch just turns on the ACPI resume. | Rudolf Marek |
2010-12-13 | Compile cbmem.c instead of including it in romstage, | Rudolf Marek |
2010-12-13 | Following patch adds support for suspend/resume functions. I had to change th... | Rudolf Marek |
2010-12-13 | Following patch adds support to bring out the memory out of self refresh when... | Rudolf Marek |
2010-12-13 | We hardcode highmemory size in every northbridge! This is bad, and especiall... | Rudolf Marek |
2010-12-13 | Add support for the ASUS M2N-E board. | Uwe Hermann |
2010-12-12 | Add detection support for the Winbond W83527HG Super I/O. | Zheng Bao |
2010-12-12 | fix model 106cx | Stefan Reinauer |
2010-12-11 | Fix the build failure. We have now common fadt.c. | Rudolf Marek |
2010-12-11 | I was bitten by the rename, this is part of r6165. | Rudolf Marek |
2010-12-11 | Following patch makes just one fadt.c file. For SB700. | Rudolf Marek |
2010-12-11 | factor out cpu power management base into a separate file. And fix a bug in | Stefan Reinauer |
2010-12-11 | catch some illegal configurations (trivial) | Stefan Reinauer |
2010-12-11 | Don't skip already built targets anymore, because a recent change could have | Stefan Reinauer |
2010-12-11 | After this has been brought up many times before, rename src/arch/i386 to | Stefan Reinauer |
2010-12-10 | Two hda_verb.h files: Add more comments. | Uwe Hermann |
2010-12-10 | Add TINY_BOOTBLOCK support for AMD SB700. | Uwe Hermann |