Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
41ca4ca589db9798480ec7ce569c3b6017456d0d
/
arch
/
arm
/
mach-rmobile
9da67e3
ARM: rmobile: Convert TPL to SPL
by Marek Vasut
· 7 years ago
853e632
ARM: rmobile: Shrink the TPL
by Marek Vasut
· 7 years ago
3320a22
ARM: rmobile: Update H2 Stout
by Marek Vasut
· 7 years ago
a5abacc
ARM: rmobile: Fix the memory map on Gen3
by Marek Vasut
· 7 years ago
1c60105
ARM: rmobile: Add JTAG recovery support for M2 Porter
by Marek Vasut
· 7 years ago
c80de6c
ARM: rmobile: Add TPL support on R8A7791 M2 Porter
by Marek Vasut
· 7 years ago
b326be4
ARM: rmobile: Do not init caches in TPL before DRAM
by Marek Vasut
· 7 years ago
1ecc0bd
ARM: rmobile: Add R8A77965 M3N IDs
by Marek Vasut
· 7 years ago
1046906
ARM: rmobile: Convert Porter to SPL
by Marek Vasut
· 7 years ago
8f9a818
ARM: rmobile: Convert CONFIG_R8A77xx to Kconfig
by Marek Vasut
· 7 years ago
3ef6d08
ARM: rmobile: Add R8A77995 D3 Draak board
by Marek Vasut
· 7 years ago
b47bc37
ARM: rmobile: Add R8A77970 V3M Eagle board
by Marek Vasut
· 7 years ago
04cd2e2
ARM: rmobile: Add R8A77995 SoC
by Marek Vasut
· 7 years ago
46175fc
ARM: rmobile: Add R8A77970 SoC
by Marek Vasut
· 7 years ago
ab7899b
ARM: rmobile: Convert PRR to DM and OF control
by Marek Vasut
· 7 years ago
ba7b4dd
ARM: rmobile: Zap checkboard on Gen3
by Marek Vasut
· 7 years ago
0626d79
ARM: rmobile: Unify R8A7795 and R8A7796 in rmobile Makefile
by Marek Vasut
· 7 years ago
23e239a
ARM: rmobile: Unify memory map for RCar Gen3
by Marek Vasut
· 7 years ago
b8f814b
ARM: rmobile: Add PRR CPU ID macros
by Marek Vasut
· 7 years ago
7e36c3f
ARM: rmobile: Dispose of r8a779x.h for Gen3
by Marek Vasut
· 7 years ago
93c369c
ARM: rmobile: Zap Gen3 PFC tables
by Marek Vasut
· 7 years ago
6391fed
ARM: rmobile: Drop SDHI address macros from Gen3
by Marek Vasut
· 7 years ago
d3d1f72
cosmetic: rmobile: renesas spelled wrong
by Chris Brandt
· 7 years ago
bd0d8aa
ARM: rmobile: Add missing IPSR18 bits to R8A7795 PFC
by Marek Vasut
· 7 years ago
e553eba
mmc: sh_sdhi: Fix the ACMD handling
by Marek Vasut
· 7 years ago
ad43cd3
ARM: rmobile: ulcb: Add ULCB board support
by Marek Vasut
· 7 years ago
a66afd9
ARM: rmobile: Add PFC PUEN bank 5 address
by Marek Vasut
· 7 years ago
44b13ef
mmc: sh_sdhi: Add MMC version 5.0 support
by Kouei Abe
· 8 years ago
5ff23f0
mmc: sh_sdhi: Add 64-bit access to sd_buf support
by Kouei Abe
· 8 years ago
a8b5ac5
ARM: rmobile: Move address of IICDVFS(I2C) to rcar-gen3-base.h
by Nobuhiro Iwamatsu
· 8 years ago
36f7420
ARM: rmobile: Allow R8A7796 Salvator-X configuration
by Marek Vasut
· 8 years ago
62df312
ARM: rmobile: Add R8A7796 support
by Marek Vasut
· 8 years ago
14cdf95
ARM: rmobile: Handle R8A7796 r1.1 in the PRR code
by Marek Vasut
· 8 years ago
d131b54
ARM: rmobile: Add R8A7796 into the CPU table
by Marek Vasut
· 8 years ago
3946514
ARM: rmobile: Add R8A7795 into the CPU table
by Marek Vasut
· 8 years ago
0d93a40
ARM: rmobile: Make the Gen3 SoC configurable
by Marek Vasut
· 8 years ago
cb51b7b
ARM: rmobile: Zap RCAR_GEN3_EXTRAM_BOOT
by Marek Vasut
· 8 years ago
f85f6bf
ARM: rmobile: Import R8A7796 PFC and GPIO tables
by Marek Vasut
· 8 years ago
a34d0f6
ARM: rmobile: Update R8A7795 PFC and GPIO tables
by Marek Vasut
· 8 years ago
eb2088d
armv8: aarch64: Fix the warning about x1-x3 nonzero issue
by Alison Wang
· 8 years ago
73818d5
armv8: Support loading 32-bit OS in AArch32 execution state
by Alison Wang
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
234a4cd
ARM: rmobile: r8a7795: Add MMU layout
by Nobuhiro Iwamatsu
· 8 years ago
9d0e937
arm: rmobile: Add BLANCHE board support
by masakazu.mochizuki.wd@hitachi.com
· 9 years ago
fdf7c65
ARM: rmobile: Add support salvator-x board
by Nobuhiro Iwamatsu
· 9 years ago
2a6078e
ARM: rmobile: Add support R8A7795
by Nobuhiro Iwamatsu
· 9 years ago
4dc515a
ARM: rmobile: Add support R-Car Generation 3
by Nobuhiro Iwamatsu
· 9 years ago
b2c0e49
ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for Kconfig
by Nobuhiro Iwamatsu
· 8 years ago
7c11273
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
by Nobuhiro Iwamatsu
· 9 years ago
ea3eacc
ARM: rmobile: Move SoC headers to mach-rmobile/include/mach
by Nobuhiro Iwamatsu
· 9 years ago
c91ef68
ARM: rmobile: Move SoC sources to mach-rmobile
by Nobuhiro Iwamatsu
· 9 years ago