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
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2016-04-19
drivers/i2c: Switch to src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-24
drivers/i2c/w83795: Add option to use auxiliary SMBUS controller
Timothy Pearson
2015-10-24
drivers/i2c/w83795: Add full support for core functions
Timothy Pearson
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-06-30
drivers/i2c/tpm: move tpm driver around a bit more.
Patrick Georgi
2015-06-30
drivers/i2c/tpm: push tpm driver from verstage to libverstage
Patrick Georgi
2015-06-11
lenovo: Hide SMBIOS config
Vladimir Serbinenko
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
lenovo: Remerge smbios_mainboard_bios_version.
Vladimir Serbinenko
2015-04-30
vboot: split class in library and stage
Patrick Georgi
2015-04-30
i2c/tpm: add final newline
Patrick Georgi
2015-04-22
i2c/ww_ring: add a pattern for normal boot
Vadim Bendebury
2015-04-22
i2c/ww_ring: update color definitions
Vadim Bendebury
2015-04-22
i2c/ww_ring: change colors for different display modes
Vadim Bendebury
2015-04-22
i2c/ww_ring: use shorter blinking program
Vadim Bendebury
2015-04-22
i2c/ww_ring: stop running programs before loading the new ones
Vadim Bendebury
2015-04-22
i2c/ww_ring: define display pattern programs
Vadim Bendebury
2015-04-22
i2c/ww_ring: decouple LED display from vboot
Vadim Bendebury
2015-04-22
i2c/ww_ring: various driver fixes and improvements
Vadim Bendebury
2015-04-22
i2c: add support for ww_ring
Vadim Bendebury
2015-04-21
Unify byte order macros and clrsetbits
Julius Werner
2015-04-13
tpm: wait for valid bit to be set in TPM access register before using tpm
Sourabh Banerjee
2015-04-10
TPM: Reduce buffer size to fix stack overflow
Julius Werner
2015-04-10
tpm: allow 0 as valid i2c bus number
Daisuke Nojiri
2015-03-23
vboot2: read secdata and nvdata
Daisuke Nojiri
2015-02-26
drivers/i2c/w83793: Use devicetree.cb to set additional values
Timothy Pearson
2015-02-23
drivers/i2c/w83793: Remove incorrect zeroing of PWM values
Timothy Pearson
2015-01-16
coreboot tpm: Fix printk format specifiers
Furquan Shaikh
2015-01-15
drivers/i2c/w83795: Fix tautology from wrong return type
Edward O'Callaghan
2014-12-23
TPM: Fix i2c driver dependency
Kyösti Mälkki
2014-12-16
i2c: Replace the i2c API.
Gabe Black
2014-11-28
drivers/i2c/at24rf08c/lenovo_serials.c: Use NULL over '0'
Edward O'Callaghan
2014-11-28
drivers/i2c/at24rf08c/lenovo_serials.c: Upper-case'ify
Edward O'Callaghan
2014-11-01
drivers: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-10-22
tpm: i2c: When probing the TPM, write a 0 into the TPM access register.
Gabe Black
2014-09-10
tpm: Clean up I2C TPM driver
Stefan Reinauer
2014-08-30
lenovo: Read mainboard version from AT24RF08C.
Vladimir Serbinenko
2014-08-10
drivers: Add I2C TPM driver to coreboot
Stefan Reinauer
2014-07-21
src/drivers: Remove a trailing whitespace
Elyes HAOUAS
2014-05-25
lenovo: Add lenovo_mainboard_partnumber.
Vladimir Serbinenko
2014-02-02
drivers/i2c/at24rf08c/lenovo_serials.c: Remove trailing whitespace
Paul Menzel
2014-02-01
lenovo: Handle EEPROM/RFID chip.
Vladimir Serbinenko
2013-12-23
Coding style: punctuation cleanup [1/2].
Idwer Vollering
2013-12-21
rtd2132: implement full configuration
Aaron Durbin
2013-12-21
rtd2132: Add driver for Realtek RTD2132 LVDS bridge
Duncan Laurie
2013-07-10
drivers: Fix spelling
Martin Roth
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-07-31
Revert "Use broadcast SIPI to startup siblings"
Sven Schnelle
2012-07-04
Add Nuvoton W83793 hardware monitor driver
Sven Schnelle
2012-07-02
Use broadcast SIPI to startup siblings
Sven Schnelle
2012-02-16
HWM: Nuvoton W83795G/ADG HWM support
Kerry Sheh
2012-01-21
adm1026: removed prototype
Vikram Narayanan
2012-01-08
adm1027: add return statement
Vikram Narayanan
2012-01-05
Indentation: Various indentation fixes
Vikram Narayanan
2011-04-15
Handle drivers/ equally to any other sub directory.
Stefan Reinauer
2010-06-22
Finish fixing Tyan s2881. Simplify ADT7463 initialization code.
Myles Watson
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2009-08-26
Remove a couple of CONFIG_ prefixes that shouldn't have happened.
Patrick Georgi
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2007-07-12
Fix Agami Aruma target (the only one using the part)
Stefan Reinauer
2007-05-11
Clean up whitespace in preparation for another patch to fix fan control.
Ward Vandewege
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2006-10-04
CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
Yinghai Lu
2006-02-16
serverworks HT1000/HT2000, bcm5785/5780 support
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34
arch import user (historical)
2004-12-03
i2c mux support
Yinghai Lu