Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm
[platform/kernel/u-boot.git] / cmd / cros_ec.c
2022-08-05 Tom RiniMerge tag 'tpm-030822' of https://source.denx.de/u...
2022-08-04 Tom RiniMerge branch '2022-08-04-Kconfig-migrations'
2022-08-04 Tom RiniAudit <flash.h> inclusion
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2021-08-11 Tom RiniMerge tag 'u-boot-amlogic-20210810' of https://source...
2021-08-06 Tom RiniMerge tag 'video-2021-08-05' of https://source.denx...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-08-02 Tom RiniMerge branch '2021-08-02-numeric-input-cleanups'
2021-08-02 Simon Glassglobal: Convert simple_strtoul() with decimal to dectoul()
2021-08-02 Simon Glassglobal: Convert simple_strtoul() with hex to hextoul()
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-31 Tom RiniMerge tag 'dm-pull-30jan21' of https://gitlab.denx...
2021-01-30 Simon Glasscros_ec: Show events in human-readable form
2021-01-30 Simon Glasscros_ec: Add support for switches
2021-01-30 Simon Glasscros_ec: Support reading EC features
2021-01-30 Simon Glasscros_ec: Add support for reading the SKU ID
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-18 Simon Glasscommon: Drop flash.h from common header
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-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-04-13 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2017-04-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2017-04-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-04-05 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-04-05 Stefan Roesedm: core: Add flags parameter to device_remove()
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-11 Moritz Fischercmd: cros_ec: Move crosec commands to cmd subdirectory