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
Age
Commit message (
Expand
)
Author
2013-07-10
Exynos5420: Clean up console code
Stefan Reinauer
2013-07-10
ec: Remove hardcoded GPI offset in EC SCI
Duncan Laurie
2013-07-10
exynos5250: Simplify the graphics code by eliminating the unused color map.
Gabe Black
2013-07-10
snow: Make coreboot set up pins for busses it knows are hooked up as such
Gabe Black
2013-07-10
ARMv7: Clean up console code
Stefan Reinauer
2013-07-10
pit: Add a "pit" mainboard which is mostly a copy of "snow".
Gabe Black
2013-07-10
pit: Create an exynos5420 directory which is nearly a copy of exynos5250.
Gabe Black
2013-07-10
ARMv7: De-uboot-ify Exynos5250 GPIO code
Stefan Reinauer
2013-07-10
ARMv7: De-uboot-ify Exynos5250 code
Stefan Reinauer
2013-07-10
samsung/exynos5250: unify code
Stefan Reinauer
2013-07-10
Wield battle axe at ARM port
Stefan Reinauer
2013-07-10
Rename hardwaremain() to main()
Stefan Reinauer
2013-07-10
ARMv7: normalize ramstage code flow
Stefan Reinauer
2013-07-10
FUI: reorganize include files
Ronald G. Minnich
2013-07-10
Provide support for setting up the framebuffer from EDID
Ronald G. Minnich
2013-07-10
Drop some duplicates of PCI-e config functions
Kyösti Mälkki
2013-07-09
fox_wtm2: First step support for coreboot-based graphics startup
Ronald G. Minnich
2013-07-09
FOX_WTM2: First pass at FUI.
Ronald G. Minnich
2013-07-08
Fix Vortex86EX devicetree.cb indentation.
Andrew Wu
2013-07-05
Add support for DMP Vortex86EX PCI mainboard.
Andrew Wu
2013-07-04
intel/i5000: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-07-04
Move select MMCONF_SUPPORT under northbridge (fix)
Kyösti Mälkki
2013-07-04
intel/i945: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-07-04
intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-07-03
Move select MMCONF_SUPPORT under northbridge
Kyösti Mälkki
2013-07-01
beaglebone: Enable the clocks and pins for the configured UART.
Gabe Black
2013-06-28
Drop WARNINGS_ARE_ERRORS exceptions
Stefan Reinauer
2013-06-28
Supermicro H8SCM/H8QGI: Increase size of bus variable to meet API
Bruce Griffith
2013-06-28
AMD Dinar: Eliminate warnings (initializers/prototypes/unused var)
Bruce Griffith
2013-06-28
AMD SB700 boards: Set Azalia configuration flags
Bruce Griffith
2013-06-28
supermicro/h8scm: Add a type cast for printk to correct a warning message
Bruce Griffith
2013-06-28
Dinar, H8SCM, H8QGI: Add prototype of get_bus_conf()
Bruce Griffith
2013-06-28
Add support to enable/disable builtin GbE (again)
Stefan Reinauer
2013-06-25
ktqm77: redesign cmos.layout slightly
Patrick Georgi
2013-06-25
intel/sch: Use MMCONF_BASE_ADDRESS
Kyösti Mälkki
2013-06-24
kontron/ktqm77: New board
Nico Huber
2013-06-24
AMD: Drop empty root_complex
Kyösti Mälkki
2013-06-24
Asus F2A85-M: Add IRQs for IOMMU
Rudolf Marek
2013-06-23
AMD boards: routing.asl: Uniformly start `Package()` with capital letter
Paul Menzel
2013-06-22
qemu-i440fx: Make it compile with CONFIG_DYNAMIC_CBMEM.
Denis 'GNUtoo' Carikli
2013-06-19
lenovo/t60: Collect timestamps in romstage
Nico Huber
2013-06-19
qemu: complete bochs dispi interface vga driver.
Gerd Hoffmann
2013-06-18
qemu/q35: uncomment cache-as-ram Kconfig entries
Gerd Hoffmann
2013-06-17
AMD southbridges: Move HAVE_HARD_RESET
Kyösti Mälkki
2013-06-17
AMD: Use same sourcecode for reset in romstage as ramstage
Kyösti Mälkki
2013-06-17
AMD boards: Clean use of Kconfig options
Kyösti Mälkki
2013-06-17
Add support for XHCI (USB 3.0)
Dave Frodin
2013-06-17
qemu: i440fx whitespace fixup
Gerd Hoffmann
2013-06-17
qemu: add q35 support
Gerd Hoffmann
2013-06-17
qemu: add support for memory above 4G
Gerd Hoffmann
2013-06-17
qemu: move ram ressource reservation from "set" to "read" stage
Gerd Hoffmann
2013-06-14
qemu: move i440fx bits
Gerd Hoffmann
2013-06-13
AMD Thatcher: fix issue 'S3 fails to suspend after wake up from USB keyboard'
Siyuan Wang
2013-06-12
usbdebug: Quirk for board aopen/dxplplusu
Kyösti Mälkki
2013-06-10
beaglebone: Expand "ROM" size to 4MB.
Gabe Black
2013-06-10
beaglebone: Force on every other user LED to show that coreboot is running.
Gabe Black
2013-06-10
Add support for VIA EPIA-M850 board
Alexandru Gagniuc
2013-06-10
OT200: bring LEDs into a defined state
Christian Gmeiner
2013-06-07
Lenovo X60: Add int15 handler
Denis 'GNUtoo' Carikli
2013-06-06
qemu: copy dsdt tables from SeaBIOS, adapt for coreboot and enable acpi
Gerd Hoffmann
2013-06-06
AMD Trinity: Remove unnecessary lookup table copy
Bruce Griffith
2013-06-06
qemu: wind up new cpu chip
Gerd Hoffmann
2013-06-05
qemu: add power management function to device tree
Gerd Hoffmann
2013-06-05
qemu: Initial support for the qemu firmware config interface.
Gerd Hoffmann
2013-06-05
Revert "Asus F2A85-M: Activate IOMMU support"
Paul Menzel
2013-06-05
qemu: fix IRQ routing setup
Gerd Hoffmann
2013-06-04
Asus F2A85-M: Activate IOMMU support
Rudolf Marek
2013-06-04
Lenovo X60: Add CMOS defaults.
Denis 'GNUtoo' Carikli
2013-06-04
Asus M4A785T-M: Add CMOS defaults.
Denis 'GNUtoo' Carikli
2013-06-04
PC Engines ALIX.1C: Add CMOS defaults.
Denis 'GNUtoo' Carikli
2013-06-04
AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"
Christian Gmeiner
2013-06-04
AMD Northbridge LX: convert spd_read_byte() to non-static version
Christian Gmeiner
2013-06-04
AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h"
Christian Gmeiner
2013-06-03
Asus F2A85-M: Fix the _CRS PCI0 bus info
Rudolf Marek
2013-05-31
Lenovo ThinkPad X60: cleanup Native VGA init.
Denis 'GNUtoo' Carikli
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 Llano, Brazos boards: Use `sizeof(var)` to get its size
Paul Menzel
2013-05-30
AMD Trinity boards: Use `sizeof(var)` to get its size
Rudolf Marek
2013-05-29
qemu: remove vga hook
Gerd Hoffmann
2013-05-26
beaglebone: initial Kconfig and Makefiles
Gabe Black
2013-05-26
Lenovo ThinkPad T60: Add support for `EARLY_CBMEM_INIT` needed for CBMEM console
Paul Menzel
2013-05-26
snow: Add a name to the serial console UART choice block.
Gabe Black
2013-05-20
ASUS F2A85-M: romstage.c: Set RAM voltage for non 1.5 Volt case
Paul Menzel
2013-05-20
Drop llshell
Stefan Reinauer
2013-05-17
AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for buffer
Bruce Griffith
2013-05-16
AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for buffer
Paul Menzel
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-12
Revert "PC Engines ALIX.1C: Add CMOS defaults."
Peter Stuge
2013-05-12
Revert "Asus M4A785T-M: Add CMOS defaults."
Peter Stuge
2013-05-11
Remove the wtm1 mainboard
Duncan Laurie
2013-05-11
PC Engines ALIX.1C: Add CMOS defaults.
Denis 'GNUtoo' Carikli
2013-05-11
haswell: Fix VGA option rom INT15 handler
Duncan Laurie
2013-05-10
Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...
Ronald G. Minnich
2013-05-10
Asus M4A785T-M: Add CMOS defaults.
Denis 'GNUtoo' Carikli
2013-05-10
AMD Thatcher: remove unused macros in PlatformGnbPcieComplex.h
Siyuan Wang
2013-05-09
AMD: Reduce stack size from 64 KB to the default of 4 KB
Paul Menzel
2013-05-08
Drop CONFIG_AP_CODE_IN_CAR
Stefan Reinauer
[next]