index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
technexion
/
tim5690
Age
Commit message (
Expand
)
Author
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-18
Rework boolean expression (DeMorgan and all) for
Patrick Georgi
2010-03-18
Remove fallback/normal handling in mainboards'
Patrick Georgi
2010-03-17
trivial warning fixes, mostly for ACPI code
Stefan Reinauer
2010-03-01
Drop unused doit.sh files (trivial).
Uwe Hermann
2010-03-01
- Simplify stack size determination: MAX_CPUS * STACK_SIZE
Patrick Georgi
2010-02-28
- Add config flag for boards that have their own fadt.c
Patrick Georgi
2010-02-27
- make HAVE_HARD_RESET match what newconfig did
Patrick Georgi
2010-02-25
Move the ldscripts logic to src/arch/i386/Makefile.inc
Patrick Georgi
2010-02-25
Unify crt0s setup to src/arch/i386/Makefile.inc. This variable
Patrick Georgi
2010-02-23
Only handle code as "driver" that actually uses our driver
Patrick Georgi
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-09
Actually set HAVE_OPTION_TABLES for the boards that need it.
Patrick Georgi
2010-02-09
Move all the copies of the romstage.inc rule to
Patrick Georgi
2010-02-08
Clean up ACPI:
Patrick Georgi
2010-02-08
janitor task: unify and cleanup naming.
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2010-01-30
* fix crt0s/ldscripts paths to fix out of tree build.
Stefan Reinauer
2010-01-18
Move all IOAPIC selection to southbridges, and remove them
Patrick Georgi
2009-12-23
Fix technexion tim5690 build failure - REALMODE option required for x86.c mai...
Marc Jones
2009-12-23
newconfig compilation failed with
Stefan Reinauer
2009-12-23
Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...
Libra Li
2009-11-25
Trivial style changes, replace a few C++ type comments, and some code reuse
Peter Stuge
2009-11-25
This patch is buzzer of TechNexion TIM-5690.
Libra Li
2009-11-25
This patch is buzzer of TechNexion TIM-5690.
Libra Li
2009-11-18
This is a patch to control the DIP switch and digital I/O.
Libra Li
2009-11-09
These are post codes for TIM-5690 LED debug message.
Libra Li
2009-11-06
Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
Myles Watson
2009-11-06
Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.
Uwe Hermann
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-10-26
Add kconfig menus for most chipset VIDEO_MB values.
Uwe Hermann
2009-10-24
Major cleanups of the hard_reset() code and config in coreboot.
- supermicro/x6dhe_g/auto.c
2009-10-22
The LAN chip-set on the Technexion TIM-5690 is enabled by hardware and
Libra Li
2009-10-20
Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be
Myles Watson
2009-10-20
Fix all board names in Kconfig as per wiki / vendor website.
Uwe Hermann
2009-10-16
Set default ROM sizes per-board to match the ROM chip that came
Uwe Hermann
2009-10-15
Fix Kconfig for technexion/tim5690.
Libra Li
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-13
This patch support for the Technexion Tim-5690 mainboard.
Libra Li
[prev]