summaryrefslogtreecommitdiff
path: root/board/gdsys/p1022/controlcenterd-id.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-10ppc: Remove controlcenterd boardsTom Rini1-1244/+0
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass1-18/+18
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-12-03common: Move command functions out of common.hSimon Glass1-0/+1
2019-12-03crc32: Use the crc.h header for crc functionsSimon Glass1-0/+1
2019-08-11env: Move env_get_ulong() to env.hSimon Glass1-0/+1
2018-11-29tpm: Convert to use a device parameterSimon Glass1-44/+73
2018-05-26tpm: disociate TPMv1.x specific and generic codeMiquel Raynal1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-3/+3
2017-06-23controlcenterd_36BIT_SDCARD: Fix unused variable warningTom Rini1-14/+13
2017-05-12gdsys: P1022: Fix unused variable warningsTom Rini1-25/+24
2017-02-01lib: tpm: Add command to flush resourcesMario Six1-9/+0
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-14/+1
2016-01-14block: pass block dev not num to read/write/erase()Stephen Warren1-3/+3
2014-11-23fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami1-7/+10
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-2/+3
2014-07-08board: controlcenterd: Use new API for setting i2c busDirk Eibach1-4/+9
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee1-1/+1
2013-07-17mpc85xx: Add gdsys ControlCenter Digital boardDirk Eibach1-0/+1224