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
Age
Commit message (
Expand
)
Author
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-23
src/mainboard/*/*/board_info.txt: Added Release year for boards
Mathias Friman
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-27
CBMEM: Move cbmemc_reinit()
Kyösti Mälkki
2015-01-06
mainboard: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-06
Drop VIA VT8235 southbridge
Stefan Reinauer
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
2015-01-05
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2014-12-18
Drop VIA Epia-N
Stefan Reinauer
2014-12-18
Drop VIA Epia-M series of boards
Stefan Reinauer
2014-12-18
Drop VIA Epia mainboard
Stefan Reinauer
2014-12-04
via/epia-n: Switch to per-device ACPI
Vladimir Serbinenko
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-16
via/epia-m700: Remove lefotver AmlCode
Vladimir Serbinenko
2014-10-18
via/vt8454c: Migrate to per-device ACPI
Vladimir Serbinenko
2014-10-18
via/vx800: Migrate to collaborative ACPI
Vladimir Serbinenko
2014-10-10
via/epia-m: Switch 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-30
Kconfig: Fix comments on endif to match the corresponding if
Daniele Forsi
2014-07-24
src/mainboard: Remove trailing whitespace
Elyes HAOUAS
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-07-08
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-06-25
Declare acpi_is_wakeup_early() only once
Kyösti Mälkki
2014-05-23
superio/winbond/w83697hf: Depreciate romstage component
Edward O'Callaghan
2014-05-11
superio/ite/*: Factor out generic romstage component
Edward O'Callaghan
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-26
superio/fintek/*: Factor out generic romstage component
Edward O'Callaghan
2014-04-26
superio/ite/it8716f: Rewrite from hardcoded base addr
Edward O'Callaghan
2014-03-31
superio/fintek/f81865f: Avoid .c includes
Edward O'Callaghan
2014-01-22
CBMEM: Replace cbmem_initialize() with cbmem_recovery()
Kyösti Mälkki
2014-01-19
boardstatus: Handle clones.
Vladimir Serbinenko
2014-01-19
board-status: Add board_info.txt manually for irregular wiki entries
Vladimir Serbinenko
2014-01-19
board-status: Add board_info.txt extracted from wiki.
Vladimir Serbinenko
2014-01-19
via/epia-mii and via/epia-ml: Add as clones of epia-m.
Vladimir Serbinenko
2013-12-29
via/epia-m700: Drop RAMINIT_SYSINFO
Kyösti Mälkki
2013-12-27
via: Write »access« without »m« at end
Paul Menzel
2013-10-14
Revert "CBMEM: Always have early initialisation"
Kyösti Mälkki
2013-09-21
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-09-21
CBMEM: Always have early initialisation
Kyösti Mälkki
2013-09-21
timestamps epia-m850: Cleanup without enabling timestamps
Kyösti Mälkki
2013-07-03
Move select MMCONF_SUPPORT under northbridge
Kyösti Mälkki
2013-06-10
Add support for VIA EPIA-M850 board
Alexandru Gagniuc
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-09
romcc: Use default romcc flags for most boards
Patrick Georgi
2012-11-29
Drop empty mainboard.c
Kyösti Mälkki
2012-11-29
Drop empty mainboard_ops
Kyösti Mälkki
2012-11-27
Drop duplicate files that prevent building without ramstage.a
Stefan Reinauer
2012-11-16
Fix PIRQ routing abstraction
Stefan Reinauer
2012-11-16
Drop unneeded BOARD_HAS_FADT option
Stefan Reinauer
2012-11-09
Get rid of hard coded strings in ACPI tables
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-08-03
VIA Epia-N: drop add_mainboard_resources()
Kyösti Mälkki
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-27
Move top level pc80 directory to drivers/
Stefan Reinauer
2012-04-20
Refactor some alignment handling
Patrick Georgi
2012-04-02
Align: Make sure 1 is treated as unsigned long instead of int
Stefan Reinauer
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
2012-02-09
Remove no-op Makefiles under mainboard directory
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
2011-04-19
Drop baud rate init to an arbitrary baud rate from Super I/O code. ...
Stefan Reinauer
2011-03-01
Use subsystem id from devicetree.cb instead of Kconfig and move
Sven Schnelle
2010-12-19
The same mechanisms are used for normal and fallback images.
Stefan Reinauer
2010-12-18
SMM for AMD K8 Part 1/2
Stefan Reinauer
2010-12-16
Get mptable OEM/product ID from kconfig variables.
Uwe Hermann
2010-12-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer
2010-12-08
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-06
Winbond W83627HF: Use existing functions instead of open-coding.
Uwe Hermann
2010-11-22
Drop per-board ram_check() calls for now.
Uwe Hermann
2010-11-21
Simplify a few code chunks, fix whitespace and indentation.
Uwe Hermann
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-11-18
Fix/drop some obsolete comments,
Uwe Hermann
2010-11-05
Various PIRQ/MPTABLE/ACPI Kconfig fixes.
Uwe Hermann
2010-11-04
Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.c
Uwe Hermann
[next]