Commit Graph

131 Commits (9009798df20f60fd53679b537fcb4df3460b7cf8)

Author SHA1 Message Date
Simon Glass 85df958ce2 dm: cros_ec: Convert cros_ec_i2c over to driver model 10 years ago
Simon Glass b2568f0d57 dm: cros_ec_spi: Remove old pre-driver-model code 10 years ago
Simon Glass 8bbb38b15f dm: cros_ec: Don't require protocol 3 support 10 years ago
Simon Glass d0cff03e18 dm: spi: Move slave details to child platdata 10 years ago
Simon Glass 32f8a19f6d dm: cros_ec: Remove use of fdtdec GPIO support 10 years ago
Masahiro Yamada ee5ee87642 i2c_eeprom: include <linux/err.h> to fix build error 10 years ago
Bin Meng a2927e09bc x86: Add a simple superio driver for SMSC LPC47M 10 years ago
Simon Glass 20142019a9 dm: Add a simple EEPROM driver 10 years ago
Simon Glass 6ec1b75358 dm: i2c: Add an I2C EEPROM simulator 10 years ago
Fabio Estevam a847fff11c mxc_ocotp: Do not disable the OCOTP clock after every access 10 years ago
Hector Palacios 3d99fcbc15 mxs_ocotp: clear the error flag before initiating write operation 10 years ago
Hector Palacios ad5dd7ae4b mxs_ocotp: check for errors from the OTP controller after writing 10 years ago
Hector Palacios d8d160e420 mxs_ocotp: prevent error path from returning success 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Simon Glass d11e8fd86e cros_ec: Fix uninitialised variable in cros_ec.c 10 years ago
Masahiro Yamada 4515992fc7 replace DIV_ROUND with DIV_ROUND_CLOSEST 10 years ago
Simon Glass f1269925f9 x86: cros_ec: Update LPC driver for new cros_ec header 10 years ago
Simon Glass ea0ebc8662 dm: exynos: cros_ec: Move cros_ec_spi to driver model 10 years ago
Simon Glass be995a8545 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module 10 years ago
Simon Glass 84d6cbd302 dm: cros_ec: Add support for driver model 10 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 10 years ago
Simon Glass 2001b9a641 cros_ec: Fix two bugs in the SPI implementation 10 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 10 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 10 years ago
York Sun e77224e2d8 driver/fsl_ifc: Add a function to finalize CS0 address binding 11 years ago
Marek Vasut 2bbcccf552 ARM: mxs: Add OCOTP driver 11 years ago
Simon Glass b2a668b523 cros_ec: Implement I2C pass-through 11 years ago
Simon Glass df93d90aea cros_ec: sandbox: Add Chrome OS EC emulation 11 years ago
Simon Glass 2ab83f0d75 cros_ec: Correct comparison between signed and unsigned numbers 11 years ago
Randall Spangler a607028331 cros_ec: spi: Add support for EC protocol version 3 11 years ago
Simon Glass 2d8ede58ca cros_ec: Add base support for protocol v3 11 years ago
Randall Spangler e8c1266236 cros_ec: Clean up multiple EC protocol support 11 years ago
Simon Glass 836bb6e827 cros_ec: Sync up with latest Chrome OS EC version 11 years ago
Simon Glass 1c266b9214 cros_ec: Move #ifdef to permit flash region access 11 years ago
Vadim Bendebury 4ff9b461a8 cros_ec: Drop old EC version support from EC driver 11 years ago
Simon Glass d7f25f35f4 cros_ec: Add a function for decoding the Chrome OS EC flashmap 11 years ago
Sergey Alyoshin 4611d5bab2 arm: mx5: Add fuse supply enable in fsl_iim 11 years ago
Simon Glass 0efc02499f spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node 11 years ago
York Sun 0b66513b27 Driver/IFC: Move Freescale IFC driver to a common driver 11 years ago
Igor Grinberg 9dfdcdfed4 gpio_led: add support for inverted polarity 11 years ago
Igor Grinberg 6516f81b64 gpio_led: check gpio_request() return value 11 years ago
Masahiro Yamada 710f1d3d5f drivers: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Hung-ying Tyan c8d3328a0a cros: add LPC support for cros_ec 11 years ago
Hung-ying Tyan f3424c554c cros: exynos: add SPI support for cros_ec 11 years ago
Hung-ying Tyan 78764a4e11 cros: add I2C support for cros_ec 11 years ago
Hung-ying Tyan 88364387c6 cros: add cros_ec driver 11 years ago
Nishanth Menon 0208aaf6c2 twl4030: make twl4030_i2c_write_u8 prototype consistent 12 years ago
Benoît Thébaudeau 112fd2ec6c Add mxc_ocotp driver 12 years ago