Age | Commit message (Expand) | Author |
---|---|---|
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-04 | src: Get rid of device_t | Elyes HAOUAS |
2018-12-03 | include/device/smbus.h: Don't use device_t | Elyes HAOUAS |
2018-01-24 | device/i2c_bus: allow i2c_bus and i2c_simple to coexist | Aaron Durbin |
2017-08-18 | device/smbus: Reuse I2C bus operations where applicable | Nico Huber |
2017-08-15 | device/smbus: Drop some never used boilerplate | Nico Huber |
2017-03-13 | src/include: Remove space between function name and parameters | Lee Leahy |
2015-10-24 | southbridge/amd/sb700: Allow use of auxiliary SMBUS controller | Timothy Pearson |
2010-10-18 | Cosmetics and coding style fixes in devices/*. | Uwe Hermann |
2004-12-03 | i2c mux support | Yinghai Lu |
2004-10-16 | - First stab at running linuxbios without the old static device tree. | Eric Biederman |
2004-10-14 | - Update the device header files | Eric Biederman |