summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/lynxpoint/bootblock.c
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/lynxpoint: Align with BroadwellAngel Pons2020-11-021-3/+1
* sb/intel/lynxpoint: Use common early SPI codeAngel Pons2020-06-271-18/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* bootblock: Provide some common prototypesKyösti Mälkki2019-12-141-1/+1
* sb/intel/lynxpoint: Enable LPC/SIO setup in bootblockArthur Heymans2019-04-231-0/+3
* cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-04-211-1/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-091-14/+0
* intel/lynxpoint: Fix spellingKyösti Mälkki2019-01-071-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPSAaron Durbin2015-07-071-2/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-1/+1
* soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan2014-11-051-2/+2
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* haswell: Add initial support for Haswell platformsAaron Durbin2013-03-141-0/+101