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-10-14
Revert "CBMEM: Always have early initialisation"
Kyösti Mälkki
2013-09-21
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-09-21
CBMEM: Always have early initialisation
Kyösti Mälkki
2013-09-21
timestamps: Stash early timestamps in CAR_GLOBAL
Kyösti Mälkki
2013-09-21
timestamps intel: Move timestamp scratchpad to chipset
Kyösti Mälkki
2013-09-17
Fix whitespace leaked into tree
Kyösti Mälkki
2013-09-11
CBMEM: Drop parameter from cbmem_reinit()
Kyösti Mälkki
2013-09-11
CBMEM ARM: Prefer get_cbmem_table() over cbmem_late_set_table()
Kyösti Mälkki
2013-09-11
CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base
Kyösti Mälkki
2013-08-09
intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses
Kyösti Mälkki
2013-07-31
Drop unused EXTERNAL_MRC_BLOB
Stefan Reinauer
2013-07-10
pit: Redo the display port bridge initialization code.
Gabe Black
2013-07-10
pit: Enable the ps8625 driver.
Gabe Black
2013-07-10
pit: Stop setting up the hardware dp hotplug detect in ROM stage too.
Gabe Black
2013-07-10
PIT: add panel to the list of things to be powered up by the PMIC
Ronald G. Minnich
2013-07-10
armv7/exynos: Prevent unexpected reboots in resume.
Hung-Te Lin
2013-07-10
pit: Replace the tps65090 functions and adjust the hotplug detect line.
Gabe Black
2013-07-10
armv7/pit: Correct EC device in mainboard configuration.
Hung-Te Lin
2013-07-10
armv7/pit: Setup EC on SPI2.
Hung-Te Lin
2013-07-10
pit: update I2C4 speed constant
David Hendricks
2013-07-10
pit: Configure the pinmux for the i2c busses that are connected on pit.
Gabe Black
2013-07-10
Exynos5420: Initialize USB PHY
Stefan Reinauer
2013-07-10
Exynos5250: Initialize USB PHY
Stefan Reinauer
2013-07-10
pit: Replace the snow GPIO indexes with ones for pit.
Gabe Black
2013-07-10
pit: Remove the MAX_CPUS option.
Gabe Black
2013-07-10
pit: Stop compiling in the max77686 driver on pit.
Gabe Black
2013-07-10
pit: Stop calling tps65090 functions until we can call through the EC.
Gabe Black
2013-07-10
pit: set up the PMIC correctly
David Hendricks
2013-07-10
PIT: memory setup
Ronald G. Minnich
2013-07-10
exynos5420: Implement support for the pinmux as functions.
Gabe Black
2013-07-10
exynos5250: De-switch-ify the pinmux configuration code.
Gabe Black
2013-07-10
google/pit: Don't spew output with GPIO config
Stefan Reinauer
2013-07-10
exynos5420: Simplify the graphics code by eliminating the unused color map
Stefan Reinauer
2013-07-10
google/snow: Don't spew output with GPIO config
Stefan Reinauer
2013-07-10
chrome ec: Update EC header from EC repository
Duncan Laurie
2013-07-10
exynos5420: Replace the 5250 clock logic with 5420.
Gabe Black
2013-07-10
Exynos5420: Clean up console code
Stefan Reinauer
2013-07-10
ec: Remove hardcoded GPI offset in EC SCI
Duncan Laurie
2013-07-10
exynos5250: Simplify the graphics code by eliminating the unused color map.
Gabe Black
2013-07-10
snow: Make coreboot set up pins for busses it knows are hooked up as such
Gabe Black
2013-07-10
ARMv7: Clean up console code
Stefan Reinauer
2013-07-10
pit: Add a "pit" mainboard which is mostly a copy of "snow".
Gabe Black
2013-07-10
pit: Create an exynos5420 directory which is nearly a copy of exynos5250.
Gabe Black
2013-07-10
ARMv7: De-uboot-ify Exynos5250 GPIO code
Stefan Reinauer
2013-07-10
ARMv7: De-uboot-ify Exynos5250 code
Stefan Reinauer
2013-07-10
samsung/exynos5250: unify code
Stefan Reinauer
2013-07-10
Wield battle axe at ARM port
Stefan Reinauer
2013-07-10
Rename hardwaremain() to main()
Stefan Reinauer
2013-07-10
ARMv7: normalize ramstage code flow
Stefan Reinauer
2013-07-10
Provide support for setting up the framebuffer from EDID
Ronald G. Minnich
2013-07-10
Drop some duplicates of PCI-e config functions
Kyösti Mälkki
2013-07-04
intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-07-03
Move select MMCONF_SUPPORT under northbridge
Kyösti Mälkki
2013-05-26
snow: Add a name to the serial console UART choice block.
Gabe Black
2013-05-08
hardwaremain: drop boot_complete parameter
Stefan Reinauer
2013-05-06
exynos5250/snow: deprecate time.h
David Hendricks
2013-05-04
Revert "exynos5250/snow: deprecate time.h"
David Hendricks
2013-05-03
exynos5250/snow: deprecate time.h
David Hendricks
2013-05-01
Google/Snow: Revise bootblock initialization.
Hung-Te Lin
2013-05-01
Google/Snow: Remove duplicated SPI1 initialization in bootblock.
Hung-Te Lin
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-15
Drop add_mainboard_resources and HAVE_MAINBOARD_RESOURCES again
Kyösti Mälkki
2013-04-14
link/graphics: Remove the inclusion of an AMD header.
Denis 'GNUtoo' Carikli
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-04-01
link: select write-combining memory for graphics
Aaron Durbin
2013-03-30
x86: Drop BOARD_HAS_FADT
Kyösti Mälkki
2013-03-29
snow: explicitly configure L2 cache
David Hendricks
2013-03-29
google boards: auto-select CACHE_ROM
Aaron Durbin
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
[next]