index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
renesas
/
salvator-x
Age
Commit message (
Expand
)
Author
2019-05-21
ARM: renesas: Factor out DRAM setup on R-Car Gen3
Marek Vasut
2019-05-21
ARM: rmobile: Add recovery SPL for R-Car Gen3
Marek Vasut
2019-05-04
ARM: renesas: Configure DRAM size from ATF DT fragment
Marek Vasut
2018-12-04
ARM: dts: Turn Salvator-X into Multi-DTB config
Marek Vasut
2018-12-04
ARM: rmobile: Drop unused macros from Gen3 boards
Marek Vasut
2018-10-18
ARM: rmobile: Fix module clock controls refer status on Gen3
Hiroyuki Yokoyama
2018-10-18
ARM: rmobile: Tidy up SYSC_PWRx define of 3DG on Gen3
Hiroyuki Yokoyama
2018-10-18
ARM: rmobile: salvator-x: Remove GSX clock force supply
Hiroyuki Yokoyama
2018-10-18
ARM: rmobile: Remove Watchdog and CPG settings on Gen3
Hiroyuki Yokoyama
2018-10-18
ARM: rmobile: Remove TMU0/TMU1 settings on Gen3
Hiroyuki Yokoyama
2018-10-18
ARM: rmobile: Fix CPGWPR Address define and Settings on Gen3
Hiroyuki Yokoyama
2018-07-19
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
Siva Durga Prasad Paladugu
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
ARM: rmobile: Add R8A77965 Salvator-XS board support
Marek Vasut
2017-11-30
ARM: rmobile: Configure DRAM sizes from DT
Marek Vasut
2017-11-30
ARM: rmobile: Zap rmobile_sysinfo on Gen3
Marek Vasut
2017-11-30
ARM: rmobile: Drop CPU type ifdef from salvator-x
Marek Vasut
2017-11-30
ARM: rmobile: Stop using rcar-common/common.c on Gen3
Marek Vasut
2017-09-28
ARM: rmobile: Zap ad-hoc PFC and GPIO setup in board files
Marek Vasut
2017-09-28
ARM: rmobile: Switch to DM PFC pinmux and GPIO driver
Marek Vasut
2017-09-24
ARM: rmobile: Remove SCIF clock configuration from board files
Marek Vasut
2017-09-24
ARM: rmobile: Remove AVB clock configuration from board files
Marek Vasut
2017-09-24
ARM: rmobile: Remove SD clock configuration from board files
Marek Vasut
2017-09-12
ARM: rmobile: Move HSUSB configuration to board on Salvator-X
Marek Vasut
2017-09-07
ARM: rmobile: Fix SD divider settings on Gen3
Marek Vasut
2017-09-05
ARM: rmobile: Drop board_mmc_init
Marek Vasut
2017-09-05
ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boards
Marek Vasut
2017-08-26
ARM: rmobile: Remove SH SDHI probing from Salvator-X board
Marek Vasut
2017-08-26
ARM: rmobile: Remove Serial SH probing from Salvator-X board
Marek Vasut
2017-08-26
ARM: rmobile: Remove RAVB probing from Salvator-X board
Marek Vasut
2017-05-22
ARM: rmobile: salvator-x: Add R8A7796 support
Marek Vasut
2017-05-22
ARM: rmobile: salvator-x: Rename the defconfig to match the SoC
Marek Vasut
2017-05-22
ARM: rmobile: salvator-x: Count all DRAM in all slots
Marek Vasut
2017-05-22
ARM: rmobile: salvator-x: Add USB support
Marek Vasut
2017-05-22
ARM: rmobile: salvator-x: Add DVFS and PMIC support
Marek Vasut
2017-05-22
ARM: rmobile: salvator-x: Add RAVB ethernet support
Marek Vasut
2017-05-22
ARM: rmobile: salvator-x: Add SD support
Marek Vasut
2017-05-22
ARM: rmobile: salvator-x: Adjust UART clock
Marek Vasut
2017-05-22
ARM: rmobile: salvator-x: Zap redefined DECLARE_GLOBAL_DATA_PTR
Marek Vasut
2017-05-22
ARM: rmobile: salvator-x: Use BIT() macro in board file
Marek Vasut
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-08-17
ARM: rmobile: Add support salvator-x board
Nobuhiro Iwamatsu