summaryrefslogtreecommitdiff
path: root/board/renesas/ulcb/cpld.c
Commit message (Expand)AuthorAgeFilesLines
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-2/+2
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: rmobile: Rework the ULCB CPLD driverMarek Vasut2017-11-301-94/+118
* ARM: rmobile: Fixup ULCB CPLD support after PFC reworkMarek Vasut2017-10-101-4/+4
* ARM: rmobile: ulcb: Add ULCB board supportMarek Vasut2017-08-031-0/+167