index
:
coreboot.git
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
/
technexion
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMD: Move RAMBASE and RAMTOP
Kyösti Mälkki
2014-11-14
1
-4
/
+0
*
amd: rename model_fxx_powernow to powernow.
Vladimir Serbinenko
2014-10-19
2
-2
/
+2
*
amdk8: Move to per-device ACPI
Vladimir Serbinenko
2014-10-16
2
-210
/
+4
*
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-10-16
2
-102
/
+0
*
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-18
2
-4
/
+0
*
AMD boards: Fix typos
Kyösti Mälkki
2014-06-26
2
-2
/
+2
*
PIRQ tables: Fix typos
Kyösti Mälkki
2014-06-26
2
-2
/
+2
*
amd/agesa,cimx: Rename ACPI OS detection methods
Edward O'Callaghan
2014-06-14
2
-20
/
+20
*
mainboard/*: Convert to generic ITE superio romstage component
Edward O'Callaghan
2014-05-28
2
-2
/
+4
*
superio/ite/*: Factor out generic romstage component
Edward O'Callaghan
2014-05-11
2
-6
/
+10
*
Drop useless mainboard-romstage defines
Patrick Georgi
2014-05-03
2
-10
/
+0
*
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-03
2
-2
/
+0
*
mainboard/*: Remove DUMP_ACPI_TABLES from amd boards
Edward O'Callaghan
2014-04-26
2
-70
/
+0
*
board-status: Add board_info.txt extracted from wiki.
Vladimir Serbinenko
2014-01-19
2
-0
/
+4
*
AMD K8 (rev-F): Always have RAMINIT_SYSINFO
Kyösti Mälkki
2013-12-29
2
-2
/
+0
*
AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes
Kyösti Mälkki
2013-12-26
2
-2
/
+0
*
AMD boards (non-AGESA): Cleanup earlymtrr.c includes
Kyösti Mälkki
2013-12-26
2
-2
/
+0
*
Correct spelling of shadow, setting and memory
Paul Menzel
2013-08-16
2
-2
/
+2
*
Include boot_cpu.c for romstage builds
Kyösti Mälkki
2013-08-15
2
-2
/
+2
*
AMD: Drop empty root_complex
Kyösti Mälkki
2013-06-24
2
-2
/
+0
*
AMD boards: routing.asl: Uniformly start `Package()` with capital letter
Paul Menzel
2013-06-23
2
-2
/
+2
*
AMD: Reduce stack size from 64 KB to the default of 4 KB
Paul Menzel
2013-05-09
1
-4
/
+0
*
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-22
2
-2
/
+0
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
34
-34
/
+34
*
AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID field
Paul Menzel
2013-02-25
2
-2
/
+2
*
mainboard.c: Name enable_dev function uniformly `mainboard_enable`
Paul Menzel
2013-02-25
2
-4
/
+4
*
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
2
-2
/
+2
*
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-14
2
-4
/
+4
*
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
Patrick Georgi
2012-11-28
2
-2
/
+2
*
Remove AMD special case for LAPIC based udelay()
Patrick Georgi
2012-11-27
2
-2
/
+0
*
Fix technexion tim5690 board VGA handler
Stefan Reinauer
2012-11-27
2
-2
/
+8
*
x86 realmode: Use x86emu register file + defines
Patrick Georgi
2012-11-24
1
-9
/
+10
*
x86 realmode: Adapt to x86emu/YABEL style return codes
Patrick Georgi
2012-11-24
1
-3
/
+3
*
Drop unneeded BOARD_HAS_FADT option
Stefan Reinauer
2012-11-16
2
-2
/
+0
*
Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig
Stefan Reinauer
2012-11-16
2
-2
/
+0
*
Get rid of hard coded strings in ACPI tables
Stefan Reinauer
2012-11-09
2
-2
/
+2
*
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-11-06
2
-2
/
+0
*
Cleanup coreboot memory table includes
Kyösti Mälkki
2012-08-08
2
-2
/
+0
*
Drop HAVE_MAINBOARD_RESOURCES
Kyösti Mälkki
2012-08-08
1
-5
/
+0
*
Move cpus_ready_for_init() to AMD K8
Kyösti Mälkki
2012-08-07
1
-1
/
+0
*
Technexion TIM5690: drop add_mainboard_resources()
Kyösti Mälkki
2012-08-05
2
-4
/
+6
*
AMD and GFXUMA: move setup_uma_memory() to northbridge
Kyösti Mälkki
2012-08-02
2
-4
/
+0
*
Drop mainboard chip.h
Stefan Reinauer
2012-07-26
4
-48
/
+0
*
AMD and GFXUMA: drop redundant use of lb_add_memory_range()
Kyösti Mälkki
2012-07-23
2
-18
/
+0
*
Move setup_uma_memory() to K8 northbridge
Kyösti Mälkki
2012-07-16
2
-80
/
+2
*
Define global uma_memory variables
Kyösti Mälkki
2012-07-16
2
-2
/
+0
*
Clean up #ifs
Patrick Georgi
2012-05-08
8
-12
/
+12
*
Refactor some alignment handling
Patrick Georgi
2012-04-20
2
-2
/
+2
*
Unify Local APIC address definitions
Patrick Georgi
2012-03-08
2
-2
/
+2
*
ACPI: More ../../.. removal
Patrick Georgi
2012-02-22
2
-4
/
+4
[next]