aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
2013-08-08AMD Thatcher: Split DSDT into common sections (as per Parmer)Kimarie Hoot
2013-08-06AMD Olive Hill: Enable WARNINGS_ARE_ERRORS (remove override)Bruce Griffith
2013-08-06AMD Olive Hill: Change SB800 references to YangtzeBruce Griffith
2013-08-06AMD Olive Hill: Add HUDSON_LEGACY_FREE flagBruce Griffith
2013-08-06AMD Olive Hill: Remove default VBIOS vendor/device IDBruce Griffith
2013-08-05AMD Olive Hill: Enable HDMI audio setting in build optionsBruce Griffith
2013-08-05AMD Olive Hill: Eliminate unnecessary memory copyBruce Griffith
2013-08-05AMD Olive Hill: Add new AMD mainboard using Kabini processorSiyuan Wang
2013-07-31Drop unused EXTERNAL_MRC_BLOBStefan Reinauer
2013-07-29kontron/ktqm77: Update cmos checksum rangeNico Huber
2013-07-29kontron/ktqm77: Squeeze more fan options into cmos.layoutNico Huber
2013-07-26AMD Parmer: Fix file permissions on asl files in mainboardKimarie Hoot
2013-07-26emulation/qemu-q35: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2013-07-18SMBIOS: Clarify prompts and help texts for Serial and Version NumbersPeter Stuge
2013-07-17Revert "lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String"Peter Stuge
2013-07-17lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM StringPeter Stuge
2013-07-16beaglebone: Get rid of a redundant CBFS_ROM_OFFSET.Gabe Black
2013-07-16AMD Fam15tn: Split DSDT into common sectionsSteve Goodrich
2013-07-15beaglebone: Put some code in romstage.c so we can tell if it ran.Gabe Black
2013-07-14SMBIOS: Allow overriding default Manufacturer and Product namesPeter Stuge
2013-07-14lenovo/t60 lenovo/x60: Override SMBIOS Manufacturer to be LENOVOPeter Stuge
2013-07-13lenovo/x60: Move mainboard_enable() code into a mainboard_init()Peter Stuge
2013-07-11Set PCI bus operations at buildtime for ramstageKyösti Mälkki
2013-07-10pit: Redo the display port bridge initialization code.Gabe Black
2013-07-10pit: Enable the ps8625 driver.Gabe Black
2013-07-10pit: Stop setting up the hardware dp hotplug detect in ROM stage too.Gabe Black
2013-07-10PIT: add panel to the list of things to be powered up by the PMICRonald G. Minnich
2013-07-10armv7/exynos: Prevent unexpected reboots in resume.Hung-Te Lin
2013-07-10pit: Replace the tps65090 functions and adjust the hotplug detect line.Gabe Black
2013-07-10armv7/pit: Correct EC device in mainboard configuration.Hung-Te Lin
2013-07-10armv7/pit: Setup EC on SPI2.Hung-Te Lin
2013-07-10pit: update I2C4 speed constantDavid Hendricks
2013-07-10pit: Configure the pinmux for the i2c busses that are connected on pit.Gabe Black
2013-07-10Exynos5420: Initialize USB PHYStefan Reinauer
2013-07-10Exynos5250: Initialize USB PHYStefan Reinauer
2013-07-10Simplify early / bootblock console codeStefan Reinauer
2013-07-10pit: Replace the snow GPIO indexes with ones for pit.Gabe Black
2013-07-10pit: Remove the MAX_CPUS option.Gabe Black
2013-07-10pit: Stop compiling in the max77686 driver on pit.Gabe Black
2013-07-10pit: Stop calling tps65090 functions until we can call through the EC.Gabe Black
2013-07-10pit: set up the PMIC correctlyDavid Hendricks
2013-07-10PIT: memory setupRonald G. Minnich
2013-07-10exynos5420: Implement support for the pinmux as functions.Gabe Black
2013-07-10exynos5250: De-switch-ify the pinmux configuration code.Gabe Black
2013-07-10ARM: Separate the early console (romstage) from the bootblock console.Gabe Black
2013-07-10google/pit: Don't spew output with GPIO configStefan Reinauer
2013-07-10exynos5420: Simplify the graphics code by eliminating the unused color mapStefan Reinauer
2013-07-10armv7: Reserve space BL1 and checksum header by specifying bootblock offset.Hung-Te Lin
2013-07-10google/snow: Don't spew output with GPIO configStefan Reinauer
2013-07-10chrome ec: Update EC header from EC repositoryDuncan Laurie
2013-07-10exynos5420: Replace the 5250 clock logic with 5420.Gabe Black
2013-07-10Exynos5420: Clean up console codeStefan Reinauer
2013-07-10ec: Remove hardcoded GPI offset in EC SCIDuncan Laurie
2013-07-10exynos5250: Simplify the graphics code by eliminating the unused color map.Gabe Black
2013-07-10snow: Make coreboot set up pins for busses it knows are hooked up as suchGabe Black
2013-07-10ARMv7: Clean up console codeStefan Reinauer
2013-07-10pit: Add a "pit" mainboard which is mostly a copy of "snow".Gabe Black
2013-07-10pit: Create an exynos5420 directory which is nearly a copy of exynos5250.Gabe Black
2013-07-10ARMv7: De-uboot-ify Exynos5250 GPIO codeStefan Reinauer
2013-07-10ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer
2013-07-10samsung/exynos5250: unify codeStefan Reinauer
2013-07-10Wield battle axe at ARM portStefan Reinauer
2013-07-10Rename hardwaremain() to main()Stefan Reinauer
2013-07-10ARMv7: normalize ramstage code flowStefan Reinauer
2013-07-10FUI: reorganize include filesRonald G. Minnich
2013-07-10Provide support for setting up the framebuffer from EDIDRonald G. Minnich
2013-07-10Drop some duplicates of PCI-e config functionsKyösti Mälkki
2013-07-09fox_wtm2: First step support for coreboot-based graphics startupRonald G. Minnich
2013-07-09FOX_WTM2: First pass at FUI.Ronald G. Minnich
2013-07-08Fix Vortex86EX devicetree.cb indentation.Andrew Wu
2013-07-05Add support for DMP Vortex86EX PCI mainboard.Andrew Wu
2013-07-04intel/i5000: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2013-07-04Move select MMCONF_SUPPORT under northbridge (fix)Kyösti Mälkki
2013-07-04intel/i945: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2013-07-04intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2013-07-03Move select MMCONF_SUPPORT under northbridgeKyösti Mälkki
2013-07-01beaglebone: Enable the clocks and pins for the configured UART.Gabe Black
2013-06-28Drop WARNINGS_ARE_ERRORS exceptionsStefan Reinauer
2013-06-28Supermicro H8SCM/H8QGI: Increase size of bus variable to meet APIBruce Griffith
2013-06-28AMD Dinar: Eliminate warnings (initializers/prototypes/unused var)Bruce Griffith
2013-06-28AMD SB700 boards: Set Azalia configuration flagsBruce Griffith
2013-06-28supermicro/h8scm: Add a type cast for printk to correct a warning messageBruce Griffith
2013-06-28Dinar, H8SCM, H8QGI: Add prototype of get_bus_conf()Bruce Griffith
2013-06-28Add support to enable/disable builtin GbE (again)Stefan Reinauer
2013-06-25ktqm77: redesign cmos.layout slightlyPatrick Georgi
2013-06-25intel/sch: Use MMCONF_BASE_ADDRESSKyösti Mälkki
2013-06-24kontron/ktqm77: New boardNico Huber
2013-06-24AMD: Drop empty root_complexKyösti Mälkki
2013-06-24Asus F2A85-M: Add IRQs for IOMMURudolf Marek
2013-06-23AMD boards: routing.asl: Uniformly start `Package()` with capital letterPaul Menzel
2013-06-22qemu-i440fx: Make it compile with CONFIG_DYNAMIC_CBMEM.Denis 'GNUtoo' Carikli
2013-06-19lenovo/t60: Collect timestamps in romstageNico Huber
2013-06-19qemu: complete bochs dispi interface vga driver.Gerd Hoffmann
2013-06-18qemu/q35: uncomment cache-as-ram Kconfig entriesGerd Hoffmann
2013-06-17AMD southbridges: Move HAVE_HARD_RESETKyösti Mälkki
2013-06-17AMD: Use same sourcecode for reset in romstage as ramstageKyösti Mälkki
2013-06-17AMD boards: Clean use of Kconfig optionsKyösti Mälkki
2013-06-17Add support for XHCI (USB 3.0)Dave Frodin
2013-06-17qemu: i440fx whitespace fixupGerd Hoffmann
2013-06-17qemu: add q35 supportGerd Hoffmann