Age | Commit message (Expand) | Author |
2019-09-29 | amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICE | Kyösti Mälkki |
2019-08-26 | amdfam10: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-08-20 | src: Remove variable length arrays | Jacob Garber |
2019-08-10 | src: Include <stdint.h> instead of <inttypes.h> | Jacob Garber |
2019-07-02 | src: Use CRx_TYPE type for CRx | Elyes HAOUAS |
2019-06-21 | nb/amd/amdmct/mct_ddr3: Remove unused code | Jacob Garber |
2019-06-21 | nb/amd/amdmct/mct: Remove duplicate if condition | Jacob Garber |
2019-06-21 | nb/amd/amdmct/mct_ddr3: Remove duplicate conditional | Jacob Garber |
2019-06-21 | nb/amd/amdmct/mct_ddr3: Remove duplicate code | Jacob Garber |
2019-06-15 | nb/amd/amdmct/mct: Simplify conditional | Jacob Garber |
2019-06-03 | nb/amd/amdmct/mct_ddr3/mct_d.c: Remove variable set but not used | Elyes HAOUAS |
2019-05-29 | src/northbridge: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-24 | nb/amd/amdmct/mct/mctdqs_d.c: Remove variable set but not used | Elyes HAOUAS |
2019-05-24 | nb/amd/amdmct/mct/mctpro_d.c: Remove variable set but not used | Elyes HAOUAS |
2019-05-24 | nb/amd/amdmct/mct/mctecc_d.c: Remove variable set but not used | Elyes HAOUAS |
2019-04-25 | src/northbridge/amd: Remove unused variables | Elyes HAOUAS |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/io.h: Add missing includes | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-07 | src: Move constant to the right side of comparison | Elyes HAOUAS |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-12-28 | src/northbridge: Get rid of device_t | Elyes HAOUAS |
2018-11-27 | nb/amd/amdmct/{mct,mct_ddr3}: Replace "magic" numbers with macros | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-08 | nb/amd/amdmct/mct_ddr3: Replace MTRR addresses with macros | Elyes HAOUAS |
2018-11-08 | src: Replace common MSR addresses with macros | Elyes HAOUAS |
2018-11-05 | amd/mtrr: Fix IORR MTRR | Elyes HAOUAS |
2018-10-31 | reset: Finalize move to new API | Nico Huber |
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-23 | src: Remove unneeded whitespace | 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-08-10 | src: Fix typo | Elyes HAOUAS |
2018-08-09 | src/northbridge: Fix typo | Elyes HAOUAS |
2018-08-08 | cpu/amd: Correct number of MCA banks cleared | Marshall Dawson |
2018-07-09 | src/northbridge: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-14 | src: Get rid of device_t | Elyes HAOUAS |
2018-05-09 | {device,drivers,lib,mb,nb}: Use only one space after 'if' | Elyes HAOUAS |
2018-05-04 | amd/mct/ddr3: Correctly configure CsMux67 | Patrick Georgi |
2017-08-10 | nb/amd_fam10/mct_ddr3: Use common function to compute crc16 checksum | Arthur Heymans |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-08 | nb/amd: add IS_ENABLED() around Kconfig symbol references | Martin Roth |