index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
asus
/
kcma-d8
Age
Commit message (
Expand
)
Author
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
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
amdfam10 boards: Drop extern on apicid_sp5100
Kyösti Mälkki
2019-01-10
mb: Move timestamp_add_now to northbridge/amd/amdfam10
Elyes HAOUAS
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: Drop array bus_sp5100
Kyösti Mälkki
2019-01-04
amdfam10 boards: Use PCI_DEVFN()
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop array bus_sr5650
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop const variable sbdn_sp5100
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop variable sbdn_sr5650
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop extern on bus_sr5650 and sbdn_sr5650
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
2019-01-04
amdfam10 boards: Drop unused mb_sysconf.h
Kyösti Mälkki
2018-12-24
drivers/aspeed/ast: Select `MAINBOARD_HAS_NATIVE_VGA_INIT`
Tristan Corrick
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-21
ACPI: Fix DSDT's revision field
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
mb: Fix non-local header treated as local
Elyes HAOUAS
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-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-07-09
src/mb: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-04
amdfam10: Drop tests for LATE_CBMEM_INIT
Kyösti Mälkki
2018-06-04
mb/asus: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
sb/amd/sr5650: Fix invalid function declarations
Kyösti Mälkki
2018-05-09
mb/asus: Get rid of device_t
Elyes HAOUAS
2017-11-23
src/mainboard: Fix various typos
Jonathan Neuschäfer
2017-10-31
AMD boards: Fix function name (soft_reset) in message
Jonathan Neuschäfer
2017-10-04
mb/asus/kcma-d8,kgde-d16: Don't select SPI_FLASH_WINBOND
Arthur Heymans
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-06
asus/kcma-d8: Add romstage_handoff
Kyösti Mälkki
2017-09-06
asus/kcma-d8 kgpe/d16: Fix regression for shutdown
Kyösti Mälkki
2017-08-23
AMD fam10 ACPI: Use common fixed sleepstates.asl
Kyösti Mälkki
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: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT
Nico Huber
2017-06-06
mb/*/*/cmos.layout: Make multibyte options byte aligned
Arthur Heymans
2017-01-24
arch/x86: do not define type of SPIN_LOCK_UNLOCKED
Patrick Georgi
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-19
mb/asus/kcma-d8,kgpe-d16: use MAINBOARD_DO_NATIVE_VGA_INIT
Arthur Heymans
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-08-21
mb/asus/[kgpe-d16|kcma-d8]: Fix whitespace errors in devicetree.cb
Timothy Pearson
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-07-31
mainboard: Format irq_tables.c
Paul Menzel
2016-07-21
timestamp: Drop duplicate TS_END_ROMSTAGE entries
Kyösti Mälkki
2016-05-31
mainboard/asus/[kgpe-d16|kcma-d8]: Enable secondary serial port header
Timothy Pearson
2016-05-09
mainboard/asus/[kgpe-di6|kcma-d8]: Fix board ROM information
Timothy Pearson
2016-04-26
mainboard/kgpe-d16|kcma-d8: Update memory test to include second PRNG stage
Timothy Pearson
2016-04-14
mb/asus/kgpe-d16|kcma-d8: Do not assign IRQ to LPC HW monitor
Timothy Pearson
2016-04-08
mb/asus/kgpe-d16|kcma-d8: Enable early MCE reporting
Timothy Pearson
2016-04-05
mb/asus/kgpe-d16|kcma-d8: Add ehci_async_data_cache CMOS option
Timothy Pearson
2016-02-05
mainboard/asus/kcma-d8: Add initial ASUS KCMA-D8 support
Timothy Pearson
2016-02-05
mainboard/asus/kcma-d8: Copy ASUS KGPE-D16 for initial support work
Timothy Pearson