History log of /rk3399_ARM-atf/drivers/ (Results 1476 – 1500 of 2101)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ae82596717-Jun-2019 Marek Vasut <marek.vasut+renesas@gmail.com>

rcar_gen3: drivers: pfc: M3W: Switch to BIT() macro

Utilise existing BIT() macro. No functional change.

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

rcar_gen3: drivers: pfc: M3W: Switch to BIT() macro

Utilise existing BIT() macro. No functional change.

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

show more ...

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

rcar_gen3: drivers: pfc: M3W: Checkpatch cleanup

Checkpatch cleanups of the PFC init code and remaining SoC specific macros.
No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gm

rcar_gen3: drivers: pfc: M3W: Checkpatch cleanup

Checkpatch cleanups of the PFC init code and remaining SoC specific macros.
No functional change.

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

show more ...

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

rcar_gen3: drivers: pfc: M3W: 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: M3W: 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: I8374340961d5465698183fdbc30143a70ebcbde4

show more ...

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

rcar_gen3: drivers: pfc: H3: Drop pfc_reg_write() forward declaration

There's no point in having forward declaration just before the function
itself, drop it. No functional change.

Signed-off-by: M

rcar_gen3: drivers: pfc: H3: Drop pfc_reg_write() forward declaration

There's no point in having forward declaration just before the function
itself, drop it. No functional change.

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

show more ...

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

rcar_gen3: drivers: pfc: H3: Switch to BIT() macro

Utilise existing BIT() macro. No functional change.

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

rcar_gen3: drivers: pfc: H3: Switch to BIT() macro

Utilise existing BIT() macro. No functional change.

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

show more ...

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

rcar_gen3: drivers: pfc: H3: Drop unused macros

Remove unused and irrelevant macros. No functional change.

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

rcar_gen3: drivers: pfc: H3: Drop unused macros

Remove unused and irrelevant macros. No functional change.

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

show more ...

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

rcar_gen3: drivers: pfc: H3: Checkpatch cleanup

Checkpatch cleanups of the PFC init code and remaining SoC specific macros.
No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gma

rcar_gen3: drivers: pfc: H3: Checkpatch cleanup

Checkpatch cleanups of the PFC init code and remaining SoC specific macros.
No functional change.

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

show more ...

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 ...

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 ...


