summaryrefslogtreecommitdiffstats
path: root/src/mainboard/apple
Commit message (Expand)AuthorAgeFilesLines
...
* src/mb/Kconfig: Fix PCI subsystem IDsElyes HAOUAS2019-04-191-8/+0
* sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-131-0/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-062-2/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* mb/(ICH7): Remove initialization already done at early_init.cElyes HAOUAS2019-03-181-2/+0
* src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'Elyes HAOUAS2019-03-081-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-9/+9
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-043-3/+0
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-041-6/+2
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-012-0/+2
* cpu/intel: Rename socket_mFCPGA478 to socket_mNico Huber2019-02-282-2/+2
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-072-2/+0
* cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans2019-01-242-4/+1
* mb/*/*/devicetree.cb: Make sandybridge devicetree uniformArthur Heymans2019-01-231-4/+2
* nb/intel/i945: Use parallel MP initArthur Heymans2019-01-232-2/+0
* mb/*/*: Use libgfxinit on sandy and ivy bridge boardsArthur Heymans2019-01-153-0/+38
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-091-4/+0
* sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans2019-01-081-4/+1
* src/mb/apple/macbookair4_2: move early_southbridge.c to romstage.cAngel Pons2019-01-063-79/+77
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-301-1/+1
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-282-2/+2
* sb/intel/i82801gx: Use common Intel SMM codeArthur Heymans2018-11-271-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-232-4/+6
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-212-2/+2
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-162-2/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* mb/*/*: Harmonise FD and devicetree on boards featuring ICH7Arthur Heymans2018-11-121-0/+8
* intel/i945: Factor out ram init time stampsPaul Menzel2018-11-121-2/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS2018-08-151-1/+1
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-133-4/+0
* mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS2018-08-131-1/+0
* southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by defaultAngel Pons2018-08-051-8/+0
* mb/apple/macbookair4_2/Kconfig: Don't select VGAArthur Heymans2018-07-231-1/+0
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-022-12/+5
* sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tablesArthur Heymans2018-06-291-66/+0
* mb/*/*/cmos.layout: Fix coding styleElyes HAOUAS2018-06-281-2/+2
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-212-2/+0
* mb/*/*/acpi_tables.c: Remove unneeded includesElyes HAOUAS2018-06-111-11/+2
* mb/apple: Get rid of device_tElyes HAOUAS2018-05-082-4/+4
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-272-0/+2
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-9/+9
* sb/intel/bd82x6x: Reduce function-disable messNico Huber2018-01-231-3/+1
* cpu/intel/speedstep: Fix the PNOT ACPI methodArthur Heymans2018-01-171-1/+1
* mb/*/*/romstage.c: Clean up targets with i82801gxArthur Heymans2018-01-141-29/+22
* intel/bd82x6x: Use generated ACPI PIRQTobias Diedrich2017-12-201-1/+0
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-232-10/+1
* intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaultsNico Huber2017-07-301-4/+0