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
/
roda
/
rk9
Age
Commit message (
Expand
)
Author
2019-10-14
sb/intel/i82801ix: Add common code to set up LPC IO decode ranges
Arthur Heymans
2019-08-18
mainboards: Remove floating __PRE_RAM__ comments
Kyösti Mälkki
2019-06-19
{mb,sb}: Use get_acpi_table_revision(FADT)
Elyes HAOUAS
2019-03-13
src/mainboard/*/*/cstates.c: Drop unused includes
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-04
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-21
mb/roda/rk9/acpi/superio.asl: Fix copy-paste error on "COMB"
Elyes HAOUAS
2019-02-15
src: Use macro `ACPI_FADT_LEGACY_FREE`
Paul Menzel
2019-02-06
nb/intel/gm45: Use a common romstage
Arthur Heymans
2019-02-06
mb/roda/rk9: Use common code to set up southbridge GPIO's
Arthur Heymans
2019-01-24
mb/*/*/devicetree.cb: Move the ioapic device under the LPC bridge
Arthur Heymans
2019-01-09
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
2019-01-06
device: Use pcidev_path_behind()
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-21
ACPI: Fix DSDT's revision field
Elyes HAOUAS
2018-11-16
mb/{lenovo,roda}: Remove DISPLAY_DEVICE_2_IS_LCD_SCREEN macro
Peter Lemenkov
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-17
mb/*/*: Clean up FADT checksum assignment
Jonathan Neuschäfer
2018-08-13
src/mb: Remove some unneeded includes
Elyes HAOUAS
2018-07-02
src/mb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-29
sb/intel/i82801ix: Use the common ACPI pirq generator
Arthur Heymans
2018-05-08
mb/roda: Get rid of device_t
Elyes HAOUAS
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2018-01-17
cpu/intel/speedstep: Fix the PNOT ACPI method
Arthur Heymans
2017-11-23
sb/intel/i82801ix: fetch initial timestamp in bootblock
Arthur Heymans
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-06-15
nb/intel/gm45: Don't allow too low values for gfx_uma_size
Arthur Heymans
2017-06-12
nb/intel/gm45: Add romstage timestamps
Arthur Heymans
2017-05-11
nb/intel/gm45: Define and use default MMCONF_BASE_ADDRESS
Arthur Heymans
2017-05-03
nb/intel/gm45: Set display backlight according to EDID string
Arthur Heymans
2016-12-11
intel/gm45: Use romstage_handoff for S3
Kyösti Mälkki
2016-12-11
intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setup
Kyösti Mälkki
2016-11-10
mainboard/roda/rk9: transition away from device_t
Antonello Dettori
2016-11-09
mainboard/roda: Use C89 comments style & remove commented code
Elyes HAOUAS
2016-10-04
nb/gm45: allow use of 352M preallocated ram for igd
Arthur Heymans
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-06-26
intel/gm45: Use common ACPI S3 recovery
Kyösti Mälkki
2016-06-21
intel/model_6ex: Prepare for dynamic CONFIG_RAMTOP
Kyösti Mälkki
2016-06-12
nb/intel/raminit (native): Read PCI mmio size from devicetree
Patrick Rudolph
2016-06-04
gm45: enable setting all vram sizes from cmos
Arthur Heymans
2016-03-08
roda/rk9: Remove #include early_serial.c from romstage
Antonello Dettori
2016-02-01
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
2016-01-13
[WIP] mb/roda/rk9: Enable CONFIG_HAVE_ACPI_RESUME
Nico Huber
2015-11-18
mb/roda/rk9: Fix cbmem recovery on resume path
Nico Huber
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-23
roda/rk9: Consolidate `acpi/platform.asl`
Paul Menzel
2015-10-22
gma ACPI: Make brightness levels a per board setting
Nico Huber
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-26
gm45: Link cstates.c rather than including it.
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-05-19
Move smi trap sample to documentation, don't keep it in every mobo.
Vladimir Serbinenko
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-02-16
acpi: Generate valid ACPI processor objects
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
2014-12-06
Remove IRQ_SLOT_COUNT on all boards without PIRQ table.
Vladimir Serbinenko
2014-11-14
mainboard: Remove commented include lines for mc146818rtc.h
Edward O'Callaghan
2014-10-16
smbios: Mark laptops as such
Vladimir Serbinenko
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-10-15
gm45: Convert to per-device ACPI
Vladimir Serbinenko
2014-09-13
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-05
Consolidate intel vga int15 hooks
Vladimir Serbinenko
2014-09-05
azalia: Change specific PIN_CFGs to generic AZALIA_PIN_CFG
Vladimir Serbinenko
2014-08-22
lenovo/x200: Move video ASL code to northbridge.
Vladimir Serbinenko
2014-08-18
azalia: Move shared variable to separate file
Vladimir Serbinenko
2014-08-16
gm45: Decrease MTRR usage
Vladimir Serbinenko
2014-08-16
gm45: Make UMA size configurable.
Vladimir Serbinenko
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-08-14
gm45: Set D0F0_SKPD on normal boot path
Vladimir Serbinenko
2014-08-13
gm45: Allow skiping voltage config.
Vladimir Serbinenko
2014-08-12
gm45: Allow coexistance with ME firmware.
Vladimir Serbinenko
2014-07-30
i82801ix: Allow configuration of SATA mode in CMOS.
Vladimir Serbinenko
2014-07-29
gm45: Move spd address map to board-specific config.
Vladimir Serbinenko
2014-07-18
mainboard: 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-08
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-06-25
gm45 boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-20
intel/i945 gm45: Use acpi_s3_resume_allowed()
Kyösti Mälkki
2014-05-20
drivers: Drop GbE stub drivers
Edward O'Callaghan
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-17
roda/rk9: Drop MAX_PHYSICAL_CPUS
Kyösti Mälkki
2014-01-22
CBMEM: Replace cbmem_initialize() with cbmem_recovery()
Kyösti Mälkki
2014-01-22
roda/rk9: Add EARLY_CBMEM_INIT
Kyösti Mälkki
2014-01-19
board_info.txt: Categorize various boards
Vladimir Serbinenko
2013-11-24
smi: Update mainboard_smi_gpi() to have 32bit argument
Duncan Laurie
[next]