summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i440bx
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/i440bx: Get rid of device_tElyes HAOUAS2018-05-111-1/+1
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* nb/intel/i440: Get rid of device_tElyes HAOUAS2018-04-302-4/+4
* intel/i440bx: Correct RAM init programmingKeith Hui2017-12-091-118/+173
* intel/i440bx: Implement EARLY_CBMEM_INIT supportKeith Hui2017-09-133-1/+68
* nb/intel/i440bx/debug.c: Bugfix and cleanupKeith Hui2017-09-011-5/+2
* intel/i440bx: Move LATE_CBMEM_INIT under mainboardKyösti Mälkki2017-09-011-1/+0
* nb/intel/i440bx: Compile debug.c only if CONFIG_DEBUG_RAM_SETUPKeith Hui2017-08-181-1/+1
* nb/intel/i440bx: Add final newline to raminit.cMartin Roth2017-07-241-1/+1
* northbridge/intel/i440bx: Merge RAM init routinesKeith Hui2017-07-232-0/+11
* northbridge/intel/i440bx: Move NB macro to i440bx.hKeith Hui2017-07-222-6/+6
* nb/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-273-4/+4
* CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki2017-05-271-1/+1
* northbridge/intel/i440bx: Align codePaul Menzel2017-03-101-1/+1
* MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki2016-12-071-0/+1
* nb/intel: Fix some spelling mistakes in comments and stringsMartin Roth2016-11-211-6/+6
* northbridge/intel/i440bx: Remove commented codeElyes HAOUAS2016-10-101-16/+0
* northbridge/intel: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-312-4/+4
* northbridge/intel/i440bx: Unify UDELAY selectionStefan Reinauer2016-03-101-0/+1
* northbridge/intel: add missing #include guardsIru Cai2016-02-281-0/+5
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-317-28/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-217-7/+7
* kbuild: automatically include northbridgesStefan Reinauer2015-04-291-0/+4
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-2/+3
* CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki2015-01-271-0/+1
* northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-062-25/+9
* northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-171-1/+0
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki2013-09-111-3/+1
* Set PCI bus operations at buildtime for ramstageKyösti Mälkki2013-07-111-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-017-7/+7
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-6/+1
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-25/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-1/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* northbridge/intel/i440bx: Registered SDRAM modules support and fixesKeith Hui2011-08-041-25/+39
* proper printk handling in src/northbridge/intel/i82810/raminit.cStefan Reinauer2010-12-271-22/+6
* dump_spd_registers() is only defined when ram init debugging is on.Stefan Reinauer2010-12-271-1/+4
* Fix most CONFIG_DEBUG_RAM_SETUP issues. Stefan Reinauer2010-12-273-7/+43
* Fix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX, use printk().Keith Hui2010-12-232-74/+26
* We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek2010-12-131-4/+3
* After finding the missing bit poweroff works now.Tobias Diedrich2010-11-271-0/+86
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-203-6/+3