Commit Graph

73498 Commits

Author SHA1 Message Date
Suguru Saito d33c448ce9 sharp: unify 2nd generation devices 2022-11-15 00:14:00 +09:00
Takumi Sueda 7ac8a7a8a6
Merge pull request #23 from brain-hackers/env
Improve env for richer boot procedure
2022-11-08 05:25:27 +09:00
Takumi Sueda 90c6d9064b sharp: quiet test command
to suppress the error when eMMC has stock partition
2022-11-08 04:43:21 +09:00
Takumi Sueda a54822739b sharp: boot from eMMC and SD / import env too 2022-11-07 05:53:27 +09:00
Takumi Sueda fe470de2e0 sharp: disable ENV_IS_IN_MMC 2022-11-07 05:52:38 +09:00
Takumi Sueda 7bb85a7f03 sharp: enable preboot 2022-11-07 05:45:01 +09:00
Takumi Sueda 2696eb4b8d
Merge pull request #22 from brain-hackers/x1lcd
x1: enable LCD
2022-02-20 23:24:34 +09:00
Takumi Sueda eb35ac188e video: add __maybe_unused attribute to suppress warnings 2022-02-20 23:23:54 +09:00
Takumi Sueda cb2563c143 pwh1: enable logo
Please put tools/logos/pwh1.bmp at {root directory of the sd vfat}/splash.bmp
2022-02-20 23:23:54 +09:00
Takumi Sueda 17d74bd295 pwh1: enable video 2022-02-20 23:23:50 +09:00
Takumi Sueda 1133cd1cfc video: simplefb: read rot value from dt / fix format string 2022-02-20 05:42:32 +09:00
Takumi Sueda 0449ff1430
Merge pull request #21 from brain-hackers/x1-2021.07+fslc
Support PW-H1 for 2021.07+fslc
2022-01-24 23:46:28 +09:00
Suguru Saito c6fab5a020 pwh1: support PW-H1 for 2021.07+fslc 2022-01-23 06:19:22 +09:00
Suguru Saito d8c99c87a4 Revert "Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output""
This reverts commit f132aab403.

Since this revert commit a imx7ulp board (Sharp Brain PW-B1 model) did not initialize SD card
in both SPL as well as U-Boot proper.

Fix this regression by reverting the offending commit for now.
2022-01-23 05:43:08 +09:00
Suguru Saito 467a6e6d35 video: mxsfb: support screen refresh for 2nd generation 2022-01-21 21:47:58 +09:00
Takumi Sueda c7fc28195d sharp: enable console mux
to fix the silent serial console
2022-01-21 21:47:58 +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 67d332308f pwg5300: change pclk 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 e84bf8fea3 pwg5300: add boot logo 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 2812ea7c45 sharp: specify 6x11
this argument will be exported to external env in the future
2022-01-21 21:47:58 +09:00
Takumi Sueda 0a2d70bb88 sharp: fix lack of PW-SH7 logo 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 0571bd62a8 pwg5300: remove video support 2022-01-21 21:47:58 +09:00
Suguru Saito 6f0bc9d13b sharp: add pwg5300 2022-01-21 21:47:58 +09:00
Takumi Sueda 2cc80b0b9d sharp: update dtb file name 2022-01-21 21:47:58 +09:00
Takumi Sueda 6610955275 sharp: fix wrong header define 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 a72b0dbfcb pwsh1: update logo 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 07d8932527 pwsh1: add BMP logo 2022-01-21 21:47:58 +09:00
Takumi Sueda a3f03b81eb video: add 6x11 font copied from Linux 2022-01-21 21:47:58 +09:00