Nicolas Le Bayon
|
cd9c92cd16
fix(st): support device tree DDR sizes higher than 16Gbits for aarch64
|
1 год назад |
Sebastien PASDELOUP
|
2a4abe0b37
fix(st): update dt_get_ddr_size() type
|
1 год назад |
Yann Gautier
|
45d2d495e7
fix(st): use Boolean type for tests
|
2 лет назад |
Yann Gautier
|
0ebaf22289
fix(st): rework secure-status check in fdt_get_status()
|
2 лет назад |
Yann Gautier
|
e7d75448b9
fix(st): use indices when counting GPIOs in DT
|
2 лет назад |
Yann Gautier
|
56048fe215
fix(st): explicitly check operators precedence
|
2 лет назад |
Patrick Delaunay
|
c5bf1b0971
refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node
|
2 лет назад |
Yann Gautier
|
b9a6dbc1ba
refactor(st): remove useless includes
|
2 лет назад |
Fabien Dessenne
|
d0f2cf3b14
feat(st): get pin_count from the gpio-ranges property
|
3 лет назад |
Lionel Debieve
|
ae3ce8b28e
feat(stm32mp1): new way to access platform OTP
|
5 лет назад |
Yann Gautier
|
c39c658e75
refactor(st): update CPU and VDD voltage get
|
3 лет назад |
Yann Gautier
|
ea97bbf6a0
feat(plat/st): create new helper for DT access
|
3 лет назад |
Lionel Debieve
|
91ffc1deff
fix(plat/st): improve DDR get size function
|
4 лет назад |
Yann Gautier
|
c20b060661
refactor(plat/st): avoid fixed DT address
|
4 лет назад |
Yann Gautier
|
f714ca80b8
plat/st: do not rely on tainted value for dt property length
|
3 лет назад |
Yann Gautier
|
ade9ce03b8
stm32mp1: get peripheral base address from a define
|
4 лет назад |
Etienne Carriere
|
ccc199edda
plat/stm32mp1: fdt helpers for secure aware gpio bank
|
4 лет назад |
Andre Przywara
|
7a61114da6
plat/stm32: Use generic fdt_get_stdout_node_offset()
|
4 лет назад |
Andre Przywara
|
7ad6d36201
plat/stm32: Use generic fdt_get_reg_props_by_name()
|
4 лет назад |
Andre Przywara
|
be858cffa9
plat/stm32: Implement fdt_read_uint32_default() as a wrapper
|
4 лет назад |
Andre Przywara
|
52a616b48c
plat/stm32: Use generic fdt_read_uint32_array() implementation
|
4 лет назад |
Yann Gautier
|
e9d1e5afbd
plat/st: correctly check pwr-regulators node
|
4 лет назад |
Yann Gautier
|
cd4941def3
plat/st: correct static analysis tool warning
|
4 лет назад |
Lionel Debieve
|
dd85e572f1
stm32mp: add DT helper for reg by name
|
5 лет назад |
Yann Gautier
|
f805594d39
stm32mp1: make dt_get_stdout_node_offset() static
|
5 лет назад |
Yann Gautier
|
f33b2433f5
stm32mp1: add general SYSCFG management
|
5 лет назад |
Yann Gautier
|
7ae58c6ba7
stm32mp1: use functions to retrieve some peripheral addresses
|
5 лет назад |
Yann Gautier
|
e0a8ce5d0d
stm32mp1: remove some dependencies on clocks and reset in drivers
|
5 лет назад |
Yann Gautier
|
3f9c97842e
stm32mp1: make functions and macros more common
|
5 лет назад |
Yann Gautier
|
c9d75b3cf9
stm32mp1: split code between common and private parts
|
5 лет назад |