summaryrefslogtreecommitdiff
path: root/board/renesas/salvator-x
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-04-28ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2Marek Vasut
2020-04-28ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigsMarek Vasut
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-05-21ARM: renesas: Factor out DRAM setup on R-Car Gen3Marek Vasut
2019-05-21ARM: rmobile: Add recovery SPL for R-Car Gen3Marek Vasut
2019-05-04ARM: renesas: Configure DRAM size from ATF DT fragmentMarek Vasut
2018-12-04ARM: dts: Turn Salvator-X into Multi-DTB configMarek Vasut
2018-12-04ARM: rmobile: Drop unused macros from Gen3 boardsMarek Vasut
2018-10-18ARM: rmobile: Fix module clock controls refer status on Gen3Hiroyuki Yokoyama
2018-10-18ARM: rmobile: Tidy up SYSC_PWRx define of 3DG on Gen3Hiroyuki Yokoyama
2018-10-18ARM: rmobile: salvator-x: Remove GSX clock force supplyHiroyuki Yokoyama
2018-10-18ARM: rmobile: Remove Watchdog and CPG settings on Gen3Hiroyuki Yokoyama
2018-10-18ARM: rmobile: Remove TMU0/TMU1 settings on Gen3Hiroyuki Yokoyama
2018-10-18ARM: rmobile: Fix CPGWPR Address define and Settings on Gen3Hiroyuki Yokoyama
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05ARM: rmobile: Add R8A77965 Salvator-XS board supportMarek Vasut
2017-11-30ARM: rmobile: Configure DRAM sizes from DTMarek Vasut
2017-11-30ARM: rmobile: Zap rmobile_sysinfo on Gen3Marek Vasut
2017-11-30ARM: rmobile: Drop CPU type ifdef from salvator-xMarek Vasut
2017-11-30ARM: rmobile: Stop using rcar-common/common.c on Gen3Marek Vasut
2017-09-28ARM: rmobile: Zap ad-hoc PFC and GPIO setup in board filesMarek Vasut
2017-09-28ARM: rmobile: Switch to DM PFC pinmux and GPIO driverMarek Vasut
2017-09-24ARM: rmobile: Remove SCIF clock configuration from board filesMarek Vasut
2017-09-24ARM: rmobile: Remove AVB clock configuration from board filesMarek Vasut
2017-09-24ARM: rmobile: Remove SD clock configuration from board filesMarek Vasut
2017-09-12ARM: rmobile: Move HSUSB configuration to board on Salvator-XMarek Vasut
2017-09-07ARM: rmobile: Fix SD divider settings on Gen3Marek Vasut
2017-09-05ARM: rmobile: Drop board_mmc_initMarek Vasut
2017-09-05ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boardsMarek Vasut
2017-08-26ARM: rmobile: Remove SH SDHI probing from Salvator-X boardMarek Vasut
2017-08-26ARM: rmobile: Remove Serial SH probing from Salvator-X boardMarek Vasut
2017-08-26ARM: rmobile: Remove RAVB probing from Salvator-X boardMarek Vasut
2017-05-22ARM: rmobile: salvator-x: Add R8A7796 supportMarek Vasut
2017-05-22ARM: rmobile: salvator-x: Rename the defconfig to match the SoCMarek Vasut
2017-05-22ARM: rmobile: salvator-x: Count all DRAM in all slotsMarek Vasut
2017-05-22ARM: rmobile: salvator-x: Add USB supportMarek Vasut
2017-05-22ARM: rmobile: salvator-x: Add DVFS and PMIC supportMarek Vasut
2017-05-22ARM: rmobile: salvator-x: Add RAVB ethernet supportMarek Vasut
2017-05-22ARM: rmobile: salvator-x: Add SD supportMarek Vasut
2017-05-22ARM: rmobile: salvator-x: Adjust UART clockMarek Vasut
2017-05-22ARM: rmobile: salvator-x: Zap redefined DECLARE_GLOBAL_DATA_PTRMarek Vasut
2017-05-22ARM: rmobile: salvator-x: Use BIT() macro in board fileMarek Vasut
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-08-17ARM: rmobile: Add support salvator-x boardNobuhiro Iwamatsu