Commit Graph

162 Commits (c65dc7d8742837addfb1b0da3b090967423f4a9b)

Author SHA1 Message Date
Simon Glass f48eaf01b2 cros_ec: Support the LDO access method used by spring 10 years ago
Simon Glass cc456bd7df dm: cros_ec: Convert the I2C tunnel code to use driver model 10 years ago
Stefan Roese f5df36d0c8 misc: led: pca9551_led: Fix problem with multiple blink frequencies 10 years ago
Simon Glass 04035fd36c dm: test: Add a test for the system controller uclass 10 years ago
Simon Glass 5010d98f02 sandbox: Use the reset driver to handle reset 10 years ago
Simon Glass b9d33fa06c sandbox: Add a warm and cold reset driver 10 years ago
Simon Glass 1704d083b3 dm: reset: Allow reset_walk() to return 10 years ago
Simon Glass f9917454d5 dm: Add a system reset uclass 10 years ago
Bhupesh Sharma dbe94dd11c driver/fsl_debug_server: Fix the DDR hide logic for LS2085a 10 years ago
Simon Glass b527924954 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation 10 years ago
Simon Glass 3806882042 sandbox: Add missing errno.h includes in a few files 10 years ago
Stefan Roese 1cdd941200 misc: led: Add PCA9551 LED driver 10 years ago
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