Commit Graph

33 Commits

Author SHA1 Message Date
Suguru Saito
d33c448ce9 sharp: unify 2nd generation devices 2022-11-15 00:14:00 +09:00
Suguru Saito
c6fab5a020 pwh1: support PW-H1 for 2021.07+fslc 2022-01-23 06:19:22 +09:00
Takumi Sueda
36a2008828 sharp: update for 2021.04 / use common header for efficiency 2022-01-21 21:47:58 +09:00
Takumi Sueda
3732de6103 sharp: change board_mmc_init signature 2022-01-21 21:47:58 +09:00
Takumi Sueda
acfb30dc06 sharp: fix lack of include 2022-01-21 21:47:58 +09:00
Takumi Sueda
d29911d793 Ready for PW-x1 (#17)
* pwh1: add board

* pwh1: add eMMC

* pwh1: fix fdt file name

* pwh1: fix defconfig

Co-authored-by: Suguru Saito <sg.sgch07@gmail.com>
Co-authored-by: pepepper <hollyholly2014@outlook.jp>
2022-01-21 21:47:58 +09:00
Suguru Saito
c91fd643f6 sharp: add pwa7200 2022-01-21 21:47:58 +09:00
Suguru Saito
1a7661b0b3 sharp: add pwg4200 2022-01-21 21:47:58 +09:00
Suguru Saito
d42349f05c sharp: fix implicit declaration 2022-01-21 21:47:58 +09:00
Suguru Saito
0b4c5fb836 sharp: fix to reset LCDIF module before running linux 2022-01-21 21:47:58 +09:00
Suguru Saito
f8e1ec9d4d sharp: fix indent 2022-01-21 21:47:58 +09:00
Suguru Saito
0c541529a9 sharp: change #ifndef for #ifdef 2022-01-21 21:47:58 +09:00
Suguru Saito
b0cc446ab5 pwg5300: remove unused struct initialization 2022-01-21 21:47:58 +09:00
Suguru Saito
975c14128d sharp: take care of warning 2022-01-21 21:47:58 +09:00
Suguru Saito
48c576e62b pwg5300: WIP LCD support 2022-01-21 21:47:58 +09:00
Takumi Sueda
7600fe9810 sharp: add pwsh7 2022-01-21 21:47:58 +09:00
Suguru Saito
5710d500b1 sharp: fix end-of-line 2022-01-21 21:47:58 +09:00
Suguru Saito
6238e19d32 sharp: merged 3rd and 4th gen config 2022-01-21 21:47:58 +09:00
Suguru Saito
74037658c6 sharp: add generation config 2022-01-21 21:47:58 +09:00
Suguru Saito
6f0bc9d13b sharp: add pwg5300 2022-01-21 21:47:58 +09:00
Takumi Sueda
d3f4ffe116 sharp: add pwsh6 2022-01-21 21:47:58 +09:00
Takumi Sueda
4032053066 sharp: add pwsh5 2022-01-21 21:47:58 +09:00
Takumi Sueda
3082d44005 sharp: add pwsh4 2022-01-21 21:47:58 +09:00
Takumi Sueda
32f5767e60 sharp: add pwsh3 2022-01-21 21:47:58 +09:00
Takumi Sueda
c68ffe0c75 sharp: variable screen resolution + flip with GS flag 2022-01-21 21:47:58 +09:00
Takumi Sueda
5eacb6eac5 sharp: add pwsh2 2022-01-21 21:47:58 +09:00
Takumi Sueda
0524cc6241 sharp: disable LCDIF DMA just before jumping to Linux 2022-01-21 21:47:58 +09:00
Takumi Sueda
886c658486 pwsh1: clear DDR2 flag to go into LPDDR mode 2022-01-21 21:47:58 +09:00
Takumi Sueda
5e1bc7ea1d pwsh1: specify DRAM regs in per-board impl 2022-01-21 21:47:58 +09:00
Takumi Sueda
87abacbd9c sharp: format 2022-01-21 21:47:58 +09:00
Takumi Sueda
662e02ec58 sharp: split LCD init code into board-specific part and common part 2022-01-21 21:47:58 +09:00
Takumi Sueda
61671339a9 pwsh1: get rid of unused lines 2022-01-21 21:47:58 +09:00
Takumi Sueda
107a5a5b9b pwsh1: add board 2022-01-21 21:47:47 +09:00