summaryrefslogtreecommitdiff
path: root/src/mainboard/apple/macbook21/romstage.c
AgeCommit message (Expand)Author
2019-10-11sb/intel/i82801gx: Move CIR init to a common placeArthur Heymans
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-18cpu/intel: Enter romstage without BISTKyösti Mälkki
2019-08-18mainboards: Remove floating __PRE_RAM__ commentsKyösti Mälkki
2019-05-15src/mainboard: Remove unneeded include <arch/io.h>Elyes HAOUAS
2019-05-06src: Remove unused include <halt.h>Elyes HAOUAS
2019-04-29src/mb: Use system_reset()Elyes HAOUAS
2019-04-13sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph
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-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
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
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-12intel/i945: Factor out ram init time stampsPaul Menzel
2018-08-13src/mb: Remove some unneeded includesElyes HAOUAS
2018-08-13mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS
2018-01-14mb/*/*/romstage.c: Clean up targets with i82801gxArthur Heymans
2017-03-01mb/apple/macbook21: Remove PCI reset code from romstageMono
2017-01-06sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans
2016-10-11mainboard/apple: Use C89 comments style & remove commented codeElyes HAOUAS
2016-10-02apple/imac52: add mainboardArthur Heymans
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-06-21intel/model_6ex: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2014-12-03i82801gx: Enable upper CMOS in bootblock.Vladimir Serbinenko
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-20mainboard/apple/macbook21/romstage.c: Missing prototype headerEdward O'Callaghan
2014-11-09i945: consolidate sb & nb early initsVladimir Serbinenko
2014-08-17A new port apple/macbook21.Mono