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
/
snow
Age
Commit message (
Expand
)
Author
2013-04-30
Google/Snow: Remove unnecessary serial console init code.
Hung-Te Lin
2013-04-30
Google/Snow: Temporary fix for resume failure.
Hung-Te Lin
2013-04-29
Google/Snow: Enable suspend/resume.
Hung-Te Lin
2013-04-26
google/snow: Revise romstage initialization code.
Hung-Te Lin
2013-04-25
google/snow: Add "wakeup" module for suspend/resume.
Hung-Te Lin
2013-04-25
arm/exynos: Allow DRAM controller to be initialized without clearing RAM cont...
Hung-Te Lin
2013-04-23
GOOGLE/SNOW: get graphics working
Ronald G. Minnich
2013-04-19
google/snow: disable unused USB3.0 PLL to save power
David Hendricks
2013-04-19
google/snow: Minor clean-ups for display setup code in ramstage
David Hendricks
2013-04-19
google/snow: enable clock gating to save power
David Hendricks
2013-04-19
[3/3] google/snow: enable TMU
David Hendricks
2013-04-17
google/snow: enable 32KHz sleep clock
David Hendricks
2013-04-16
snow: Return 0 from get_recovery_mode_from_vbnv.
Gabe Black
2013-04-16
snow: Report the state of the power button GPIO in the coreboot tables.
Gabe Black
2013-04-16
snow: Configure the power button as an input GPIO.
Gabe Black
2013-04-16
snow: Fix the name of some constants in romstage.c.
Gabe Black
2013-04-16
snow: Get rid of the oprom loaded GPIO.
Gabe Black
2013-04-16
snow: Tidy up chromeos.c.
Gabe Black
2013-04-16
snow: Add support for EC based recovery.
Gabe Black
2013-04-16
snow: Fix some comments in chromeos.c.
Gabe Black
2013-04-16
ec/google: Support Google's Chrome EC on I2C interface.
Hung-Te Lin
2013-04-13
exynos5/snow: remove wait_ms arg from dp_controller_init()
David Hendricks
2013-04-13
Exynos5250: add a microsecond timer
Ronald G. Minnich
2013-04-11
Snow: Set up the ChromeOS GPIOs as inputs during the ROM stage.
Gabe Black
2013-04-11
Snow: Fix the recovery GPIO polarity, and lid GPIO polarity and number.
Gabe Black
2013-04-10
GOOGLE/SNOW: add edp support to ramstage
Ronald G. Minnich
2013-04-10
GOOGLE/SNOW: clean up the device tree
Ronald G. Minnich
2013-04-10
exynos5: Re-factor I2C code
David Hendricks
2013-04-09
replace device/i2c.h with simpler version
David Hendricks
2013-04-08
snow/exynos5250: move board-specific power stuff to mainboard dir
David Hendricks
2013-04-05
exynos5-common: get rid of displayport trial code
Ronald G. Minnich
2013-03-29
snow: explicitly configure L2 cache
David Hendricks
2013-03-26
Revert "samsung/exynos5: add resource functions for the display port"
David Hendricks
2013-03-26
samsung/exynos5: add resource functions for the display port
Ronald G. Minnich
2013-03-26
armv7: add new dcache and MMU setup functions
David Hendricks
2013-03-22
Unify coreboot table generation
Stefan Reinauer
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-13
exynos5250/snow: enable branch prediction
David Hendricks
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
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-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
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-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
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
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 minimal mainboard support for snow
Ronald G. Minnich