summaryrefslogtreecommitdiff
path: root/board/renesas/salvator-x/salvator-x.c
Commit message (Expand)AuthorAgeFilesLines
* 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