index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
renesas
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: rmobile: Add R8A77995 D3 Draak board
Marek Vasut
2017-12-09
4
-0
/
+163
*
ARM: rmobile: Add R8A77970 V3M Eagle board
Marek Vasut
2017-12-09
4
-0
/
+140
*
ARM: rmobile: Rework the ULCB CPLD driver
Marek Vasut
2017-11-30
1
-94
/
+118
*
ARM: rmobile: Configure DRAM sizes from DT
Marek Vasut
2017-11-30
2
-48
/
+8
*
ARM: rmobile: Zap rmobile_sysinfo on Gen3
Marek Vasut
2017-11-30
2
-8
/
+0
*
ARM: rmobile: Drop CPU type ifdef from salvator-x
Marek Vasut
2017-11-30
1
-7
/
+9
*
ARM: rmobile: Stop using rcar-common/common.c on Gen3
Marek Vasut
2017-11-30
2
-2
/
+2
*
MAINTAINERS: Add missing boards and config entries
Tom Rini
2017-11-06
1
-0
/
+7
*
ARM: rmobile: Fixup ULCB CPLD support after PFC rework
Marek Vasut
2017-10-10
1
-4
/
+4
*
ARM: rmobile: Zap ad-hoc PFC and GPIO setup in board files
Marek Vasut
2017-09-28
2
-197
/
+0
*
ARM: rmobile: Switch to DM PFC pinmux and GPIO driver
Marek Vasut
2017-09-28
2
-0
/
+4
*
ARM: rmobile: Remove SCIF clock configuration from board files
Marek Vasut
2017-09-24
2
-4
/
+0
*
ARM: rmobile: Remove AVB clock configuration from board files
Marek Vasut
2017-09-24
2
-6
/
+0
*
ARM: rmobile: Remove SD clock configuration from board files
Marek Vasut
2017-09-24
2
-35
/
+0
*
ARM: rmobile: Move HSUSB configuration to board on ULCB
Marek Vasut
2017-09-12
1
-0
/
+16
*
ARM: rmobile: Move HSUSB configuration to board on Salvator-X
Marek Vasut
2017-09-12
1
-0
/
+16
*
ARM: rmobile: Fix SD divider settings on Gen3
Marek Vasut
2017-09-07
2
-8
/
+8
*
ARM: rmobile: Drop board_mmc_init
Marek Vasut
2017-09-05
2
-14
/
+4
*
ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boards
Marek Vasut
2017-09-05
2
-2
/
+2
*
ARM: rmobile: Remove SH SDHI probing from ULCB board
Marek Vasut
2017-08-26
1
-11
/
+1
*
ARM: rmobile: Remove SH SDHI probing from Salvator-X board
Marek Vasut
2017-08-26
1
-15
/
+1
*
ARM: rmobile: Remove Serial SH probing from ULCB board
Marek Vasut
2017-08-26
1
-12
/
+0
*
ARM: rmobile: Remove Serial SH probing from Salvator-X board
Marek Vasut
2017-08-26
1
-12
/
+0
*
ARM: rmobile: Remove RAVB probing from ULCB board
Marek Vasut
2017-08-26
1
-11
/
+0
*
ARM: rmobile: Remove RAVB probing from Salvator-X board
Marek Vasut
2017-08-26
1
-11
/
+0
*
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
8
-8
/
+8
*
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
4
-8
/
+8
*
ARM: rmobile: ulcb: Add ULCB board support
Marek Vasut
2017-08-03
5
-0
/
+455
*
ARM: rmobile: salvator-x: Add R8A7796 support
Marek Vasut
2017-05-22
2
-2
/
+27
*
ARM: rmobile: salvator-x: Rename the defconfig to match the SoC
Marek Vasut
2017-05-22
1
-1
/
+1
*
ARM: rmobile: salvator-x: Count all DRAM in all slots
Marek Vasut
2017-05-22
1
-1
/
+29
*
ARM: rmobile: salvator-x: Add USB support
Marek Vasut
2017-05-22
1
-0
/
+12
*
ARM: rmobile: salvator-x: Add DVFS and PMIC support
Marek Vasut
2017-05-22
1
-0
/
+9
*
ARM: rmobile: salvator-x: Add RAVB ethernet support
Marek Vasut
2017-05-22
1
-0
/
+46
*
ARM: rmobile: salvator-x: Add SD support
Marek Vasut
2017-05-22
1
-1
/
+88
*
ARM: rmobile: salvator-x: Adjust UART clock
Marek Vasut
2017-05-22
1
-2
/
+2
*
ARM: rmobile: salvator-x: Zap redefined DECLARE_GLOBAL_DATA_PTR
Marek Vasut
2017-05-22
1
-1
/
+0
*
ARM: rmobile: salvator-x: Use BIT() macro in board file
Marek Vasut
2017-05-22
1
-4
/
+4
*
i2c: Drop use of CONFIG_I2C_HARD
Simon Glass
2017-05-15
1
-11
/
+1
*
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-12
1
-5
/
+5
*
sh: add common dram_init() function for all boards
Vladimir Zapolskiy
2016-12-02
14
-158
/
+0
*
sh: place board lowlevel_init code in the beginning of .text
Vladimir Zapolskiy
2016-12-02
11
-11
/
+11
*
sh4: use single u-boot linker script for all boards
Vladimir Zapolskiy
2016-12-02
6
-250
/
+3
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
9
-9
/
+9
*
ARM: rmobile: lager: Move rcar-gen2-common to rcar-common
Nobuhiro Iwamatsu
2016-08-17
1
-1
/
+1
*
arm: rmobile: Fix HDMI output for BLANCHE board
masakazu.mochizuki.wd@hitachi.com
2016-08-17
1
-0
/
+30
*
arm: rmobile: Add BLANCHE board support
masakazu.mochizuki.wd@hitachi.com
2016-08-17
5
-0
/
+1857
*
ARM: rmobile: rcar-common: Fix warning of type difference
Nobuhiro Iwamatsu
2016-08-17
1
-2
/
+4
*
ARM: rmobile: Add support salvator-x board
Nobuhiro Iwamatsu
2016-08-17
4
-0
/
+150
[next]