History log of /rk3399_ARM-atf/ (Results 12801 – 12825 of 18314)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
54d884cb17-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: pfc: H3: Switch to common register header file

Drop local copy of register macros and switch to common header.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-

rcar_gen3: drivers: pfc: H3: Switch to common register header file

Drop local copy of register macros and switch to common header.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: I85d6855f329771f698d84348ce11ce31548512db

show more ...

7604528d17-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: pfc: Introduce common register header file

Introduce header file which contains the shared registers and bits
between the different SoCs.

Signed-off-by: Marek Vasut <marek.vasut

rcar_gen3: drivers: pfc: Introduce common register header file

Introduce header file which contains the shared registers and bits
between the different SoCs.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: I5f41d39347b9d57e3efdea24ae61a16d5c7efb80

show more ...

e99dc7e917-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: pfc: D3: Drop unused M3W check

Drop check for SoC being M3W ES1.0 , this check is clearly bogus,
as this code can never be executed on M3W ES 1.0.

Signed-off-by: Marek Vasut <ma

rcar_gen3: drivers: pfc: D3: Drop unused M3W check

Drop check for SoC being M3W ES1.0 , this check is clearly bogus,
as this code can never be executed on M3W ES 1.0.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: If6087f1c217393dc65d20f6591eca40188563710

show more ...

b73d296d20-Jun-2019 John Tsichritzis <john.tsichritzis@arm.com>

Merge "libc: fix memchr implementation" into integration

f56734fe20-Jun-2019 John Tsichritzis <john.tsichritzis@arm.com>

Merge "doc: Isolate security-related build options" into integration

9d74bc3016-Jun-2019 Andreas Färber <afaerber@suse.de>

Tegra: Fix typo in comment

initilise -> initialise

Signed-off-by: Andreas Färber <afaerber@suse.de>
Change-Id: Ib129e6bd48623b6565b669bc674208893a2f7668

055b7e9116-Jun-2019 Andreas Färber <afaerber@suse.de>

Tegra: Extend NS address check error output

Let bl31_check_ns_address() print the address it doesn't like.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Change-Id: I29a4fb33c24e9f7464ccd2ea44a46

Tegra: Extend NS address check error output

Let bl31_check_ns_address() print the address it doesn't like.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Change-Id: I29a4fb33c24e9f7464ccd2ea44a4608f5cfe5be6

show more ...

294062fa07-Jun-2019 Ambroise Vincent <ambroise.vincent@arm.com>

libc: fix memchr implementation

The previous implementation could behave incorrectly because of the sign
extension of the char when compared to the int.

Change-Id: I397838b0ec87a6f1af6972d022a8c19a

libc: fix memchr implementation

The previous implementation could behave incorrectly because of the sign
extension of the char when compared to the int.

Change-Id: I397838b0ec87a6f1af6972d022a8c19a5184b447
Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>

show more ...

9dc24cbd20-Jun-2019 Soby Mathew <soby.mathew@arm.com>

Merge "bl2_el3: clean up linker script" into integration

fc3c382f19-Jun-2019 John Tsichritzis <john.tsichritzis@arm.com>

Merge changes from topic "yg/clk_syscfg_dt" into integration

* changes:
fdts: stm32mp1: realign device tree files with internal devs
stm32mp1: increase device tree size to 20kB
stm32mp1: make

Merge changes from topic "yg/clk_syscfg_dt" into integration

* changes:
fdts: stm32mp1: realign device tree files with internal devs
stm32mp1: increase device tree size to 20kB
stm32mp1: make dt_get_stdout_node_offset() static
stm32mp1: use unsigned values for SDMMC defines
stm32mp1: remove useless LIBFDT_SRCS from PLAT_BL_COMMON_SOURCES
stm32mp1: update doc for U-Boot compilation
stm32mp1: add general SYSCFG management
stm32mp1: move stm32_get_gpio_bank_clock() to private file
clk: stm32mp1: correctly handle Clock Spreading Generator
clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array
clk: stm32mp1: move oscillator functions to generic file
arch: add some defines for generic timer registers

show more ...

de3ad4f017-Jun-2019 John Tsichritzis <john.tsichritzis@arm.com>

Merge changes If61ab215,I3e8b0251,I1757eee9,I81b48475,I46b445a7, ... into integration

