index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
asus
/
am1i-a
Age
Commit message (
Expand
)
Author
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
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-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-01-16
AGESA fam16kb boards: Clean up devicetree
Kyösti Mälkki
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-03
mb/asus/am1i-a: add missing GPIO IO ports
Kevin Cody-Little
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
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-11-05
amd: Fix non-local header treated as local
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-08-15
mb/*/*/cmos.default: Decrease debug_level to 'Debug'
Elyes HAOUAS
2018-08-09
src/mainboard: Fix typo
Elyes HAOUAS
2018-06-04
mb/asus: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-03
mainboard/asus/am1i-a: turn on the tpm
Kevin Cody-Little
2018-05-09
mainboard/asus/am1i-a: fix interrupt routing definitions in DSDT
Gergely Kiss
2018-05-09
mb/asus: Get rid of device_t
Elyes HAOUAS
2018-05-09
{device,drivers,lib,mb,nb}: Use only one space after 'if'
Elyes HAOUAS
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2018-01-22
mainboard/asus/am1i-a: remove unwanted variable
Gergely Kiss
2018-01-14
mainboard/asus/am1i-a: add support for board ASUS AM1I-A
Gergely Kiss