Age | Commit message (Expand) | Author |
2014-05-23 | mainboard/kontron/ktqm77: Fix usage of GNU field designator ext | Edward O'Callaghan |
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-03 | Drop useless mainboard-romstage defines | Patrick Georgi |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-29 | mainboard/kontron/986lcd-m: Remove a duplicate header | Edward O'Callaghan |
2014-04-28 | superio/winbond/w83627dhg: Convert romstage to generic component | Edward O'Callaghan |
2014-04-26 | mainboard/*: Remove DUMP_ACPI_TABLES from amd boards | Edward O'Callaghan |
2014-04-06 | superio/winbond/w83627thg: Avoid .c includes | Edward O'Callaghan |
2014-01-22 | board_info.txt: Classify almost all remaining boards. | Vladimir Serbinenko |
2014-01-22 | CBMEM: Replace cbmem_initialize() with cbmem_recovery() | Kyösti Mälkki |
2014-01-22 | intel/i945 boards: Add EARLY_CBMEM_INIT | Kyösti Mälkki |
2014-01-19 | board-status: Add board_info.txt extracted from wiki. | Vladimir Serbinenko |
2014-01-15 | Intel (sandy/ivy): Avoid calling cbmem_initialize() twice | Kyösti Mälkki |
2014-01-12 | ibexpeak / bd82x6x: Make SATA mode user-visible option. | Vladimir Serbinenko |
2013-12-29 | AMD K8 (rev-F): Always have RAMINIT_SYSINFO | Kyösti Mälkki |
2013-12-26 | AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes | Kyösti Mälkki |
2013-12-24 | Remove PCI_ROM_RUN option | Vladimir Serbinenko |
2013-12-02 | global: Fix usage of get_option() to make use of CB_CMOS_ codes | Alexandru Gagniuc |
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-10-14 | Revert "CBMEM: Always have early initialisation" | Kyösti Mälkki |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-09-21 | CBMEM: Always have early initialisation | Kyösti Mälkki |
2013-09-21 | timestamps: Stash early timestamps in CAR_GLOBAL | Kyösti Mälkki |
2013-09-21 | timestamps intel: Move timestamp scratchpad to chipset | Kyösti Mälkki |
2013-09-11 | CBMEM: Drop parameter from cbmem_reinit() | Kyösti Mälkki |
2013-08-29 | kontron/ktqm77: Allow disabling onboard NICs | Patrick Georgi |
2013-08-28 | kontron/ktqm77: Drop MRC_FILE definition | Patrick Georgi |
2013-08-16 | Correct spelling of shadow, setting and memory | Paul Menzel |
2013-08-16 | kontron/ktqm77: Update MRC path | Patrick Georgi |
2013-08-15 | Include boot_cpu.c for romstage builds | Kyösti Mälkki |
2013-07-31 | Drop unused EXTERNAL_MRC_BLOB | Stefan Reinauer |
2013-07-29 | kontron/ktqm77: Update cmos checksum range | Nico Huber |
2013-07-29 | kontron/ktqm77: Squeeze more fan options into cmos.layout | Nico Huber |
2013-07-04 | intel/i945: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-07-04 | intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-06-25 | ktqm77: redesign cmos.layout slightly | Patrick Georgi |
2013-06-24 | kontron/ktqm77: New board | Nico Huber |
2013-06-24 | AMD: Drop empty root_complex | 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-25 | mainboard.c: Name enable_dev function uniformly `mainboard_enable` | 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-28 | amdk8/amdfam10: Use CAR_GLOBAL for sysinfo | Patrick Georgi |
2012-11-27 | Remove AMD special case for LAPIC based udelay() | 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-16 | Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig | Stefan Reinauer |
2012-11-14 | Move HAVE_SMI_HANDLER from mainboards to chipsets | Stefan Reinauer |
2012-11-09 | Get rid of hard coded strings in ACPI tables | Stefan Reinauer |
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-08-08 | Drop HAVE_MAINBOARD_RESOURCES | Kyösti Mälkki |
2012-08-02 | AMD and GFXUMA: move setup_uma_memory() to northbridge | Kyösti Mälkki |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2012-07-26 | Remove copies of rtl8168.c | Patrick Georgi |
2012-07-23 | AMD and GFXUMA: drop redundant use of lb_add_memory_range() | Kyösti Mälkki |
2012-07-16 | Move setup_uma_memory() to K8 northbridge | Kyösti Mälkki |
2012-07-16 | Define global uma_memory variables | Kyösti Mälkki |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-05-01 | Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards | Stefan Reinauer |
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-02-22 | amd/sb600: Move HAVE_HARD_RESET to southbridge | Patrick Georgi |
2012-02-16 | SIO: Winbond w83627dhg update | Kerry Sheh |
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-28 | Get rid of the old romstage-as-bootblock ROM layout | Patrick Georgi |
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 |
2011-09-21 | Use ACPI text fields consistently with all other boards | Stefan Reinauer |
2011-08-26 | Add automatic SMBIOS table generation | Sven Schnelle |
2011-06-15 | i82801gx: replace cafed00d/cafebabe by defines | Sven Schnelle |
2011-06-07 | SMM: add defines for APM_CNT register | Sven Schnelle |
2011-05-10 | Change read_option() to a macro that wraps some API uglyness | Patrick Georgi |
2011-04-21 | some ifdef --> if fixes | Stefan Reinauer |
2011-04-20 | run uart_init() from console_init, just like the other console initialization... | Stefan Reinauer |
2011-04-18 | * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value | Stefan Reinauer |
2011-03-01 | Use subsystem id from devicetree.cb instead of Kconfig and move | Sven Schnelle |
2011-02-21 | [i945] Add SPD adress mapping | Sven Schnelle |
2011-01-27 | Add a new CMOS variable which triggers activation of the | Patrick Georgi |
2011-01-27 | oops. this is weird. CAR addresses should be specified in the socket and not in | Stefan Reinauer |
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 |