/rk3399_ARM-atf/docs/maintainers.rst
renesas/rcar/console/rcar_console.S
renesas/rcar/qos/D3/qos_init_d3.c
renesas/rcar/qos/D3/qos_init_d3.h
renesas/rcar/qos/D3/qos_init_d3_mstat.h
renesas/rcar/qos/E3/qos_init_e3_v10.c
renesas/rcar/qos/E3/qos_init_e3_v10.h
renesas/rcar/qos/E3/qos_init_e3_v10_mstat390.h
renesas/rcar/qos/E3/qos_init_e3_v10_mstat780.h
renesas/rcar/qos/H3/qos_init_h3_v10.c
renesas/rcar/qos/H3/qos_init_h3_v10.h
renesas/rcar/qos/H3/qos_init_h3_v10_mstat.h
renesas/rcar/qos/H3/qos_init_h3_v11.c
renesas/rcar/qos/H3/qos_init_h3_v11.h
renesas/rcar/qos/H3/qos_init_h3_v11_mstat.h
renesas/rcar/qos/H3/qos_init_h3_v20.c
renesas/rcar/qos/H3/qos_init_h3_v20.h
renesas/rcar/qos/H3/qos_init_h3_v20_mstat195.h
renesas/rcar/qos/H3/qos_init_h3_v20_mstat390.h
renesas/rcar/qos/H3/qos_init_h3_v20_qoswt195.h
renesas/rcar/qos/H3/qos_init_h3_v20_qoswt390.h
renesas/rcar/qos/H3/qos_init_h3_v30.c
renesas/rcar/qos/H3/qos_init_h3_v30.h
renesas/rcar/qos/H3/qos_init_h3_v30_mstat195.h
renesas/rcar/qos/H3/qos_init_h3_v30_mstat390.h
renesas/rcar/qos/H3/qos_init_h3_v30_qoswt195.h
renesas/rcar/qos/H3/qos_init_h3_v30_qoswt390.h
renesas/rcar/qos/H3/qos_init_h3n_v30.c
renesas/rcar/qos/H3/qos_init_h3n_v30.h
renesas/rcar/qos/H3/qos_init_h3n_v30_mstat195.h
renesas/rcar/qos/H3/qos_init_h3n_v30_mstat390.h
renesas/rcar/qos/H3/qos_init_h3n_v30_qoswt195.h
renesas/rcar/qos/H3/qos_init_h3n_v30_qoswt390.h
renesas/rcar/qos/M3/qos_init_m3_v10.c
renesas/rcar/qos/M3/qos_init_m3_v10.h
renesas/rcar/qos/M3/qos_init_m3_v10_mstat.h
renesas/rcar/qos/M3/qos_init_m3_v11.c
renesas/rcar/qos/M3/qos_init_m3_v11.h
renesas/rcar/qos/M3/qos_init_m3_v11_mstat195.h
renesas/rcar/qos/M3/qos_init_m3_v11_mstat390.h
renesas/rcar/qos/M3/qos_init_m3_v11_qoswt195.h
renesas/rcar/qos/M3/qos_init_m3_v11_qoswt390.h
renesas/rcar/qos/M3/qos_init_m3_v30.c
renesas/rcar/qos/M3/qos_init_m3_v30.h
renesas/rcar/qos/M3/qos_init_m3_v30_mstat195.h
renesas/rcar/qos/M3/qos_init_m3_v30_mstat390.h
renesas/rcar/qos/M3/qos_init_m3_v30_qoswt195.h
renesas/rcar/qos/M3/qos_init_m3_v30_qoswt390.h
renesas/rcar/qos/M3N/qos_init_m3n_v10.c
renesas/rcar/qos/M3N/qos_init_m3n_v10.h
renesas/rcar/qos/M3N/qos_init_m3n_v10_mstat195.h
renesas/rcar/qos/M3N/qos_init_m3n_v10_mstat390.h
renesas/rcar/qos/M3N/qos_init_m3n_v10_qoswt195.h
renesas/rcar/qos/M3N/qos_init_m3n_v10_qoswt390.h
renesas/rcar/qos/V3M/qos_init_v3m.c
renesas/rcar/qos/V3M/qos_init_v3m.h
renesas/rcar/qos/V3M/qos_init_v3m_mstat.h
renesas/rcar/qos/qos.mk
renesas/rcar/qos/qos_common.h
renesas/rcar/qos/qos_init.c
renesas/rcar/qos/qos_init.h
renesas/rcar/qos/qos_reg.h
renesas/rcar/scif/scif.S
/rk3399_ARM-atf/include/drivers/renesas/rcar/console/console.h
/rk3399_ARM-atf/lib/cpus/aarch64/neoverse_e1.S
/rk3399_ARM-atf/lib/cpus/aarch64/neoverse_n1.S
/rk3399_ARM-atf/plat/allwinner/common/allwinner-common.mk
/rk3399_ARM-atf/plat/arm/common/sp_min/arm_sp_min.mk
/rk3399_ARM-atf/plat/renesas/rcar/aarch64/plat_helpers.S
/rk3399_ARM-atf/plat/renesas/rcar/bl2_plat_setup.c
/rk3399_ARM-atf/plat/renesas/rcar/bl31_plat_setup.c
/rk3399_ARM-atf/plat/renesas/rcar/include/rcar_private.h
/rk3399_ARM-atf/plat/renesas/rcar/platform.mk
/rk3399_ARM-atf/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 ...


