summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i440bx
Commit message (Expand)AuthorAgeFilesLines
* northbridge: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-201-1/+1
* treewide: Get rid of "NO_DDRx" selectionElyes Haouas2023-08-091-5/+0
* nb/i440bx: Use newer function for resource declarationsArthur Heymans2023-07-121-2/+2
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-231-4/+4
* nb/intel/i440bx: Roll sdram_set_spd_registers() into parentKeith Hui2023-05-191-10/+4
* nb/intel/i440bx: Compact debug messagesKeith Hui2023-05-191-15/+15
* nb/intel/i440bx: Clear memory errors before ending raminitKeith Hui2023-05-171-0/+5
* nb/intel/i440bx, mb/asus/p3b-f: Abolish disable_spd()Keith Hui2023-05-172-3/+0
* nb/intel/i440bx/debug.c: Refactor newlines and save some printk callsKeith Hui2023-03-291-7/+5
* nb/intel/i440bx: Die with standard POST code on fatal conditionsKeith Hui2023-03-241-9/+10
* nb/intel/i440bx: Specify supported memory typeElyes Haouas2023-01-021-0/+5
* src/northbridge: Remove unnecessary space after castsElyes Haouas2022-11-221-1/+1
* cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas2022-11-181-3/+3
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-2/+2
* nb/intel/i440bx: Use PARALLEL_MPArthur Heymans2022-06-022-6/+15
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-2/+2
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-1/+1
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-071-0/+1
* 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