Age | Commit message (Expand) | Author |
2021-01-27 | ACPI: Add top-level ASL | Kyösti Mälkki |
2021-01-26 | mb/asus/p2b: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2020-10-13 | mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniform | Elyes HAOUAS |
2020-10-13 | {src/mb,util/autoport}: Use macro for DSDT revision | Elyes HAOUAS |
2020-08-18 | src: Remove unneded whitespace before tab | Elyes HAOUAS |
2020-07-26 | mb/asus/p2b: Enable hardware monitor access via I/O on ISA bus | Keith Hui |
2020-07-26 | mb/asus/p2b: Drop select SMP | Kyösti Mälkki |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-02 | mb/asus/p2b: Add p3b-f IRQ routing to DSDT | Keith Hui |
2020-05-18 | mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-17 | mb/asus/p2b: Remove variant validation guards from DSDT | Keith Hui |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-11 | mainboard/asus/p3b-f: Reintroduce as variant of p2b | Keith Hui |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-04 | asus/p2b: Enable IDE and UDMA for all variants | Keith Hui |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-02 | mb/asus/p2b*: Get rid of power button device | Keith Hui |
2020-04-25 | asus/p2b-ls: Replicate OEM GPO configuration | Keith Hui |
2020-04-20 | mb/asus/p2b*: Switch to overridetree | Keith Hui |
2020-04-18 | asus/p2b*: Declare \_SB.PCI0.MBRS in DSDT | Keith Hui |
2020-04-18 | asus/p2b*: Move serial init into mainboard bootblock | Keith Hui |
2020-04-18 | asus/p2b-ds: Transform into variant | Keith Hui |
2020-04-18 | asus/p2b-d: Transform into variant | Keith Hui |
2020-04-18 | asus/p2b-ls: Transform into variant | Keith Hui |
2020-04-06 | mainboard/asus: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-30 | asus/p2b-f: Transform into variant | Keith Hui |
2020-03-30 | asus/p2b: Transform into variant-enabled structure | Keith Hui |
2020-03-25 | acpi: correct the processor devices scope | Michał Żygowski |
2020-03-18 | mainboard/[a-f]*: Remove copyright notices | Patrick Georgi |
2020-01-12 | asus/{p2b-x,p3b-f},intel/i440bx: Move mainboard_romstage_entry() | Kyösti Mälkki |
2020-01-12 | intel/i440bx,i82371: Remove wrapper spd_read_byte() | Kyösti Mälkki |
2019-12-19 | mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> | Elyes HAOUAS |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-10-25 | src/mainboard: Drop wrong _ADR objects | Elyes HAOUAS |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-18 | cpu/intel: Enter romstage without BIST | Kyösti Mälkki |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
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-16 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
2018-10-18 | mb: Fix non-local header treated as local | Elyes HAOUAS |
2018-08-13 | src: Get rid of non-local header treated as local | Elyes HAOUAS |
2018-07-02 | src/mb: Fix non-local header treated as local | Elyes HAOUAS |
2017-12-07 | asus/p2b: Align ACPI tables with asus/p2b-ls | Keith Hui |
2017-11-04 | asus/p2b: Move to EARLY_CBMEM_INIT | Keith Hui |
2017-09-01 | intel/i440bx: Move LATE_CBMEM_INIT under mainboard | Kyösti Mälkki |
2017-08-15 | 440BX boards: Use combined RAM init routine | Keith Hui |
2017-07-23 | 440BX boards: Drop unused #includes from romstage | Keith Hui |
2016-09-20 | src/mainboard/a-trend - emulation: Add space around operators | Elyes HAOUAS |
2016-08-14 | src/mainboard: Capitalize ROM, RAM, CPU and APIC | Elyes HAOUAS |
2016-06-21 | intel/car/cache_as_ram.inc: Prepare for dynamic CONFIG_RAMTOP | Kyösti Mälkki |
2016-03-10 | northbridge/intel/i440bx: Unify UDELAY selection | Stefan Reinauer |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-23 | src/mainboard/*/*/board_info.txt: Added Release year for boards | Mathias Friman |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-01-06 | mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion | Edward O'Callaghan |
2015-01-06 | mainboard/*/romstage.c: Sanitize system header inclusions | Edward O'Callaghan |
2014-12-18 | i82371eb & qemu: Move to per-device ACPI. | Vladimir Serbinenko |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
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-06-03 | mainboard: Remove #include early_serial.c from w83977tf boards | Edward O'Callaghan |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-01-19 | board-status: Add board_info.txt extracted from wiki. | Vladimir Serbinenko |
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 |
2012-11-29 | Drop empty mainboard.c | Kyösti Mälkki |
2012-11-29 | Drop empty mainboard_ops | Kyösti Mälkki |
2012-11-16 | Fix PIRQ routing abstraction | Stefan Reinauer |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2012-04-27 | Move top level pc80 directory to drivers/ | Stefan Reinauer |
2011-09-12 | Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods | Tobias Diedrich |
2011-04-20 | run uart_init() from console_init, just like the other console initialization... | Stefan Reinauer |
2010-12-08 | Tobias Diedrich wrote: | Tobias Diedrich |
2010-12-08 | second round name simplification. drop the <component>_ prefix. | stepan |
2010-12-07 | Get rid of some unneeded function prototypes in romstage.c files. | Uwe Hermann |
2010-11-29 | Tobias Diedrich wrote: | Tobias Diedrich |
2010-11-27 | After finding the missing bit poweroff works now. | Tobias Diedrich |
2010-11-07 | Remove empty files added by accident. Sorry about that. | Rudolf Marek |
2010-11-07 | This adds the VT8237A LPC device id and the pci_driver struct in | Tobias Diedrich |
2010-10-09 | Remove various .c #includes from Intel 440BX/82371EB boards. | Uwe Hermann |
2010-10-07 | Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK. | Uwe Hermann |
2010-10-06 | Convert all Intel 440BX boards to Cache-as-RAM (CAR). | Uwe Hermann |
2010-09-21 | Cut the crap. | Uwe Hermann |
2010-08-30 | Restructured all vendors' Kconfig files to no longer source the boards' | Jens Rottmann |
2010-07-06 | Re-integrate "USE_OPTION_TABLE" code. | Edwin Beasant |
2010-05-14 | license header fixes | Nils Jacobs |
2010-05-09 | Remove pc80/serial.c includes in ROMCC boards and include | Patrick Georgi |
2010-05-08 | Drop console/console.c and pc80/serial.c from mainboards' | Patrick Georgi |
2010-05-05 | Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" | Patrick Georgi |
2010-03-31 | This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and | Stefan Reinauer |
2010-03-29 | This drops the ASSEMBLY define from romstage.c, too | Stefan Reinauer |
2010-03-29 | __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into | Stefan Reinauer |