aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/ibase
AgeCommit message (Expand)Author
2018-07-06mb/ibase/mb899: Remove unneeded includesElyes HAOUAS
2018-06-29sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tablesArthur Heymans
2018-06-11mb/*/*/acpi_tables.c: Remove unneeded includesElyes HAOUAS
2018-06-04mb/ibase: Get rid of whitespace before tabElyes HAOUAS
2018-06-02src/mainboard: Add and update license headersMartin Roth
2018-05-08mb/ibase: Get rid of device_tElyes HAOUAS
2018-05-08mb/superio: Rename global control devices as SUPERIO_DEVElyes HAOUAS
2018-04-26src/mainboard/ibase/mb899: Fix typo in commentElyes HAOUAS
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2018-01-17cpu/intel/speedstep: Fix the PNOT ACPI methodArthur Heymans
2018-01-14mb/*/*/romstage.c: Clean up targets with i82801gxArthur Heymans
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-08-21Boards w/ Winbond superios: Use common config entry codeKeith Hui
2017-07-24Update files with no newline at the endMartin Roth
2017-05-11nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESSArthur Heymans
2017-01-06sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans
2017-01-04intel/i945 boards: Add romstage time stampsPaul Menzel
2016-12-18intel cache-as-ram: Move DCACHE_RAM_BASEKyösti Mälkki
2016-12-11nb/intel/i945: Make pci_mmio_size a devicetree parameterArthur Heymans
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2016-11-09mainboard/ibase/mb899: transition away from device_tAntonello Dettori
2016-09-26mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS
2016-09-20src/mainboard/getac - kontron: Add space around operatorsElyes HAOUAS
2016-08-31i945: Enable changing VRAM sizeArthur Heymans
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-08-14src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS
2016-07-31Update degree symbol to utf-8 encoding in commentsMartin Roth
2016-06-21intel/model_6ex: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki
2015-11-27ibase/mb899: Fix IASL warning and remarkMartin Roth
2015-11-23IASL: Enable warnings as errorsMartin Roth
2015-11-05intel/i945: Consolidate MADT handlingVladimir Serbinenko
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-23southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi`Paul Menzel
2015-10-23cpu/intel: Move Power notification ASL code into `common/acpi`Paul Menzel
2015-05-28igd.asl rewriteVladimir Serbinenko
2015-05-26speedstep: Don't supply weak get_cst_entries.Vladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2015-05-19Move smi trap sample to documentation, don't keep it in every mobo.Vladimir Serbinenko
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-06global: Refactor get_option usageVarad Gautam
2015-02-16acpi: Generate valid ACPI processor objectsTimothy 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
2014-12-03i945: Consolidate acpi/platform.aslVladimir Serbinenko
2014-12-03i82801gx: Enable upper CMOS in bootblock.Vladimir Serbinenko
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-09i945: consolidate sb & nb early initsVladimir Serbinenko
2014-11-09i945: Consolidate common GNVS initVladimir Serbinenko
2014-11-04i82801gx: Handle whole FADT in southbridge.Vladimir Serbinenko
2014-10-18i945: Consolidate FADT codeVladimir Serbinenko
2014-10-15i945: Convert to per-device ACPIVladimir Serbinenko
2014-09-13azalia: Shrink boilerplateVladimir Serbinenko
2014-09-05Consolidate intel vga int15 hooksVladimir Serbinenko
2014-08-18azalia: Move shared variable to separate fileVladimir 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-18mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-17mainboard,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-25i945 boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki
2014-06-25i945 boards: Drop disabled ram_check() callsKyösti Mälkki
2014-06-20intel/i945 gm45: Use acpi_s3_resume_allowed()Kyösti Mälkki
2014-06-14mainboard/ibase/mb899: Break out superio hwm conf from mainboardEdward O'Callaghan
2014-06-01mainboard/ibase/mb899: Trivial, Non-local header treated as localEdward O'Callaghan
2014-05-21mainboard/ibase/mb899: Sanitize headersEdward O'Callaghan
2014-05-20mainboard/ibase/mb899: Indent devicetree.cbEdward O'Callaghan
2014-05-20drivers: Drop GbE stub driversEdward O'Callaghan
2014-05-19intel: Remove GFXUMA and related global variablesKyösti Mälkki
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-28superio/winbond/w83627ehg: Convert romstage to generic componentEdward O'Callaghan
2014-04-06superio/winbond/w83627ehg: Avoid .c includesEdward O'Callaghan
2014-01-22CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki
2014-01-22intel/i945 boards: Add EARLY_CBMEM_INITKyösti Mälkki
2014-01-19boardstatus: Remove some needless name overrides.Vladimir Serbinenko
2014-01-19board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko
2013-12-24Remove PCI_ROM_RUN optionVladimir Serbinenko
2013-12-02global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc
2013-11-25Unify and clean up remaining INT15 handlersStefan Reinauer
2013-09-11CBMEM: Drop parameter from cbmem_reinit()Kyösti Mälkki
2013-07-04intel/i945: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-04Intel based boards: Use tab instead of spaces to align comment in DSDTPaul Menzel
2013-01-03Rename mainboard_smi.c to smihandler.cPatrick Georgi
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-24yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi
2012-11-16Fix PIRQ routing abstractionStefan Reinauer
2012-11-16Drop unneeded BOARD_HAS_FADT optionStefan Reinauer
2012-11-16Reduce number of per-mainboard changesStefan Reinauer
2012-11-14Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-10-05Use mainboard_interrupt_handlers everywherePatrick Georgi
2012-08-08Cleanup coreboot memory table includesKyösti Mälkki
2012-07-26Drop mainboard chip.hStefan Reinauer
2012-07-26ibase/mb899: Rename NIC BIOS disable driver and hook upPatrick Georgi
2012-05-01Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boardsStefan Reinauer