summaryrefslogtreecommitdiffstats
path: root/src/mainboard/iwill
Commit message (Expand)AuthorAgeFilesLines
* nb/amdk8: Link coherent_ht.cArthur Heymans2017-04-281-1/+0
* nb/amd/amdk8: Link reset_test.cArthur Heymans2017-04-281-1/+0
* nb/amd/amdk8: Link raminit_f.cArthur Heymans2017-04-271-4/+4
* nb/amdk8/(pre_)f.h: Don't declare global variable in headerArthur Heymans2017-04-101-0/+1
* amdfam10: Perform major include ".c" cleanupDamien Zammit2017-01-041-1/+3
* cpu/amd/mtrr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* mainboard/iwill/dk8_htx: Use tabs for indentsElyes HAOUAS2016-09-293-127/+127
* mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS2016-09-261-189/+189
* src/mainboard/getac - kontron: Add space around operatorsElyes HAOUAS2016-09-205-112/+112
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-171-1/+1
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-144-4/+4
* mainboard: Format irq_tables.cPaul Menzel2016-07-311-61/+70
* ASL: Remove unused local variables.Vladimir Serbinenko2016-02-091-4/+0
* ACPI: Fix IASL Warning about unused method for _S3 checkMartin Roth2015-12-105-10/+10
* [REMOVAL] iwill/dk8s2Stefan Reinauer2015-11-108-555/+0
* [REMOVAL] iwill/dk8xStefan Reinauer2015-11-108-557/+0
* mainboard/**/irq_tables.c: Remove reference to getpirPatrick Georgi2015-11-102-13/+0
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-053-3/+0
* mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson2015-10-291-7/+4
* Remove empty lines at end of fileElyes HAOUAS2015-06-083-4/+0
* device_ops: add device_t argument to write_acpi_tablesAlexander Couzens2015-06-052-2/+4
* AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-051-4/+1
* AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0Kyösti Mälkki2015-06-052-8/+0
* cbfs: Fix mismerge.Vladimir Serbinenko2015-06-021-1/+1
* Make DSDT a file in CBFS rather than embedding it into ramstage.Vladimir Serbinenko2015-06-022-9/+17
* kconfig: automatically include mainboardsStefan Reinauer2015-04-185-9/+10
* mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson2015-02-163-36/+0
* mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson2015-02-163-3/+3
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-163-69/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-153-11/+19
* AMD K8 boards’ `romstage.c`: Spell sync*hr*onize correctlyPaul Menzel2015-02-123-3/+3
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-063-12/+12
* mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan2015-01-063-3/+3
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-063-9/+9
* mainboard/{iwill,amd/serenget_*}: Fix ptr discards const qualifierEdward O'Callaghan2014-12-091-1/+1
* Kconfig: Remove ACPI_SSDTX_NUM.Vladimir Serbinenko2014-12-071-4/+0
* amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko2014-10-191-1/+1
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-163-106/+22
* src/mainboard: Remove trailing whitespaceElyes HAOUAS2014-07-241-2/+2
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-183-6/+0
* mainboard,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-1710-11/+0
* mainboard: Trivial - drop trailing blank lines at EOF in .hEdward O'Callaghan2014-07-081-1/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-084-4/+0
* AMD boards: Fix typosKyösti Mälkki2014-06-261-1/+1
* PIRQ tables: Fix typosKyösti Mälkki2014-06-261-1/+1
* amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan2014-06-141-1/+1
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-103-12/+3
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-033-3/+0
* mainboard/: Avoid including early_serial.c from w83627hfEdward O'Callaghan2014-04-303-9/+12