summaryrefslogtreecommitdiffstats
path: root/src/northbridge/via
Commit message (Expand)AuthorAgeFilesLines
* via: Write »access« without »m« at endPaul Menzel2013-12-271-1/+1
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-233-4/+4
* timestamps epia-m850: Cleanup without enabling timestampsKyösti Mälkki2013-09-211-1/+0
* CBMEM x86: Unify get_cbmem_toc()Kyösti Mälkki2013-09-111-5/+0
* CBMEM: Unify get_top_of_ram()Kyösti Mälkki2013-09-111-1/+0
* CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki2013-09-116-25/+6
* Correct spelling of shadow, setting and memoryPaul Menzel2013-08-161-1/+1
* Set PCI bus operations at buildtime for ramstageKyösti Mälkki2013-07-116-6/+6
* Rename hardwaremain() to main()Stefan Reinauer2013-07-101-1/+1
* Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki2013-07-101-2/+1
* Make setting MAX_PIRQ_LINKs depend on NORTHBRIDGE_VIA_VX900Dave Frodin2013-07-021-0/+4
* VX900: Use MIN/MAX from stdlib.h instead of redefining themAlexandru Gagniuc2013-06-104-26/+25
* VIA VX900: Add minimal ramstage needed to boot linuxAlexandru Gagniuc2013-06-109-0/+1545
* VX900: Add DDR3 initializationAlexandru Gagniuc2013-06-104-3/+1785
* VX900: Add support for early romstageAlexandru Gagniuc2013-06-1012-0/+778
* hardwaremain: drop boot_complete parameterStefan Reinauer2013-05-081-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-224-4/+3
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0165-65/+65
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-285-29/+4
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-146-6/+6
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-146-6/+6
* Rename devices -> deviceStefan Reinauer2012-11-303-3/+3
* Remove assembly coded log2 functionRonald G. Minnich2012-11-2811-11/+2
* Get rid of drivers classPatrick Georgi2012-11-276-18/+18
* x86 realmode: Use x86emu register file + definesPatrick Georgi2012-11-245-76/+81
* x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi2012-11-245-26/+26
* x86emu: Move realmode handler into own directoryPatrick Georgi2012-11-243-3/+3
* VIA chipsets: fix compilation without real mode codeStefan Reinauer2012-11-149-67/+15
* hpet: common ACPI generationPatrick Georgi2012-10-082-3/+15
* Remove chip.h files without config structureKyösti Mälkki2012-10-0722-118/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-226-6/+0
* Don't use 64-bit constant 0x100000000 in linker scriptsNico Huber2012-06-211-1/+1
* Clean up #ifsPatrick Georgi2012-05-086-12/+12
* remove trailing whitespaceStefan Reinauer2011-11-013-3/+3
* Fix compilation of VIA CN700 northbridge code with gcc 4.6Stefan Reinauer2011-10-141-2/+10
* more ifdef -> if fixesStefan Reinauer2011-04-212-2/+2
* drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCHStefan Reinauer2011-04-141-1/+1
* Unify use of post_codeAlexandru Gagniuc2011-04-112-4/+4
* __PRE_RAM__ is defined by the makefileStefan Reinauer2010-12-271-2/+0
* Fix most CONFIG_DEBUG_RAM_SETUP issues. Stefan Reinauer2010-12-271-1/+1
* The same mechanisms are used for normal and fallback images. Stefan Reinauer2010-12-191-5/+0
* drop one more version of doing serial uart output differently.Stefan Reinauer2010-12-172-2/+1
* We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek2010-12-135-30/+25
* second round name simplification. drop the <component>_ prefix.stepan2010-12-0817-11/+11
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-3/+2
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-12/+2
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-204-63/+55
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-202-5/+1
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-122-5/+1
* Factor out a few commonly duplicated functions from northbridge.c.Uwe Hermann2010-10-116-248/+0
OpenPOWER on IntegriCloud