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
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 fam16kb: Move NB config fam16kb out of get_bus_conf()
Kyösti Mälkki
2014-07-28
AGESA: Drop some excessive agesawrapper.h includes
Kyösti Mälkki
2014-07-25
AGESA f15tn f16kb: Fix HUDSON_XHCI_ENABLE
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 Hudson: Fix typecasts in Fch_Oem_config()
Kyösti Mälkki
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 boards: Use acpi_is_wakeup_s3()
Kyösti Mälkki
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-07-03
AGESA boards: Use acpi_s3_resume_allowed()
Kyösti Mälkki
2014-07-03
AGESA boards: Add prepare_for_resume()
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-25
Declare acpi_is_wakeup_early() only once
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-13
mainboard.c: Fix typo in appro*p*riate in comment
Paul Menzel
2014-06-06
AGESA: Use common heap allocator
Kyösti Mälkki
2014-06-06
AGESA: Use common GetBiosCallout()
Kyösti Mälkki
2014-06-06
AGESA fam15tn fam16kb: Use shared default callouts
Kyösti Mälkki
2014-06-06
AGESA fam15tn fam16kb: Use common handler for GNB_GFX_GET_VBIOS_IMAGE
Kyösti Mälkki
2014-05-28
superio/winbond/w83627uhg: Depreciate romstage component
Edward O'Callaghan
2014-05-26
AGESA fam12 fam14 fam15: Declare local callouts static
Kyösti Mälkki
2014-05-26
AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAP
Kyösti Mälkki
2014-05-26
AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESET
Kyösti Mälkki
2014-05-26
AGESA fam14: Comment lack of PCI-e slot resets
Kyösti Mälkki
2014-05-26
AGESA: Add common callouts
Kyösti Mälkki
2014-05-13
southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridge
Edward O'Callaghan
2014-05-10
Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT
Kyösti Mälkki
2014-05-05
AGESA: Fix BiosCallouts table formatting
Kyösti Mälkki
2014-05-05
AGESA: Implement EmptyHeap()
Kyösti Mälkki
2014-05-05
AGESA fam14: Use common callouts
Kyösti Mälkki
2014-05-05
AGESA fam14: Add fam14_callouts header
Kyösti Mälkki
2014-05-05
AGESA fam16kb: Use common GetHeapBase()
Kyösti Mälkki
2014-05-05
AMD F14h boards: Use std memset/memcpy func over AGESA
Edward O'Callaghan
2014-05-03
Drop useless mainboard-romstage defines
Patrick Georgi
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-02
asrock/e350m1: Sanitize #includes
Edward O'Callaghan
2014-05-02
asrock/e350m1/devicetree.cb: Correctly indent device line
Paul Menzel
2014-04-29
src/mainboard/asrock/e350m1: Properly indent devicetree.cb
Edward O'Callaghan
2014-04-28
superio/winbond/w83627dhg: Convert romstage to generic component
Edward O'Callaghan
2014-04-28
mainboard/asrock/e350m1: Avoid including early_serial.c
Edward O'Callaghan
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-20
AMD AGESA cimx/sb800: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUS
Kyösti Mälkki
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
cimx/sb800 boards: Don't require ide.asl on boards without IDE
Edward O'Callaghan
2014-01-29
AGESA boards: Clean up definition of BIOS_SIZE in platform_cfg
Edward O'Callaghan
2014-01-24
asrock/e350m1/board_info.txt: Specify ROM socket and Flashrom support.
Vladimir Serbinenko
2014-01-22
board_info.txt: Classify almost all remaining boards.
Vladimir Serbinenko
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
2014-01-03
asrock/imb-a180: Configure the 6 COM ports and the keyboard
Dave Frodin
2013-12-26
AMD AGESA: Drop MEM_TRAIN_SEQ
Kyösti Mälkki
2013-12-26
AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes
Kyösti Mälkki
2013-12-26
AMD boards (non-AGESA): Cleanup earlymtrr.c includes
Kyösti Mälkki
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
[next]