summaryrefslogtreecommitdiff
path: root/board/renesas/ulcb/ulcb.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2Marek Vasut2020-04-281-3/+3
* ARM: renesas: Factor out DRAM setup on R-Car Gen3Marek Vasut2019-05-211-35/+0
* ARM: renesas: Configure DRAM size from ATF DT fragmentMarek Vasut2019-05-041-4/+24
* ARM: rmobile: Add R8A77965 M3NULCB supportMarek Vasut2019-04-091-0/+4
* ARM: dts: Turn ULCB into Multi-DTB configMarek Vasut2018-12-041-0/+18
* ARM: rmobile: Drop unused macros from Gen3 boardsMarek Vasut2018-12-041-2/+0
* ARM: rmobile: Fix module clock controls refer status on Gen3Hiroyuki Yokoyama2018-10-181-2/+2
* ARM: rmobile: Tidy up SYSC_PWRx define of 3DG on Gen3Hiroyuki Yokoyama2018-10-181-6/+0
* ARM: rmobile: Remove Watchdog and CPG settings on Gen3Hiroyuki Yokoyama2018-10-181-13/+0
* ARM: rmobile: Remove TMU0/TMU1 settings on Gen3Hiroyuki Yokoyama2018-10-181-5/+0
* ARM: rmobile: Fix CPGWPR Address define and Settings on Gen3Hiroyuki Yokoyama2018-10-181-2/+2
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-191-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: rmobile: Configure DRAM sizes from DTMarek Vasut2017-11-301-24/+4
* ARM: rmobile: Zap rmobile_sysinfo on Gen3Marek Vasut2017-11-301-4/+0
* ARM: rmobile: Zap ad-hoc PFC and GPIO setup in board filesMarek Vasut2017-09-281-80/+0
* ARM: rmobile: Switch to DM PFC pinmux and GPIO driverMarek Vasut2017-09-281-0/+2
* ARM: rmobile: Remove SCIF clock configuration from board filesMarek Vasut2017-09-241-2/+0
* ARM: rmobile: Remove AVB clock configuration from board filesMarek Vasut2017-09-241-3/+0
* ARM: rmobile: Remove SD clock configuration from board filesMarek Vasut2017-09-241-17/+0
* ARM: rmobile: Move HSUSB configuration to board on ULCBMarek Vasut2017-09-121-0/+16
* ARM: rmobile: Fix SD divider settings on Gen3Marek Vasut2017-09-071-4/+4
* ARM: rmobile: Drop board_mmc_initMarek Vasut2017-09-051-7/+2
* ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boardsMarek Vasut2017-09-051-1/+1
* ARM: rmobile: Remove SH SDHI probing from ULCB boardMarek Vasut2017-08-261-11/+1
* ARM: rmobile: Remove Serial SH probing from ULCB boardMarek Vasut2017-08-261-12/+0
* ARM: rmobile: Remove RAVB probing from ULCB boardMarek Vasut2017-08-261-11/+0
* ARM: rmobile: ulcb: Add ULCB board supportMarek Vasut2017-08-031-0/+257