summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/e7505
Commit message (Expand)AuthorAgeFilesLines
* intel/e7505: Remove ROMCC workaroundKyösti Mälkki2018-06-061-27/+3
* arch/x86: Make RELOCATABLE_RAMSTAGE the defaultKyösti Mälkki2018-06-061-1/+0
* intel/socket_mPGA604 intel/e7505: Switch to POSTCAR_STAGEKyösti Mälkki2018-06-023-7/+10
* intel/e7505: Move to RELOCATABLE_RAMSTAGEKyösti Mälkki2018-06-021-0/+1
* intel/e7505: Assume AGP slot disabledKyösti Mälkki2018-06-022-4/+21
* aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INITKyösti Mälkki2018-06-025-141/+133
* intel/e7505: Fix domain resourcesKyösti Mälkki2018-06-021-3/+9
* src/northbridge: Add and update license headersMartin Roth2018-05-295-3/+66
* nb/intel/e7505: Get rid of device_tElyes HAOUAS2018-05-181-4/+5
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* nb/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-271-2/+2
* CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki2017-05-272-3/+3
* 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-4/+4
* northbridge/intel/e7505/debug.c: Improve code formattingElyes HAOUAS2016-09-201-3/+2
* northbridge/intel/e7505: Improve code formattingElyes HAOUAS2016-09-202-44/+44
* src/northbridge: Improve code formattingElyes HAOUAS2016-09-121-22/+22
* northbridge/intel/e7505: transition away from device_tAntonello Dettori2016-09-102-4/+4
* northbridge/intel: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-312-14/+14
* Remove non-ascii & unprintable charactersMartin Roth2016-08-011-2/+2
* src/northbridge: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-311-1/+1
* northbridge/intel: add missing #include guardsIru Cai2016-02-281-0/+5
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-312-8/+0
* cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc2015-10-151-3/+3
* acpi: Remove monolithic ACPIVladimir Serbinenko2015-05-261-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-212-2/+2
* 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-5/+5
* 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-126/+27
* northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* e7505: Move to per-device ACPIVladimir Serbinenko2014-10-182-0/+8
* Uniformly spell frequency unit symbol as HzElyes HAOUAS2014-07-291-1/+1
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-083-3/+0
* northbridge/intel/e7505/raminit.c: Silence warn of unused funcEdward O'Callaghan2014-05-251-1/+3
* lib: Make log2() available in romstage on ARM, not just x86Alexandru Gagniuc2014-01-131-0/+1
* CBMEM: Unify get_top_of_ram()Kyösti Mälkki2013-09-112-1/+1
* 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
* Intel e7505: provide get_top_of_ramKyösti Mälkki2013-03-072-0/+7
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-012-2/+2
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-5/+0
* 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
* Fix some issues with new "reference" toolchainStefan Reinauer2012-11-021-1/+1
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-5/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2