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
/
siemens
/
mc_tcu3
Age
Commit message (
Expand
)
Author
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-07-08
intel/fsp_baytrail: Move TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-05-29
src/mainboard: Add missing 'include <types.h>'
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-18
src: Drop unused 'include <romstage_handoff.h>'
Elyes HAOUAS
2019-03-12
src: Drop unused '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-06
mb/siemens/{mc_apl1,mc_tcu3}: Fix typo on "Display"
Elyes HAOUAS
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2018-12-28
arch/x86: Drop spurious arch/stages.h includes
Kyösti Mälkki
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-21
ACPI: Fix DSDT's revision field
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-17
mb/*/*: Clean up FADT checksum assignment
Jonathan Neuschäfer
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-13
src/mb: Remove some unneeded includes
Elyes HAOUAS
2018-08-13
mb: Get rid of unneeded include <cbmem.h>
Elyes HAOUAS
2018-08-09
src/mainboard: Fix typo
Elyes HAOUAS
2018-06-04
mb/siemens: Get rid of whitespace before tab
Elyes HAOUAS
2018-05-31
cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDE
Nico Huber
2018-05-08
mb/siemens: Get rid of device_t
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-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-06
mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-05-31
mc_tcu3: Remove all hwinfo files from mainboard directory
Werner Zeh
2017-01-13
fsp_baytrail: Enable graphic init per default
Werner Zeh
2016-12-06
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
cpu/cpu.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
mc_tcu3: Do not abort initialization of PTN3460 when HW-ID is missing
Werner Zeh
2016-11-24
mc_tcu3: Swap LVDS even and odd lanes for a certain hardware
Werner Zeh
2016-10-05
siemens/mc_tcu3: Increase LCD backlight turn-on delay to 500 ms
Werner Zeh
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-07-05
intel/i210: Change API for function mainboard_get_mac_address()
Werner Zeh
2016-05-10
siemens/mc_tcu3: Don't try to init unsupported panel type
Werner Zeh
2016-05-09
siemens/mc_tcu3: Fix spelling of *set up*
Paul Menzel
2016-05-09
siemens/mc_tcu3: Add blank lines for better legibility
Paul Menzel
2016-05-09
siemens/mc_tcu3: Remove unneeded variable assignment
Paul Menzel
[next]