Age | Commit message (Expand) | Author |
2017-03-19 | cpu/x86: add a barrier with timeout | Bora Guvendik |
2017-03-16 | binaryPI: Fix SSE regression and align stack early | Kyösti Mälkki |
2017-03-16 | cpu/intel: Fix the remaining issues detected by checkpatch | Lee Leahy |
2017-03-16 | cpu/intel: Wrap lines at 80 columns | Lee Leahy |
2017-03-16 | cpu/intel: Fix brace issues detected by checkpatch.pl | Lee Leahy |
2017-03-16 | cpu/intel: Add int to unsigned | Lee Leahy |
2017-03-16 | cpu/intel: Fix the spacing issues | Lee Leahy |
2017-03-16 | cpu/intel: Indent with tabs | Lee Leahy |
2017-03-16 | cpu/x86: Fix misc. remaining issues detected by checkpatch | Lee Leahy |
2017-03-16 | cpu/x86: Wrap lines at 80 columns | Lee Leahy |
2017-03-16 | cpu/x86: Add int to unsigned | Lee Leahy |
2017-03-16 | cpu/x86: Remove braces and else if unnecessary | Lee Leahy |
2017-03-16 | cpu/x86: Use tabs for indent | Lee Leahy |
2017-03-16 | cpu/x86: Fix various issues detected by checkpatch.pl | Lee Leahy |
2017-03-16 | src/cpu/x86: Remove space between * and variable name | Lee Leahy |
2017-03-15 | AGESA f14: Fix infinite loop | Kyösti Mälkki |
2017-03-10 | cpu/amd/agesa: Unify init files | Paul Menzel |
2017-03-09 | AGESA: Log heap initialisation | Kyösti Mälkki |
2017-03-09 | AGESA: Fix SSE regression and align stack early | Kyösti Mälkki |
2017-03-09 | cpu/intel/model_6{e,f}x: Unify init files | Paul Menzel |
2017-03-08 | binaryPI platforms: Drop any ACPI S3 support | Kyösti Mälkki |
2017-03-08 | AGESA: Move heap allocator declarations | Kyösti Mälkki |
2017-03-08 | AMD geode: Avoid conflicting main() declaration | Kyösti Mälkki |
2017-03-07 | amd/pi/hudson: Move APIC enable to CPU file | Marshall Dawson |
2017-03-07 | AGESA: Add agesa_helper.h header | Kyösti Mälkki |
2017-02-22 | src/cpu/x86: Update/Add license headers to all files | Martin Roth |
2017-02-22 | src/cpu/intel: Add license headers to all files | Martin Roth |
2017-02-22 | src/cpu/amd: Update/Add license headers to all files | Martin Roth |
2017-01-10 | cpu/intel/model_6fx: Add Conroe-L to cpu_device_id list | Arthur Heymans |
2017-01-04 | amdfam10: Perform major include ".c" cleanup | Damien Zammit |
2016-12-28 | Microcode: Show a useful warning when microcode bins are missing | Martin Roth |
2016-12-27 | cpu/intel/common: Add/Use common function to set virtualization | Matt DeVillier |
2016-12-18 | ti/beaglebone: Define arch for omap-header build | Kyösti Mälkki |
2016-12-18 | intel cache-as-ram: Move DCACHE_RAM_BASE | Kyösti Mälkki |
2016-12-16 | Set the fsb timer correctly for Netburst CPUs | Arthur Heymans |
2016-12-11 | ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default | Kyösti Mälkki |
2016-12-11 | intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setup | Kyösti Mälkki |
2016-12-11 | x86 SMM: Fix use with RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2016-12-10 | cpu/intel/lga775: Do not select model_6ex CPU | Arthur Heymans |
2016-12-09 | intel/sandybridge: Use postcar_frame for MTRR setup | Kyösti Mälkki |
2016-12-08 | cpu/x86: allow AP callbacks after MP init | Aaron Durbin |
2016-12-08 | buildsystem: Drop explicit (k)config.h includes | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Flip default to enabled | Kyösti Mälkki |
2016-12-06 | CPU: Declare cpu_phys_address_size() for all arch | Kyösti Mälkki |
2016-12-01 | romstage_handoff: remove code duplication | Aaron Durbin |
2016-12-01 | AMD binaryPI: Disable PCI_CFG_EXT_IO | Kyösti Mälkki |
2016-12-01 | AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2016-12-01 | AGESA: Disable PCI_CFG_EXT_IO | Kyösti Mälkki |
2016-12-01 | AGESA: Switch to MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2016-12-01 | AGESA f14: Consolidate early P-states setting | Kyösti Mälkki |