* changes:
rcar_gen3: drivers: qos: Move QoS drivers out of staging
rcar_gen3: drivers: qos: V3M: Configure

Merge changes If61ab215,I3e8b0251,I1757eee9,I81b48475,I46b445a7, ... into integration

* changes:
rcar_gen3: drivers: qos: Move QoS drivers out of staging
rcar_gen3: drivers: qos: V3M: Configure DBSC QoS from a table
rcar_gen3: drivers: qos: E3: Configure DBSC QoS from a table
rcar_gen3: drivers: qos: D3: Configure DBSC QoS from a table
rcar_gen3: drivers: qos: M3N: Configure DBSC QoS from a table
rcar_gen3: drivers: qos: M3W: Configure DBSC QoS from a table
rcar_gen3: drivers: qos: H3: Configure DBSC QoS from a table
rcar_gen3: drivers: qos: Add function to configure DBSC QoS settings from a table
rcar_gen3: drivers: qos: Fix checkpatch issues
rcar_gen3: drivers: qos: V3M: Drop useless comments
rcar_gen3: drivers: qos: V3M: Convert mstat table to uint64_t
rcar_gen3: drivers: qos: V3M: Factor out mstat fix into separate file
rcar_gen3: drivers: qos: V3M: Use common register definition
rcar_gen3: drivers: qos: E3: Drop extra level of nesting
rcar_gen3: drivers: qos: E3: Use common register definition
rcar_gen3: drivers: qos: D3: Replace ad-hoc register addresses with macros
rcar_gen3: drivers: qos: D3: Drop MD pin check
rcar_gen3: drivers: qos: D3: Make DBSC settings local to dbsc_setting()
rcar_gen3: drivers: qos: D3: Drop useless comments
rcar_gen3: drivers: qos: D3: Convert mstat table to uint64_t
rcar_gen3: drivers: qos: D3: Factor out mstat fix into separate file
rcar_gen3: drivers: qos: D3: Use common register definition
rcar_gen3: drivers: qos: M3N: Fix checkpatch issues
rcar_gen3: drivers: qos: M3N: Drop MD pin check
rcar_gen3: drivers: qos: M3N: Drop useless comments
rcar_gen3: drivers: qos: M3N: Drop extra level of nesting
rcar_gen3: drivers: qos: M3N: Use common register definition
rcar_gen3: drivers: qos: M3W: Fix checkpatch issues
rcar_gen3: drivers: qos: M3W: Drop MD pin check
rcar_gen3: drivers: qos: M3W: Drop useless comments
rcar_gen3: drivers: qos: M3W: Drop extra level of nesting
rcar_gen3: drivers: qos: M3W: Convert mstat table to uint64_t
rcar_gen3: drivers: qos: M3W: Factor out mstat fix into separate file
rcar_gen3: drivers: qos: M3W: Use common register definition
rcar_gen3: drivers: qos: H3: Fix checkpatch issues
rcar_gen3: drivers: qos: H3: Drop MD pin check
rcar_gen3: drivers: qos: H3: Drop useless comments
rcar_gen3: drivers: qos: H3: Drop extra level of nesting
rcar_gen3: drivers: qos: H3: Convert mstat table to uint64_t
rcar_gen3: drivers: qos: H3: Factor out mstat fix into separate file
rcar_gen3: drivers: qos: H3: Use common register definition
rcar_gen3: console: Convert to multi-console API

show more ...


