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-26
AMD Inagua: buildOpts.c: Adapt whitespace to coding style
Paul Menzel
2013-02-26
AMD Fam14 boards: reduce unnecessary differences, 2nd attempt
Jens Rottmann
2013-02-25
Supermicro H8SCM & H8QGI: Fix printk warnings
Martin Roth
2013-02-25
AMD Southstation: Fix final warning
Martin Roth
2013-02-25
AMD Fam14 boards: Set P_BLK length to 6 for all processors
Paul Menzel
2013-02-25
Persimmon, Inagua: PCI devs 12.1, 13.1 (USB) don't exist, but 14.6 (GEC) does
Jens Rottmann
2013-02-25
AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID field
Paul Menzel
2013-02-25
google/snow: enable GPIO entries and CHROMEOS in building
Ronald G. Minnich
2013-02-25
QEMU x86: northbridge.c: Name enabling device function to `northbridge_enable`
Paul Menzel
2013-02-25
Persimmon: Fix warning, enable warnings as errors
Martin Roth
2013-02-25
mainboard.c: Name enable_dev function uniformly `mainboard_enable`
Paul Menzel
2013-02-25
Technologic TS5300: mainboard.c: Move { to next line
Paul Menzel
2013-02-24
Siemens SITEMP G1P1: mainboard.c: Rename `init` to `mainboard_init`
Paul Menzel
2013-02-23
Add support for Google's Chromebook Pixel
Stefan Reinauer
2013-02-23
AMD based boards: platform_cfg.h: Replace `_*BOARDNAME*_CFG_H_` with `_PLATFO...
Jens Rottmann
2013-02-22
*/acpi_tables.c: Use ALIGN macro
Patrick Georgi
2013-02-21
AMD Fam14 boards: Unify `acpi_table.c` by mainly using Inagua’s one
Paul Menzel
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
[prev]
[next]