Age | Commit message (Expand) | Author |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-02-16 | acpi: Generate valid ACPI processor objects | Timothy Pearson |
2015-02-16 | mainboard/cmos: Delete obsolete commented parameters | Timothy Pearson |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-06 | mainboard/*/romstage.c: Sanitize system header inclusions | Edward O'Callaghan |
2014-12-06 | Remove IRQ_SLOT_COUNT on all boards without PIRQ table. | Vladimir Serbinenko |
2014-12-03 | i945: Consolidate acpi/platform.asl | Vladimir Serbinenko |
2014-12-03 | i82801gx: Enable upper CMOS in bootblock. | Vladimir Serbinenko |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-14 | mainboard: Remove commented include lines for mc146818rtc.h | Edward O'Callaghan |
2014-11-09 | i945: consolidate sb & nb early inits | Vladimir Serbinenko |
2014-11-09 | i945: Consolidate common GNVS init | Vladimir Serbinenko |
2014-11-04 | i82801gx: Handle whole FADT in southbridge. | Vladimir Serbinenko |
2014-10-18 | i945: Consolidate FADT code | Vladimir Serbinenko |
2014-10-16 | smbios: Mark laptops as such | Vladimir Serbinenko |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-10-15 | i945: Convert to per-device ACPI | Vladimir Serbinenko |
2014-10-15 | gm45: Convert to per-device ACPI | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-09-11 | roda/rk886ex: Move dummy DCC ON# to finalize stage | Stefan Reinauer |
2014-09-05 | Consolidate intel vga int15 hooks | Vladimir Serbinenko |
2014-09-05 | roda/rk886ex: Move device changes to mainboard code from acpi tables code | Vladimir Serbinenko |
2014-09-05 | azalia: Change specific PIN_CFGs to generic AZALIA_PIN_CFG | Vladimir Serbinenko |
2014-08-22 | lenovo/x200: Move video ASL code to northbridge. | Vladimir Serbinenko |
2014-08-18 | azalia: Move shared variable to separate file | Vladimir Serbinenko |
2014-08-16 | gm45: Decrease MTRR usage | Vladimir Serbinenko |
2014-08-16 | gm45: Make UMA size configurable. | Vladimir Serbinenko |
2014-08-15 | intel/cpu: rename car.h to romstage.h | Aaron Durbin |
2014-08-14 | Intel: Add common header file for CAR setup | Edward O'Callaghan |
2014-08-14 | gm45: Set D0F0_SKPD on normal boot path | Vladimir Serbinenko |
2014-08-13 | gm45: Allow skiping voltage config. | Vladimir Serbinenko |
2014-08-12 | gm45: Allow coexistance with ME firmware. | Vladimir Serbinenko |
2014-07-30 | i82801ix: Allow configuration of SATA mode in CMOS. | Vladimir Serbinenko |
2014-07-29 | gm45: Move spd address map to board-specific config. | Vladimir Serbinenko |
2014-07-18 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-17 | mainboard,Makefile.inc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-17 | mainboard,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-08 | mainboard: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-06-25 | gm45 boards: Switch to use DYNAMIC_CBMEM | Kyösti Mälkki |
2014-06-25 | i945 boards: Switch to use DYNAMIC_CBMEM | Kyösti Mälkki |
2014-06-25 | i945 boards: Drop disabled ram_check() calls | Kyösti Mälkki |
2014-06-20 | intel/i945 gm45: Use acpi_s3_resume_allowed() | Kyösti Mälkki |
2014-05-20 | drivers: Drop GbE stub drivers | Edward O'Callaghan |
2014-05-19 | intel: Remove GFXUMA and related global variables | Kyösti Mälkki |
2014-05-13 | src/drivers/pc80: Remove empty struct keyboard | Edward O'Callaghan |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-17 | roda/rk9: Drop MAX_PHYSICAL_CPUS | Kyösti Mälkki |
2014-01-22 | CBMEM: Replace cbmem_initialize() with cbmem_recovery() | Kyösti Mälkki |
2014-01-22 | roda/rk9: Add EARLY_CBMEM_INIT | Kyösti Mälkki |
2014-01-22 | intel/i945 boards: Add EARLY_CBMEM_INIT | Kyösti Mälkki |
2014-01-19 | board_info.txt: Categorize various boards | Vladimir Serbinenko |
2014-01-19 | board-status: Add board_info.txt extracted from wiki. | Vladimir Serbinenko |
2013-12-24 | Remove PCI_ROM_RUN option | Vladimir Serbinenko |
2013-11-25 | Unify and clean up remaining INT15 handlers | Stefan Reinauer |
2013-11-24 | smi: Update mainboard_smi_gpi() to have 32bit argument | Duncan Laurie |
2013-09-11 | CBMEM: Drop parameter from cbmem_reinit() | Kyösti Mälkki |
2013-07-04 | Move select MMCONF_SUPPORT under northbridge (fix) | Kyösti Mälkki |
2013-07-04 | intel/i945: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-03-30 | x86: Drop BOARD_HAS_FADT | Kyösti Mälkki |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2013-02-04 | Intel based boards: Use tab instead of spaces to align comment in DSDT | Paul Menzel |
2013-01-03 | Rename mainboard_smi.c to smihandler.c | Patrick Georgi |
2012-11-27 | Drop driver-y from GM45/ICH9/RK9 | Stefan Reinauer |
2012-11-27 | roda/rk886ex: Correct COMB irq reading / reduce warnings | Nico Huber |
2012-11-27 | roda/rk9: Fix for VGABIOS changes | Patrick Georgi |
2012-11-27 | roda/rk9: New mainboard | Patrick Georgi |
2012-11-24 | Remove duplicate VGA BIOS interrupt handlers | Patrick Georgi |
2012-11-24 | yabel: Use X86_* instead of the more verbose M.x86.REG_* | Patrick Georgi |
2012-11-24 | x86 realmode: Use x86emu register file + defines | Patrick Georgi |
2012-11-24 | x86 realmode: Adapt to x86emu/YABEL style return codes | Patrick Georgi |
2012-11-16 | Fix PIRQ routing abstraction | Stefan Reinauer |
2012-11-16 | Drop unneeded BOARD_HAS_FADT option | Stefan Reinauer |
2012-11-16 | Reduce number of per-mainboard changes | Stefan Reinauer |
2012-11-14 | Move HAVE_SMI_HANDLER from mainboards to chipsets | Stefan Reinauer |
2012-11-08 | mainboard/roda/rk886ex: Disable CHECK_SLFRCS_ON_RESUME | Nico Huber |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-10-08 | hpet: common ACPI generation | Patrick Georgi |
2012-10-05 | Use mainboard_interrupt_handlers everywhere | Patrick Georgi |
2012-08-08 | Cleanup coreboot memory table includes | Kyösti Mälkki |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2012-07-26 | Remove copies of rtl8168.c | Patrick Georgi |
2012-06-01 | Enable CONFIG_GFXUMA for roda/rk886ex | Nico Huber |
2012-05-04 | roda/rk886ex: Expose VGA devices in devicetree | Patrick Georgi |
2012-05-01 | Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards | Stefan Reinauer |
2012-04-24 | rk886: Add ACPI support for LID switch | Patrick Georgi |
2012-04-20 | Refactor some alignment handling | Patrick Georgi |
2012-03-16 | Intel northbridge I945: Apply un-written naming rules | Kyösti Mälkki |
2012-03-08 | Unify Local APIC address definitions | Patrick Georgi |
2012-02-22 | ACPI: More ../../.. removal | Patrick Georgi |
2012-01-31 | northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option | Peter Stuge |
2011-10-30 | remove usbdebug.h include from mainboard/romstage code | Sven Schnelle |
2011-10-21 | Remove redunancy in Kconfig | Kyösti Mälkki |
2011-10-13 | Refactor option rom initialization code in coreboot. | Stefan Reinauer |
2011-10-13 | Use default table creator macro for all SSDTs | Stefan Reinauer |
2011-10-13 | mptable: Refactor mptable generation some more | Patrick Georgi |
2011-10-13 | mptable: Get rid of fixup_virtual_wire | Patrick Georgi |
2011-10-13 | mptable: Refactor lintsrc generation | Patrick Georgi |