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
Age
Commit message (
Expand
)
Author
2013-07-31
Drop unused EXTERNAL_MRC_BLOB
Stefan Reinauer
2013-07-30
Makefile: Fix adding intel/common
Kyösti Mälkki
2013-07-30
usbdebug: Fix missing include
Kyösti Mälkki
2013-07-30
cpu/intel/model_67x: Add missing include
Kyösti Mälkki
2013-07-29
kontron/ktqm77: Update cmos checksum range
Nico Huber
2013-07-29
ec/kontron/it8516e: Add sanity checks for values from nvram
Nico Huber
2013-07-29
ec/kontron/it8516e: Comment low-level EC functions
Nico Huber
2013-07-29
ec/kontron/it8516e: Remove some unsafe bit shifting
Nico Huber
2013-07-29
kontron/ktqm77: Squeeze more fan options into cmos.layout
Nico Huber
2013-07-29
ec/kontron/it8516e: Add PWM limits option
Nico Huber
2013-07-29
ec/kontron/it8516e: Correct fan setting for PWM mode
Nico Huber
2013-07-29
ec/kontron/it8516e: Add option for external temperature sensor
Nico Huber
2013-07-26
AMD Parmer: Fix file permissions on asl files in mainboard
Kimarie Hoot
2013-07-26
emulation/qemu-q35: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-07-25
Redefine pci_bus_default_ops as function
Kyösti Mälkki
2013-07-24
usbdebug: Split endpoint buffers
Kyösti Mälkki
2013-07-23
inteltool: Print raw CPUID and make hexadecimal values unambiguous
Damien Zammit
2013-07-22
buildgcc: Update reference toolchain
Stefan Reinauer
2013-07-22
X86: make the SIPI num_starts a config variable
Ronald G. Minnich
2013-07-20
it8728f: Add ITE IT8728F superio early serial support.
Damien Zammit
2013-07-18
AMD Yangtze: Update 3rdparty hash for new blobs
Bruce Griffith
2013-07-18
SMBIOS: Clarify prompts and help texts for Serial and Version Numbers
Peter Stuge
2013-07-17
Revert "lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String"
Peter Stuge
2013-07-17
lenovo/x60: Add "IBM ThinkPad Embedded Controller" SMBIOS OEM String
Peter Stuge
2013-07-16
beaglebone: Get rid of a redundant CBFS_ROM_OFFSET.
Gabe Black
2013-07-16
AMD Fam15tn: Split DSDT into common sections
Steve Goodrich
2013-07-15
CBFS: Use memmove instead of memcpy when loading a file from CBFS.
Gabe Black
2013-07-15
am335x: Make the default media for the bootblock sram instead of NAND flash.
Gabe Black
2013-07-15
am335x: Add the config variable ROMSTAGE_BASE to the CPU's Kconfig.
Gabe Black
2013-07-15
beaglebone: Put some code in romstage.c so we can tell if it ran.
Gabe Black
2013-07-15
ARM: Define custom ELF headers for ARM.
Gabe Black
2013-07-15
SMBIOS: Add smbios_write_type11() for creating an OEM Strings structure
Peter Stuge
2013-07-14
SMBIOS: Allow overriding default Manufacturer and Product names
Peter Stuge
2013-07-14
lenovo/t60 lenovo/x60: Override SMBIOS Manufacturer to be LENOVO
Peter Stuge
2013-07-14
arm: Add and enable an arch specific version of memmove.
Gabe Black
2013-07-14
x86: Add and enable an arch verson of memmove.
Gabe Black
2013-07-14
Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove.
Gabe Black
2013-07-13
lenovo/x60: Move mainboard_enable() code into a mainboard_init()
Peter Stuge
2013-07-12
src/southbridge/intel/{lynxpoint,bd82x6x}/spi.c: correct spelling of attempted
Paul Menzel
2013-07-11
cpu: Fix spelling
Martin Roth
2013-07-11
include: Fix spelling
Martin Roth
2013-07-11
usbdebug: Cleanup dbgp_ehci_info call
Kyösti Mälkki
2013-07-11
usbdebug: Drop old includes
Kyösti Mälkki
2013-07-11
Move the HAVE_ARCH_* config options from src/arch/x86 to src/.
Gabe Black
2013-07-11
arm: Add a W() macro for use in kernel assembler.
Gabe Black
2013-07-11
Fix CBMEM console use with CAR_MIGRATION
Kyösti Mälkki
2013-07-11
Unify PCI configuration cycles
Kyösti Mälkki
2013-07-11
Set PCI bus operations at buildtime for ramstage
Kyösti Mälkki
2013-07-10
Vortex86EX southbridge routes more built-in PCI device IRQs.
Andrew Wu
2013-07-10
usbdebug: Put ehci_debug_info in CAR_GLOBAL
Kyösti Mälkki
2013-07-10
usbdebug: Move EHCI BAR relocation code
Kyösti Mälkki
2013-07-10
usbdebug: Move ehci_debug_info allocation
Kyösti Mälkki
2013-07-10
usbdebug: Refactor disable logic
Kyösti Mälkki
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
parade: Add a driver for the parade ps8625.
Gabe Black
2013-07-10
i2c: Change the type of the data parameter to uint8_t.
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
chromeec: Add a function to send passthrough i2c messages.
Gabe Black
2013-07-10
armv7/pit: Correct EC device in mainboard configuration.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Remove the extra reopen when reading SPI.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Apply new implementation for SPI transmission.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Add output ability and half-duplex mode in SPI driver.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Revise SPI open/close/reset procedure.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Provide configuration for SPI0~SPI2.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Change SPI module to standard <spi-generic> interface.
Hung-Te Lin
2013-07-10
armv7/exynos5420: Clean up unused header and constants in spi.c
Hung-Te Lin
2013-07-10
armv7/exynos5420: Revise SPI device list in cpu.h
Hung-Te Lin
2013-07-10
ec/google: Support ChromeOS EC on SPI bus.
Hung-Te Lin
2013-07-10
ec/google: Support Chrome EC protocol version 3.
Hung-Te Lin
2013-07-10
ec/google: Generalize communication protocol support in EC drivers.
Hung-Te Lin
2013-07-10
armv7/pit: Setup EC on SPI2.
Hung-Te Lin
2013-07-10
arm/exynos: Correct SPI session commands.
Hung-Te Lin
2013-07-10
AMD: Kconfig cleanup
Kyösti Mälkki
2013-07-10
pit: update I2C4 speed constant
David Hendricks
2013-07-10
exynos5420: i2c: Fix error handling.
Gabe Black
2013-07-10
exynos5420: Clock the mmc blocks off of the mpll.
Gabe Black
2013-07-10
pit: Configure the pinmux for the i2c busses that are connected on pit.
Gabe Black
2013-07-10
exynos5420: use speed parameter in i2c_init() for HSI2C
David Hendricks
2013-07-10
exynos5420: Change some clock settings.
Gabe Black
2013-07-10
exynos5420: Fix the way the rate of the input clock for i2c buses is found.
Gabe Black
2013-07-10
snow: Add flush to UART driver.
Hung-Te Lin
2013-07-10
ec/chromeec: Merge upstream V3 structure and constant definition.
Hung-Te Lin
2013-07-10
Exynos5420: Initialize USB PHY
Stefan Reinauer
2013-07-10
Exynos5250: Initialize USB PHY
Stefan Reinauer
2013-07-10
Exynos: Only compile UART in if serial console is selected
Stefan Reinauer
2013-07-10
Don't try to use CBMEM console in bootblock
Stefan Reinauer
2013-07-10
Exynos5420: add code to make sure resume will work on DRAM.
Ronald G. Minnich
2013-07-10
ARMv7: Drop duplicate call to bootblock_cpu_init()
Stefan Reinauer
2013-07-10
Simplify early / bootblock console code
Stefan Reinauer
2013-07-10
ARM: Don't leave alignment checking on after the exception test.
Gabe Black
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
exynos5420: Switch to fixed size types in dmc.h.
Gabe Black
2013-07-10
exynos5420: Revamp the high speed I2C driver.
Gabe Black
[prev]
[next]