aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/iei
AgeCommit message (Expand)Author
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-31reset: Finalize move to new APINico Huber
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-09-25mb: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS
2018-08-09src/mainboard: Fix typoElyes HAOUAS
2018-07-02src/mb: Fix non-local header treated as localElyes HAOUAS
2018-06-05amd/geode_lx: Remove most boardsKyösti Mälkki
2018-06-04mb/iei: Get rid of whitespace before tabElyes HAOUAS
2018-06-04src/mainboard: Add space after 'if'Elyes HAOUAS
2018-06-04sb/amd/rs780: Fix invalid function declarationsKyösti Mälkki
2018-06-04amdfam10: Fix mismatch of function declarationsKyösti Mälkki
2018-05-24AMD geode/lx: Remove generic_sdram.c includeKyösti Mälkki
2018-05-15mainboard/amd/*: Remove unused arguments from SIOW ACPI methodMartin Roth
2018-05-08mb/iei: Get rid of device_tElyes HAOUAS
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2017-12-11AMD fam10: Link southbridge/amd/rs780/early_setup.cArthur Heymans
2017-11-28AMD platforms: Fix ASL comment that implies "\_SB" is southbridgeMartin Roth
2017-10-31AMD boards: Fix function name (soft_reset) in messageJonathan Neuschäfer
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-08-23AMD fam10 ACPI: Use common fixed sleepstates.aslKyösti Mälkki
2017-08-22AMD K8 fam10-15: Consolidate post_cache_as_ram callKyösti Mälkki
2017-07-18sb/amd/cs5536: Remove includes of C filesMartin Roth
2017-07-06mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-04-25AMD Geode: Move conflicting mainboard_romstage_entry()Marc Jones
2017-03-08AMD geode: Avoid conflicting main() declarationKyösti Mälkki
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2016-12-26amd-based mainboards: Fix whitespace in _PTS commentsMarshall Dawson
2016-12-06cpu/amd/mtrr.h: Drop excessive includesKyösti Mälkki
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2016-11-09mainboard/iei/pm-lx2-800-r10: transition away from device_tAntonello Dettori
2016-10-01mainboard/*/*/*/usb.asl: Use tabs for indentsElyes HAOUAS
2016-09-20src/mainboard/getac - kontron: Add space around operatorsElyes HAOUAS
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-07-31mainboard: Format irq_tables.cPaul Menzel
2016-06-18AMD boards: Fix romstage main() declarationKyösti Mälkki
2016-02-09ASL: Fix HPBA shadowing.Vladimir Serbinenko
2015-12-10ACPI: Work around IASL warning reading/writing same registerMartin Roth
2015-12-10ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth
2015-11-24northbridge/amd/amdfam10: Rename mislabeled iommu nvram option to gartTimothy Pearson
2015-11-18cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequenceTimothy Pearson
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-11-02cpu/amd: Add initial AMD Family 15h supportTimothy Pearson
2015-11-02cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-29mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson
2015-10-24amd/acpi: Clean up SMBus references.Tobias Diedrich
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-08-23AMD Kconfig: Remove QRANK_DIMM_SUPPORT from unsupported platformsMartin Roth
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-05AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-01mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson
2015-03-21mainboards/amd/fam10: Add romstage timestampsTimothy Pearson
2015-03-19cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson
2015-03-09AMD fam10: Always have AMDMCTKyösti Mälkki
2015-02-16mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson
2015-02-16mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson
2015-02-16mainboard/cmos: Delete obsolete commented parametersTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-02-03amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selectionKyösti Mälkki
2015-01-06mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2015-01-04AMD Mainboards - romstage.c: Fix doxygen errorsMartin Roth
2014-12-16Drop GX1, CS5330 and related boardsStefan Reinauer
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-22amdfam10: Move to per-device ACPIVladimir Serbinenko
2014-11-14AMD: Move RAMBASE and RAMTOPKyösti Mälkki
2014-10-16amdk8: Move to per-device ACPIVladimir Serbinenko
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-08-15intel/cpu: rename car.h to romstage.hAaron Durbin
2014-08-14Intel: Add common header file for CAR setupEdward O'Callaghan
2014-07-30Kconfig: Fix comments on endif to match the corresponding ifDaniele Forsi
2014-07-24src/mainboard: Remove trailing whitespaceElyes HAOUAS
2014-07-18mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-17AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki
2014-07-08mainboard: Trivial - drop trailing blank lines at EOF in .hEdward O'Callaghan
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-26AMD boards: Fix typosKyösti Mälkki
2014-06-26PIRQ tables: Fix typosKyösti Mälkki
2014-06-14amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan
2014-06-03superio/smsc/smscsuperio: Make romstage linkable with headerEdward O'Callaghan
2014-05-10Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-30mainboard/: Avoid including early_serial.c from w83627hfEdward O'Callaghan
2014-04-28superio/winbond/w83627ehg: Convert romstage to generic componentEdward O'Callaghan
2014-04-26superio/fintek/*: Factor out generic romstage componentEdward O'Callaghan
2014-04-26mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan
2014-04-06superio/winbond/w83627ehg: Avoid .c includesEdward O'Callaghan
2014-04-02superio/fintek/f71859: Avoid .c includesEdward O'Callaghan
2014-01-19board_info.txt: Change iei/kino's link to web.archive.org.Vladimir Serbinenko
2014-01-19boardstatus: Remove some needless name overrides.Vladimir Serbinenko
2014-01-19board-status: Add board_info.txt manually for irregular wiki entriesVladimir Serbinenko
2014-01-19board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko
2014-01-18iei/rocky-512: Add it as an explicit clone of juki-511p.Vladimir Serbinenko
2013-12-29AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki