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
/
google
Age
Commit message (
Expand
)
Author
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-11
Add support for "Butterfly" Chromebook
Stefan Reinauer
2013-02-11
snow: fix high_tables_base calculation
David Hendricks
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
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
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
snow: make romstage init DRAM controller and call ramstage
Ronald G. Minnich
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-29
armv7: Clean up the mmu setup a bit
Ronald G. Minnich
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-10
armv7: replace magic constant for romstage location
David Hendricks
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
2012-12-29
corrections for MAX77686 config variable
David Hendricks
2012-12-12
Add support for Google Parrot Chromebook
Stefan Reinauer
2012-12-12
Add minimal mainboard support for snow
Ronald G. Minnich