common: Drop linux/delay.h from common header
[oweals/u-boot.git] / drivers / misc / cros_ec.c
2020-05-19 Simon Glasscommon: Drop linux/delay.h from common header
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasscommon: Drop flash.h from common header
2020-01-08 Tom RiniMerge tag 'u-boot-imx-20200108' of https://gitlab.denx...
2020-01-08 Tom RiniMerge tag 'u-boot-amlogic-20200108' of https://gitlab...
2020-01-07 Tom RiniMerge tag 'u-boot-imx-20200107' of https://gitlab.denx...
2020-01-07 Tom RiniMerge tag 'u-boot-atmel-2020.04-a' of https://gitlab...
2020-01-06 Tom RiniMerge branch 'next'
2019-12-12 Tom RiniMerge tag 'dm-next-13dec19' of https://gitlab.denx...
2019-12-11 Michael Auchtercros_ec: use uint instead of uint8_t for cmd param
2019-06-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
2019-05-15 Tom RiniMerge tag 'u-boot-stm32-mcu-20190514' of https://github...
2019-05-09 Tom RiniMerge tag 'rockchip-for-v2019.07-rc1' of git://git...
2019-05-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2019-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-05-08 Tom RiniMerge git://git.denx.de/u-boot-x86
2019-05-08 Simon Glasscros_ec: Use a hyphen in the uclass name
2018-12-10 Tom RiniMerge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git...
2018-12-08 Tom RiniMerge tag 'u-boot-amlogic-20181207' of git://git.denx...
2018-12-06 Tom RiniMerge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
2018-12-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-12-05 Simon Glasscros: Correct a printf() string and comment
2018-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-11-23 Tom RiniMerge tag 'pull-tg18' of git://git.denx.de/u-boot-dm
2018-11-21 Simon Glasscros_ec: Add new features for events and power
2018-11-21 Simon Glasscros_ec: Align uclass data to a cache boundary
2018-11-21 Simon Glasscros_ec: Fail if we cannot determine the flash burst...
2018-11-21 Simon Glasscros_ec: Add error logging on a few commands
2018-11-21 Simon Glasscros_ec: Use uint instead of u8 for parameters
2018-10-25 Tom RiniMerge tag 'u-boot-imx-20181025' of git://git.denx.de...
2018-10-12 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-10-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-10-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-10-10 Tom RiniMerge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
2018-10-09 Simon Glasscros_ec: Update cros_ec_read_hash() to specify the...
2018-10-09 Simon Glasscros: Update ec_commands to latest version
2018-10-09 Simon Glasscros: Update cros_ec code to use struct udevice
2018-10-09 Simon Glassdm: core: Update ofnode to read binman-style flash...
2018-07-10 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-07-09 Simon Glassdm: core: Update of_read_fmap_entry() for livetree
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-04-27 Tom RiniRemove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
2017-09-21 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-video
2017-09-15 Tom RiniMerge git://git.denx.de/u-boot-ubi
2017-09-12 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-09-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-09-12 Simon Glassdm: core: Add ofnode_for_each_subnode()
2017-06-27 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-06-03 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-06-03 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-06-01 Simon Glasscros_ec: Convert to support live tree
2017-06-01 Simon Glasscros_ec: Fix debug() statement in ec_command_inptr()
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2017-02-08 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-02-08 Simon Glassdm: core: Replace of_offset with accessor
2016-12-04 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2016-12-04 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-dm
2016-12-03 Moritz Fischercmd: crosec: Move cros_ec_decode_region helper to cmd...
2016-10-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-10-13 Tom RiniMerge branch 'master' of git.denx.de/u-boot-mmc
2016-10-13 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-10-12 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-10-11 Moritz Fischercmd: cros_ec: Move crosec commands to cmd subdirectory
2016-10-09 Moritz Fischercros_ec: Fix issue with cros_ec_flash_write command
2016-10-09 Moritz Fischercros_ec: Add crosec flashinfo command
2016-10-09 Moritz Fischercros_ec: Add function to read back flash parameters
2016-10-08 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-10-08 Moritz Fischercros_ec: Honor the google,remote-bus dt property
2016-09-26 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2016-09-23 Masahiro Yamadatreewide: replace #include <asm/errno.h> with <linux...
2016-08-20 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2016-07-28 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-07-28 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-07-27 Simon Glassdm: Use dm_scan_fdt_dev() directly where possible
2016-07-27 Simon Glassdm: Convert users from dm_scan_fdt_node() to dm_scan_fd...
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-11-20 Simon Glasscros_ec: Use udevice instead of cros_ec_dev for keyboar...
2015-08-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-08-06 Tom RiniMerge git://git.denx.de/u-boot-dm
2015-08-06 Simon Glasscros_ec: Remove the old tunnel code
2015-08-06 Simon Glasscros_ec: Support the LDO access method used by spring
2015-08-06 Simon Glassdm: cros_ec: Convert the I2C tunnel code to use driver...
2015-05-18 Tom RiniMerge git://git.denx.de/u-boot-samsung
2015-05-08 Tom RiniMerge git://git.denx.de/u-boot-dm
2015-05-06 Simon Glasscros_ec: Show the protocol version in the debug message
2015-05-05 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-04-28 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-04-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-04-18 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-18 Simon Glasscros_ec: Drop unused CONFIG_DM_CROS_EC
2015-04-18 Simon Glasscros_ec: Reinit the cros_ec device when 'crosec init...
2015-04-18 Simon Glassdm: cros_ec: Convert cros_ec LPC driver to driver model
2015-04-17 Simon Glassdm: core: Add dev_get_uclass_priv() to access uclass...
2015-02-24 Albert ARIBAUDMerge remote-tracking branch 'u-boot/master' into ...
next