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
/
mainboard
/
via
Age
Commit message (
Expand
)
Author
2019-09-16
src/mainboard: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-10
nb/via/vx900: Replace pci_mod_configX()
Kyösti Mälkki
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-06-09
mainboard: Get rid of device_t in ramstage
Elyes HAOUAS
2018-06-04
mb/via: Get rid of whitespace before tab
Elyes HAOUAS
2018-05-31
mb/via/epia-m700: Remove board
Kyösti Mälkki
2018-05-31
mb/via/vt8454c: Remove board
Kyösti Mälkki
2018-05-31
Remove all VIA CN700 boards
Kyösti Mälkki
2018-05-24
src: Add space after 'while'
Elyes HAOUAS
2018-05-16
vx900: Move to EARLY_CBMEM_INIT
Lubomir Rintel
2018-05-08
mb/superio: Rename global control devices as SUPERIO_DEV
Elyes HAOUAS
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-21
superio/winbond/*: Unify w*_set_clksel_48()
Keith Hui
2017-08-24
mainboard/via*: Drop AMD car.h file
Marc Jones
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-06
mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-07
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-06-07
via/epia-m700: Wrap long line in comment
Paul Menzel
2017-04-14
southbridge/via/vt8237r: Get rid of #include early_smbus.c
Lubomir Rintel
2017-04-06
northbridge/via/cn700: Get rid of #include raminit.c
Lubomir Rintel
2016-11-15
mainboard/via/vt8454c: transition away from device_t
Antonello Dettori
2016-11-15
mainboard/via/epia-m700: transition away from device_t
Antonello Dettori
2016-11-15
mainboard/via/epia-cn: transition away from device_t
Antonello Dettori
2016-10-02
mainboard/via/vt8454c: Improve code formatting
Elyes HAOUAS
2016-09-29
mainboard/via/epia-m850/romstage.c: Remove unnecessary whitespace
Elyes HAOUAS
2016-09-26
mainboard/*/*/dsdt.asl: Use tabs for indents
Elyes HAOUAS
2016-09-20
src/mainboard/lenovo-winent: Add space around operators
Elyes HAOUAS
2016-08-17
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
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-28
src/: give scripts a .sh extension for easy identification
Martin Roth
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-09-24
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
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
[next]