| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-06-12 | arm: docs: Move Arm documentation to Documentation/arch/ | Jonathan Corbet | 3 | -72/+0 | |
| Architecture-specific documentation is being moved into Documentation/arch/ as a way of cleaning up the top-level documentation directory and making the docs hierarchy more closely match the source hierarchy. Move Documentation/arm into arch/ (along with the Chinese equvalent translations). Cc: Maxime Coquelin <[email protected]> Cc: Chen-Yu Tsai <[email protected]> Cc: Jernej Skrabec <[email protected]> Cc: Samuel Holland <[email protected]> Cc: Krzysztof Kozlowski <[email protected]> Cc: Alim Akhtar <[email protected]> Cc: Alex Shi <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Acked-by: Alexandre TORGUE <[email protected]> Reviewed-by: Yanteng Si <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> | |||||
| 2023-04-20 | Documentation: arm: remove stih415/stih416 related entries | Alain Volmat | 3 | -34/+3 | |
| ST's STiH415 and STiH416 platforms support have been removed since a long time already. This commit updates the sti related documentation overview to remove related entries and update the sti part to add STiH407/STiH410 and STiH418 platforms which are still actively supported. Signed-off-by: Alain Volmat <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]> | |||||
| 2019-07-15 | docs: arm: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 5 | -22/+30 | |
| Converts ARM the text files to ReST, preparing them to be an architecture book. The conversion is actually: - add blank lines and identation in order to identify paragraphs; - fix tables markups; - add some lists markups; - mark literal blocks; - adjust title markups. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Reviewed-by Corentin Labbe <[email protected]> # For sun4i-ss | |||||
| 2015-01-16 | ARM: STi: Add STiH418 SoC support | Maxime COQUELIN | 1 | -0/+20 | |
| This patch adds support to STiH418 SoC. Signed-off-by: Maxime Coquelin <[email protected]> | |||||
| 2014-05-17 | ARM: STi: Add STiH407 SoC support | Maxime Coquelin | 1 | -0/+18 | |
| This patch adds support to STiH407 SoC. Acked-by: Giuseppe Cavallaro <[email protected]> Signed-off-by: Giuseppe Cavallaro <[email protected]> Signed-off-by: Maxime Coquelin <[email protected]> | |||||
| 2013-06-25 | ARM: sti: Add STiH416 SOC support | Srinivas Kandagatla | 1 | -0/+12 | |
| The STiH416 is advanced HD AVC processor with 3D graphics acceleration and 1.2-GHz ARM Cortex-A9 SMP CPU. Signed-off-by: Srinivas Kandagatla <[email protected]> CC: Stephen Gallimore <[email protected]> CC: Stuart Menefy <[email protected]> CC: Arnd Bergmann <[email protected]> CC: Linus Walleij <[email protected]> Signed-off-by: Srinivas Kandagatla <[email protected]> Signed-off-by: Olof Johansson <[email protected]> | |||||
| 2013-06-25 | ARM: sti: Add STiH415 SOC support | Srinivas Kandagatla | 2 | -0/+45 | |
| The STiH415 is the next generation of HD, AVC set-top box processors for satellite, cable, terrestrial and IP-STB markets. It is an ARM Cortex-A9 1.0 GHz, dual-core CPU. Signed-off-by: Srinivas Kandagatla <[email protected]> CC: Stephen Gallimore <[email protected]> CC: Stuart Menefy <[email protected]> CC: Arnd Bergmann <[email protected]> CC: Linus Walleij <[email protected]> Signed-off-by: Srinivas Kandagatla <[email protected]> Signed-off-by: Olof Johansson <[email protected]> | |||||