drivers/renesas/rcar/console/rcar_console.S
drivers/renesas/rcar/qos/D3/qos_init_d3.c
drivers/renesas/rcar/qos/D3/qos_init_d3.h
drivers/renesas/rcar/qos/D3/qos_init_d3_mstat.h
drivers/renesas/rcar/qos/E3/qos_init_e3_v10.c
drivers/renesas/rcar/qos/E3/qos_init_e3_v10.h
drivers/renesas/rcar/qos/E3/qos_init_e3_v10_mstat390.h
drivers/renesas/rcar/qos/E3/qos_init_e3_v10_mstat780.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v10.c
drivers/renesas/rcar/qos/H3/qos_init_h3_v10.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v10_mstat.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v11.c
drivers/renesas/rcar/qos/H3/qos_init_h3_v11.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v11_mstat.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v20.c
drivers/renesas/rcar/qos/H3/qos_init_h3_v20.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v20_mstat195.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v20_mstat390.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v20_qoswt195.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v20_qoswt390.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v30.c
drivers/renesas/rcar/qos/H3/qos_init_h3_v30.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v30_mstat195.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v30_mstat390.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v30_qoswt195.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v30_qoswt390.h
drivers/renesas/rcar/qos/H3/qos_init_h3n_v30.c
drivers/renesas/rcar/qos/H3/qos_init_h3n_v30.h
drivers/renesas/rcar/qos/H3/qos_init_h3n_v30_mstat195.h
drivers/renesas/rcar/qos/H3/qos_init_h3n_v30_mstat390.h
drivers/renesas/rcar/qos/H3/qos_init_h3n_v30_qoswt195.h
drivers/renesas/rcar/qos/H3/qos_init_h3n_v30_qoswt390.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v10.c
drivers/renesas/rcar/qos/M3/qos_init_m3_v10.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v10_mstat.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v11.c
drivers/renesas/rcar/qos/M3/qos_init_m3_v11.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v11_mstat195.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v11_mstat390.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v11_qoswt195.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v11_qoswt390.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v30.c
drivers/renesas/rcar/qos/M3/qos_init_m3_v30.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v30_mstat195.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v30_mstat390.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v30_qoswt195.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v30_qoswt390.h
drivers/renesas/rcar/qos/M3N/qos_init_m3n_v10.c
drivers/renesas/rcar/qos/M3N/qos_init_m3n_v10.h
drivers/renesas/rcar/qos/M3N/qos_init_m3n_v10_mstat195.h
drivers/renesas/rcar/qos/M3N/qos_init_m3n_v10_mstat390.h
drivers/renesas/rcar/qos/M3N/qos_init_m3n_v10_qoswt195.h
drivers/renesas/rcar/qos/M3N/qos_init_m3n_v10_qoswt390.h
drivers/renesas/rcar/qos/V3M/qos_init_v3m.c
drivers/renesas/rcar/qos/V3M/qos_init_v3m.h
drivers/renesas/rcar/qos/V3M/qos_init_v3m_mstat.h
drivers/renesas/rcar/qos/qos.mk
drivers/renesas/rcar/qos/qos_common.h
drivers/renesas/rcar/qos/qos_init.c
drivers/renesas/rcar/qos/qos_init.h
drivers/renesas/rcar/qos/qos_reg.h
drivers/renesas/rcar/scif/scif.S
include/drivers/renesas/rcar/console/console.h
plat/renesas/rcar/aarch64/plat_helpers.S
plat/renesas/rcar/bl2_plat_setup.c
plat/renesas/rcar/bl31_plat_setup.c
plat/renesas/rcar/include/rcar_private.h
plat/renesas/rcar/platform.mk
plat/renesas/rcar/rcar_common.c
c67703eb15-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: qos: Move QoS drivers out of staging

Now that QoS drivers are cleaned up , move them out of staging.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: If61ab

rcar_gen3: drivers: qos: Move QoS drivers out of staging

Now that QoS drivers are cleaned up , move them out of staging.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: If61ab2157c30b8f5a6b91d2c56ddbb9098ef99e8

show more ...


