Age | Commit message (Expand) | Author |
2019-08-20 | mb/asus/kfsn4-dre: Return early if CK804 not found | Jacob Garber |
2019-07-04 | amdfam10: Declare get_sysinfo() | Kyösti Mälkki |
2019-07-04 | amdfam10: Declare empty activate_spd_rom() stub | Kyösti Mälkki |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-05 | arch/io.h: Drop includes in fam10 romstages | Kyösti Mälkki |
2019-03-04 | device/pnp: Add header files for PNP ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-04 | arch/io.h: Add missing includes | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-11 | amd: Remove unused defines | Peter Lemenkov |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-01-10 | amdfam10 boards: Simplify early resourcemap | Kyösti Mälkki |
2019-01-10 | mb: Move timestamp_add_now to northbridge/amd/amdfam10 | Elyes HAOUAS |
2019-01-09 | amdfam10 boards: Use smp_write_pci_intsrc() | Kyösti Mälkki |
2019-01-09 | amdfam10 boards: Use PCI_DEVFN() | Kyösti Mälkki |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Use defaults for get_pci1234() | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Call get_bus_conf() just once | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Add Makefiles and fix resourcemap.c | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop global bus_isa variable | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Declare get_pci1234() just once | Kyösti Mälkki |
2018-12-19 | mainboard: Remove useless include <device/pci_ids.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-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-05 | mainboard: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-10-31 | reset: Finalize move to new API | Nico Huber |
2018-10-22 | amdfam10: Convert to `board_reset()` | Nico Huber |
2018-10-18 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-09-25 | mb: Use 'unsigned int' to bare use of 'unsigned' | Elyes HAOUAS |
2018-08-20 | mb/asus/kfsn4-dre: Use common pnp_{enter,exit} functions | Elyes HAOUAS |
2018-08-16 | mb/*/*/cmos.default: Harmonise CMOS files syntax | Elyes HAOUAS |
2018-08-15 | mb/*/*/cmos.default: Decrease debug_level to 'Debug' | Elyes HAOUAS |
2018-08-13 | src: Get rid of non-local header treated as local | Elyes HAOUAS |
2018-08-09 | src/mainboard: Fix typo | Elyes HAOUAS |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-04 | src: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-05-13 | mainboard/asus: Add license headers | Noah Glovsky |
2018-05-09 | mb/asus: Get rid of device_t | Elyes HAOUAS |
2018-04-28 | mainboard/asus: Add spaces around '==' | Elyes HAOUAS |
2017-10-31 | AMD boards: Fix function name (soft_reset) in message | Jonathan Neuschäfer |
2017-09-23 | mb/*/*: Remove rtc nvram configurable baud rate | Arthur Heymans |
2017-08-22 | AMD K8 fam10-15: Consolidate post_cache_as_ram call | Kyösti Mälkki |
2017-07-06 | mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-08 | device/Kconfig: Put gfx init methods into a `choice` | Nico Huber |
2017-06-06 | mb/*/*/cmos.layout: Make multibyte options byte aligned | Arthur Heymans |
2017-06-02 | Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG | Nico Huber |
2017-01-04 | amdfam10: Perform major include ".c" cleanup | Damien Zammit |
2016-12-26 | amd-based mainboards: Fix whitespace in _PTS comments | Marshall Dawson |
2016-12-06 | cpu/amd/mtrr.h: Drop excessive includes | Kyösti Mälkki |
2016-12-06 | cpu/x86/msr.h: Drop excessive includes | Kyösti Mälkki |
2016-12-06 | AMD fam10h-15h: MMCONF_SUPPORT_DEFAULT is already set | Kyösti Mälkki |
2016-10-02 | Kconfig: Update default hex values to start with 0x | Martin Roth |
2016-09-26 | mainboard/*/*/dsdt.asl: Use tabs for indents | Elyes HAOUAS |
2016-09-20 | src/mainboard/a-trend - emulation: Add space around operators | Elyes HAOUAS |
2016-09-13 | mainboard/asus/*: transition away from device_t | Antonello Dettori |
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-08-01 | Add newlines at the end of all coreboot files | Martin Roth |
2016-01-22 | lib: compile mdelay for romstage | Patrick Georgi |
2015-11-24 | northbridge/amd/amdfam10: Rename mislabeled iommu nvram option to gart | Timothy Pearson |
2015-11-18 | cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequence | Timothy Pearson |
2015-11-05 | mainboard: Remove last_boot NVRAM option | Timothy Pearson |
2015-11-04 | mainboard/asus: Increase reboot count on boards with recovery jumper | Timothy Pearson |
2015-11-02 | cpu/amd: Add initial AMD Family 15h support | Timothy Pearson |
2015-11-02 | cpu/amd: Move model_10xxx to family_10h-family_15h | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-30 | mainboard: Add initial K8-compatible version of the KFSN4-DRE | Timothy Pearson |
2015-10-29 | mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.c | Timothy Pearson |
2015-09-24 | coreboot: move TS_END_ROMSTAGE to one spot | Aaron Durbin |
2015-07-23 | nvidia southbridges: don't touch 0x78 in LPC bridge with Fam10h | Jonathan A. Kollasch |
2015-06-27 | mainboard/asus/kfsn4-dre: Enable VGA support | Timothy Pearson |
2015-06-10 | PCI subsystem: Drop PCI_64BIT_PREF_MEM option | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 | Kyösti Mälkki |
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-04-02 | mainboard/asus/kfsn4-dre: Set maximum installable memory to 64GB | Timothy Pearson |
2015-04-01 | mainboards/amdfam10: Copy DIMM information to cbmem after romstage | Timothy Pearson |
2015-03-29 | mainboard/asus/kfsn4-dre: Enable BIOS recovery jumper | Timothy Pearson |
2015-03-21 | mainboards/amd/fam10: Add romstage timestamps | Timothy Pearson |
2015-03-19 | cpu/amd/model_10xxx: Add support for early cbmem | Timothy Pearson |
2015-03-16 | mainboards/amd: Fix incorrect reboot_bits location | Timothy Pearson |
2015-03-15 | mainboard/asus/kfsn4-dre: Use Fallback boot image by default | Timothy Pearson |
2015-03-15 | mainboard/asus/kfsn4-dre: Change default debug level to Spew | Timothy Pearson |
2015-03-09 | AMD fam10: Always have AMDMCT | Kyösti Mälkki |
2015-03-05 | mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variable | Alexandru Gagniuc |
2015-02-26 | mainboard/asus/kfsn4-dre: Enable W83793 fan controller | Timothy Pearson |
2015-02-16 | mainboard/asus/kfsn4-dre: Add HT speed limit to NVRAM | Timothy Pearson |
2015-02-16 | mainboard/cmos: Kill off unused boot_* parameters | Timothy Pearson |
2015-02-16 | mainboard/cmos: Move ECC variables out of fallback mechanism byte | Timothy Pearson |
2015-02-16 | mainboard/cmos: Delete obsolete commented parameters | Timothy Pearson |
2015-02-16 | mainboard/asus/kfsn4-dre: Remove hard-coded ECC scrub rate | Timothy Pearson |
2015-02-16 | mainboard/asus/kfsn4-dre: Add memory interleave options to NVRAM | Timothy Pearson |
2015-02-16 | mainboard/asus/kfsn4-dre: Add ECC redirection to NVRAM | Timothy Pearson |
2015-02-16 | mainboard/asus/kfsn4-dre: Add ECC scrub rate to NVRAM | Timothy Pearson |