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
/
asus
/
am1i-a
Age
Commit message (
Expand
)
Author
2020-07-15
mainboard: Drop optional and empty ACPI \_BFS methods
Angel Pons
2020-07-10
AMD mainboards: Drop commented-out include
Angel Pons
2020-06-02
src: Remove unused '#include <cpu/x86/lapic.h>'
Elyes HAOUAS
2020-06-01
src: Fix up #-commented SPDX headers
Angel Pons
2020-06-01
AGESA f14/f15tn/f16kb: Clean up buildOpts.c files
Angel Pons
2020-05-29
AGESA boards: Fix typo in *OVERRIDES* in comment
Paul Menzel
2020-05-26
AGESA f14/f15tn/f16kb: Deduplicate RAM settings
Angel Pons
2020-05-26
AGESA f16kb: Factor out default MTRR settings
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Factor out memory settings
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/size
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRING
Angel Pons
2020-05-26
AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRING
Angel Pons
2020-05-26
mb/*/*/buildOpts.c: Clean up whitespace
Angel Pons
2020-05-26
mb/*/*/buildOpts.c: Drop BLDCFG_IR_PIN_CONTROL
Angel Pons
2020-05-18
mainboard/*/*/*.cb: 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-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-20
mb/asus/am1i-a/buildOpts.c: set a board type to AMD_PLATFORM_DESKTOP
Mike Banon
2020-04-20
mb/asus/am1i-a/buildOpts.c: guard UMA-related options with CONFIG_GFXUMA
Mike Banon
2020-04-20
mb/asus/am1i-a/buildOpts.c: return the removed comments
Mike Banon
2020-04-20
mb/asus/am1i-a/buildOpts.c: Use fully-qualified paths on includes
Mike Banon
2020-04-20
mb/asus/am1i-a/buildOpts.c: reorder lines for comparison convenience
Mike Banon
2020-04-06
mainboard/asus: 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/[a-f]*: Remove copyright notices
Patrick Georgi
2020-03-11
mb/asus/am1i-a: Remove old reference to olivehillplus
Elyes HAOUAS
2020-01-12
mb/*/*: use ACPIMMIO common block wherever possible
Michał Żygowski
2020-01-10
asus/am1i-a: fix the blue "USB 3.0" ports for OHCI/EHCI "USB 2.0" mode
Mike Banon
2020-01-09
src/mainboard: remove MMIO macros
Idwer Vollering
2020-01-09
AGESA,binaryPI boards: Declare some IRQ tables static
Kyösti Mälkki
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-02
asus/am1i-a: remove unnecessary VGA_BIOS_ID default
Mike Banon
2019-12-26
asus/am1i-a: Switch away from ROMCC_BOOTBLOCK
Mike Banon
2019-12-20
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-12-15
AGESA: Disable boards from build
Kyösti Mälkki
2019-12-12
AGESA, binaryPI: Remove generic device for SPD eeproms
Kyösti Mälkki
2019-12-09
AGESA,binaryPI: Move PORT80 selection to C bootblock
Kyösti Mälkki
2019-12-08
mb/asus/am1i-a: Remove defined and not used ITE_CONFIG_REG_CC
Elyes HAOUAS
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-06-28
asus/am1i-a: Enable UART according to CONFIG_UART_FOR_CONSOLE
Mike Banon
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
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
commonlib/loglevel.h: Drop unnecessary include
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
[next]