summaryrefslogtreecommitdiff
path: root/src/mainboard/apple
AgeCommit message (Expand)Author
2019-10-25mb/*/*/smihandler: Remove bogus mainboard_io_trap_handlerPeter Lemenkov
2019-10-25mb/*/*/smihandler: Remove bogus SMM initPeter Lemenkov
2019-10-11sb/intel/i82801gx: Move CIR init to a common placeArthur Heymans
2019-09-16src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-11src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-20mb,autoport: Fix GCC 9 Port_List build errorJacob Garber
2019-08-18cpu/intel: Enter romstage without BISTKyösti Mälkki
2019-08-18mainboards: Remove floating __PRE_RAM__ commentsKyösti Mälkki
2019-07-19sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph
2019-07-18mb/*/*/gpio: Use static for const structuresPeter Lemenkov
2019-06-25intel/945 boards: Use smp_write_pci_intsrc()Kyösti Mälkki
2019-06-21sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans
2019-06-19src/mainboard: Remove unused include <arch/byteorder.h>Elyes HAOUAS
2019-06-14nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selectionElyes HAOUAS
2019-06-06sb/intel/i82801gx: Detect if the southbridge supports AHCIArthur Heymans
2019-06-04mb/apple/macbookair4_2: Fix DRAM_RESET_GATE_GPIOEvgeny Zinoviev
2019-05-15src/mainboard: Remove unneeded include <arch/io.h>Elyes HAOUAS
2019-05-07mb/apple/macbookair4_2: Correct internal video port selectionEvgeny Zinoviev
2019-05-06src: Remove unused include <halt.h>Elyes HAOUAS
2019-04-29src/mb: Use system_reset()Elyes HAOUAS
2019-04-19src/mb/Kconfig: Fix PCI subsystem IDsElyes HAOUAS
2019-04-13sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-18mb/(ICH7): Remove initialization already done at early_init.cElyes HAOUAS
2019-03-08src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
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