summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i440bx
Commit message (Expand)AuthorAgeFilesLines
* spd.h: Move `DIMMx` macros to i440bx/raminit.hAngel Pons2021-04-111-0/+6
* nb/intel/i440bx: Enable bootblock consoleKeith Hui2021-04-061-1/+0
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-021-0/+1
* nb/intel/i440bx: Make ROM area unavailable for MMIOKeith Hui2020-08-041-0/+1
* nb/intel/i440bx: Add PMCR register to ACPI codeKeith Hui2020-07-061-0/+2
* nb/intel/i440bx: Refactor ACPI codeKeith Hui2020-07-061-16/+13
* device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki2020-06-222-3/+2
* nb/intel/i440bx: add resources during read_resources()Furquan Shaikh2020-05-141-4/+5
* nb/intel/i440bx: Drop mainboard_enable_serial()Keith Hui2020-05-121-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1110-10/+0
* northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-13/+2
* nb/intel/i440bx: Ready raminit for S3 resume pathKeith Hui2020-05-043-3/+3
* nb/intel/i440bx: Use SPDX for remaining filesKeith Hui2020-05-045-68/+9
* nb/intel/i440bx: Drop northbridge.hKeith Hui2020-05-042-22/+0
* nb/intel/i440bx: Resolve a SMP-raminit TODOKeith Hui2020-05-041-1/+4
* nb/intel/i440bx: Clean up register_values tableKeith Hui2020-05-021-59/+42
* asus/p2b*: Move serial init into mainboard bootblockKeith Hui2020-04-181-4/+0
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-054-50/+8
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-5/+0
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-178-9/+0
* intel/i440bx: Resolve long standing raminit TODOsKeith Hui2020-01-261-12/+2
* intel/i440bx: Add timestamp to RAM initKeith Hui2020-01-261-0/+3
* intel/i440bx: Use smbus_read_byte() for raminit debugKeith Hui2020-01-261-1/+2
* asus/{p2b-x,p3b-f},intel/i440bx: Move mainboard_romstage_entry()Kyösti Mälkki2020-01-124-9/+35
* intel/i440bx,i82371: Remove wrapper spd_read_byte()Kyösti Mälkki2020-01-122-12/+13
* asus/p3b-f,intel/i440bx: Move enable/disable_spd() callKyösti Mälkki2020-01-122-0/+11
* src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS2019-12-192-2/+0
* cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-251-0/+1
* nb/intel/i440bx: Remove unnecessary __SIMPLE_DEVICE__Arthur Heymans2019-11-141-2/+0
* intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMERKyösti Mälkki2019-11-051-1/+0
* arch/x86: Use the stage argument to implement cbmem_topArthur Heymans2019-11-031-3/+0
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth2019-10-272-3/+3
* src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-211-1/+0
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+0
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-1/+1
* arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki2019-08-151-7/+0
* cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki2019-08-151-11/+4
* arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki2019-08-111-1/+0
* northbridge/intel: Rename ram_calc.c to memmap.cKyösti Mälkki2019-08-072-3/+3
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-041-3/+2
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-4/+4
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-043-3/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-014-0/+4
* postcar: Make more use of postcar_frame_add_romcache()Nico Huber2019-02-121-2/+1
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0