summaryrefslogtreecommitdiff
path: root/src/mainboard/apple
AgeCommit message (Expand)Author
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-28cpu/intel: Rename socket_mFCPGA478 to socket_mNico Huber
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-01-24cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans
2019-01-23mb/*/*/devicetree.cb: Make sandybridge devicetree uniformArthur Heymans
2019-01-23nb/intel/i945: Use parallel MP initArthur Heymans
2019-01-15mb/*/*: Use libgfxinit on sandy and ivy bridge boardsArthur Heymans
2019-01-09cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans
2019-01-08sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans
2019-01-06src/mb/apple/macbookair4_2: move early_southbridge.c to romstage.cAngel Pons
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-27sb/intel/i82801gx: Use common Intel SMM codeArthur Heymans
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-21ACPI: Fix DSDT's revision fieldElyes HAOUAS
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12mb/*/*: Harmonise FD and devicetree on boards featuring ICH7Arthur Heymans
2018-11-12intel/i945: Factor out ram init time stampsPaul Menzel
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-08-15mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS
2018-08-13src/mb: Remove some unneeded includesElyes HAOUAS
2018-08-13mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS
2018-08-05southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by defaultAngel Pons
2018-07-23mb/apple/macbookair4_2/Kconfig: Don't select VGAArthur Heymans
2018-07-02src/mb: Fix non-local header treated as localElyes HAOUAS
2018-06-29sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tablesArthur Heymans
2018-06-28mb/*/*/cmos.layout: Fix coding styleElyes HAOUAS
2018-06-21Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans
2018-06-11mb/*/*/acpi_tables.c: Remove unneeded includesElyes HAOUAS
2018-05-08mb/apple: Get rid of device_tElyes HAOUAS
2018-02-27sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2018-01-23sb/intel/bd82x6x: Reduce function-disable messNico Huber
2018-01-17cpu/intel/speedstep: Fix the PNOT ACPI methodArthur Heymans
2018-01-14mb/*/*/romstage.c: Clean up targets with i82801gxArthur Heymans
2017-12-20intel/bd82x6x: Use generated ACPI PIRQTobias Diedrich
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-07-30intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaultsNico Huber
2017-07-24Update files with no newline at the endMartin Roth
2017-07-06mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-02Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber
2017-06-02Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber
2017-05-11nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESSArthur Heymans
2017-05-01mb/*/mainboard.c: Get rid of SPI AFC registerPatrick Rudolph
2017-04-07nb/intel/i945: Move INTEL_EDIDPatrick Rudolph