Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
fbc1edb23cf3d405e6e663c301ccc484e5a56c95
/
drivers
/
st
39eb75c
Merge changes from topic "st-mmc-updates" into integration
by Madhukar Pappireddy
· Wed Aug 17 16:33:10 2022 +0200
7b94bc4
Merge changes from topic "st-etzpc-cleanup" into integration
by Madhukar Pappireddy
· Wed Aug 17 16:32:55 2022 +0200
2da3c97
feat(st-sdmmc2): define FIFO size
by Yann Gautier
· Wed May 05 13:47:56 2021 +0200
fda489e
feat(st-sdmmc2): make reset property optional
by Yann Gautier
· Tue May 03 15:37:54 2022 +0200
726a798
feat(st-sdmmc2): manage CMD6
by Yann Gautier
· Wed Jun 12 15:48:05 2019 +0200
6fbc2e4
refactor(st-drivers): do not rely on DT in etzpc_init
by Yann Gautier
· Tue Mar 29 15:39:11 2022 +0200
2129ab1
refactor(st-clock): code size optimization
by Gabriel Fernandez
· Tue Jun 21 15:31:30 2022 +0200
a815634
refactor(st-clock): remove unused PLL field
by Gabriel Fernandez
· Mon Feb 14 10:55:41 2022 +0100
bd513f5
fix(st-clock): correct MISRA C2012 15.6
by Yann Gautier
· Tue Jun 21 14:34:13 2022 +0200
8d13723
fix(st-clock): correctly check ready bit
by Yann Gautier
· Tue Jun 21 15:12:27 2022 +0200
3f9184e
fix(st-spi): remove SR_BUSY bit check before sending command
by Christophe Kerello
· Wed May 04 11:28:15 2022 +0200
3c5411a
fix(st-spi): always check SR_TCF flags in stm32_qspi_wait_cmd()
by Christophe Kerello
· Wed May 04 11:14:55 2022 +0200
d56fff3
fix(st-clock): correct stm32_clk_parse_fdt_by_name
by Yann Gautier
· Tue Apr 05 15:16:28 2022 +0200
972221c
fix(st-clock): check _clk_stm32_get_parent return
by Yann Gautier
· Tue Mar 29 09:51:21 2022 +0200
22c3dbf
feat(st-sdmmc2): allow compatible to be defined in platform code
by Yann Gautier
· Wed Jan 20 14:08:32 2021 +0100
e05e8cf
feat(st-pmic): add pmic_voltages_init() function
by Yann Gautier
· Tue Jan 18 15:49:42 2022 +0100
1308d75
feat(st-clock): add clock driver for STM32MP13
by Gabriel Fernandez
· Wed Mar 11 11:30:34 2020 +0100
cc5f89a
feat(stm32mp1): remove unsupported features on STM32MP13
by Yann Gautier
· Wed Feb 12 09:36:23 2020 +0100
b62e117
fix(st-pmic): add static const to pmic_ops
by Yann Gautier
· Wed Feb 09 17:35:45 2022 +0100
ffbaf87
Merge "fix(st-clock): initialize pllcfg table" into integration
by Madhukar Pappireddy
· Sun Mar 06 01:24:17 2022 +0100
2934be5
feat(st-uart): manage oversampling by 8
by Yann Gautier
· Mon Feb 28 18:28:06 2022 +0100
376b80b
fix(st-uart): correctly fill BRR register
by Yann Gautier
· Mon Feb 28 17:29:49 2022 +0100
fffc76e
fix(st-clock): initialize pllcfg table
by Yann Gautier
· Fri Mar 04 11:08:47 2022 +0100
4ce04cc
fix(st-clock): print enums as unsigned
by Yann Gautier
· Mon Feb 28 11:34:05 2022 +0100
f0a7476
fix(st-pmic): correct verbose message
by Yann Gautier
· Thu Jan 06 09:35:35 2022 +0100
faef902
fix(st-sdmmc2): correct cmd_idx type in messages
by Yann Gautier
· Mon Feb 14 09:58:11 2022 +0100
b90910c
fix(st-fmc): fix type in message
by Yann Gautier
· Mon Feb 14 15:21:21 2022 +0100
3c0fbfe
feat(st): update the security based on new compatible
by Lionel Debieve
· Tue Dec 15 10:35:59 2020 +0100
8b6ed59
feat(st-gpio): do not apply secure config in BL2
by Yann Gautier
· Tue Aug 11 14:21:41 2020 +0200
fc51b23
feat(st-gpio): allow to set a gpio in output mode
by Fabien Dessenne
· Tue Sep 21 14:18:34 2021 +0200
83969cf
refactor(st-gpio): code improvements
by Fabien Dessenne
· Tue Sep 21 11:05:06 2021 +0200
97287cd
refactor(st-drivers): improve BSEC driver
by Nicolas Le Bayon
· Mon May 20 18:35:02 2019 +0200
c30b6d0
feat(st-regulator): add support for regulator-always-on
by Pascal Paillet
· Fri Jan 28 13:40:36 2022 +0100
deef969
refactor(st-clock): update STGEN management
by Lionel Debieve
· Wed Dec 04 21:50:19 2019 +0100
5672967
feat(st-clock): assign clocks to the correct BL
by Yann Gautier
· Fri Jan 17 11:59:28 2020 +0100
af1e8f4
feat(st-clock): do not refcount on non-secure clocks in bl32
by Yann Gautier
· Wed Oct 27 18:21:11 2021 +0200
b2edbc3
feat(st-clock): define secure and non-secure gate clocks
by Yann Gautier
· Wed Oct 27 18:16:59 2021 +0200
ad730b5
refactor(st-clock): use refcnt instead of secure status
by Yann Gautier
· Wed Jan 19 13:57:49 2022 +0100
374af14
Merge "fix(st-ddr): add missing debug.h" into integration
by Madhukar Pappireddy
· Thu Jan 27 02:01:32 2022 +0100
dcdc2fd
fix(st-ddr): add missing debug.h
by Yann Gautier
· Wed Jan 19 14:15:48 2022 +0100
c934381
fix(st-clock): correct types in error messages
by Yann Gautier
· Tue Sep 07 09:05:44 2021 +0200
5177ea2
refactor(st-clock): directly use oscillator name
by Gabriel Fernandez
· Fri May 15 08:00:03 2020 +0200
d78bd85
feat(st-clock): check HSE configuration in serial boot
by Lionel Debieve
· Tue Jul 02 18:03:34 2019 +0200
48519b3
feat(st-clock): manage disabled oscillator
by Patrick Delaunay
· Mon Jul 01 08:59:24 2019 +0200
dab197a
refactor(st-clock): improve DT parsing for PLL nodes
by Nicolas Le Bayon
· Wed Nov 13 11:46:31 2019 +0100
620ce33
refactor(st-ddr): move basic tests in a dedicated file
by Nicolas Le Bayon
· Tue Mar 02 11:19:36 2021 +0100
8ce825f
refactor(st-ddr): reorganize generic and specific elements
by Nicolas Le Bayon
· Tue May 18 10:01:30 2021 +0200
6d8c244
feat(stm32mp1): allow configuration of DDR AXI ports number
by Yann Gautier
· Thu Sep 17 12:42:46 2020 +0200
39d85f4
refactor(st-ddr): update parameter array initialization
by Yann Gautier
· Mon Feb 25 13:44:27 2019 +0100
e22424a
feat(st-ddr): add read valid training support
by Nicolas Le Bayon
· Fri Sep 10 12:03:38 2021 +0200
a0f6ff7
refactor(stm32mp1): remove the support of calibration result
by Patrick Delaunay
· Fri Apr 30 17:31:52 2021 +0200
634591d
fix(st-ddr): correct DDR warnings
by Yann Gautier
· Tue Sep 07 09:07:35 2021 +0200
68899ce
fix(st-sdmmc2): check regulator enable/disable return
by Yann Gautier
· Tue Jan 04 15:25:04 2022 +0100
5aa329b
Merge changes from topic "st_regulator" into integration
by Madhukar Pappireddy
· Fri Dec 24 00:13:50 2021 +0100
c14205d
feat(st-sdmmc2): manage cards power cycle
by Yann Gautier
· Fri May 10 16:01:34 2019 +0200
8b330ce
feat(st-drivers): introduce fixed regulator driver
by Pascal Paillet
· Wed Jan 20 17:09:10 2021 +0100
5e36dbb
refactor(st-pmic): use regulator framework for DDR init
by Pascal Paillet
· Tue Dec 15 19:05:09 2020 +0100
e6f1032
feat(st-pmic): register the PMIC to regulator framework
by Yann Gautier
· Mon Sep 27 14:31:40 2021 +0200
0b10b65
refactor(st-pmic): split initialize_pmic()
by Nicolas Le Bayon
· Mon Nov 18 13:13:36 2019 +0100
79503b8
feat(regulator): add a regulator framework
by Pascal Paillet
· Tue Dec 15 18:26:39 2020 +0100
c18c454
feat(stpmic1): add new services
by Pascal Paillet
· Tue Dec 15 18:28:34 2020 +0100
f76731f
feat(stpmic1): add USB OTG regulators
by Etienne Carriere
· Fri Jan 10 08:31:13 2020 +0100
342865a
refactor(st-pmic): improve driver usage
by Nicolas Le Bayon
· Fri Nov 15 15:56:06 2019 +0100
f5188ee
refactor(stpmic1): set stpmic1_is_regulator_enabled() as boolean
by Nicolas Le Bayon
· Thu Sep 19 11:24:50 2019 +0200
a205a5c
feat(st): use newly introduced clock framework
by Yann Gautier
· Mon Aug 30 15:06:54 2021 +0200
2b79c37
feat(stm32_gpio): add a function to reset a pin
by Yann Gautier
· Fri Jun 11 10:54:56 2021 +0200
4959cc2
Merge "feat(stm32mp1): preserve the PLL4 settings for USB boot" into integration
by Manish Pandey
· Fri Dec 10 14:19:15 2021 +0100
dc08ebe
feat(drivers/st/uart): add uart driver for STM32MP1
by Nicolas Le Bayon
· Wed Sep 11 11:46:40 2019 +0200
64e1b2c
feat(stm32mp1): preserve the PLL4 settings for USB boot
by Patrick Delaunay
· Fri Sep 04 17:39:12 2020 +0200
9b384b3
fix: use correct printf format for uint64_t
by Manish Pandey
· Fri Nov 12 12:59:09 2021 +0000
04f89be
feat(drivers/st/usb): add device driver for STM32MP1
by Patrick Delaunay
· Mon Sep 14 09:47:44 2020 +0200
2bd419a
Merge changes from topic "st_dt_match_instance" into integration
by Mark Dykes
· Fri Oct 15 20:53:01 2021 +0200
84bca88
fix(stpmic1): fix power switches activation
by Pascal Paillet
· Wed Mar 10 14:37:03 2021 +0100
328bba6
fix(stpmic1): update error cases return
by Yann Gautier
· Mon Mar 23 17:44:30 2020 +0100
c47c816
fix(stm32mp1_clk): keep RTC clock always on
by HE Shushan
· Mon Jul 12 23:04:10 2021 +0200
e289cb0
refactor(stm32_sdmmc2): use DT helpers
by Yann Gautier
· Mon Nov 04 14:27:23 2019 +0100
b39a152
fix(stm32mp1_clk): set other clocks as always on
by Yann Gautier
· Wed Sep 16 16:41:55 2020 +0200
4d19874
fix(stm32mp1_clk): fix MPU clock rate
by Gabriel Fernandez
· Fri Feb 28 09:09:06 2020 +0100
40c28e8
fix(stm32mp1_clk): fix MCU/AXI parent clock
by Etienne Carriere
· Thu Dec 19 10:03:23 2019 +0100
eaab37d
refactor(stm32mp_clk): keep RCC node offset
by Yann Gautier
· Thu Oct 22 15:37:22 2020 +0200
87a6382
Merge "refactor(drivers/st/clk): change fdt_get_rcc_node as static" into integration
by Manish Pandey
· Mon Oct 04 14:15:41 2021 +0200
286d81e
refactor(drivers/st/clk): change fdt_get_rcc_node as static
by Patrick Delaunay
· Tue Oct 06 14:32:26 2020 +0200
9ee1f9c
fix(stm32_console): do not skip init for crash console
by Yann Gautier
· Thu Sep 09 17:34:53 2021 +0200
faa9bcf
refactor(stm32mp1_clk): update RCC registers file
by Yann Gautier
· Tue Aug 31 18:23:13 2021 +0200
cfa88cc
fix(stm32mp1_clk): keep RTCAPB clock always on
by Lionel Debieve
· Mon Sep 02 18:15:45 2019 +0200
4e3a51a
fix(stm32mp1_clk): fix RTC clock rating
by Gabriel Fernandez
· Tue Jul 27 15:39:16 2021 +0200
74aa83a
fix(stm32mp1_clk): correctly manage RTC clock source
by Yann Gautier
· Tue Apr 06 13:41:19 2021 +0200
72ceb35
fix(drivers/st/pmic): missing error check
by Nicolas Le Bayon
· Tue Mar 10 18:18:45 2020 +0100
53ee7d3
fix(drivers/st/pmic): initialize i2c_state
by Benjamin Gaignard
· Mon Feb 24 13:57:40 2020 +0100
360e0e9
fix(drivers/st/clk): use correct return value
by Yann Gautier
· Wed Sep 16 16:40:34 2020 +0200
4d479e2
Merge changes from topic "io_stm32image" into integration
by Madhukar Pappireddy
· Fri Jun 18 15:40:20 2021 +0200
c1f667c
fix(io_stm32image): invalidate cache on local buf
by Yann Gautier
· Mon Nov 09 13:28:47 2020 +0100
f3633d5
refactor(io_stm32image): add header size variable
by Yann Gautier
· Fri Jun 19 11:38:24 2020 +0200
f3bc8a0
fix(io_stm32image): uninitialized variable warning
by Nicolas Le Bayon
· Mon Nov 18 17:15:22 2019 +0100
b74313c
feat(drivers/st): manage boot part in io_mmc
by Vyacheslav Yurkov
· Fri Jun 04 10:08:39 2021 +0200
3e358b9
nand: stm32_fmc_nand: remove dead code
by Yann Gautier
· Mon Feb 08 10:44:55 2021 +0100
8053e07
drivers: move scmi-msg out of st
by Peng Fan
· Wed Jan 20 11:04:08 2021 +0800
8b346c5
Merge "Don't return error information from console_flush" into integration
by Mark Dykes
· Wed Oct 14 18:59:27 2020 +0000
cfcaf32
Merge changes from topic "stm32mp1_plat_updates" into integration
by Madhukar Pappireddy
· Tue Oct 13 15:46:35 2020 +0000
a18f61b
stm32mp1: get peripheral base address from a define
by Yann Gautier
· Tue May 05 17:58:40 2020 +0200
Next »