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
/
gizmosphere
Age
Commit message (
Expand
)
Author
2020-05-18
mainboard/*/*/*.cb: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-13
src/mainboard: Remove unused 'include <stdlib.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-08
mainboard/*/*.spd.hex: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-04
mainboard/gizmosphere: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-25
acpi: correct the processor devices scope
Michał Żygowski
2020-03-18
mainboard/[g-p]*: Remove copyright notices
Patrick Georgi
2020-03-07
mb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-03-04
src: capitalize 'PCIe'
Elyes HAOUAS
2020-03-03
mb/*/Kconfig: Factor out MAINBOARD_VENDOR
Angel Pons
2020-02-24
gizmosphere/gizmo2: Switch away from ROMCC_BOOTBLOCK
Mike Banon
2020-02-24
mainboard: Add missing include <device/pci_def.h>
Mike Banon
2020-01-30
mb: Fix typos in comments in AGESA boards
Elyes HAOUAS
2020-01-12
mb/*/*: use ACPIMMIO common block wherever possible
Michał Żygowski
2020-01-09
AGESA,binaryPI boards: Declare some IRQ tables static
Kyösti Mälkki
2020-01-07
src/mainboard: Fix typo
Elyes HAOUAS
2019-12-20
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-12-20
mainboard: Add missing include <device/pci_def.h>
Elyes HAOUAS
2019-12-19
mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>
Elyes HAOUAS
2019-12-19
mb/{gizmosphere,google}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-15
AGESA: Disable boards from build
Kyösti Mälkki
2019-12-13
gizmosphere/gizmo: Switch away from ROMCC_BOOTBLOCK
Kyösti Mälkki
2019-12-13
sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call
Kyösti Mälkki
2019-12-09
AGESA,binaryPI: Move PORT80 selection to C bootblock
Kyösti Mälkki
2019-12-02
src: Move 'static' to the beginning of declaration
Elyes HAOUAS
2019-12-02
sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD block
Michał Żygowski
2019-11-30
AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK
Kyösti Mälkki
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-20
mb/*/*: Use proper header for pm_iowrite()
Arthur Heymans
2019-05-20
sb/amd/cimx/sb800: Get rid of power button device in coreboot
Paul Menzel
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
src: Drop unused 'include <cbfs.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-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
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-01-16
AGESA fam16kb boards: Clean up devicetree
Kyösti Mälkki
2019-01-14
AGESA: Remove ACPI for IMC we don't run
Kyösti Mälkki
2019-01-14
AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE
Mike Banon
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
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-28
src/{mainboard,southbridge}: Remove commented include lines
Elyes HAOUAS
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-16
src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"
Elyes HAOUAS
[next]