Commit Graph

73508 Commits

Author SHA1 Message Date
Takumi Sueda e8fc0d0cf3
Merge pull request #30 from brain-hackers/fix-x1
sharp: fix x1 build and logo
2024-02-03 23:12:13 -08:00
Takumi Sueda 0347299670 sharp: fix x1 build and logo
1. don't compile the i.MX28-only part for other SoCs. 2. append cpu_clkdiv.o rather than assigning
2024-02-04 16:10:11 +09:00
Takumi Sueda 82aebbe57d
Merge pull request #27 from UnagiDojyou/fix_cpu-clock-div
Fix CPU clock
2024-02-03 16:53:23 -08:00
UnagiDojyou 2f6a67000e sharp: fix CPU clock div 2024-02-03 23:10:44 +09:00
Suguru Saito 2b48d64be4
Merge pull request #26 from brain-hackers/logo-cleanup
cleanup logos
2024-01-26 17:18:11 +09:00
Suguru Saito ea3626d67d logo: cleanup 2024-01-26 17:09:34 +09:00
Suguru Saito 5f6a9a584b
Merge pull request #25 from brain-hackers/fix-pwa7400
Fix PW-A7400 support
2024-01-26 17:00:35 +09:00
Suguru Saito ee2e2c677f sharp: fix PW-A7400 support 2024-01-26 16:53:56 +09:00
Suguru Saito 783749833d
Merge pull request #24 from brain-hackers/unify-2ndgen
Unify 2nd generation models
2022-11-15 22:28:37 +09:00
Suguru Saito 3ec2f45c20 sharp: add help to Kconfig option for PW-A7200 2022-11-15 00:23:25 +09:00
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