summaryrefslogtreecommitdiffstats
path: root/src/mainboard/iwill
Commit message (Expand)AuthorAgeFilesLines
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-223-3/+0
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-143-3/+3
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-143-4/+4
* Drop empty mainboard.cKyösti Mälkki2012-11-293-6/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-293-8/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-283-6/+3
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-273-3/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-162-4/+4
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-161-1/+0
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-161-1/+0
* Get rid of hard coded strings in ACPI tablesStefan Reinauer2012-11-091-1/+1
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-063-3/+0
* Move cpus_ready_for_init() to AMD K8Kyösti Mälkki2012-08-073-3/+0
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-313-0/+12
* Drop mainboard chip.hStefan Reinauer2012-07-266-12/+0
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-023-12/+0
* Clean up #ifsPatrick Georgi2012-05-085-9/+9
* Refactor some alignment handlingPatrick Georgi2012-04-201-2/+2
* Fix the blank in acpi_tables.czbao2012-04-191-1/+1
* Unify Local APIC address definitionsPatrick Georgi2012-03-084-5/+8
* Ati video: Apply un-written naming rulesKyösti Mälkki2012-02-241-1/+1
* amd/amd8111: Move HAVE_HARD_RESET to southbridgePatrick Georgi2012-02-173-3/+0
* Use default table creator macro for all SSDTsStefan Reinauer2011-10-131-1/+1
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-133-15/+3
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-133-3/+3
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-133-10/+3
* TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platformsenok712011-10-033-27/+0
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-203-3/+0
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-191-3/+0
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-014-16/+2
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-163-3/+3
* second round name simplification. drop the <component>_ prefix.stepan2010-12-085-5/+5
* first round name simplification. drop the <component>_ prefix.stepan2010-12-083-6/+6
* Trivial. Fix typo.Zheng Bao2010-12-071-1/+1
* AMD-8111: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-263-6/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-213-86/+43
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-213-54/+6
* Convert more boards to use mptable_write_buses.Patrick Georgi2010-11-215-58/+9
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-203-27/+3
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-183-6/+0
* Drop W83627THF, it's the same device as W83627THG.Uwe Hermann2010-11-162-4/+4
* Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-163-18/+3
* Move K8_ALLOCATE_IO_RANGE to Kconfig.Patrick Georgi2010-11-073-9/+0
* Remove comments that are obsolete since r6028.Uwe Hermann2010-11-063-6/+0
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-056-3/+3
* We need to call smp_write_lintsrc() instead of smp_write_intsrc() forTobias Diedrich2010-10-261-2/+2
* Factor out common mptable code to mptable_init().Uwe Hermann2010-10-253-58/+6
* Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan2010-10-241-1/+1
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-124-6/+7
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-076-6/+3
OpenPOWER on IntegriCloud