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
Age
Commit message (
Expand
)
Author
2013-12-07
Correct file permissions.
Idwer Vollering
2013-12-05
AMD Kabini: fix issue 'S3 fails to suspend after wake up from USB keyboard'
Zheng Bao
2013-12-05
AMD Kabini: Add ACPI sleep/wakeup calls for southbridge
Zheng Bao
2013-11-22
AMD f15tn, f16kb: Remove CDIT table and DMI table
WANG Siyuan
2013-11-12
AMD Hudson: Move function s3_resume_init_data to southbridge
Zheng Bao
2013-10-15
ASRock IMB_A180: fix Ubuntu HDMI audio issue
WANG Siyuan
2013-10-07
AMD hudson yangtze: Fix corruption of a global ramstage variable
Kyösti Mälkki
2013-09-27
ASRock IMB_A180: fix Windows 7 HDMI audio issue
WANG Siyuan
2013-09-17
Fix whitespace leaked into tree
Kyösti Mälkki
2013-09-11
AMD sb800 sb900: Fix corruption of a global ramstage variable
Kyösti Mälkki
2013-08-27
ASRock IMB-A180: Add CODEC initialization table
Bruce Griffith
2013-08-27
ASRock IMB-A180: Add new AMD Embedded G-Series SOC mainboard
WANG Siyuan
2013-08-16
Correct spelling of shadow, setting and memory
Paul Menzel
2013-08-15
Include boot_cpu.c for romstage builds
Kyösti Mälkki
2013-07-10
Rename hardwaremain() to main()
Stefan Reinauer
2013-06-24
AMD: Drop empty root_complex
Kyösti Mälkki
2013-06-23
AMD boards: routing.asl: Uniformly start `Package()` with capital letter
Paul Menzel
2013-06-17
AMD southbridges: Move HAVE_HARD_RESET
Kyösti Mälkki
2013-05-30
AMD Llano, Brazos boards: Use `sizeof(var)` to get its size
Paul Menzel
2013-05-14
AMD Brazos/Trinity boards: PlatformGnbPcie.c: Reserve correct amount of memory
Paul Menzel
2013-05-08
copy_and_run: drop boot_complete parameter
Stefan Reinauer
2013-05-07
asrock/e350m1: reduce default stack size
Stefan Reinauer
2013-04-20
AMD SB800 based boards: Use `#include <sb_cimx.h>` instead of `"sb_cimx.h"`
Paul Menzel
2013-04-11
ASRock DSDT: Split the ASRock DSDT
Mike Loptien
2013-04-03
ASRock E350M1: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errors
Paul Menzel
2013-04-02
ASRock E350M1: buildOpts.c: Add missing memory related defines
Paul Menzel
2013-04-01
ASRock E350M1: mptable.c: Remove unused variable `dev`
Paul Menzel
2013-04-01
ASRock E350M1: mptable.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf`
Paul Menzel
2013-04-01
ASRock E350M1: mainboard.c: Include `cimx_util.h` for `pm_iowrite`
Paul Menzel
2013-03-30
ASRock E350M1: irq_tables.c: Include `cpu/amd/amdfam14.h` for `get_bus_conf`
Paul Menzel
2013-03-30
ASRock E350M1: get_bus_conf.c: Include `agesawrapper.h` for `agesawrapper_amd...
Paul Menzel
2013-03-30
ASRock E350M1: PlatformGnbPcie.c: Do not return anything for void return type
Paul Menzel
2013-03-22
Asrock E350M1: Use SPD read code from F14 wrapper
Jens Rottmann
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-17
ASROCK Fam14 DSDT: Add secondary bus range to PCI0
Mike Loptien
2013-03-17
ASROCK Fam14 DSDT: Remove INI method from AZHD device
Mike Loptien
2013-03-17
ASROCK Fam14 DSDT: Add OSC method
Mike Loptien
2013-03-08
AMD CIMx SB800 boards: platform_cfg.h: Integrate Kconfig SATA Mode choice
Paul Menzel
2013-03-07
ASRock E350M1: Let `BiosGnbPcieSlotReset()` return `AGESA_UNSUPPORTED`
Paul Menzel
2013-03-06
ASRock E350M1: mainboard.c: Add declarations for `set_pcie_{,de}reset`
Paul Menzel
2013-03-02
ASRock E350M1: Remove non-existing PCI devices 12.1 and 13.1
Paul Menzel
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-27
Persimmon: remove HDMI Audio, PCI device 00:01.1 from devicetree.cb
Jens Rottmann
2013-02-26
AMD Fam14 boards: reduce unnecessary differences, 2nd attempt
Jens Rottmann
2013-02-25
AMD Fam14 boards: Set P_BLK length to 6 for all processors
Paul Menzel
2013-02-25
AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID field
Paul Menzel
2013-02-25
mainboard.c: Name enable_dev function uniformly `mainboard_enable`
Paul Menzel
2013-02-23
AMD based boards: platform_cfg.h: Replace `_*BOARDNAME*_CFG_H_` with `_PLATFO...
Jens Rottmann
2013-02-21
AMD Fam14 boards: Unify `acpi_table.c` by mainly using Inagua’s one
Paul Menzel
2013-02-21
AMD Fam14 boards: dimmSpd.c: Set `iobase` to `SMBUS0_BASE_ADDRESS` instead of...
Jens Rottmann
2013-02-19
Inagua+children: fix simple copy & paste error in code to reset PCIe slots
Jens Rottmann
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-04
AGESA boards: Fix grammar in description of `OemCustomizeInitEarly`
Paul Menzel
2013-02-04
ASRock 939A785GMH: Align comments of DSDT’s `IndexField`
Paul Menzel
2013-02-04
ASRock 939A785GMH: Align comments in DSDT header with tabs
Paul Menzel
2013-01-30
ASRock E350M1: Remove unused variable `reg8` from `romstage.c`
Paul Menzel
2013-01-26
AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDT
Paul Menzel
2012-12-28
BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variable
Aladyshev Konstantin
2012-11-28
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
Patrick Georgi
2012-11-27
Remove AMD special case for LAPIC based udelay()
Patrick Georgi
2012-11-16
Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig
Stefan Reinauer
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-08-08
Cleanup coreboot memory table includes
Kyösti Mälkki
2012-08-08
Drop HAVE_MAINBOARD_RESOURCES
Kyösti Mälkki
2012-08-02
AMD and GFXUMA: move setup_uma_memory() to northbridge
Kyösti Mälkki
2012-07-31
Revert "remove CONFIG_SERIAL_CPU_INIT"
Sven Schnelle
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2012-07-23
AMD and GFXUMA: drop redundant use of lb_add_memory_range()
Kyösti Mälkki
2012-07-16
Move setup_uma_memory() to K8 northbridge
Kyösti Mälkki
2012-07-16
Move setup_uma_memory() to Agesa Family14 northbridge
Kyösti Mälkki
2012-07-16
Define global uma_memory variables
Kyösti Mälkki
2012-07-02
remove CONFIG_SERIAL_CPU_INIT
Sven Schnelle
2012-05-09
Move fadt.c to the cimx sb800 southbridge directory to be shared.
Marc Jones
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-27
Move top level pc80 directory to drivers/
Stefan Reinauer
2012-04-20
Refactor some alignment handling
Patrick Georgi
2012-04-19
Fix messy code in ALIB creation
zbao
2012-04-19
Leverage the Pstate table created by AGESA.
zbao
2012-04-16
ACPI HEST table.
zbao
2012-03-16
Rename AMD_AGESA to CPU_AMD_AGESA
Kyösti Mälkki
2012-03-08
Unify Local APIC address definitions
Patrick Georgi
2012-02-22
ACPI: More ../../.. removal
Patrick Georgi
2012-02-17
amd/sb700: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-17
Remove whitespace.
Patrick Georgi
2012-02-16
SIO: Winbond w83627dhg update
Kerry Sheh
2012-01-18
Clean up AMD romstage.c serial output
Marc Jones
2012-01-18
Remove duplicated line of code in AMD wrappers.
Marc Jones
2012-01-05
Fix Fam14 AGESA ACPI table generation
Marc Jones
2012-01-05
Clean up AMD Fam14 SSDT
Marc Jones
2012-01-05
Fix Fam14 mainboard whitespace
Marc Jones
2012-01-02
F14 mainboard: mptable update
Kerry Sheh
2012-01-02
F14 mainboard: update acpi interrupt routing in pic and apic mode
Kerry Sheh
2011-12-02
Change AMD vendorcode build
Kyösti Mälkki
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-30
remove usbdebug.h include from mainboard/romstage code
Sven Schnelle
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-10-23
SB800: Hide unused gpp ports
Kerry Sheh
2011-10-19
asrock/e350m1: Enable the superio ACPI device in devicetree.cb
Peter Stuge
2011-10-13
Use default table creator macro for all SSDTs
Stefan Reinauer
[next]