Commit Graph

150 Commits (4772511475ce9221a040142eb808fa963024598f)

Author SHA1 Message Date
Simon Glass 527265d8f2 cros_ec: Handle the single duplex requirement in cros_ec 10 years ago
Simon Glass c4b206dff1 cros_ec: Show the protocol version in the debug message 10 years ago
Bin Meng 19268834fb x86: Set serial port IRQ for SMSC LPC47M 10 years ago
Scott Wood b2d5ac5985 armv8/ls2085aqds: NAND boot support 10 years ago
Prabhakar Kushwaha 45bc6fd108 driver/fsl_ifc: Add support to finalize CS1, CS3 address binding 10 years ago
Stefan Roese a8eeaf2f7a cmd_led: Extend led command to support blinking and more leds 10 years ago
Bhupesh Sharma 422cb08acb armv8/fsl-lsch3: Add Freescale Debug Server driver 10 years ago
Simon Glass 47cb8c654b sandbox: cros_ec: Add Kconfig for sandbox EC config 10 years ago
Simon Glass 3fbb78711c cros_ec: exynos: Match up device tree with kernel version 10 years ago
Simon Glass 60f37fc6aa cros_ec: Drop unused CONFIG_DM_CROS_EC 10 years ago
Simon Glass e96fc7dfc8 cros_ec: Reinit the cros_ec device when 'crosec init' is used 10 years ago
Simon Glass 72a38e06a2 dm: cros_ec: Convert cros_ec LPC driver to driver model 10 years ago
Simon Glass a33aca10ac dm: sandbox: pci: Enable PCI for sandbox 10 years ago
Simon Glass d2cb9b2b00 dm: sandbox: Add a emulated PCI device as an example 10 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
gaurav rana fe78378d7d fsl_sec_mon: Add driver for Security Monitor block of Freescale 10 years ago
Simon Glass 6fb9ac15eb dm: cros_ec: Convert to Kconfig 10 years ago
Simon Glass f94a1bed07 dm: Expand and complete Kconfig in drivers/ 10 years ago
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