summaryrefslogtreecommitdiffstats
path: root/src/mainboard/iwave
Commit message (Expand)AuthorAgeFilesLines
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-132-8/+1
* sch: make separate copy of nvs.hVladimir Serbinenko2014-09-121-1/+1
* iWRainbowG6: Kill unused fileVladimir Serbinenko2014-08-311-42/+0
* azalia: Move shared variable to separate fileVladimir Serbinenko2014-08-182-3/+1
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-151-1/+1
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+1
* src/mainboard: Remove trailing whitespaceElyes HAOUAS2014-07-241-1/+1
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* mainboard,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-178-8/+0
* intel: Remove GFXUMA and related global variablesKyösti Mälkki2014-05-191-1/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATEKyösti Mälkki2014-04-011-0/+1
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+3
* Move select MMCONF_SUPPORT under northbridgeKyösti Mälkki2013-07-031-1/+0
* intel/sch: Use MMCONF_BASE_ADDRESSKyösti Mälkki2013-06-251-1/+1
* 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