Age | Commit message (Expand) | Author |
2019-08-11 | arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION | Kyösti Mälkki |
2019-08-11 | arch/x86: Enable POSTCAR_CONSOLE by default | Kyösti Mälkki |
2019-08-10 | src: Include <stdint.h> instead of <inttypes.h> | Jacob Garber |
2019-08-08 | lib/stage_cache: Refactor Kconfig options | Kyösti Mälkki |
2019-08-07 | northbridge/intel: Rename ram_calc.c to memmap.c | Kyösti Mälkki |
2019-08-07 | intel/fsp_rangeley: Rename raminit.c to memmap.c | Kyösti Mälkki |
2019-08-07 | intel/nehalem,sandybridge: Move stage_cache support function | Kyösti Mälkki |
2019-08-03 | intel/i945,gm45,pineview,x4x: Fix stage cache location | Kyösti Mälkki |
2019-08-03 | intel/i945,gm45,pineview,x4x: Move stage cache support function | Kyösti Mälkki |
2019-08-03 | intel/haswell: Move stage_cache support function | Kyösti Mälkki |
2019-07-30 | nb/amd/amdht: Use standard coreboot assertions | Jacob Garber |
2019-07-29 | haswell: reinitialize EHCI debug hardware after raminit | Iru Cai |
2019-07-21 | nb/amd/trinity: Rename PCI ID of the IOMMU | Marshall Dawson |
2019-07-19 | nb/via/vx900: Ensure framebuffer size is within limits | Jacob Garber |
2019-07-19 | nb/intel/pineview: Remove dead code in switch | Jacob Garber |
2019-07-18 | nb/intel/sandybridge/acpi: Don't use defines for memory ranges | Patrick Rudolph |
2019-07-18 | nb/i945/gma: Store vga_disable if MAINBOARD_DO_NATIVE_VGA_INIT | Elyes HAOUAS |
2019-07-17 | nb/i945: Fix gate graphics hardware for frequency change | Elyes HAOUAS |
2019-07-17 | nb/intel/x4x: Die on invalid memory speeds | Jacob Garber |
2019-07-17 | nb/intel/nehalem: Prevent out of bounds read | Jacob Garber |
2019-07-13 | intel/i945: Fix udelay() prototypes | Kyösti Mälkki |
2019-07-13 | intel/e7505,i82801dx: Fix SMM_ASEG lock | Kyösti Mälkki |
2019-07-12 | src: Add missing include <device/pci_ops.h> | Elyes HAOUAS |
2019-07-10 | nb/intel/nehalem: Tidy quickpath_reserved calculation | Jacob Garber |
2019-07-10 | nb/intel/nehalem: Die if no memory ranks found | Jacob Garber |
2019-07-09 | cpu/x86: Flip SMM_TSEG default | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-07-08 | intel/nehalem: Move TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-07-07 | cpu/x86: Fix MSR_PLATFORM_INFO definition | Kyösti Mälkki |
2019-07-04 | arch/x86: Adjust size of postcar stack | Kyösti Mälkki |
2019-07-04 | amdfam10: Declare get_sysinfo() | Kyösti Mälkki |
2019-07-04 | amdfam10: Declare empty activate_spd_rom() stub | Kyösti Mälkki |
2019-07-03 | intel/e7505: Drop debug code | Kyösti Mälkki |
2019-07-02 | src: Use CRx_TYPE type for CRx | Elyes HAOUAS |
2019-06-28 | device,nb/amd: Deduplicate add_more_links() | Jacob Garber |
2019-06-28 | nb/intel/pineview: Remove unused code | Jacob Garber |
2019-06-28 | {soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KB | Elyes HAOUAS |
2019-06-21 | nb/amd/amdmct/mct_ddr3: Remove unused code | Jacob Garber |
2019-06-21 | nb/amd/amdfam10: Use 64 bits in multiplication | Jacob Garber |
2019-06-21 | nb/amd/amdfam10/northbridge.c: Remove variable set but not used | Elyes HAOUAS |
2019-06-21 | nb/intel/nehalem/raminit.c: Remove variable set but not used | Elyes HAOUAS |
2019-06-21 | nb/intel/nehalem/raminit.c: Remove variable set but not used | Elyes HAOUAS |
2019-06-21 | nb/x4x: Rename {ddr,fsb}2{mhz,ps} as {ddr,fsb}_to_{mhz,ps} | Elyes HAOUAS |
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-17 | 3rdparty/blobs: Update submodule, SNB improvements | Arthur Heymans |
2019-06-15 | nb/amd/amdmct/mct: Simplify conditional | Jacob Garber |
2019-06-14 | nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection | Elyes HAOUAS |
2019-06-13 | nb/amd/amdfam10: die() on out of bounds reads | Jacob Garber |