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
/
southbridge
/
via
/
vt8237r
Age
Commit message (
Expand
)
Author
2018-05-22
src: Remove non-ascii characters
Martin Roth
2018-05-21
sb/via/vt8237r: Get rid of device_t
Elyes HAOUAS
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2017-11-03
southbridge: Remove trailing space in `dump_south()` output
Paul Menzel
2017-08-28
southbridge/via/vt8237r/acpi: Add IRQ routing
Lubomir Rintel
2017-07-13
src/southbridge: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-04-14
southbridge/via/vt8237r: Get rid of #include early_smbus.c
Lubomir Rintel
2016-10-07
src/southbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-09-20
southbridge/via: Add space around operators
Elyes HAOUAS
2016-09-13
southbridge/via/vt8237r: transition away from device_t
Antonello Dettori
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2016-04-13
southbridge/via: Update license headers
Martin Roth
2016-02-01
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-22
Remove incorrect Kconfig expressions
Martin Roth
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-10
ACPI: Add acpi_is_wakeup_s3() for romstage
Kyösti Mälkki
2015-01-06
southbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-06
Drop VIA VT8235 southbridge
Stefan Reinauer
2015-01-04
smihandler.c: Fix doxygen errors in southbridge_smi_handler
Martin Roth
2014-12-17
southbridge/via: Spelling fixes
Martin Roth
2014-11-05
soutbridge/*/bootblock: Use pci_dev_t over device_t typedef
Edward O'Callaghan
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-07-08
southbridge: 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-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2013-12-27
via: Write »access« without »m« at end
Paul Menzel
2013-12-23
Coding style: punctuation cleanup [1/2].
Idwer Vollering
2013-12-02
global: Fix usage of get_option() to make use of CB_CMOS_ codes
Alexandru Gagniuc
2013-11-05
southbridge/via/vt8237r/ctrl.c: Remove set but unused variable `regm3`
Paul Menzel
2013-05-10
Get rid of a number of __GNUC__ checks
Stefan Reinauer
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
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
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-11-14
Move HAVE_SMI_HANDLER from mainboards to chipsets
Stefan Reinauer
2012-11-14
SMM: Restore GNVS pointer in the resume path
Duncan Laurie
2012-10-08
hpet: common ACPI generation
Patrick Georgi
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-05-08
Clean up #ifs
Patrick Georgi
2012-03-16
VIA southbridge K8T890: Apply un-written naming rules
Kyösti Mälkki
2012-01-18
Add subsystem callbacks for VT8237x and VT890 family of chipsets
Rudolf Marek
2011-12-02
make GPIOs and misc configurable via devicetree
Florian Zumbiehl
2011-12-02
make INT[EFGH]# of vt8237 configurable as gpio via devicetree
Florian Zumbiehl
2011-12-02
implement usb2 termination and dpll delay setting for vt8237r
Florian Zumbiehl
2011-11-24
vt8237: add support for setting the power state after loss of power
Florian Zumbiehl
2011-11-10
compile code for CONFIG_SOUTHBRIDGE_VIA_K8T800_OLD
Florian Zumbiehl
2011-11-07
in vt8237r_enable(), write function enables only to ISA bridge config space
Florian Zumbiehl
2011-11-03
add support for writing to SMBus with vt8237
Florian Zumbiehl
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-15
use acpi.h include instead of manually adding acpi_slp_type.
Stefan Reinauer
2011-09-21
Use ACPI text fields consistently with all other boards
Stefan Reinauer
2011-06-07
SMM: add defines for APM_CNT register
Sven Schnelle
2011-06-04
vt8237r: Simplify bootblock init to work around nested if() romcc problem
Peter Stuge
2011-04-21
some ifdef --> if fixes
Stefan Reinauer
2011-02-16
Fix build errors introduced in r6367
Alexandru Gagniuc
2011-02-16
Extended K8T890 driver to include the K8T800 and K8M800 northbridges
Alexandru Gagniuc
2010-12-18
SMM on AMD K8 Part 2/2
Rudolf Marek
2010-12-18
SMM for AMD K8 Part 1/2
Stefan Reinauer
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-11-22
1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...
Rudolf Marek
2010-11-17
Linux also needs the MMCONF area to be reserved either in E820 or
Tobias Diedrich
2010-11-17
The only southbridge having a pirq_assign_irqs function (needed for
Tobias Diedrich
2010-11-14
Move cable detect logic to a weak function in vt8237r_ide.c and add
Tobias Diedrich
2010-11-14
Currently the
Tobias Diedrich
2010-11-11
Add VT8237A id to src/southbridge/via/vt8237r/bootblock.c
Tobias Diedrich
2010-11-11
Add pci id and ops for VT8237A SATA controller
Tobias Diedrich
2010-11-07
Depends on the "Introduce get_vt8237_lpc() function" and
Tobias Diedrich
2010-11-07
This adds the VT8237A LPC pci_locate_device call in vt8237r_early_smbus.c
Tobias Diedrich
2010-11-07
Use get_vt8237_lpc() in vt8237_sb_enable_fid_vid() too.
Tobias Diedrich
2010-11-07
Instead of duplicating the pci_locate_device calls multiple times,
Tobias Diedrich
2010-11-07
This adds VT8237A specific VLINK/LPC init functions in vt8237_ctrl.c
Tobias Diedrich
2010-11-07
This adds the VT8237A LPC device id and the pci_driver struct in
Tobias Diedrich
2010-11-02
This adds pci device ids and pci_driver structs for the K8T890 CF
Tobias Diedrich
2010-10-12
We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-08
Code must not access the smbus registers before the RTC power well is
Kevin O'Connor
2010-08-26
CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /
Jens Rottmann
2010-08-01
Clarify a comment on an old hack, remove the call to early_mtrr_init
Corey Osgood
2010-08-01
Update my old, no longer active email addresses
Corey Osgood
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-23
Attached patch adds support for tinybootblock on VT8237* to decode whole flash
Rudolf Marek
2010-04-22
zero warnings days...
Stefan Reinauer
2010-04-14
zero warning days. Move RAMTOP and RAMBASE together.
Stefan Reinauer
2010-04-14
Remove few more warnings and some dead code.
Myles Watson
2010-04-07
"no warnings day"
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-04-03
device_t wants device/device.h
Stefan Reinauer
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-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-05
This patch is from 2009-10-20
Uwe Hermann
2010-02-23
Remove nonsensical wrapper for function in
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
[next]