index
:
Coreboot
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
tyan
/
s2891
Commit message (
Expand
)
Author
Age
Files
Lines
*
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-18
1
-2
/
+0
*
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
1
-1
/
+0
*
PIRQ tables: Fix typos
Kyösti Mälkki
2014-06-26
1
-1
/
+1
*
Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT
Kyösti Mälkki
2014-05-10
1
-1
/
+0
*
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-03
1
-1
/
+0
*
mainboard/: Avoid including early_serial.c from w83627hf
Edward O'Callaghan
2014-04-30
1
-2
/
+3
*
Drop drivers/generic/debug
Kyösti Mälkki
2014-04-22
1
-11
/
+0
*
board-status: Add board_info.txt extracted from wiki.
Vladimir Serbinenko
2014-01-19
1
-0
/
+3
*
AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes
Kyösti Mälkki
2013-12-26
1
-1
/
+0
*
AMD boards (non-AGESA): Cleanup earlymtrr.c includes
Kyösti Mälkki
2013-12-26
1
-1
/
+0
*
get_bus_conf.c: reindent with indent
Paul Menzel
2013-10-18
1
-106
/
+106
*
ck804: obtain I/O APIC base address for ACPI MADT from allocator
Jonathan A. Kollasch
2013-10-14
1
-9
/
+12
*
Nvidia boards: acpi_tables.c: Remove intermediate variable in ACPI interrupt ...
Jonathan A. Kollasch
2013-10-12
1
-13
/
+5
*
Include boot_cpu.c for romstage builds
Kyösti Mälkki
2013-08-15
1
-1
/
+1
*
AMD: Drop empty root_complex
Kyösti Mälkki
2013-06-24
1
-1
/
+0
*
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-22
1
-1
/
+0
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
1
-1
/
+1
*
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
1
-1
/
+1
*
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-14
1
-1
/
+1
*
Drop empty mainboard.c
Kyösti Mälkki
2012-11-29
1
-2
/
+0
*
Drop empty mainboard_ops
Kyösti Mälkki
2012-11-29
1
-3
/
+0
*
Remove AMD special case for LAPIC based udelay()
Patrick Georgi
2012-11-27
1
-1
/
+0
*
Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig
Stefan Reinauer
2012-11-16
1
-1
/
+0
*
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-11-06
1
-1
/
+0
*
Revert "remove CONFIG_SERIAL_CPU_INIT"
Sven Schnelle
2012-07-31
1
-0
/
+1
*
Drop mainboard chip.h
Stefan Reinauer
2012-07-26
2
-4
/
+0
*
remove CONFIG_SERIAL_CPU_INIT
Sven Schnelle
2012-07-02
1
-1
/
+0
*
Clean up #ifs
Patrick Georgi
2012-05-08
2
-3
/
+3
*
Refactor some alignment handling
Patrick Georgi
2012-04-20
1
-1
/
+1
*
Unify Local APIC address definitions
Patrick Georgi
2012-03-08
1
-1
/
+1
*
nvidia/ck804: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-17
1
-1
/
+0
*
Use default table creator macro for all SSDTs
Stefan Reinauer
2011-10-13
1
-1
/
+1
*
mptable: Refactor mptable generation some more
Patrick Georgi
2011-10-13
1
-5
/
+1
*
mptable: Get rid of fixup_virtual_wire
Patrick Georgi
2011-10-13
1
-1
/
+1
*
mptable: Refactor lintsrc generation
Patrick Georgi
2011-10-13
1
-2
/
+1
*
run uart_init() from console_init, just like the other console initialization...
Stefan Reinauer
2011-04-20
1
-1
/
+0
*
Use subsystem id from devicetree.cb instead of Kconfig and move
Sven Schnelle
2011-03-01
2
-4
/
+1
*
Get mptable OEM/product ID from kconfig variables.
Uwe Hermann
2010-12-16
1
-1
/
+1
*
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
3
-3
/
+3
*
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
1
-3
/
+3
*
Simplify a few code chunks, fix whitespace and indentation.
Uwe Hermann
2010-11-21
1
-28
/
+6
*
Drop excessive whitespace randomly sprinkled in romstage.c files.
Uwe Hermann
2010-11-21
1
-12
/
+1
*
Convert more boards to use mptable_write_buses.
Patrick Georgi
2010-11-21
3
-16
/
+2
*
Use DIMM0 et al in lots more places instead of hardocding values.
Uwe Hermann
2010-11-21
1
-4
/
+5
*
Eliminate SET_NB_CFG_54 option. There was no board that
Patrick Georgi
2010-11-18
1
-4
/
+0
*
CK804/MCP55 devicetree.cb cosmetic and indentation fixes.
Uwe Hermann
2010-11-14
1
-152
/
+147
*
Remove comments that are obsolete since r6028.
Uwe Hermann
2010-11-06
1
-2
/
+0
*
Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c
Patrick Georgi
2010-11-05
2
-1
/
+1
*
Convert ck804_early_smbus.c to a separately compiled unit.
Jonathan Kollasch
2010-10-27
1
-1
/
+1
*
We need to call smp_write_lintsrc() instead of smp_write_intsrc() for
Tobias Diedrich
2010-10-26
1
-2
/
+2
[next]