summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/bd82x6x/bootblock.c
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/bd82x6x: Honor POST code Kconfig optionKeith Hui2023-12-231-4/+7
* sb/intel/bd82x6x: Use common early SPI codeAngel Pons2020-06-271-9/+2
* sb/intel/bd82x6x: Use PCI bitwise opsAngel Pons2020-06-101-7/+1
* 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
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-181-11/+5
* 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
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-211-1/+0
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-271-0/+1
* sb/intel/bd82x6x/bootblock: Use register namePatrick Rudolph2017-05-051-6/+4
* 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
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* SPI: Configure Software Sequence SPI Freq to match descriptorDuncan Laurie2012-11-121-0/+21
* RTC: Enable extended CMOS in the bootblockDuncan Laurie2012-07-241-0/+3
* Cougar Point southbridge: Add includes and drop post_code()Stefan Reinauer2012-04-271-1/+3
* Add support for Intel Panther Point PCHStefan Reinauer2012-04-041-0/+73