drivers/renesas/rcar/qos/D3/qos_init_d3.c
drivers/renesas/rcar/qos/D3/qos_init_d3.h
drivers/renesas/rcar/qos/D3/qos_init_d3_mstat.h
drivers/renesas/rcar/qos/E3/qos_init_e3_v10.c
drivers/renesas/rcar/qos/E3/qos_init_e3_v10.h
drivers/renesas/rcar/qos/E3/qos_init_e3_v10_mstat390.h
drivers/renesas/rcar/qos/E3/qos_init_e3_v10_mstat780.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v10.c
drivers/renesas/rcar/qos/H3/qos_init_h3_v10.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v10_mstat.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v11.c
drivers/renesas/rcar/qos/H3/qos_init_h3_v11.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v11_mstat.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v20.c
drivers/renesas/rcar/qos/H3/qos_init_h3_v20.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v20_mstat195.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v20_mstat390.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v20_qoswt195.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v20_qoswt390.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v30.c
drivers/renesas/rcar/qos/H3/qos_init_h3_v30.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v30_mstat195.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v30_mstat390.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v30_qoswt195.h
drivers/renesas/rcar/qos/H3/qos_init_h3_v30_qoswt390.h
drivers/renesas/rcar/qos/H3/qos_init_h3n_v30.c
drivers/renesas/rcar/qos/H3/qos_init_h3n_v30.h
drivers/renesas/rcar/qos/H3/qos_init_h3n_v30_mstat195.h
drivers/renesas/rcar/qos/H3/qos_init_h3n_v30_mstat390.h
drivers/renesas/rcar/qos/H3/qos_init_h3n_v30_qoswt195.h
drivers/renesas/rcar/qos/H3/qos_init_h3n_v30_qoswt390.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v10.c
drivers/renesas/rcar/qos/M3/qos_init_m3_v10.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v10_mstat.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v11.c
drivers/renesas/rcar/qos/M3/qos_init_m3_v11.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v11_mstat195.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v11_mstat390.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v11_qoswt195.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v11_qoswt390.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v30.c
drivers/renesas/rcar/qos/M3/qos_init_m3_v30.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v30_mstat195.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v30_mstat390.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v30_qoswt195.h
drivers/renesas/rcar/qos/M3/qos_init_m3_v30_qoswt390.h
drivers/renesas/rcar/qos/M3N/qos_init_m3n_v10.c
drivers/renesas/rcar/qos/M3N/qos_init_m3n_v10.h
drivers/renesas/rcar/qos/M3N/qos_init_m3n_v10_mstat195.h
drivers/renesas/rcar/qos/M3N/qos_init_m3n_v10_mstat390.h
drivers/renesas/rcar/qos/M3N/qos_init_m3n_v10_qoswt195.h
drivers/renesas/rcar/qos/M3N/qos_init_m3n_v10_qoswt390.h
drivers/renesas/rcar/qos/V3M/qos_init_v3m.c
drivers/renesas/rcar/qos/V3M/qos_init_v3m.h
drivers/renesas/rcar/qos/V3M/qos_init_v3m_mstat.h
drivers/renesas/rcar/qos/qos.mk
drivers/renesas/rcar/qos/qos_common.h
drivers/renesas/rcar/qos/qos_init.c
drivers/renesas/rcar/qos/qos_init.h
drivers/renesas/rcar/qos/qos_reg.h
plat/renesas/rcar/platform.mk
b5a506ab14-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: qos: V3M: Configure DBSC QoS from a table

Convert the DBSC QoS setting function to a simple table of register-value
pairs and pass it to common rcar_qos_dbsc_setting() to write t

rcar_gen3: drivers: qos: V3M: Configure DBSC QoS from a table

Convert the DBSC QoS setting function to a simple table of register-value
pairs and pass it to common rcar_qos_dbsc_setting() to write those values
to matching registers.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: I3e8b0251099b57581ebdcfce5670bff5579dc505

show more ...

efb2c83714-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: qos: E3: Configure DBSC QoS from a table

Convert the DBSC QoS setting function to a simple table of register-value
pairs and pass it to common rcar_qos_dbsc_setting() to write th

rcar_gen3: drivers: qos: E3: Configure DBSC QoS from a table

Convert the DBSC QoS setting function to a simple table of register-value
pairs and pass it to common rcar_qos_dbsc_setting() to write those values
to matching registers.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: I1757eee9a209c368d0e8fba9809e56b8090ee43f

show more ...

2d1393ef14-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: qos: D3: Configure DBSC QoS from a table

Convert the DBSC QoS setting function to a simple table of register-value
pairs and pass it to common rcar_qos_dbsc_setting() to write th

rcar_gen3: drivers: qos: D3: Configure DBSC QoS from a table

Convert the DBSC QoS setting function to a simple table of register-value
pairs and pass it to common rcar_qos_dbsc_setting() to write those values
to matching registers.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: I81b48475114fc293766a6d7f2b46f8e913a51b06

show more ...

be5d607914-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: qos: M3N: Configure DBSC QoS from a table

Convert the DBSC QoS setting function to a simple table of register-value
pairs and pass it to common rcar_qos_dbsc_setting() to write t

rcar_gen3: drivers: qos: M3N: Configure DBSC QoS from a table

