summaryrefslogtreecommitdiffstats
path: root/src/mainboard/iwave
Commit message (Expand)AuthorAgeFilesLines
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-2/+0
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Intel based boards: Use tab instead of spaces to align comment in DSDTPaul Menzel2013-02-041-1/+1
* Rename mainboard_smi.c to smihandler.cPatrick Georgi2013-01-031-0/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-161-2/+2
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-161-1/+0
* Reduce number of per-mainboard changesStefan Reinauer2012-11-161-21/+0
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-141-1/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* iwave/iWRainbowG6: use 16bit access for a register which is not 32bit alignedSebastian Andrzej Siewior2012-10-261-3/+3
* iwave/iWRainbowG6: remove USE_DCACHE_RAMSebastian Andrzej Siewior2012-10-261-1/+0
* hpet: common ACPI generationPatrick Georgi2012-10-081-32/+1
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-22/+0
* Refactor some alignment handlingPatrick Georgi2012-04-201-1/+1
* Unify IO APIC address specificationPatrick Georgi2012-04-121-1/+1
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* ACPI: More ../../.. removalPatrick Georgi2012-02-221-4/+4
* intel/sch: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-171-1/+0
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-2/+2
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-5/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-2/+1
* Use ACPI text fields consistently with all other boardsStefan Reinauer2011-09-211-3/+3
* Add automatic SMBIOS table generationSven Schnelle2011-08-262-44/+0
* SMM: add defines for APM_CNT registerSven Schnelle2011-06-071-15/+5
* AP_IN_SIPI_WAIT is already defined in the CPU Kconfig of those boards.Stefan Reinauer2011-05-231-1/+0
* The UART divider should be calculated based on the base frequencyStefan Reinauer2011-04-221-4/+2
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* oops. this is weird. CAR addresses should be specified in the socket and not inStefan Reinauer2011-01-271-1/+0
* Fix a few whitespace and coding style issues.Uwe Hermann2010-12-188-218/+233
* A couple of Poulsbo fixes:Patrick Georgi2010-12-181-1/+1
* Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 boardPatrick Georgi2010-12-1826-0/+2184
OpenPOWER on IntegriCloud