index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
bap
Commit message (
Expand
)
Author
Age
Files
Lines
*
mainboard/bap: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
33
-428
/
+66
*
acpi: correct the processor devices scope
Michał Żygowski
2020-03-25
2
-2
/
+2
*
mainboard/[a-f]*: Remove copyright notices
Patrick Georgi
2020-03-18
46
-71
/
+0
*
mb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-03-07
2
-2
/
+2
*
mb/*/Kconfig: Factor out MAINBOARD_VENDOR
Angel Pons
2020-03-03
1
-1
/
+0
*
mb/bap/ode_e20XX: Switch away from ROMCC_BOOTBLOCK
Mike Banon
2020-02-24
4
-22
/
+7
*
mainboard: Add missing include <device/pci_def.h>
Mike Banon
2020-02-24
1
-0
/
+1
*
src: capitalize 'RAM'
Elyes HAOUAS
2020-02-24
2
-2
/
+2
*
mb: Fix typos in comments in AGESA boards
Elyes HAOUAS
2020-01-30
1
-9
/
+9
*
mb/*/*: use ACPIMMIO common block wherever possible
Michał Żygowski
2020-01-12
2
-6
/
+5
*
AGESA,binaryPI boards: Declare some IRQ tables static
Kyösti Mälkki
2020-01-09
1
-2
/
+2
*
src/mainboard: Fix typo
Elyes HAOUAS
2020-01-07
2
-5
/
+5
*
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-12-20
7
-7
/
+0
*
AGESA: Disable boards from build
Kyösti Mälkki
2019-12-15
4
-4
/
+11
*
binaryPI boards: Bulk remove BINARYPI_LEGACY_WRAPPER remains
Kyösti Mälkki
2019-12-09
1
-21
/
+1
*
AGESA,binaryPI: Move PORT80 selection to C bootblock
Kyösti Mälkki
2019-12-09
4
-4
/
+2
*
binaryPI boards: Remove BIST reporting
Kyösti Mälkki
2019-11-30
1
-5
/
+0
*
binaryPI: Clean leftover romstage prototype
Kyösti Mälkki
2019-11-30
1
-2
/
+1
*
AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCK
Kyösti Mälkki
2019-11-30
2
-0
/
+2
*
binaryPI: Drop BINARYPI_LEGACY_WRAPPER support
Kyösti Mälkki
2019-11-27
3
-4
/
+1
*
binaryPI: Disable boards from build
Kyösti Mälkki
2019-11-27
2
-2
/
+6
*
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-23
2
-2
/
+2
*
src/mainboard: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
1
-1
/
+1
*
AGESA,binaryPI: Replace use of __PRE_RAM__
Kyösti Mälkki
2019-08-20
2
-10
/
+8
*
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-23
2
-0
/
+2
*
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-25
1
-1
/
+1
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
4
-4
/
+0
*
src: Drop unused 'include <cbfs.h>'
Elyes HAOUAS
2019-03-19
2
-5
/
+5
*
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-12
2
-3
/
+0
*
commonlib/loglevel.h: Drop unnecessary include
Elyes HAOUAS
2019-03-08
1
-1
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
3
-8
/
+8
*
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-06
1
-1
/
+0
*
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
2
-2
/
+0
*
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
1
-0
/
+1
*
binaryPI: Drop nested northbridge in devicetree
Kyösti Mälkki
2019-02-12
1
-87
/
+85
*
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-02-07
1
-1
/
+0
*
AGESA fam16kb boards: Clean up devicetree
Kyösti Mälkki
2019-01-16
1
-82
/
+81
*
binaryPI: Remove ACPI for IMC we don't run
Kyösti Mälkki
2019-01-14
1
-109
/
+0
*
AGESA: Remove ACPI for IMC we don't run
Kyösti Mälkki
2019-01-14
1
-110
/
+0
*
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-06
2
-2
/
+2
*
arch/x86: Drop spurious arch/stages.h includes
Kyösti Mälkki
2018-12-28
1
-1
/
+0
*
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-19
3
-3
/
+0
*
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-28
2
-2
/
+2
*
src/{mainboard,southbridge}: Remove commented include lines
Elyes HAOUAS
2018-11-28
1
-2
/
+0
*
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-23
6
-8
/
+14
*
src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"
Elyes HAOUAS
2018-11-16
1
-4
/
+0
*
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-12
2
-2
/
+0
*
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-05
4
-4
/
+0
*
amd: Fix non-local header treated as local
Elyes HAOUAS
2018-11-05
4
-8
/
+8
[next]