Age | Commit message (Expand) | Author |
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-13 | nb/amd/amdfam10: die() on out of bounds reads | Jacob Garber |
2019-06-03 | nb/amd/pi/00630F01/northbridge.c: Remove variable set but not used | Elyes HAOUAS |
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-25 | AGESA binaryPI: Add AGESA entry timestamps | Kyösti Mälkki |
2019-05-25 | AGESA: Move debug helper to eventlog file | Kyösti Mälkki |
2019-05-25 | AGESA: Move heap_status_name() implementation | Kyösti Mälkki |
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-05-24 | nb/amd/pi/00660F01: Remove variable set but not used | Elyes HAOUAS |
2019-04-25 | src/northbridge/amd: Remove unused variables | Elyes HAOUAS |
2019-04-23 | src: include <assert.h> when appropriate | 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-11 | nb/amd/amdfam10/util.c: Use "CONFIG" only when appropriate | Elyes HAOUAS |
2019-04-08 | nb/amd/pi/agesawrapper: Drop stale comment about IS_ENABLED() | Nico Huber |
2019-04-08 | nb/amd/pi, mb/amd/bettong: Fix null pointer checks | Jacob Garber |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-19 | Fix 'unsigned int' to bare use of 'unsigned' | Subrata Banik |
2019-03-16 | src: Drop unused '#include <halt.h>' | Elyes HAOUAS |
2019-03-13 | nb/amd/amdfam10: Remove define macro already done in 'amdfam10.h' | Elyes HAOUAS |
2019-03-13 | nb/amd/amdfam10: Remove 'IS_ENABLED()' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-04 | arch/io.h: Add missing includes | Kyösti Mälkki |
2019-03-04 | arch/io.h: Fix PCI and PNP simple typedefs | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-28 | src: Don't use a #defines like Kconfig symbols | Elyes HAOUAS |
2019-01-24 | AGESA fam12/fam14: Drop amdfamX.c file include | Kyösti Mälkki |
2019-01-22 | AGESA/binaryPI: Add NULL pointers check | Kyösti Mälkki |
2019-01-14 | AGESA: Drop CONFIG_CBB and CONFIG_CDB | Kyösti Mälkki |
2019-01-14 | binaryPI: Drop CONFIG_CBB and CONFIG_CDB | Kyösti Mälkki |
2019-01-14 | binaryPI: Drop invalid northbridge.h file | Kyösti Mälkki |
2019-01-14 | AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTON | Kyösti Mälkki |
2019-01-13 | {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem() | Elyes HAOUAS |
2019-01-10 | northbridge/amdfam10: Deal with PCI_ADDR() better | Kyösti Mälkki |
2019-01-10 | amdfam10 boards: Simplify early resourcemap | Kyösti Mälkki |
2019-01-10 | mb: Move timestamp_add_now to northbridge/amd/amdfam10 | Elyes HAOUAS |
2019-01-10 | binaryPI: Drop warning on EXT_CONF_SUPPORT | Kyösti Mälkki |
2019-01-09 | agesawrapper.c: check if HOP_COUNT_TABLE exists before AmdInitLate() | Krystian Hebel |
2019-01-07 | src: Move constant to the right side of comparison | Elyes HAOUAS |
2019-01-06 | device: Use pcidev_path_on_root() | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-04 | AGESA: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-04 | binaryPI: Use pcidev_on_root() | 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: Call get_bus_conf() just once | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Add Makefiles and fix resourcemap.c | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Declare get_pci1234() just once | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop AMD_SB_CIMX | Kyösti Mälkki |
2019-01-03 | nb/amd/pi/00{630F01,730F01}: Use ARRAY_SIZE | Elyes HAOUAS |
2018-12-28 | src/northbridge: Get rid of device_t | Elyes HAOUAS |
2018-12-21 | cpu/amd/geode_lx: Drop support | Arthur Heymans |
2018-12-19 | northbridge: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-18 | northbridge: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-11-27 | nb/amd/amdmct/{mct,mct_ddr3}: Replace "magic" numbers with macros | Elyes HAOUAS |
2018-11-19 | src: Add required space after "switch" | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | amd/{nb/amdfam10,cpu/pi}/Kconfig: Remove unused symbols | Elyes HAOUAS |
2018-11-16 | src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC" | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <lib.h> | 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-11-05 | amd: Fix non-local header treated as local | 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-23 | src: Typo fix (cosmetic) | Peter Lemenkov |
2018-10-22 | sb/amd/cimx/sb[89]00: Use CF9 reset | Nico Huber |
2018-10-18 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-10-11 | selfboot: remove bounce buffers | Ronald G. Minnich |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-08 | src: Use tabs for indentation | Elyes HAOUAS |
2018-09-25 | northbridge: Use 'unsigned int' to bare use of 'unsigned' | Elyes HAOUAS |
2018-09-20 | nb/amd/pi/00730F01: use MMIO and performance counters from AGESA | Piotr Król |
2018-09-18 | nb/amd/pi/00730F01: Don't use device_t in ramstage | Elyes HAOUAS |
2018-09-15 | nb/amd/pi/00730F01: Add initial native IVRS support | Timothy Pearson |
2018-09-15 | nb/amd/pi/00730F01: Initialize IOMMU device | Kyösti Mälkki |
2018-09-10 | complier.h: add __noreturn and use it in code base | Aaron Durbin |
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-23 | AGESA binaryPI: Remove code for CONFIG_CBB!=0 | Kyösti Mälkki |
2018-07-20 | AGESA binaryPI: Fix and optimize for MAX_NODES_NUM | Kyösti Mälkki |
2018-07-09 | src/northbridge: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-07-02 | src/nb: Fix non-local header treated as local | Elyes HAOUAS |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |