Age | Commit message (Expand) | Author |
2018-11-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
2018-11-23 | mb: Set coreboot as DSDT's manufacturer model ID | Elyes HAOUAS |
2018-11-21 | ACPI: Fix DSDT's revision field | Elyes HAOUAS |
2018-11-12 | mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 | Arthur Heymans |
2018-11-12 | intel/i945: Factor out ram init time stamps | Paul Menzel |
2018-07-06 | mb/ibase/mb899: Remove unneeded includes | Elyes HAOUAS |
2018-06-29 | sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables | Arthur Heymans |
2018-06-11 | mb/*/*/acpi_tables.c: Remove unneeded includes | Elyes HAOUAS |
2018-06-04 | mb/ibase: Get rid of whitespace before tab | Elyes HAOUAS |
2018-06-02 | src/mainboard: Add and update license headers | Martin Roth |
2018-05-08 | mb/ibase: Get rid of device_t | Elyes HAOUAS |
2018-05-08 | mb/superio: Rename global control devices as SUPERIO_DEV | Elyes HAOUAS |
2018-04-26 | src/mainboard/ibase/mb899: Fix typo in comment | Elyes HAOUAS |
2018-01-26 | mb/*/*/cmos.layout: Fix the values for the console level | Arthur Heymans |
2018-01-17 | cpu/intel/speedstep: Fix the PNOT ACPI method | Arthur Heymans |
2018-01-14 | mb/*/*/romstage.c: Clean up targets with i82801gx | Arthur Heymans |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-08-21 | Boards w/ Winbond superios: Use common config entry code | Keith Hui |
2017-07-24 | Update files with no newline at the end | Martin Roth |
2017-05-11 | nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS | Arthur Heymans |
2017-01-06 | sb/ich7: Use common/gpio.h to set up GPIOs | Arthur Heymans |
2017-01-04 | intel/i945 boards: Add romstage time stamps | Paul Menzel |
2016-12-18 | intel cache-as-ram: Move DCACHE_RAM_BASE | Kyösti Mälkki |
2016-12-11 | nb/intel/i945: Make pci_mmio_size a devicetree parameter | Arthur Heymans |
2016-12-06 | cpu/x86/msr.h: Drop excessive includes | Kyösti Mälkki |
2016-11-09 | mainboard/ibase/mb899: transition away from device_t | Antonello Dettori |
2016-09-26 | mainboard/*/*/mptable.c: Improve code formatting | Elyes HAOUAS |
2016-09-20 | src/mainboard/getac - kontron: Add space around operators | Elyes HAOUAS |
2016-08-31 | i945: Enable changing VRAM size | Arthur Heymans |
2016-08-17 | mainboard: Clean up boot_option/reboot_bits in cmos.layout | Nico Huber |
2016-08-14 | src/mainboard: Capitalize ROM, RAM, CPU and APIC | Elyes HAOUAS |
2016-07-31 | Update degree symbol to utf-8 encoding in comments | Martin Roth |
2016-06-21 | intel/model_6ex: Prepare for dynamic CONFIG_RAMTOP | Kyösti Mälkki |
2015-11-27 | ibase/mb899: Fix IASL warning and remark | Martin Roth |
2015-11-23 | IASL: Enable warnings as errors | Martin Roth |
2015-11-05 | intel/i945: Consolidate MADT handling | Vladimir Serbinenko |
2015-11-05 | mainboard: Remove last_boot NVRAM option | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-23 | southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi` | Paul Menzel |
2015-10-23 | cpu/intel: Move Power notification ASL code into `common/acpi` | Paul Menzel |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-26 | speedstep: Don't supply weak get_cst_entries. | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | acpi: make fill_slit and fill_srat into arguments. | Vladimir Serbinenko |
2015-05-19 | Move smi trap sample to documentation, don't keep it in every mobo. | Vladimir Serbinenko |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-04-06 | global: Refactor get_option usage | Varad Gautam |
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 |
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-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-15 | i945: Convert to per-device ACPI | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-09-05 | Consolidate intel vga int15 hooks | Vladimir Serbinenko |
2014-08-18 | azalia: Move shared variable to separate file | 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-07-18 | mainboard: 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-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-06-14 | mainboard/ibase/mb899: Break out superio hwm conf from mainboard | Edward O'Callaghan |
2014-06-01 | mainboard/ibase/mb899: Trivial, Non-local header treated as local | Edward O'Callaghan |
2014-05-21 | mainboard/ibase/mb899: Sanitize headers | Edward O'Callaghan |
2014-05-20 | mainboard/ibase/mb899: Indent devicetree.cb | 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 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-28 | superio/winbond/w83627ehg: Convert romstage to generic component | Edward O'Callaghan |
2014-04-06 | superio/winbond/w83627ehg: Avoid .c includes | Edward O'Callaghan |
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 | boardstatus: Remove some needless name overrides. | 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-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-09-11 | CBMEM: Drop parameter from cbmem_reinit() | Kyösti Mälkki |
2013-07-04 | intel/i945: Use MMCONF_SUPPORT_DEFAULT | 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 | Get rid of drivers class | Patrick Georgi |
2012-11-24 | yabel: Use X86_* instead of the more verbose M.x86.REG_* | 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-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-10-08 | hpet: common ACPI generation | Patrick Georgi |