summaryrefslogtreecommitdiff
path: root/board/renesas/salvator-x/salvator-x.c
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-301-2/+2
* ARM: renesas: Mallocate bootparams on Gen3Marek Vasut2021-08-081-3/+0
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-2/+2
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+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
* 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-2/+2
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* 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: dts: Turn Salvator-X into Multi-DTB configMarek Vasut2018-12-041-0/+22
* ARM: rmobile: Drop unused macros from Gen3 boardsMarek Vasut2018-12-041-1/+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: salvator-x: Remove GSX clock force supplyHiroyuki Yokoyama2018-10-181-12/+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: Drop CPU type ifdef from salvator-xMarek Vasut2017-11-301-7/+9
* ARM: rmobile: Zap ad-hoc PFC and GPIO setup in board filesMarek Vasut2017-09-281-117/+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-18/+0
* ARM: rmobile: Move HSUSB configuration to board on Salvator-XMarek 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 Salvator-X boardMarek Vasut2017-08-261-15/+1
* ARM: rmobile: Remove Serial SH probing from Salvator-X boardMarek Vasut2017-08-261-12/+0
* ARM: rmobile: Remove RAVB probing from Salvator-X boardMarek Vasut2017-08-261-11/+0
* ARM: rmobile: salvator-x: Add R8A7796 supportMarek Vasut2017-05-221-2/+26
* ARM: rmobile: salvator-x: Count all DRAM in all slotsMarek Vasut2017-05-221-1/+29
* ARM: rmobile: salvator-x: Add USB supportMarek Vasut2017-05-221-0/+12
* ARM: rmobile: salvator-x: Add DVFS and PMIC supportMarek Vasut2017-05-221-0/+9
* ARM: rmobile: salvator-x: Add RAVB ethernet supportMarek Vasut2017-05-221-0/+46
* ARM: rmobile: salvator-x: Add SD supportMarek Vasut2017-05-221-1/+88
* ARM: rmobile: salvator-x: Adjust UART clockMarek Vasut2017-05-221-2/+2
* ARM: rmobile: salvator-x: Zap redefined DECLARE_GLOBAL_DATA_PTRMarek Vasut2017-05-221-1/+0
* ARM: rmobile: salvator-x: Use BIT() macro in board fileMarek Vasut2017-05-221-4/+4
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* ARM: rmobile: Add support salvator-x boardNobuhiro Iwamatsu2016-08-171-0/+120