summaryrefslogtreecommitdiff
path: root/board/renesas/ulcb
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* 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
* board: renesas: Remove empty s_init functionBiju Das2020-09-261-4/+0
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+3
* 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: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigsMarek Vasut2020-04-281-3/+1
* ARM: renesas: Factor out DRAM setup on R-Car Gen3Marek Vasut2019-05-212-36/+1
* ARM: rmobile: Add recovery SPL for R-Car Gen3Marek Vasut2019-05-211-0/+4
* ARM: renesas: Configure DRAM size from ATF DT fragmentMarek Vasut2019-05-041-4/+24
* ARM: rmobile: Add R8A77965 M3NULCB supportMarek Vasut2019-04-092-0/+5
* 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-072-4/+2
* ARM: rmobile: Rework the ULCB CPLD driverMarek Vasut2017-11-301-94/+118
* 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: Stop using rcar-common/common.c on Gen3Marek Vasut2017-11-301-1/+1
* ARM: rmobile: Fixup ULCB CPLD support after PFC reworkMarek Vasut2017-10-101-4/+4
* 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-035-0/+455