Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.16 hdmi+wlan #29

Merged
merged 47 commits into from
Jun 10, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
2e275fa
added wifi-driver (not working yet)
frank-w May 10, 2018
46e4cb1
making it bootable (wifi still not working)
frank-w May 10, 2018
7aedade
[wifi] adding dtsnodes except btif (already in mt7623n-rfb-nand.dts)
frank-w May 10, 2018
5cdeb9b
[build.sh] set name of uImage while install
frank-w May 11, 2018
c2300f2
removed duplicate watchdog & debug-const to possible crash-location
frank-w May 12, 2018
b65262d
[dts] enabled watchdog-node
frank-w May 12, 2018
3605bc5
[debug] added some debug-infos for wifi-crash @ init-reset
frank-w May 15, 2018
2b93a5c
[debug] added some debug-infos for wifi-crash @ init-reset
frank-w May 15, 2018
44c1f7a
Merge branch '4.16-wlan' of https://github.com/frank-w/BPI-R2-4.14 in…
frank-w May 15, 2018
3a6f93c
updated mediatek watchdog-source
frank-w May 21, 2018
0fc5b90
fix compile error after watchdog-driver-update
frank-w May 21, 2018
606cd73
Revert "[debug] added some debug-infos for wifi-crash @ init-reset"
frank-w May 21, 2018
2c4fa3b
removed additional debug-infos
frank-w May 21, 2018
6f9e42c
applied patch #1/7 from http://lists.infradead.org/pipermail/linux-me…
frank-w May 21, 2018
f9faf9a
applied patch 2/7 from http://lists.infradead.org/pipermail/linux-med…
frank-w May 21, 2018
1ebe9e1
applied patch 3/7 from http://lists.infradead.org/pipermail/linux-med…
frank-w May 21, 2018
0edff11
applied patch 4/7 from http://lists.infradead.org/pipermail/linux-med…
frank-w May 21, 2018
67e04f0
applied patch 5/7 from http://lists.infradead.org/pipermail/linux-med…
frank-w May 21, 2018
b9c0e0e
applied patch 6/7 from http://lists.infradead.org/pipermail/linux-med…
frank-w May 21, 2018
097de7d
apllied patch 7/7 from http://lists.infradead.org/pipermail/linux-med…
frank-w May 21, 2018
460603c
[defconfig] added drm/hdmi-options
frank-w May 21, 2018
3489a72
[DTS] added hdmi-nodes
frank-w May 21, 2018
6f131df
Revert "[DTS] added hdmi-nodes" to use official patch
frank-w May 22, 2018
d92f26a
added iommu-patch (crash on boot)
frank-w May 22, 2018
208e140
hdmi-clock-patch
frank-w May 22, 2018
e9646b9
added hdmi-pinfunc-patch
frank-w May 22, 2018
77cfdee
[DTS] added official dts(i)-nodes for hdmi
frank-w May 22, 2018
eb7b61c
[defconfig] added fixed regulator for usb and DRM-Options
frank-w May 23, 2018
d05d127
[defconfig] adding clocks for hdmi
frank-w May 23, 2018
af526fa
[dtsi] remove unneccessary clock-reference in hdmi-node
frank-w May 23, 2018
1db3b97
[DTSI] cleanup unnecessary changes from wifi-patch
frank-w May 23, 2018
4e70ca4
[DTS] cleanup unnecessary changes from wifi-patch
frank-w May 23, 2018
9b957d4
[DEFCONFIG] added Framebuffer-Console
frank-w May 23, 2018
db1ee3e
[defconfig] added fixed regulator for usb
frank-w May 23, 2018
f628e7e
[DTSi] added PCIe-related nodes
frank-w May 23, 2018
2f354fd
Ported mediatek frqmebuffer from official 4.4 kernel
d3adme4t May 24, 2018
5a943a3
Ported mediatek framebuffer from official 4.4 kernel
d3adme4t May 24, 2018
75f2366
[DEFCONFIG] added CONFIG_DRM_FBDEV_EMULATION
d3adme4t May 24, 2018
cd45c8c
Merge pull request #23 (FBDEV) from d3adme4t/4.16-hdmi
frank-w May 24, 2018
ba27b1d
Merge branch '4.16-hdmi' of https://github.com/frank-w/BPI-R2-4.14 in…
frank-w May 24, 2018
55bfb1a
Merge pull request #1 from frank-w/4.16-hdmi
d3adme4t May 25, 2018
a6a001e
[DEFCONFIG] Added CONFIG_INPUT_MOUSEDEV and related for proper work o…
d3adme4t May 25, 2018
cb0a1d2
Update README.md
frank-w May 25, 2018
f683d7f
Update README.md
frank-w May 26, 2018
2435231
Merge pull request #25 from d3adme4t/4.16-hdmi
frank-w May 26, 2018
4c2dddd
Merge branch '4.16-wlan' into 4.16-hdmi+wlan
frank-w May 30, 2018
c58dd60
Merge branch '4.16-main' into 4.16-hdmi+wlan
frank-w Jun 10, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@

Kernel 4.16 from mediatek for BPI-R2
Please refer to [README.md](https://github.com/frank-w/BPI-R2-4.14/blob/4.14-main/README.md)
Loading