summaryrefslogtreecommitdiff
path: root/board/gdsys/p1022/controlcenterd-id.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move command functions out of common.hSimon Glass2019-12-021-0/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* env: Move env_get_ulong() to env.hSimon Glass2019-08-111-0/+1
* tpm: Convert to use a device parameterSimon Glass2018-11-291-44/+73
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-251-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-3/+3
* controlcenterd_36BIT_SDCARD: Fix unused variable warningTom Rini2017-06-231-14/+13
* gdsys: P1022: Fix unused variable warningsTom Rini2017-05-121-25/+24
* lib: tpm: Add command to flush resourcesMario Six2017-02-011-9/+0
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-14/+1
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-131-3/+3
* fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami2014-11-231-7/+10
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-2/+3
* board: controlcenterd: Use new API for setting i2c busDirk Eibach2014-07-071-4/+9
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-191-1/+1
* mpc85xx: Add gdsys ControlCenter Digital boardDirk Eibach2013-07-161-0/+1224