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
/
pcengines
Age
Commit message (
Expand
)
Author
2017-07-11
binaryPI boards: Drop unused header
Kyösti Mälkki
2017-06-27
clang: Allow initializer overrides
Stefan Reinauer
2017-06-27
vendorcode/amd: Unify Porting.h across all targets
Stefan Reinauer
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-06-06
mb/*/*/cmos.layout: Make multibyte options byte aligned
Arthur Heymans
2017-05-11
mainboard/pcengines/apu2: Add LPC TPM support
Philipp Deppenwiese
2017-04-25
AMD Geode: Move conflicting mainboard_romstage_entry()
Marc Jones
2017-03-28
pcengines/apu1: 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-08
binaryPI boards: Drop any ACPI S3 support
Kyösti Mälkki
2017-03-08
AMD geode: Avoid conflicting main() declaration
Kyösti Mälkki
2017-03-07
AGESA: Add agesa_helper.h header
Kyösti Mälkki
2017-03-07
AGESA: Remove leftover s3resume include
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
2017-02-10
ddr3 spd: move accessor code into lib/spd_bin.c
Patrick Georgi
2017-02-10
ddr3 spd: Rename read_spd_from_cbfs() to read_ddr3_spd_from_cbfs()
Patrick Georgi
2017-02-10
device/dram: use global DIMM_SPD_SIZE Kconfig variable
Patrick Georgi
2017-01-21
pcengines/apu2: Add serial number in SMBIOS
Kyösti Mälkki
2017-01-21
pcengines/apu2: Add SKU in SMBIOS
Kyösti Mälkki
2017-01-21
pcengines/apu2: Refactor reading memory strap
Kyösti Mälkki
2017-01-21
pcengines/apu2: Change SMBIOS part number
Kyösti Mälkki
2017-01-21
pcengines/apu2: Remove DDI configuration
Kyösti Mälkki
2016-12-26
amd-based mainboards: Fix whitespace in _PTS comments
Marshall Dawson
2016-12-19
pcengines/apu2: add board support
Piotr Król
2016-12-06
cpu/amd/mtrr.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
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-10-28
pcengines/apu1: Add RS485 configuration
Kyösti Mälkki
2016-09-26
mainboard/*/*/irq_tables.c: Use tabs for indents
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-06-18
AMD boards: Fix romstage main() declaration
Kyösti Mälkki
2016-06-05
pcengines/apu1: Add SMBIOS SKU field
Kyösti Mälkki
2016-06-04
AGESA boards: Split dispatcher to romstage and ramstage
Kyösti Mälkki
2016-05-30
pcengines/apu1: Rename Kconfig variables for pinmux
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
2016-03-15
pcengines/apu1: Enable USB overcurrent detection.
Tobias Diedrich
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-12-06
pcengines/apu1: Supply _HID object for ACPI GPIO devices
Martin Roth
2015-11-23
IASL: Enable warnings as errors
Martin Roth
2015-11-19
pcengines/apu1: enable use of clkreq pins
Felix Held
2015-11-19
pcengines/apu1: disable unused clock outputs
Felix Held
2015-11-10
mainboard: Remove empty mainboard.c files
Paul Menzel
2015-11-05
mainboard: Remove last_boot NVRAM option
Timothy Pearson
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-29
pcengines/apu1: adapt comments in devicetree to board
Felix Held
2015-10-15
pcengines/apu1: Fill serial number in SMBIOS
Kyösti Mälkki
2015-10-15
pcengines/apu1: Fix CRCs in SPD file
Kyösti Mälkki
2015-10-15
pcengines/apu1: Fix SPD for 4GB model
Kyösti Mälkki
2015-09-30
pcengines/apu1: Add CMOS/NVRAM support
Maxime de Roucy
2015-09-30
amd/family14: Add k10temp thermal zone.
Tobias Diedrich
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-06-24
pcengines/apu1: Remove unused ide.asl
Tobias Diedrich
2015-06-23
pcengines/apu1: 64bit fixes
Stefan Reinauer
2015-06-17
pcengines/apu1: Add ACPI led, button and GPIO devices.
Tobias Diedrich
2015-06-14
pcengines/apu1: Remove unused smbus.asl
Tobias Diedrich
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-26
pcengines/apu1: Enable HAVE_ACPI_RESUME
Kyösti Mälkki
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-19
pcengines/apu1: Add switch between UART and GPIO modes
Kyösti Mälkki
2015-05-10
AGESA: Drop unused AGESA_MEM_TABLE
Kyösti Mälkki
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-04-01
mainboards: fix spd generation
Aaron Durbin
2015-03-30
Update hex values to CBFS binary name types in Makefiles
Martin Roth
2015-03-07
AGESA: Use same HeapManager for all BiosCallOuts
Kyösti Mälkki
2015-02-23
pcengines/apu1: Fix 0:15.x PCIe root ports
Kyösti Mälkki
2015-02-23
pcengines/apu1: Fix and clean up devicetree
Kyösti Mälkki
2015-02-23
pcengines/apu1: Fix PCI device 16 interrupts
Kyösti Mälkki
2015-02-23
pcengines/apu1: Implement board GPIOs
Kyösti Mälkki
2015-02-23
pcengines/apu1: New board PC Engines APU1
Kyösti Mälkki
2015-02-23
pcengines/apu1: Fork of amd/persimmon
Kyösti Mälkki
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-01-06
mainboard: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-06
mainboard/*/romstage.c: Sanitize system header inclusions
Edward O'Callaghan
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-08-15
intel/cpu: rename car.h to romstage.h
Aaron Durbin
2014-08-14
Intel: Add common header file for CAR setup
Edward O'Callaghan
2014-07-18
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-05-31
superio/winbond/w83627hf: Avoid .c includes in mainboards
Edward O'Callaghan
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-28
AMD: Add common header file for CAR setup
Kyösti Mälkki
2014-02-04
pcengines/alix2c: Add ALIX.2C as a clone of ALIX.2D.
Vladimir Serbinenko
2014-02-01
pcengines/alix6: Make clone declaration in line with other clones.
Vladimir Serbinenko
2014-01-19
board-status: Add board_info.txt extracted from wiki.
Vladimir Serbinenko
2013-06-04
PC Engines ALIX.1C: Add CMOS defaults.
Denis 'GNUtoo' Carikli
2013-06-04
AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"
Christian Gmeiner
2013-06-04
AMD Northbridge LX: convert spd_read_byte() to non-static version
Christian Gmeiner
2013-06-04
AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h"
Christian Gmeiner
[next]