Age | Commit message (Expand) | Author |
2024-02-18 | mb/inventec to mb/ocp: Add SPDX license headers to Kconfig files | Martin Roth |
2022-04-20 | mb/kontron/986lcd-m: Drop `_PRS` and `_DIS` from static devices | Angel Pons |
2022-01-28 | IASL: Ignore IASL's "Missing dependency" warning | Elyes HAOUAS |
2021-10-15 | mainboard: Drop invalid `VGA_BIOS_FILE` defaults | Angel Pons |
2021-07-26 | mb/*: Specify type of `MAINBOARD_PART_NUMBER` once | Angel Pons |
2021-07-26 | mb/*: Specify type of `MAINBOARD_DIR` once | Angel Pons |
2020-09-18 | superio/nuvoton: Inline `nuvoton_hwm_select_bank` | Angel Pons |
2020-06-15 | i945 boards: Factor out MAX_CPUS | Angel Pons |
2019-12-30 | kontron/986lcd-m: use common winbond/nuvoton HWM bank select function | Felix Held |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-16 | mb/{kontron/968lcd-m,roda/rk886ex}: select non-SPI | Arthur Heymans |
2019-06-14 | nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection | Elyes HAOUAS |
2019-02-28 | cpu/intel: Rename socket_mFCPGA478 to socket_m | Nico Huber |
2018-11-28 | mb/*/*/Kconfig: Remove useless comment | Elyes HAOUAS |
2017-05-11 | nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS | Arthur Heymans |
2015-11-27 | kontron/986lcd-m: Fix IASL warning and remark | Martin Roth |
2015-11-23 | IASL: Enable warnings as errors | Martin Roth |
2014-09-05 | Consolidate intel vga int15 hooks | Vladimir Serbinenko |
2014-06-25 | i945 boards: Switch to use DYNAMIC_CBMEM | 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-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-01-22 | intel/i945 boards: Add EARLY_CBMEM_INIT | Kyösti Mälkki |
2013-07-04 | intel/i945: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2012-11-16 | Drop unneeded BOARD_HAS_FADT option | Stefan Reinauer |
2012-11-14 | Move HAVE_SMI_HANDLER from mainboards to chipsets | Stefan Reinauer |
2012-07-26 | Remove copies of rtl8168.c | Patrick Georgi |
2012-05-01 | Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards | Stefan Reinauer |
2012-03-16 | Intel northbridge I945: Apply un-written naming rules | Kyösti Mälkki |
2012-01-31 | northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option | Peter Stuge |
2011-10-28 | Get rid of the old romstage-as-bootblock ROM layout | Patrick Georgi |
2011-01-27 | oops. this is weird. CAR addresses should be specified in the socket and not in | Stefan Reinauer |
2010-12-19 | The same mechanisms are used for normal and fallback images. | Stefan Reinauer |
2010-12-08 | Move "select CACHE_AS_RAM" lines from boards into CPU socket. | Uwe Hermann |
2010-11-05 | Various PIRQ/MPTABLE/ACPI Kconfig fixes. | Uwe Hermann |
2010-10-01 | Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM | Peter Stuge |
2010-10-01 | Move several i945 config #defines from romstage.c to Kconfig. | Patrick Georgi |
2010-09-26 | Remove hard reset config from some mainboard configs | Warren Turkal |
2010-09-13 | Convert i945 boards to use reserved resources instead of directly adding | Myles Watson |
2010-08-30 | We call this cache as ram everywhere, so let's call it the same in Kconfig | Stefan Reinauer |
2010-08-30 | Restructured all vendors' Kconfig files to no longer source the boards' | Jens Rottmann |
2010-08-03 | Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / | Stefan Reinauer |
2010-07-06 | Re-integrate "USE_OPTION_TABLE" code. | Edwin Beasant |
2010-06-05 | Fix two warnings: | Stefan Reinauer |
2010-04-13 | fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to | Stefan Reinauer |
2010-03-29 | This patch drops the coreboot CMOS checksum ranges from Kconfig because | Stefan Reinauer |
2010-02-28 | - Add config flag for boards that have their own fadt.c | Patrick Georgi |
2010-02-27 | - make HAVE_HARD_RESET match what newconfig did | Patrick Georgi |
2010-02-22 | fix builds... | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-01-25 | Align several kconfig options to match newconfig: | Patrick Georgi |
2010-01-18 | Move all IOAPIC selection to southbridges, and remove them | Patrick Georgi |
2010-01-04 | - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] | Patrick Georgi |
2009-12-18 | Clean up amd/dbm690t and kontron/986lcd-m some more (not | Patrick Georgi |
2009-10-30 | Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. | Uwe Hermann |
2009-10-26 | Kontron 986LCD-M update | Stefan Reinauer |
2009-10-20 | Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be | Myles Watson |
2009-10-20 | Fix all board names in Kconfig as per wiki / vendor website. | Uwe Hermann |
2009-10-16 | Set default ROM sizes per-board to match the ROM chip that came | Uwe Hermann |
2009-10-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
2009-10-11 | HAVE_ACPI_TABLES cleanups for kconfig: | Uwe Hermann |
2009-10-06 | Various fixes to Kconfig: All kconfig-boards should have a | Patrick Georgi |
2009-10-03 | Remove duplicate and not too useful Kconfig board comments as | Uwe Hermann |
2009-09-29 | Fix a number of board names in Kconfig (trivial). | Uwe Hermann |
2009-09-29 | Remove MAINBOARD_OPTIONS, which is a relic from early | Patrick Georgi |
2009-08-27 | Clean up the kontron Kconfig | Patrick Georgi |