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
/
kontron
Age
Commit message (
Expand
)
Author
2019-10-16
src/mb: Remove unused 'include <arch/io.h>'
Elyes HAOUAS
2019-10-11
sb/intel/i82801gx: Move CIR init to a common place
Arthur Heymans
2019-10-10
mb/{ibase/mb899,kontron/986lcd-m}: Use pnp_write_hwm5_index function
Elyes HAOUAS
2019-10-05
kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset
Kyösti Mälkki
2019-10-05
intel/i945,i82801gx: Refactor early PCI bridge reset
Kyösti Mälkki
2019-10-01
mb/kontron/986lcd-m: Add gameport base allocation workaround
Petr Cvek
2019-10-01
intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL
Kyösti Mälkki
2019-09-16
src/mainboard: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-11
src: Remove unneeded include <arch/interrupt.h>
Elyes HAOUAS
2019-08-26
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-18
cpu/intel: Enter romstage without BIST
Kyösti Mälkki
2019-08-18
mainboards: Remove floating __PRE_RAM__ comments
Kyösti Mälkki
2019-07-20
mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode`
Nico Huber
2019-07-19
sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported
Patrick Rudolph
2019-07-18
mb/*/*/gpio: Use static for const structures
Peter Lemenkov
2019-07-13
intel/i945: Fix udelay() prototypes
Kyösti Mälkki
2019-06-14
nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection
Elyes HAOUAS
2019-06-06
sb/intel/i82801gx: Detect if the southbridge supports AHCI
Arthur Heymans
2019-05-15
src/mainboard: Remove unneeded include <arch/io.h>
Elyes HAOUAS
2019-05-12
nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE
Nico Huber
2019-05-06
src: Remove unused include <halt.h>
Elyes HAOUAS
2019-04-29
src/mb: Use system_reset()
Elyes HAOUAS
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-19
src/mb/Kconfig: Fix PCI subsystem IDs
Elyes HAOUAS
2019-04-13
sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-03-24
nb/intel/i945: Use DEBUG_RAM_SETUP
Kyösti Mälkki
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-13
src/mainboard/*/*/cstates.c: Drop unused includes
Elyes HAOUAS
2019-03-08
src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
src: Drop unused include <timestamp.h>
Elyes HAOUAS
2019-03-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-04
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/io.h: Add missing includes
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-28
cpu/intel: Rename socket_mFCPGA478 to socket_m
Nico Huber
2019-02-08
mb/{asrock,intel,kontron}: Include missing <arch/io.h>
Elyes HAOUAS
2019-02-08
mb/*/*/romstage: curly braces after the function definition
Peter Lemenkov
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-01-25
sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...
Jan Tatje
2019-01-25
mb/{kontron,supermicro}: Use pcidev_on_root()
Elyes HAOUAS
2019-01-24
cpu/intel/model_206ax: Remove the notion of sockets
Arthur Heymans
2019-01-23
mb/*/*/devicetree.cb: Make sandybridge devicetree uniform
Arthur Heymans
2019-01-23
nb/intel/i945: Use parallel MP init
Arthur Heymans
2019-01-17
mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstage
Arthur Heymans
2019-01-09
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
2019-01-08
sb/intel/i82801gx: Autodisable functions based on devicetree
Arthur Heymans
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
[next]