summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i440bx
Commit message (Expand)AuthorAgeFilesLines
* 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
* src: Remove unneeded include <pc80/keyboard.h>Elyes HAOUAS2018-11-161-1/+0
* nb/intel/i440bx: Switch to POSTCAR_STAGEKyösti Mälkki2018-06-173-7/+8
* nb/intel/i440bx: Move to RELOCATABLE_RAMSTAGEKyösti Mälkki2018-06-171-1/+0
* cpu/intel/slot_1: Switch to different CAR setupKyösti Mälkki2018-06-171-0/+34
* arch/x86: Flag platforms without RELOCATABLE_RAMSTAGEKyösti Mälkki2018-06-061-0/+1
* intel/i440bx: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-06-042-5/+2
* src/northbridge: Add and update license headersMartin Roth2018-05-292-0/+26
* 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