aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i440bx
AgeCommit message (Expand)Author
2024-06-05cpu/x86: Make 1GB paging the defaultJulius Werner
2024-04-11tree: Remove blank lines before '}' and after '{'Elyes Haouas
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-24northbridge: Rename Makefiles from .inc to .mkMartin Roth
2023-10-20device/device.h: Rename pci_domain_scan_busArthur Heymans
2023-08-09treewide: Get rid of "NO_DDRx" selectionElyes Haouas
2023-07-12nb/i440bx: Use newer function for resource declarationsArthur Heymans
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-05-19nb/intel/i440bx: Roll sdram_set_spd_registers() into parentKeith Hui
2023-05-19nb/intel/i440bx: Compact debug messagesKeith Hui
2023-05-17nb/intel/i440bx: Clear memory errors before ending raminitKeith Hui
2023-05-17nb/intel/i440bx, mb/asus/p3b-f: Abolish disable_spd()Keith Hui
2023-03-29nb/intel/i440bx/debug.c: Refactor newlines and save some printk callsKeith Hui
2023-03-24nb/intel/i440bx: Die with standard POST code on fatal conditionsKeith Hui
2023-01-02nb/intel/i440bx: Specify supported memory typeElyes Haouas
2022-11-22src/northbridge: Remove unnecessary space after castsElyes Haouas
2022-11-18cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-02nb/intel/i440bx: Use PARALLEL_MPArthur Heymans
2022-03-08timestamps: Rename timestamps to make names more consistentJakub Czapiga
2022-03-07src: Make PCI ID define names shorterFelix Singer
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-06-07cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki
2021-04-11spd.h: Move `DIMMx` macros to i440bx/raminit.hAngel Pons
2021-04-06nb/intel/i440bx: Enable bootblock consoleKeith Hui
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-08-04nb/intel/i440bx: Make ROM area unavailable for MMIOKeith Hui
2020-07-06nb/intel/i440bx: Add PMCR register to ACPI codeKeith Hui
2020-07-06nb/intel/i440bx: Refactor ACPI codeKeith Hui
2020-06-22device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki
2020-05-14nb/intel/i440bx: add resources during read_resources()Furquan Shaikh
2020-05-12nb/intel/i440bx: Drop mainboard_enable_serial()Keith Hui
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-08northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-04nb/intel/i440bx: Ready raminit for S3 resume pathKeith Hui
2020-05-04nb/intel/i440bx: Use SPDX for remaining filesKeith Hui
2020-05-04nb/intel/i440bx: Drop northbridge.hKeith Hui
2020-05-04nb/intel/i440bx: Resolve a SMP-raminit TODOKeith Hui
2020-05-02nb/intel/i440bx: Clean up register_values tableKeith Hui
2020-04-18asus/p2b*: Move serial init into mainboard bootblockKeith Hui
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-05src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-26intel/i440bx: Resolve long standing raminit TODOsKeith Hui
2020-01-26intel/i440bx: Add timestamp to RAM initKeith Hui
2020-01-26intel/i440bx: Use smbus_read_byte() for raminit debugKeith Hui
2020-01-12asus/{p2b-x,p3b-f},intel/i440bx: Move mainboard_romstage_entry()Kyösti Mälkki
2020-01-12intel/i440bx,i82371: Remove wrapper spd_read_byte()Kyösti Mälkki
2020-01-12asus/p3b-f,intel/i440bx: Move enable/disable_spd() callKyösti Mälkki
2019-12-19src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS
2019-11-25cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-11-14nb/intel/i440bx: Remove unnecessary __SIMPLE_DEVICE__Arthur Heymans
2019-11-05intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMERKyösti Mälkki
2019-11-03arch/x86: Use the stage argument to implement cbmem_topArthur Heymans
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-10-27src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki
2019-08-15arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki
2019-08-15cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki
2019-08-11arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki
2019-08-07northbridge/intel: Rename ram_calc.c to memmap.cKyösti Mälkki
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-12postcar: Make more use of postcar_frame_add_romcache()Nico Huber
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <pc80/keyboard.h>Elyes HAOUAS
2018-06-17nb/intel/i440bx: Switch to POSTCAR_STAGEKyösti Mälkki
2018-06-17nb/intel/i440bx: Move to RELOCATABLE_RAMSTAGEKyösti Mälkki
2018-06-17cpu/intel/slot_1: Switch to different CAR setupKyösti Mälkki
2018-06-06arch/x86: Flag platforms without RELOCATABLE_RAMSTAGEKyösti Mälkki
2018-06-04intel/i440bx: Drop tests for LATE_CBMEM_INITKyösti Mälkki
2018-05-29src/northbridge: Add and update license headersMartin Roth
2018-05-11nb/intel/i440bx: Get rid of device_tElyes HAOUAS
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2018-04-30nb/intel/i440: Get rid of device_tElyes HAOUAS
2017-12-09intel/i440bx: Correct RAM init programmingKeith Hui
2017-09-13intel/i440bx: Implement EARLY_CBMEM_INIT supportKeith Hui
2017-09-01nb/intel/i440bx/debug.c: Bugfix and cleanupKeith Hui
2017-09-01intel/i440bx: Move LATE_CBMEM_INIT under mainboardKyösti Mälkki
2017-08-18nb/intel/i440bx: Compile debug.c only if CONFIG_DEBUG_RAM_SETUPKeith Hui
2017-07-24nb/intel/i440bx: Add final newline to raminit.cMartin Roth
2017-07-23northbridge/intel/i440bx: Merge RAM init routinesKeith Hui
2017-07-22northbridge/intel/i440bx: Move NB macro to i440bx.hKeith Hui
2017-06-27nb/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-03-10northbridge/intel/i440bx: Align codePaul Menzel
2016-12-07MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki
2016-11-21nb/intel: Fix some spelling mistakes in comments and stringsMartin Roth
2016-10-10northbridge/intel/i440bx: Remove commented codeElyes HAOUAS
2016-08-31northbridge/intel: Add required space before opening parenthesis '('Elyes HAOUAS
2016-03-10northbridge/intel/i440bx: Unify UDELAY selectionStefan Reinauer