summaryrefslogtreecommitdiffstats
path: root/src/northbridge/via/cn700/northbridge.c
Commit message (Expand)AuthorAgeFilesLines
* Remove VIA CN700 northbridge supportKyösti Mälkki2018-05-311-182/+0
* nb/via/cn700: Get rid of device_tElyes HAOUAS2018-05-211-5/+5
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki2017-05-271-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* northbridge/via: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-8/+4
* CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki2013-09-111-4/+1
* Set PCI bus operations at buildtime for ramstageKyösti Mälkki2013-07-111-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* 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/+1
* Remove chip.h files without config structureKyösti Mälkki2012-10-071-1/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek2010-12-131-6/+5
* Factor out a few commonly duplicated functions from northbridge.c.Uwe Hermann2010-10-111-45/+0
* Clarify a comment on an old hack, remove the call to early_mtrr_initCorey Osgood2010-08-011-1/+1
* Always enable parent resources before child resources.Myles Watson2010-06-171-2/+2
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-091-3/+3
* remove more warnings.Stefan Reinauer2010-04-031-2/+2
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-4/+4
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-2/+2
* Fix high tables address calculation on cn700 with VIDEO_MB > 0.Myles Watson2009-10-141-2/+2
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-29/+0
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-2/+2
* Add high tables support to all northbridges.Stefan Reinauer2009-04-301-0/+13
* Indent-based + manual cleanups for CN700 (trivial). As this will be portedUwe Hermann2008-10-091-79/+80
* Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R.Aaron Lwe2008-05-191-12/+57
* Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM isCorey Osgood2008-02-211-0/+216