Convert the DBSC QoS setting function to a simple table of register-value
pairs and pass it to common rcar_qos_dbsc_setting() to write those values
to matching registers.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: I46b445a77b39412e7a41ae0e0e087a409d0c22e3

show more ...

f28f092f14-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: qos: M3W: Configure DBSC QoS from a table

Convert the DBSC QoS setting function to a simple table of register-value
pairs and pass it to common rcar_qos_dbsc_setting() to write t

rcar_gen3: drivers: qos: M3W: Configure DBSC QoS from a table

Convert the DBSC QoS setting function to a simple table of register-value
pairs and pass it to common rcar_qos_dbsc_setting() to write those values
to matching registers.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: Ie2cbfdacf6d1c7eca4498ab7787b866a83660485

show more ...

ed46cdb414-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: qos: H3: Configure DBSC QoS from a table

Convert the DBSC QoS setting function to a simple table of register-value
pairs and pass it to common rcar_qos_dbsc_setting() to write th

rcar_gen3: drivers: qos: H3: Configure DBSC QoS from a table

Convert the DBSC QoS setting function to a simple table of register-value
pairs and pass it to common rcar_qos_dbsc_setting() to write those values
to matching registers.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: I62b133ea4f4129a641b779a782938976ad52fbfe

show more ...

d875f93614-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: qos: Add function to configure DBSC QoS settings from a table

The DBSC QoS settings can be programmed by iterating over a table with
register-value pairs and writing those to the

rcar_gen3: drivers: qos: Add function to configure DBSC QoS settings from a table

The DBSC QoS settings can be programmed by iterating over a table with
register-value pairs and writing those to the registers, add function
to do just that. Subsequent patches will convert the DBSC QoS setting
functions for each SoC to this new function.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: I949c46a0f032661a58000cb5f7829349e973438c

show more ...

b784916414-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: qos: Fix checkpatch issues

Fix checkpatch issues, clean up macro indentation. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: Id0f1e3

rcar_gen3: drivers: qos: Fix checkpatch issues

Fix checkpatch issues, clean up macro indentation. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: Id0f1e322b44562f9863e885583d89fbf47cab91b

show more ...

5ea5c2b214-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: qos: V3M: Drop useless comments

Drop useless comments in dbsc_setting(). No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: I8a113d253f3

rcar_gen3: drivers: qos: V3M: Drop useless comments

Drop useless comments in dbsc_setting(). No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: I8a113d253f39e5b6a61e16b1740f9a66b2540753

show more ...

c90b119914-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: qos: V3M: Convert mstat table to uint64_t

Convert the mstat table from a complex structure to simple sequence
of uint64_t values, since the structure described just that and the

rcar_gen3: drivers: qos: V3M: Convert mstat table to uint64_t

Convert the mstat table from a complex structure to simple sequence
of uint64_t values, since the structure described just that and the
loop can operate over incrementing sequence of addresses just fine.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: If1917605e5540a38cbd763c56fc1e677573e7066

show more ...

344797db14-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: qos: V3M: Factor out mstat fix into separate file

Pull out the mstat fix array into separate file, to align the structure
of the driver with the other SoCs. No functional change.

rcar_gen3: drivers: qos: V3M: Factor out mstat fix into separate file

Pull out the mstat fix array into separate file, to align the structure
of the driver with the other SoCs. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: Ifb6644063d8f463e2eb20bdadc5b69ab74ac591d

show more ...

acf223bd14-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: qos: V3M: Use common register definition

Use common qos_regs.h instead of a local copy in the V3M QoS init.
Fill missing registers into qos_regs.h . No functional change.

Signed

rcar_gen3: drivers: qos: V3M: Use common register definition

Use common qos_regs.h instead of a local copy in the V3M QoS init.
Fill missing registers into qos_regs.h . No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: I9aabff54abc05781ef606b0d09e4e9fbf7ec3968

show more ...

874be1b213-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: qos: E3: Drop extra level of nesting

The extra level of nesting is not necessary, drop it.
No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Chang

rcar_gen3: drivers: qos: E3: Drop extra level of nesting

The extra level of nesting is not necessary, drop it.
No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: I49df37734cd6016373a5850d3b9cf4a6569c36d6

show more ...

1...<<511512513514515516517518519520>>...733