Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7edb3624a65bb68e0fe6cea6aa821c1239c6ced9
/
arch
/
arm
/
mach-rmobile
e07fa9f
ARM: rmobile: Split R-Car Gen3 into separate Kconfig from common 64bit options
by Marek Vasut
· Tue Feb 28 07:28:57 2023 +0100
1406bdc
ARM: rmobile: Introduce CONFIG_RCAR_64 symbol
by Marek Vasut
· Tue Feb 28 07:28:56 2023 +0100
95f6e4b
ARM: rmobile: Factor out SYS_SOC Kconfig option
by Marek Vasut
· Tue Feb 28 07:28:55 2023 +0100
fbae595
ARM: rmobile: Sort R-Car Gen3 Kconfig lists
by Marek Vasut
· Tue Feb 28 07:28:54 2023 +0100
43f5dc0
ARM: rmobile: Convert ifdef in rmobile_get_prr() to IS_ENABLED()
by Marek Vasut
· Tue Feb 28 07:27:51 2023 +0100
a39b51a
ARM: renesas: Enable DTO support by default on R-Car Gen3
by Marek Vasut
· Tue Feb 28 00:00:19 2023 +0100
64fa597
rmobile: Drop unused ehci-rmobile driver
by Simon Glass
· Wed Feb 01 13:20:20 2023 -0700
403a838
rmobile: Drop CONFIG_SH73A0 and associated code
by Simon Glass
· Wed Feb 01 13:20:07 2023 -0700
cc44eb9
rcar: Drop timer
by Simon Glass
· Wed Feb 01 13:19:37 2023 -0700
f6b3202
clk: renesas: Add and enable CPG reset driver
by Marek Vasut
· Thu Jan 26 21:02:03 2023 +0100
f144d50
clk: renesas: r8a7796: Add R8A77961 CPG/MSSR support
by Hai Pham
· Thu Jan 26 21:02:02 2023 +0100
cef5c2f
clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960
by Hai Pham
· Thu Jan 26 21:02:01 2023 +0100
9436050
pinctrl: renesas: r8a7796: Add R8A77961 PFC support
by Hai Pham
· Thu Jan 26 21:01:48 2023 +0100
d0f9c7b
pinctrl: renesas: Synchronize R8A77960 M3-W and R8A77961 M3-W+ PFC tables with Linux 6.1.7
by Marek Vasut
· Thu Jan 26 21:01:41 2023 +0100
c02d50a
pinctrl: renesas: Synchronize R8A7795 H3 PFC tables with Linux 6.1.7
by Marek Vasut
· Thu Jan 26 21:01:40 2023 +0100
364d002
global: Finish CONFIG -> CFG migration
by Tom Rini
· Tue Jan 10 11:19:45 2023 -0500
c48c040
Convert CONFIG_SH_GPIO_PFC et al to Kconfig
by Tom Rini
· Sat Nov 19 18:45:32 2022 -0500
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
ff25c3e
Remove unused symbols
by Tom Rini
· Wed Nov 16 13:10:31 2022 -0500
a25e28f
arm: Remove kzm9g board
by Tom Rini
· Tue Aug 02 07:33:34 2022 -0400
72904f8
arm: Remove armadillo-800eva board
by Tom Rini
· Tue Aug 02 07:33:33 2022 -0400
4ddbade
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
by Tom Rini
· Wed May 25 12:16:03 2022 -0400
93b9ce7
armv8: Fix and simplify branch_if_master/branch_if_slave
by Andre Przywara
· Fri Feb 11 11:29:39 2022 +0000
8d3e520
ARM: rmobile: beacon: Enable reference clocks for USB and AVB
by Adam Ford
· Mon Sep 20 11:14:31 2021 -0500
1d19cd3
ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/H
by Adam Ford
· Mon Sep 20 11:14:29 2021 -0500
08cd829
ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2M
by Adam Ford
· Mon Sep 20 11:14:28 2021 -0500
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
f4d6039
serial: Rename SERIAL_SUPPORT to SERIAL
by Simon Glass
· Sun Aug 08 12:20:12 2021 -0600
4b198e3
Kconfig: Remove all default n/no options
by Michal Simek
· Fri Aug 27 08:48:10 2021 +0200
249f11f
arm: Migrate GICV2 / GICV3 to Kconfig
by Tom Rini
· Thu Aug 19 14:19:39 2021 -0400
b9a254d
rcar: i2c: Migrate SYS_I2C_SH to Kconfig
by Tom Rini
· Wed Aug 18 23:12:34 2021 -0400
253a949
ARM: renesas: Turn on PIE for Gen3
by Marek Vasut
· Sun Jun 13 22:40:45 2021 +0200
5dea8b4
ARM: rmobile: Align CPU: print with other prints
by Marek Vasut
· Sun Jul 04 17:27:27 2021 +0200
159b60e
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next
by Tom Rini
· Mon Jun 28 18:32:07 2021 -0400
d1e4738
ARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boards
by Adam Ford
· Thu Jun 24 12:52:11 2021 -0500
d3cf5c6
ARM: rmobile: Add basic PSCI support for R8A779A0 V3U Falcon
by Hai Pham
· Tue Oct 27 19:06:51 2020 +0700
747a7ab
ARM: renesas: Add R8A779A0 V3U Falcon board code
by Hai Pham
· Thu May 21 20:14:05 2020 +0700
47fc7be
ARM: renesas: Add R8A779A0 V3U platform code
by Hai Pham
· Thu May 21 14:11:13 2020 +0700
ce52852
ARM: renesas: Scrub duplicate memory nodes from DT on Gen3
by Marek Vasut
· Sat Apr 03 16:58:49 2021 +0200
2f611af
arm: mach-rmobile: Add CPU info support for RZ/G2
by Biju Das
· Wed Mar 17 14:11:50 2021 +0000
bef12c1
board: silinux: Enable recovery SPL for EK874 board
by Lad Prabhakar
· Mon Mar 15 22:24:06 2021 +0000
b4b65ec
arm: rmobile: Add Silicon Linux EK874 board support
by Lad Prabhakar
· Mon Mar 15 22:24:05 2021 +0000
53b88b9
pinctrl: renesas: Add support for R8A774C0
by Lad Prabhakar
· Mon Mar 15 22:24:04 2021 +0000
d771b22
arm: rmobile: Add HopeRun HiHope RZ/G2H board support
by Biju Das
· Mon Mar 01 17:08:49 2021 +0000
222cb30
arm: rmobile: Add HopeRun HiHope RZ/G2N board support
by Biju Das
· Mon Mar 01 17:08:48 2021 +0000
da58fb4
arm: rmobile: Add HopeRun HiHope RZ/G2M board support
by Biju Das
· Mon Mar 01 17:08:47 2021 +0000
b1db71b
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
by Tom Rini
· Mon Feb 15 08:19:40 2021 -0500
489f97a
ARM: rmobile: Add Beacon EmbeddedWorks RZG2H Dev Kit
by Adam Ford
· Wed Feb 03 06:57:20 2021 -0600
942c0e8
ARM: rmobile: Add Beacon EmbeddedWorks RZG2N Dev Kit
by Adam Ford
· Wed Feb 03 06:57:19 2021 -0600
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
121bd00
pinctrl: renesas: r8a77951: Add R8A774E1 PFC support
by Biju Das
· Wed Oct 28 10:34:22 2020 +0000
d1d7888
pinctrl: renesas: r8a77965: Add R8A774B1 PFC support
by Biju Das
· Wed Oct 28 10:34:21 2020 +0000
3434a5f
clk: renesas: Import R8A774C0 clock tables from Linux 5.9
by Lad Prabhakar
· Fri Oct 16 08:37:14 2020 +0100
eb6474c
clk: renesas: Add R8A774E1 clock tables
by Biju Das
· Wed Oct 14 18:17:36 2020 +0100
69159a2
clk: renesas: Add R8A774B1 clock tables
by Biju Das
· Wed Oct 14 18:17:35 2020 +0100
573a998
arm: renesas: Add config option for R8A774C0 SoC
by Lad Prabhakar
· Fri Oct 16 08:37:12 2020 +0100
4fd0bf8
arm: renesas: Add config option for R8A774E1 SoC
by Biju Das
· Mon Oct 12 16:16:15 2020 +0100
2138a73
arm: renesas: Add config option for R8A774B1 SoC
by Biju Das
· Mon Oct 12 16:16:14 2020 +0100
880c25f
arm: mach-rmobile: Mark the default s_init function as weak
by Biju Das
· Tue Sep 22 09:09:17 2020 +0100
4e93dc9
arm: rmobile: Identify R8A7796 r1.3 SoC
by Biju Das
· Tue Sep 15 15:15:22 2020 +0100
c46090d
Makefile: Rename ALL-y to INPUTS-y
by Simon Glass
· Sun Jul 19 13:56:01 2020 -0600
3867688
ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev Kit
by Adam Ford
· Tue Jun 30 09:30:11 2020 -0500
52dd19b
ARM: renesas: Add basic R8A774A1 Support
by Adam Ford
· Tue Jun 30 09:30:06 2020 -0500
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:37 2019 -0700
495a5dc
common: Move get_ticks() function out of common.h
by Simon Glass
· Thu Nov 14 12:57:30 2019 -0700
2b8c694
ARM: rmobile: Temporarily disable PCI dma-ranges update
by Marek Vasut
· Sat Nov 16 16:43:47 2019 +0100
7611ac6
spl: Allow tiny printf() to be controlled in SPL and TPL
by Simon Glass
· Wed Sep 25 08:56:27 2019 -0600
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
b700f03
ARM: renesas: Add R8A77980 V3H Condor board code
by Marek Vasut
· Mon Jul 29 19:59:44 2019 +0200
cf56785
ARM: renesas: Add R8A77980 V3H platform code
by Marek Vasut
· Mon Jul 29 19:59:44 2019 +0200
45eaf05
ARM: renesas: Update Gen3 PCIe dma-ranges before boot
by Marek Vasut
· Tue Jul 09 01:46:35 2019 +0200
d0502b7
configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default
by Tom Rini
· Sat Jun 08 12:46:18 2019 -0400
e39fa7d
ARM: rmobile: Add recovery SPL for R-Car Gen3
by Marek Vasut
· Wed Oct 03 12:44:13 2018 +0200
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· Fri May 03 09:41:00 2019 -0400
1f3b667
ARM: dts: renesas: Add RZ/A1 GR-Peach board
by Chris Brandt
· Wed Aug 23 14:53:59 2017 -0500
43b11d9
ARM: dts: renesas: Add RZ/A1 platform code
by Chris Brandt
· Wed Aug 23 14:53:59 2017 -0500
04a9c56
ARM: rmobile: Always select pin control drivers on Gen3
by Marek Vasut
· Sun Apr 21 22:14:11 2019 +0200
72269e0
pinctrl: renesas: Add R8A77965 pin control tables
by Marek Vasut
· Mon Mar 04 01:32:44 2019 +0100
98c2058
clk: renesas: Add R8A77965 clock tables
by Marek Vasut
· Mon Mar 04 13:36:13 2019 +0100
f843f25
ARM: rmobile: Add dedicated R8A77965 SoC support
by Marek Vasut
· Mon Mar 04 01:32:44 2019 +0100
c625994
ARM: rmobile: Enable multi-DTB fit LZO compression
by Marek Vasut
· Wed Mar 13 21:09:49 2019 +0100
bca66e2
ARM: renesas: Save boot parameters passed in by ATF
by Marek Vasut
· Thu Oct 18 18:38:05 2018 +0200
ee40f1c
ARM: rmobile: Imply SoC per board
by Marek Vasut
· Mon Feb 18 13:34:19 2019 +0100
9c93052
ARM: rmobile: Imply pinctrl drivers per SoC
by Marek Vasut
· Mon Feb 18 13:22:03 2019 +0100
71710b5
ARM: rmobile: Imply clock drivers per SoC
by Marek Vasut
· Mon Feb 18 13:20:48 2019 +0100
cb04890
ARM: rmobile: Fix to enable icache early in Gen3
by Takeshi Kihara
· Tue Dec 04 11:53:24 2018 +0900
5cecd1c
ARM: rcar_gen3: fix protection area access error
by Takeshi Kihara
· Tue Dec 04 12:51:01 2018 +0900
5cc5395
ARM: rcar_gen3: fix protection area access error at Cortex-A53
by Hiroyuki Yokoyama
· Thu Nov 22 11:50:44 2018 +0900
b90dc69
ARM: rmobile: Set environment variable containing CPU type
by Marek Vasut
· Mon Dec 03 13:28:25 2018 +0100
d5ccf46
ARM: rmobile: Enable MMC extensions
by Marek Vasut
· Mon Dec 03 23:46:11 2018 +0100
970fd8c
ARM: rmobile: Generate fitting mem_map on Gen3
by Marek Vasut
· Wed Oct 31 15:06:50 2018 +0100
e298526
ARM: rmobile: Drop PRR syscon driver
by Marek Vasut
· Thu Oct 18 20:28:19 2018 +0200
7b8f69c
ARM: rmobile: Enable cache command on Gen3
by Hiroyuki Yokoyama
· Wed Sep 26 14:32:13 2018 +0900
33c6db9
ARM: rmobile: Enable PHY framework on Gen3
by Marek Vasut
· Tue Oct 02 22:48:26 2018 +0200
48bbd49
ARM: rmobile: Mark 4-64GiB as DRAM on Gen3
by Marek Vasut
· Tue Oct 02 21:42:49 2018 +0200
Next »