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
/
amd
/
parmer
Age
Commit message (
Expand
)
Author
2014-05-10
Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT
Kyösti Mälkki
2014-05-05
AGESA: Implement EmptyHeap()
Kyösti Mälkki
2014-05-05
AGESA fam15tn: Use common GetHeapBase()
Kyösti Mälkki
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-04-26
mainboard/*: Remove DUMP_ACPI_TABLES from amd boards
Edward O'Callaghan
2014-04-21
AMD hudson and yangtze boards: Let mainboard declare power button
Alexandru Gagniuc
2014-04-17
AMD hudson yangtze: Drop MAX_PHYSICAL_CPUS in comments
Kyösti Mälkki
2014-04-16
southbridge/hudson: Use MMIO instead of PIO to access PM space
Alexandru Gagniuc
2014-04-16
AMD hudson yantgze: Drop MAX_PHYSICAL_CPUS
Kyösti Mälkki
2014-04-16
AMD hudson yantgze: Drop APIC_ID_OFFSET
Kyösti Mälkki
2014-04-16
AMD AGESA: Drop SB_HT_CHAIN_UNITID_OFFSET_ONLY
Kyösti Mälkki
2014-04-16
AMD AGESA: Drop LIFT_BSP_APIC_ID
Kyösti Mälkki
2014-04-16
AMD AGESA: Drop AMDMCT
Kyösti Mälkki
2014-04-13
hudson boards: Don't require ide.asl file on boards without IDE
Alexandru Gagniuc
2014-03-10
AMD Parmer: add IMC fan control
WANG Siyuan
2014-01-19
board-status: Add board_info.txt extracted from wiki.
Vladimir Serbinenko
2014-01-15
Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR
Kyösti Mälkki
2013-12-26
AMD AGESA: Drop MEM_TRAIN_SEQ
Kyösti Mälkki
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-07
AMD hudson yangtze: Fix corruption of a global ramstage variable
Kyösti Mälkki
2013-08-15
Include boot_cpu.c for romstage builds
Kyösti Mälkki
2013-08-15
AMD Fam15tn boards: BiosCallOuts.c: Remove board name from `CodecTableList`
Paul Menzel
2013-07-26
AMD Parmer: Fix file permissions on asl files in mainboard
Kimarie Hoot
2013-07-16
AMD Fam15tn: Split DSDT into common sections
Steve Goodrich
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-06-17
Add support for XHCI (USB 3.0)
Dave Frodin
2013-06-06
AMD Trinity: Remove unnecessary lookup table copy
Bruce Griffith
2013-05-31
AMD Trinity boards: Add reserved memory area for SPI base address in ACPI
Steven Sherk
2013-05-31
AMD Parmer: fix issue 'S3 fails to suspend after wake up from USB keyboard'
Siyuan Wang
2013-05-30
AMD Trinity boards: Use `sizeof(var)` to get its size
Rudolf Marek
2013-05-14
AMD Fam15tn boards: BiosCallOuts.c: Declare codec arrays as `static`
Paul Menzel
2013-05-14
AMD Fam15tn boards: Document lane ID mapping from BKDG
Rudolf Marek
2013-05-14
AMD Brazos/Trinity boards: PlatformGnbPcie.c: Reserve correct amount of memory
Paul Menzel
2013-05-09
AMD: Reduce stack size from 64 KB to the default of 4 KB
Paul Menzel
2013-05-08
copy_and_run: drop boot_complete parameter
Stefan Reinauer
2013-05-01
AMD Hudson A55E: Remove GEC firmware blob kconfig prompt
Bruce Griffith
2013-04-19
AMD Parmer: change DdiList to ConnectorTypeDP to support DP and HDMI
Siyuan Wang
2013-04-16
AMD Parmer: remove unused macros and turn off unused pcie port
Siyuan Wang
2013-03-30
AMD Hudson boards: Use `hudson.h` for `pm_ioread` and delete `pmio.h`
Paul Menzel
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
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-22
*/acpi_tables.c: Use ALIGN macro
Patrick Georgi
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-01
Fam15tn: Move SPD read from mainboards into wrapper
Martin Roth
2013-01-22
F15tn: Fix all warnings, enable warnings as errors
Martin Roth
2013-01-21
Hudson: Cleanup - change SB800 references to hudson
Martin Roth
2013-01-21
AGESA F15tn: Move callouts into northbridge wrapper
Martin Roth
2013-01-21
Hudson: Changes to support agesa/hudson for legacy free
Martin Roth
2013-01-21
Parmer / Thatcher: devicetree.cb cleanup and whitespace
Martin Roth
2013-01-21
F15tn: Modify devicetree to fix S3 resume
Martin Roth
2013-01-16
Fix high dword of MTRR mask set with CONFIG_CPU_ADDR_BITS
Martin Roth
2013-01-11
AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITS
Zheng Bao
2013-01-10
Fix 2 infinite loops if IMC doesn't respond
Martin Roth
2012-12-28
BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variable
Aladyshev Konstantin
2012-12-01
Drop TINY_BOOTBLOCK
Kyösti Mälkki
2012-11-27
Drop duplicate files that prevent building without ramstage.a
Stefan Reinauer
2012-11-20
Unify use of bool config variables
Stefan Reinauer
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-11-02
remove enable_cache() of 3 mainboards
Siyuan Wang
2012-10-24
Trinity: Initialize the pointer prior to using it
Zheng Bao
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-04
AMD Parmer: Remove warning.
zbao
2012-08-02
AMD and GFXUMA: move setup_uma_memory() to northbridge
Kyösti Mälkki
2012-08-01
AMD and GFXUMA : drop redundant use of lb_add_memory_range()
Kyösti Mälkki
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2012-07-26
Add correct bios callout into read event routine
zbao
2012-07-25
AMD parmer: Set correct azalia code verb table
zbao
2012-07-25
AMD family15tn: Add BIOS callback hook for getting VBIOS Image
zbao
2012-07-25
AMD Family15tn: Set the mask of MTRR to 0000FFFXX0000800
zbao
2012-07-25
sync the northbridge.c with other family.
zbao
2012-07-22
Mainboard Parmer based on Trinity
zbao