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-02-21
AMD boards: Fix typo `@brief` in comment
Paul Menzel
2013-02-21
Persimmon: platform_cfg.h: Declare codec arrays as `static const`
Jens Rottmann
2013-02-21
Persimmon: dimmSpd.c: Use spaces for alignment of if-predicate
Paul Menzel
2013-02-21
Persimmon: Indent comment
Paul Menzel
2013-02-21
AMD Fam14 boards: dimmSpd.c: Set `iobase` to `SMBUS0_BASE_ADDRESS` instead of...
Jens Rottmann
2013-02-21
ARMV7: create a correct LB_SERIAL table entry
Ronald G. Minnich
2013-02-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-20
Persimmon: Replace tab with space in address in license header
Paul Menzel
2013-02-19
Tyan S8226: Fix incompatible pointer warning
Martin Roth
2013-02-19
Tyan S8226: Fix integer truncated warning
Martin Roth
2013-02-19
Tyan S8226: Fix printk warnings
Martin Roth
2013-02-19
Inagua+children: fix simple copy & paste error in code to reset PCIe slots
Jens Rottmann
2013-02-19
snow: add cpu_cluster and domain resources via devicetree.cb
David Hendricks
2013-02-18
Persimmon: drop useless DDR3 voltage code copied from Inagua
Jens Rottmann
2013-02-18
Persimmon: disable APU PCIe port 3
Jens Rottmann
2013-02-18
Persimmon: adapt PCIe reset code copied from Inagua to actually match Persimmon
Jens Rottmann
2013-02-15
OT200: add CMOS support
Christian Gmeiner
2013-02-14
Chromebooks: mainboard.c: Do not spell Chromebook in CamelCase
Paul Menzel
2013-02-14
Google Butterfly: thermal.h: Align macro content
Paul Menzel
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
snow: Set up MMU after DRAM is working
David Hendricks
2013-02-14
snow: remove superfluous printk's from romstage main
David Hendricks
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-12
Google Butterfly: acpi/thermal.asl: Fix typo »The*re* is no …«
Paul Menzel
2013-02-12
Google Butterfly: gpio.h: Correct whitespace errors
Paul Menzel
2013-02-12
Google Parrot/Butterfly: fadt.c: Align macros correctly
Paul Menzel
2013-02-12
armv7: Add emulation/qemu-armv7 board.
Hung-Te Lin
2013-02-11
Add support for "Butterfly" Chromebook
Stefan Reinauer
2013-02-11
snow: fix high_tables_base calculation
David Hendricks
2013-02-11
AMD/Persimmon: Enable the 2nd COM port
Dave Frodin
2013-02-11
Supermicro H8QGI: Substract 1 from MMCONF range limit
Konstantin Aladyshev
2013-02-11
armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP}
David Hendricks
2013-02-10
exynos/snow: move SPI GPIO setup to mainboard bootblock code
David Hendricks
2013-02-10
exynos/snow: set SPI clock rate in romstage main
David Hendricks
2013-02-09
romcc: Use default romcc flags for most boards
Patrick Georgi
2013-02-09
snow: do something useful in ramstage()
David Hendricks
2013-02-08
armv7/snow: Move clock initialization from bootblock to romstage.
Hung-Te Lin
2013-02-08
armv7: Use same console initialization procedure for all ARM stages
Hung-Te Lin
2013-02-08
console: Revise serial console configuration names.
Hung-Te Lin
2013-02-08
Revert "armv7/snow: Move clock initialization from bootblock to romstage."
David Hendricks
2013-02-07
armv7/snow: Move clock initialization from bootblock to romstage.
Hung-Te Lin
2013-02-07
armv7/snow: Remove power_init from bootblock.
Hung-Te Lin
2013-02-07
armv7/snow: Remove redundant I2C initialization calls in bootblock.
Hung-Te Lin
2013-02-07
armv7: Clean up arm/snow bootblock build process.
Hung-Te Lin
2013-02-06
armv7: Clean up: remove deprecated SPL.
Hung-Te Lin
2013-02-06
snow: remove dead code from bootblock
David Hendricks
2013-02-06
exynos/snow: Move core/memory clock-related and board ID code
David Hendricks
2013-02-06
snow: use bootblock build class for I2C code
David Hendricks
2013-02-06
snow: use bootblock build class for GPIO
David Hendricks
2013-02-05
snow: use bootblock build class for UART code
David Hendricks
2013-02-04
AGESA boards: Fix grammar in description of `OemCustomizeInitEarly`
Paul Menzel
2013-02-04
ASRock 939A785GMH: Align comments of DSDT’s `IndexField`
Paul Menzel
2013-02-04
ASRock 939A785GMH: Align comments in DSDT header with tabs
Paul Menzel
2013-02-04
Use tabs instead of spaces to align comments in DSTD header
Paul Menzel
2013-02-04
Intel based boards: Use tab instead of spaces to align comment in DSDT
Paul Menzel
2013-02-04
exynos/snow: get rid of board-specific arbitration code
David Hendricks
2013-02-04
exynos/snow: partial clean-up of snow bootblock using build class
David Hendricks
2013-02-03
armv7: Add 'bootblock' build class.
Hung-Te Lin
2013-02-01
AMD/Persimmon: LVDS assignment was made to wrong DPx
Dave Frodin
2013-02-01
snow: make romstage init DRAM controller and call ramstage
Ronald G. Minnich
2013-02-01
Fam15tn: Move SPD read from mainboards into wrapper
Martin Roth
2013-02-01
armv7: unify stage hand-off routines
David Hendricks
2013-01-30
armv7: Add SPI driver for Exynos.
Hung-Te Lin
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2013-01-30
ASRock E350M1: Remove unused variable `reg8` from `romstage.c`
Paul Menzel
2013-01-29
armv7: Clean up the mmu setup a bit
Ronald G. Minnich
2013-01-28
AMD/Persimmon: DP0 is connected to a LVDS connector
Dave Frodin
2013-01-26
AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDT
Paul Menzel
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-19
armv7/snow: get to romstage
David Hendricks
2013-01-18
armv7: add a wrapper for romstage's main() for ARM ISA
Gabe Black
2013-01-18
Snow bootblock (bloated/debug version)
David Hendricks
2013-01-17
make main() in snow's romstage.c our romstage entry point
David Hendricks
2013-01-17
remove argument in snow's romstage main()
David Hendricks
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
armv7: replace magic constant for romstage location
David Hendricks
2013-01-10
Fix 2 infinite loops if IMC doesn't respond
Martin Roth
2013-01-08
qemu-x86: Implement more features
Stefan Reinauer
2013-01-04
Tyan s8226: change lapic of lapic_cluster 0 to 0x10
Siyuan Wang
2013-01-03
Rename mainboard_smi.c to smihandler.c
Patrick Georgi
2013-01-03
import SPL files for board_i2c_{claim,release}_bus()
David Hendricks
2013-01-02
Supermicro H8QGI: Pass callout pointer to AmdReadEventLog function
Aladyshev Konstantin
2012-12-30
M4A785T-M: Add support for external GFX.
Denis 'GNUtoo' Carikli
2012-12-29
corrections for MAX77686 config variable
David Hendricks
2012-12-28
Supermicro H8QGI: Add onboard VGA to devicetree.cb
Aladyshev Konstantin
2012-12-28
Supermicro H8QGI: fix bus_sp5100[] clear in get_bus_conf.c
Aladyshev Konstantin
2012-12-28
BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variable
Aladyshev Konstantin
2012-12-21
Supermicro H8QGI: Fix routing from 16 to 55 in ACPI table
Aladyshev Konstantin
2012-12-12
SB800: Add IMC ROM and fan control.
Martin Roth
2012-12-12
Add support for Google Parrot Chromebook
Stefan Reinauer
2012-12-12
Add minimal mainboard support for snow
Ronald G. Minnich
2012-12-01
Drop TINY_BOOTBLOCK
Kyösti Mälkki
2012-11-30
Supermicro h8scm: add agesa version of supermicro
Siyuan Wang
2012-11-30
AMD SB800: Interrupt routine for PCI slots on Persimmon
Zheng Bao
[next]