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-03-22
Unify coreboot table generation
Stefan Reinauer
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-21
Butterfly, Stout: Force SATA link speed to 3 Gbps
Shawn Nematbakhsh
2013-03-20
link/graphics: Add support for EDID
Ronald G. Minnich
2013-03-20
link/graphics: New state machine
Ronald G. Minnich
2013-03-20
link/graphics: implement a palette setting operator
Ronald G. Minnich
2013-03-19
link/graphics: add functions to support aux channel communications
Ronald G. Minnich
2013-03-19
armv7/exynos/snow: new cache maintenance API
David Hendricks
2013-03-19
google/snow: fix a GPIO array index
David Hendricks
2013-03-19
Include byteorder.h for the definition of ntohl in romstage.c
Hung-Te Lin
2013-03-18
Add support for "Stout" Chromebook
Stefan Reinauer
2013-03-13
exynos5250/snow: enable branch prediction
David Hendricks
2013-03-13
src/mainboard: Drop redundant `CHIP_NAME` again for new ports
Paul Menzel
2013-03-13
exynos5250/snow: call PMIC's power_init() function
David Hendricks
2013-03-08
ARMV7 and Google/Snow: Add exception support code to the ramstage
Ronald G. Minnich
2013-03-07
snow: add real values for GPIOs in fill_lb_gpios()
David Hendricks
2013-03-07
google/snow: fix coding style
Stefan Reinauer
2013-03-06
samsung/exynos5: add display port and framebuffer defines and initialization
Ronald G. Minnich
2013-03-06
Google/Snow: enable sound hardware clocks
Ronald G. Minnich
2013-03-06
google/snow: Change MMC0 to work in 8 bit mode.
Ronald G. Minnich
2013-03-01
armv7/snow: Add S5P MSHC initialization in ROM stage.
Hung-Te Lin
2013-02-28
CBMEM: always initialize early if the board supports it
Stefan Reinauer
2013-02-28
Drop SRC_ROOT from mainboard Makefile.incs
Stefan Reinauer
2013-02-28
Drop CONFIG_WRITE_HIGH_TABLES
Stefan Reinauer
2013-02-27
Google/snow: update the GPIO emulation.
Ronald G. Minnich
2013-02-25
google/snow: enable GPIO entries and CHROMEOS in building
Ronald G. Minnich
2013-02-23
Add support for Google's Chromebook Pixel
Stefan Reinauer
2013-02-22
*/acpi_tables.c: Use ALIGN macro
Patrick Georgi
2013-02-19
snow: add cpu_cluster and domain resources via devicetree.cb
David Hendricks
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-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