summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/model_6bx
Commit message (Expand)AuthorAgeFilesLines
* Use 3rdparty/intel-microcodeArthur Heymans2019-07-011-1/+1
* src/cpu: Remove unneeded includesElyes HAOUAS2018-06-011-2/+0
* Constify struct cpu_device_id instancesJonathan Neuschäfer2017-11-231-1/+1
* src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS2016-08-231-1/+1
* src/cpu: Capitalize CPUElyes HAOUAS2016-07-311-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cpu: microcode: Use microcode stored in binary formatAlexandru Gagniuc2015-09-302-4/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* 3rdparty: move to 3rdparty/blobsPatrick Georgi2015-05-051-1/+1
* 3rdparty: Move to blobsPatrick Georgi2015-05-051-1/+1
* cpu/intel: (non-FSP) Remove microcode updates from treeAlexandru Gagniuc2015-02-284-652/+0
* cpu/intel (non-FSP): Use microcode from blobs repositoryAlexandru Gagniuc2015-02-281-4/+1
* vboot2: add verstageStefan Reinauer2015-01-271-0/+1
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-1/+1
* cpu: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-1/+3
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-0/+1
* PCI: Drop includes under cpuKyösti Mälkki2014-02-121-1/+0
* cpu/intel: Remove dummy terminators from microcode blobsAlexandru Gagniuc2014-01-161-5/+0
* cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc2014-01-164-13/+15
* usbdebug: Drop old includesKyösti Mälkki2013-07-111-1/+0
* usbdebug: Drop temporary disables of log outputKyösti Mälkki2013-06-141-15/+0
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* MTRR: get physical address size from CPUIDSven Schnelle2012-01-101-1/+1
* Add missing Intel Pentium II/III era CPU IDs.Uwe Hermann2010-10-041-2/+9
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Factor out fill_processor_name() and strcpy() functions.Uwe Hermann2010-09-292-32/+2
* Use the microcode files as created by the new microcode update script. (Fixes...Stefan Reinauer2010-05-264-8/+8
* also rename the config option.Stefan Reinauer2010-05-251-3/+3
* Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer2010-05-251-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-4/+4
* move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.Stefan Reinauer2010-04-141-89/+0
* 1. This patch adds CAR for Intel P6 series processors.Joseph Smith2010-04-098-0/+875