Age | Commit message (Expand) | Author |
2020-07-06 | nb/intel/i440bx: Add PMCR register to ACPI code | Keith Hui |
2020-07-06 | nb/intel/i440bx: Refactor ACPI code | Keith Hui |
2020-06-22 | device/smbus_host: Declare common early SMBus prototypes | Kyösti Mälkki |
2020-05-14 | nb/intel/i440bx: add resources during read_resources() | Furquan Shaikh |
2020-05-12 | nb/intel/i440bx: Drop mainboard_enable_serial() | Keith Hui |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-08 | northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-04 | nb/intel/i440bx: Ready raminit for S3 resume path | Keith Hui |
2020-05-04 | nb/intel/i440bx: Use SPDX for remaining files | Keith Hui |
2020-05-04 | nb/intel/i440bx: Drop northbridge.h | Keith Hui |
2020-05-04 | nb/intel/i440bx: Resolve a SMP-raminit TODO | Keith Hui |
2020-05-02 | nb/intel/i440bx: Clean up register_values table | Keith Hui |
2020-04-18 | asus/p2b*: Move serial init into mainboard bootblock | Keith Hui |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-05 | src/northbridge: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-01-26 | intel/i440bx: Resolve long standing raminit TODOs | Keith Hui |
2020-01-26 | intel/i440bx: Add timestamp to RAM init | Keith Hui |
2020-01-26 | intel/i440bx: Use smbus_read_byte() for raminit debug | Keith Hui |
2020-01-12 | asus/{p2b-x,p3b-f},intel/i440bx: Move mainboard_romstage_entry() | Kyösti Mälkki |
2020-01-12 | intel/i440bx,i82371: Remove wrapper spd_read_byte() | Kyösti Mälkki |
2020-01-12 | asus/p3b-f,intel/i440bx: Move enable/disable_spd() call | Kyösti Mälkki |
2019-12-19 | src/northbridge: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-11-25 | cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-11-14 | nb/intel/i440bx: Remove unnecessary __SIMPLE_DEVICE__ | Arthur Heymans |
2019-11-05 | intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-11-03 | arch/x86: Use the stage argument to implement cbmem_top | Arthur Heymans |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-10-27 | src/[northbridge,security]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-15 | arch/x86: Add postcar_frame_common_mtrrs() | Kyösti Mälkki |
2019-08-15 | cpu/intel: Refactor platform_enter_postcar() | Kyösti Mälkki |
2019-08-11 | arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION | Kyösti Mälkki |
2019-08-07 | northbridge/intel: Rename ram_calc.c to memmap.c | Kyösti Mälkki |
2019-07-04 | arch/x86: Adjust size of postcar stack | Kyösti Mälkki |
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 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-12 | postcar: Make more use of postcar_frame_add_romcache() | Nico Huber |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <pc80/keyboard.h> | Elyes HAOUAS |
2018-06-17 | nb/intel/i440bx: Switch to POSTCAR_STAGE | Kyösti Mälkki |
2018-06-17 | nb/intel/i440bx: Move to RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2018-06-17 | cpu/intel/slot_1: Switch to different CAR setup | Kyösti Mälkki |