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
/
asrock
/
e350m1
Age
Commit message (
Expand
)
Author
2017-08-23
AGESA binaryPI: Consolidate and fix sleep states
Kyösti Mälkki
2017-08-16
AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INIT
Kyösti Mälkki
2017-08-02
AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart
Kyösti Mälkki
2017-03-28
asrock/e350m1: Switch away from AGESA_LEGACY
Kyösti Mälkki
2017-03-28
AGESA: Introduce AGESA_LEGACY and its counterpart
Kyösti Mälkki
2017-03-16
asrock/e350m1: Include ASL for PS/2 controller
Paul Menzel
2017-03-07
AGESA: Add agesa_helper.h header
Kyösti Mälkki
2017-03-07
AGESA fam14: Sanitize headerfile
Kyösti Mälkki
2017-03-07
AGESA: Remove leftover agesawrapper include
Kyösti Mälkki
2016-12-26
amd-based mainboards: Fix whitespace in _PTS comments
Marshall Dawson
2016-12-05
mainboard & southbridge: Clear files that are just headers
Martin Roth
2016-12-01
AGESA: Switch to MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2016-12-01
AGESA f14: Consolidate early P-states setting
Kyösti Mälkki
2016-12-01
AGESA f14: Consolidate XIP cache
Kyösti Mälkki
2016-09-26
mainboard/*/*/mptable.c: Improve code formatting
Elyes HAOUAS
2016-09-20
src/mainboard/a-trend - emulation: Add space around operators
Elyes HAOUAS
2016-08-17
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-08-14
src/mainboard: Capitalize ROM, RAM, CPU and APIC
Elyes HAOUAS
2016-07-31
mainboard: Format irq_tables.c
Paul Menzel
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2016-06-04
AGESA boards: Split dispatcher to romstage and ramstage
Kyösti Mälkki
2016-05-10
AGESA boards: Relocate platform memory config
Kyösti Mälkki
2016-05-10
AGESA boards: Rename files containing OEM configuration
Kyösti Mälkki
2015-12-10
ACPI: Work around IASL warning reading/writing same register
Martin Roth
2015-12-10
ACPI: Fix IASL Warning about unused method for _OSI check
Martin Roth
2015-11-05
mainboard: Remove last_boot NVRAM option
Timothy Pearson
2015-11-02
asrock/e350m1: Add ACPI S3 support
Kyösti Mälkki
2015-11-02
asrock/e350m1: Match super-io GPIO configuration with vendor
Kyösti Mälkki
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
AMD mainboards: Fix 64bit BiosCallOuts.c
Stefan Reinauer
2015-10-24
mainboard/asrock/e350m1: Update CMOS layout to match SIO changes
Timothy Pearson
2015-10-23
asrock/e350m1: disable unconnected GPP PCIe clocks
Felix Held
2015-09-30
amd/family14: Add k10temp thermal zone.
Tobias Diedrich
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-06-14
asrock/e350m1: Remove unused file `acpi/smbus.asl`
Paul Menzel
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-24
AGESA binaryPI boards: Drop annoying commentary
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-10
AGESA: Drop unused AGESA_MEM_TABLE
Kyösti Mälkki
2015-04-23
src/mainboard/*/*/board_info.txt: Added Release year for boards
Mathias Friman
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-03-07
AGESA: Use same HeapManager for all BiosCallOuts
Kyösti Mälkki
2015-03-05
mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variable
Alexandru Gagniuc
2015-02-16
mainboard/cmos: Kill off unused boot_* parameters
Timothy Pearson
2015-02-16
mainboard/cmos: Move ECC variables out of fallback mechanism byte
Timothy Pearson
2015-02-16
mainboard/cmos: Delete obsolete commented parameters
Timothy Pearson
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-17
asrock/e350m1: Fix PCIe slot for x4 cards
Kyösti Mälkki
2015-01-09
asrock/e350m1, lenovo/x2x0 Kconfig: fix indentation
Nicolas Reinecke
2015-01-06
Remove AMD's "Release Content" doxygen from coreboot files
Martin Roth
2015-01-06
mainboard/*/romstage.c: Sanitize system header inclusions
Edward O'Callaghan
2015-01-04
AMD Mainboards - PlatformGnbPcie.c: Fix Doxygen errors
Martin Roth
2015-01-04
AMD Mainboards - platform_cfg.h: Fixes for doxygen
Martin Roth
2014-12-20
AGESA: Add OemCustomize hooks structure
Kyösti Mälkki
2014-12-20
AGESA: Ignore error in OemCustomizeInitEarly()
Kyösti Mälkki
2014-12-20
AGESA fam14: Add amd_initenv()
Kyösti Mälkki
2014-12-20
AGESA: Add amd_initcpuio() and amd_initmmio()
Kyösti Mälkki
2014-12-03
AGESA fam14: Move agesawrapper_amdinitmmio()
Kyösti Mälkki
2014-12-03
AGESA: Trace execution with AGESA_EVENTLOG()
Kyösti Mälkki
2014-12-03
AGESA: Remove duplicate OemCustomizeInitEarly declarations
Kyösti Mälkki
2014-12-03
AGESA fam14: Common agesawrapper
Kyösti Mälkki
2014-12-03
AGESA: Report events with AGESA_EVENTLOG()
Kyösti Mälkki
2014-12-03
AGESA: Use common header for agesawrapper
Kyösti Mälkki
2014-11-25
agea/family14: Switch to per-device ACPI
Vladimir Serbinenko
2014-11-22
amdfam10: Move to per-device ACPI
Vladimir Serbinenko
2014-11-14
AMD: Move RAMBASE and RAMTOP
Kyösti Mälkki
2014-11-07
mainboard: Trivial - Make AGESA board include consistent
Edward O'Callaghan
2014-10-30
mainboards/asrock/e350m1: Use driver for Nuvoton NCT5572D superio chip
Felix Held
2014-10-19
AGESA: Drop board and chipset -specific callout headers
Kyösti Mälkki
2014-10-19
AGESA fam12 fam14 fam15: Use common agesa_readSpd()
Kyösti Mälkki
2014-08-06
mainboard/amd: De-ASCIIartify AGESA board headers
Edward O'Callaghan
2014-07-28
AGESA boards: Drop get_bus_conf.c files
Kyösti Mälkki
2014-07-28
AGESA f14 f15tn 16kb: Move IOAPIC ID setup out of get_bus_conf()
Kyösti Mälkki
2014-07-28
AGESA boards: Use devicetree for PCI bus enumeration
Kyösti Mälkki
2014-07-28
AGESA: Have IRQ routing in mptables
Kyösti Mälkki
2014-07-28
AGESA: Drop some excessive agesawrapper.h includes
Kyösti Mälkki
2014-07-24
AGESA: Drop offset on PCI device enumeration
Kyösti Mälkki
2014-07-24
AGESA: Drop unused extern declarations
Kyösti Mälkki
2014-07-24
AGESA boards: Drop global bus_isa
Kyösti Mälkki
2014-07-24
src/mainboard: Remove trailing whitespace
Elyes HAOUAS
2014-07-18
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-18
mainboard: Make use of ARRAY_SIZE in buildOpts.c on AGESA platforms
Edward O'Callaghan
2014-07-17
AMD get_bus_conf(): Drop bus_type array
Kyösti Mälkki
2014-07-17
mainboard,Makefile.inc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
mainboard,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-14
AGESA CIMx: Move late init out of get_bus_conf()
Kyösti Mälkki
2014-07-14
AGESA: Trace execution with AGESAWRAPPER()
Kyösti Mälkki
2014-07-14
AGESA: Fix error status code return type to enum from UINT32
Edward O'Callaghan
2014-07-08
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-03
AGESA: Call get_bus_conf() just once
Kyösti Mälkki
2014-07-03
AGESA: Add agesawrapper_post_device()
Kyösti Mälkki
2014-06-26
AMD boards: Fix typos
Kyösti Mälkki
2014-06-26
AMD boards: Fix typos
Kyösti Mälkki
2014-06-26
AMD boards: Fix typos
Kyösti Mälkki
2014-06-26
PIRQ tables: Fix typos
Kyösti Mälkki
2014-06-18
mainboard: Clear up remaining SIO_PORT from Kconfig
Edward O'Callaghan
2014-06-14
amd/agesa,cimx: Rename ACPI OS detection methods
Edward O'Callaghan
2014-06-06
AGESA: Use common heap allocator
Kyösti Mälkki
2014-06-06
AGESA: Use common GetBiosCallout()
Kyösti Mälkki
2014-05-26
AGESA fam12 fam14 fam15: Declare local callouts static
Kyösti Mälkki
[next]