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
/
via
/
vt8454c
Age
Commit message (
Expand
)
Author
2016-09-26
mainboard/*/*/dsdt.asl: Use tabs for indents
Elyes HAOUAS
2016-08-17
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-06-18
AMD boards: Fix romstage main() declaration
Kyösti Mälkki
2016-03-10
cpu/via/c7: Don't manually include udelay_io.c
Stefan Reinauer
2016-01-07
Correct some common spelling mistakes
Martin Roth
2015-11-05
mainboard: Remove last_boot NVRAM option
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
2015-02-16
mainboard/cmos: Kill off unused boot_* parameters
Timothy Pearson
2015-02-16
mainboard/cmos: Move ECC variables out of fallback mechanism byte
Timothy Pearson
2015-02-16
mainboard/cmos: Delete obsolete commented parameters
Timothy Pearson
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-06
mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion
Edward O'Callaghan
2015-01-06
mainboard/*/romstage.c: Sanitize system header inclusions
Edward O'Callaghan
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-10-18
via/vt8454c: Migrate to per-device ACPI
Vladimir Serbinenko
2014-08-15
intel/cpu: rename car.h to romstage.h
Aaron Durbin
2014-08-14
Intel: Add common header file for CAR setup
Edward O'Callaghan
2014-07-18
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
mainboard,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-01-19
board-status: Add board_info.txt extracted from wiki.
Vladimir Serbinenko
2013-07-03
Move select MMCONF_SUPPORT under northbridge
Kyösti Mälkki
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2012-11-29
Drop empty mainboard.c
Kyösti Mälkki
2012-11-29
Drop empty mainboard_ops
Kyösti Mälkki
2012-11-16
Fix PIRQ routing abstraction
Stefan Reinauer
2012-11-16
Drop unneeded BOARD_HAS_FADT option
Stefan Reinauer
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2012-04-27
Move top level pc80 directory to drivers/
Stefan Reinauer
2012-04-20
Refactor some alignment handling
Patrick Georgi
2012-03-08
Unify Local APIC address definitions
Patrick Georgi
2012-02-17
via/cx700: Move HAVE_HARD_RESET to northbridge
Patrick Georgi
2012-02-09
VIA cpus: apply un-written naming rules
Kyösti Mälkki
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-10-13
Use default table creator macro for all SSDTs
Stefan Reinauer
2011-10-13
mptable: Refactor mptable generation some more
Patrick Georgi
2011-10-13
mptable: Get rid of fixup_virtual_wire
Patrick Georgi
2011-10-13
mptable: Refactor lintsrc generation
Patrick Georgi
2011-09-21
Use ACPI text fields consistently with all other boards
Stefan Reinauer
2011-08-26
Add automatic SMBIOS table generation
Sven Schnelle
2011-04-20
run uart_init() from console_init, just like the other console initialization...
Stefan Reinauer
2010-12-16
Get mptable OEM/product ID from kconfig variables.
Uwe Hermann
2010-12-08
second round name simplification. drop the <component>_ prefix.
stepan
2010-11-21
Drop excessive whitespace randomly sprinkled in romstage.c files.
Uwe Hermann
2010-11-21
Use DIMM0 et al in lots more places instead of hardocding values.
Uwe Hermann
2010-11-20
Some more DIMM0 related cleanups and deduplication.
Uwe Hermann
2010-10-26
We need to call smp_write_lintsrc() instead of smp_write_intsrc() for
Tobias Diedrich
2010-10-25
Factor out common mptable code to mptable_init().
Uwe Hermann
2010-10-24
Running a checked build of Windows is needed for understanding its various BI...
Scott Duplichan
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-10-05
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-09-30
Move VIA C7 board CAR config to VIA C7 instead of boards.
Warren Turkal
2010-09-27
RAMBASE = 0x4000 is no longer needed. Drop it.
Stefan Reinauer
2010-09-24
Automatically fetch bus information for mptable from
Patrick Georgi
2010-09-21
Cut the crap.
Uwe Hermann
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-30
Restructured all vendors' Kconfig files to no longer source the boards'
Jens Rottmann
2010-08-26
Remove unused mainboard_config definitions. Trivial.
Myles Watson
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-05-20
Move generation of mptable entries for ISA to generic code.
Patrick Georgi
2010-05-08
Drop console/console.c and pc80/serial.c from mainboards'
Patrick Georgi
2010-05-05
Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-12
- move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively
Patrick Georgi
2010-04-09
This patch changes C7 CAR code to be a single assembler file instead
Stefan Reinauer
2010-04-09
copy_and_run.c is not needed twice, and it is used on non-car too.
Stefan Reinauer
2010-04-09
Copy acpi blobs in two parts to make sure gcc does the right thing.
Myles Watson
2010-04-03
remove more warnings
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
Stefan Reinauer
2010-03-29
This drops the ASSEMBLY define from romstage.c, too
Stefan Reinauer
2010-03-29
__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into
Stefan Reinauer
2010-03-24
Get rid of type-punned pointer errors.
Myles Watson
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
trivial warning fixes, mostly for ACPI code
Stefan Reinauer
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
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-02-05
this should get the VIA VT8454c in shape with Kconfig
Stefan Reinauer
2010-01-30
* fix crt0s/ldscripts paths to fix out of tree build.
Stefan Reinauer
2010-01-25
More Kconfig changes to improve match with newconfig:
Patrick Georgi
2010-01-25
Align several kconfig options to match newconfig:
Patrick Georgi
[next]