summaryrefslogtreecommitdiffstats
path: root/src/mainboard/iwill
Commit message (Expand)AuthorAgeFilesLines
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-183-6/+0
* mainboard,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-1710-11/+0
* mainboard: Trivial - drop trailing blank lines at EOF in .hEdward O'Callaghan2014-07-081-1/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-084-4/+0
* AMD boards: Fix typosKyösti Mälkki2014-06-261-1/+1
* PIRQ tables: Fix typosKyösti Mälkki2014-06-261-1/+1
* amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan2014-06-141-1/+1
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-103-12/+3
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-033-3/+0
* mainboard/: Avoid including early_serial.c from w83627hfEdward O'Callaghan2014-04-303-9/+12
* mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan2014-04-261-41/+0
* Drop drivers/generic/debugKyösti Mälkki2014-04-221-11/+0
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-193-0/+7
* AMD K8 (pre-F): Clean platforms without K8_REV_F_SUPPORTKyösti Mälkki2013-12-303-21/+0
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-263-3/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-263-3/+0
* get_bus_conf.c: reindent with indentPaul Menzel2013-10-181-122/+135
* AMD: Drop empty root_complexKyösti Mälkki2013-06-243-3/+0
* 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
OpenPOWER on IntegriCloud