Age | Commit message (Expand) | Author |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | src/include: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-04 | include/cpu/amd: Drop unused files | Elyes HAOUAS |
2019-12-19 | Drop ROMCC code and header guards | Arthur Heymans |
2019-11-30 | AGESA,binaryPI: Add compatibility wrapper for romstage entry | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Fix stack location on entry to romstage | Michał Żygowski |
2019-11-30 | AGESA,binaryPI: Split romstage_main() to BSP and AP parts | Kyösti Mälkki |
2019-11-30 | binaryPI: Clean leftover romstage prototype | Kyösti Mälkki |
2019-11-27 | AGESA,binaryPI: Remove early_all_cores() | Kyösti Mälkki |
2019-11-27 | binaryPI: Drop BINARYPI_LEGACY_WRAPPER support | Kyösti Mälkki |
2019-11-27 | amdfam10: Clean leftover prototypes | Kyösti Mälkki |
2019-09-14 | arch/x86: Replace some __PRE_RAM__ use | Kyösti Mälkki |
2019-08-26 | amdfam10: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-08-20 | device/oprom: Drop unnecessary AMD headers | Kyösti Mälkki |
2019-08-13 | cpu/x86: Separate save_state struct headers | Kyösti Mälkki |
2019-07-02 | cpu/amd/msr: Clarify MMIO_CONF shift value | Marshall Dawson |
2019-03-04 | arch/io.h: Add missing includes | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Use defaults for get_pci1234() | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Add temporary pirq_router_bus variable | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Declare get_pci1234() just once | Kyösti Mälkki |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-05 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-11-05 | amd/mtrr: Fix IORR MTRR | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-30 | src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-10-30 | {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros | Elyes HAOUAS |
2018-10-30 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-18 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-14 | complier.h: add __always_inline and use it in code base | Aaron Durbin |
2018-09-07 | amd/fam15: Add more MCA information | Marshall Dawson |
2018-08-08 | amd/fam15: Add MCA bank register definitions | Marshall Dawson |
2018-08-08 | cpu/amd: Correct number of MCA banks cleared | Marshall Dawson |
2018-08-08 | cpu/amd: Rename MCA status register | Marshall Dawson |
2018-07-09 | src/{ec,include,lib}: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-05 | amd/geode_lx: Fix .c includes | Kyösti Mälkki |
2018-05-31 | Remove AMD K8 cpu and northbridge support | Kyösti Mälkki |
2018-05-24 | AMD: Remove some leftover includes | Kyösti Mälkki |
2017-11-01 | cpu/amdfam15.h: Add definition for MMIO config MSR | Marshall Dawson |
2017-09-27 | cpu/amd/amdfam15: Add misc. SMM definitions | Marshall Dawson |
2017-09-26 | AGESA cimx: Move cb_types.h to vendorcode | Kyösti Mälkki |
2017-09-19 | AGESA binaryPI: Clean up amdfamXX.h include | Kyösti Mälkki |
2017-08-22 | AMD K8 fam10-15: Tidy up CAR stack switch | Kyösti Mälkki |
2017-08-22 | AMD K8 fam10-15: Tidy up CAR disable | Kyösti Mälkki |
2017-08-01 | src/include: Add guards on all header files | Martin Roth |
2017-07-14 | geode_lx: Move declaration to another header | Kyösti Mälkki |
2017-07-13 | src/include: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-28 | amd/family15h: Add defines for boost and P-state | Marshall Dawson |
2017-06-26 | soc/amd/stoneyridge: Add CPU files | Marc Jones |