index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
via
Age
Commit message (
Expand
)
Author
2019-03-15
sb/via/common: Fix indirect includes
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-05-31
Remove VIA vt8237r southbridge support
Kyösti Mälkki
2018-05-31
Remove southbridges after K8 board removals
Kyösti Mälkki
2018-05-24
Remove leftover VIA vt82c686
Kyösti Mälkki
2018-05-22
src: Remove non-ascii characters
Martin Roth
2018-05-21
sb/via/vt8237r: Get rid of device_t
Elyes HAOUAS
2018-05-21
sb/via/k8t890: 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-08-23
sb/via/k8t890: Define ACPI sleep states
Kyösti Mälkki
2017-07-13
src/southbridge: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-05-27
CBMEM: Clarify CBMEM_TOP_BACKUP function usage
Kyösti Mälkki
2017-05-22
sb/via/k8t890: Clean up CONFIG_VGA usage
Nico Huber
2017-04-27
nb/amd/amdk8: Link raminit_f.c
Arthur Heymans
2017-04-14
southbridge/via/vt8237r: Get rid of #include early_smbus.c
Lubomir Rintel
2016-11-22
via/k8t890: Compose a list of PCI IDs
Kyösti Mälkki
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-07-12
Documentation: Fix doxygen errors
Martin Roth
2016-04-13
southbridge/via: Update license headers
Martin Roth
2016-02-01
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
2015-12-30
x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files
Alexandru Gagniuc
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-07
x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection
Alexandru Gagniuc
2015-09-09
x86: bootblock: remove linking and program flow from build system
Aaron Durbin
2015-06-22
Remove incorrect Kconfig expressions
Martin Roth
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-05
lib: Unify log2() and related functions
Julius Werner
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-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-04
build system x86: deprecate bootblock_lds and ldscripts variables
Patrick Georgi
2015-03-28
build system: normalize linker script file names
Patrick Georgi
2015-03-19
CBMEM: Add LATE_CBMEM_INIT guards
Kyösti Mälkki
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-18
Drop VIA Epia mainboard
Stefan Reinauer
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
[next]