summaryrefslogtreecommitdiffstats
path: root/src/mainboard/apple
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update files with no newline at the endMartin Roth2017-07-242-2/+2
* mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-062-6/+9
* Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber2017-06-021-2/+1
* Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber2017-06-021-1/+0
* nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESSArthur Heymans2017-05-111-4/+0
* mb/*/mainboard.c: Get rid of SPI AFC registerPatrick Rudolph2017-05-011-1/+0
* nb/intel/i945: Move INTEL_EDIDPatrick Rudolph2017-04-071-1/+0
* mb/apple/macbook11,macbook21,imac52: Remove per board directoriesArthur Heymans2017-03-208-39/+9
* nb/i945/gma.c: Refactor panel setupArthur Heymans2017-03-181-1/+6
* mb/apple/macbook21: Remove PCI reset code from romstageMono2017-03-011-5/+0
* mb/apple/macbook21: Remove unused cmos parametersArthur Heymans2017-02-232-20/+0
* apple/macbook21: Remove unused include `smbios.h`Paul Menzel2017-02-181-1/+0
* sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans2017-01-063-52/+123
* intel cache-as-ram: Move DCACHE_RAM_BASEKyösti Mälkki2016-12-181-8/+0
* nb/intel/i945: Make pci_mmio_size a devicetree parameterArthur Heymans2016-12-111-0/+2
* intel sandy/ivy: Improve DIMM replacement detectionKyösti Mälkki2016-11-201-1/+1