renesas/rcar/qos/D3/qos_init_d3.c
renesas/rcar/qos/D3/qos_init_d3.h
renesas/rcar/qos/D3/qos_init_d3_mstat.h
renesas/rcar/qos/E3/qos_init_e3_v10.c
renesas/rcar/qos/E3/qos_init_e3_v10.h
renesas/rcar/qos/E3/qos_init_e3_v10_mstat390.h
renesas/rcar/qos/E3/qos_init_e3_v10_mstat780.h
renesas/rcar/qos/H3/qos_init_h3_v10.c
renesas/rcar/qos/H3/qos_init_h3_v10.h
renesas/rcar/qos/H3/qos_init_h3_v10_mstat.h
renesas/rcar/qos/H3/qos_init_h3_v11.c
renesas/rcar/qos/H3/qos_init_h3_v11.h
renesas/rcar/qos/H3/qos_init_h3_v11_mstat.h
renesas/rcar/qos/H3/qos_init_h3_v20.c
renesas/rcar/qos/H3/qos_init_h3_v20.h
renesas/rcar/qos/H3/qos_init_h3_v20_mstat195.h
renesas/rcar/qos/H3/qos_init_h3_v20_mstat390.h
renesas/rcar/qos/H3/qos_init_h3_v20_qoswt195.h
renesas/rcar/qos/H3/qos_init_h3_v20_qoswt390.h
renesas/rcar/qos/H3/qos_init_h3_v30.c
renesas/rcar/qos/H3/qos_init_h3_v30.h
renesas/rcar/qos/H3/qos_init_h3_v30_mstat195.h
renesas/rcar/qos/H3/qos_init_h3_v30_mstat390.h
renesas/rcar/qos/H3/qos_init_h3_v30_qoswt195.h
renesas/rcar/qos/H3/qos_init_h3_v30_qoswt390.h
renesas/rcar/qos/H3/qos_init_h3n_v30.c
renesas/rcar/qos/H3/qos_init_h3n_v30.h
renesas/rcar/qos/H3/qos_init_h3n_v30_mstat195.h
renesas/rcar/qos/H3/qos_init_h3n_v30_mstat390.h
renesas/rcar/qos/H3/qos_init_h3n_v30_qoswt195.h
renesas/rcar/qos/H3/qos_init_h3n_v30_qoswt390.h
renesas/rcar/qos/M3/qos_init_m3_v10.c
renesas/rcar/qos/M3/qos_init_m3_v10.h
renesas/rcar/qos/M3/qos_init_m3_v10_mstat.h
renesas/rcar/qos/M3/qos_init_m3_v11.c
renesas/rcar/qos/M3/qos_init_m3_v11.h
renesas/rcar/qos/M3/qos_init_m3_v11_mstat195.h
renesas/rcar/qos/M3/qos_init_m3_v11_mstat390.h
renesas/rcar/qos/M3/qos_init_m3_v11_qoswt195.h
renesas/rcar/qos/M3/qos_init_m3_v11_qoswt390.h
renesas/rcar/qos/M3/qos_init_m3_v30.c
renesas/rcar/qos/M3/qos_init_m3_v30.h
renesas/rcar/qos/M3/qos_init_m3_v30_mstat195.h
renesas/rcar/qos/M3/qos_init_m3_v30_mstat390.h
renesas/rcar/qos/M3/qos_init_m3_v30_qoswt195.h
renesas/rcar/qos/M3/qos_init_m3_v30_qoswt390.h
renesas/rcar/qos/M3N/qos_init_m3n_v10.c
renesas/rcar/qos/M3N/qos_init_m3n_v10.h
renesas/rcar/qos/M3N/qos_init_m3n_v10_mstat195.h
renesas/rcar/qos/M3N/qos_init_m3n_v10_mstat390.h
renesas/rcar/qos/M3N/qos_init_m3n_v10_qoswt195.h
renesas/rcar/qos/M3N/qos_init_m3n_v10_qoswt390.h
renesas/rcar/qos/V3M/qos_init_v3m.c
renesas/rcar/qos/V3M/qos_init_v3m.h
renesas/rcar/qos/V3M/qos_init_v3m_mstat.h
renesas/rcar/qos/qos.mk
renesas/rcar/qos/qos_common.h
renesas/rcar/qos/qos_init.c
renesas/rcar/qos/qos_init.h
renesas/rcar/qos/qos_reg.h
/rk3399_ARM-atf/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 ...

1...<<51525354555657585960>>...85