Martijn Braam
bf88419982
Added hook to enable backlight on boot for n900
2017-06-10 18:43:33 +02:00
Martijn Braam
c9aaa648ec
Nokia branch cleanup
2017-06-10 11:43:24 +02:00
Martijn Braam
8e0e1637b9
Added uboot handeling to mkinitfs
2017-06-10 01:41:01 +02:00
Martijn Braam
af2e7e34f3
Renamed kerneloutput to vmlinuz- to avoid initfs build errors
2017-06-10 01:39:41 +02:00
Martijn Braam
8e9849ecfa
Added uboot script to n900
2017-06-10 01:38:46 +02:00
Martijn Braam
531cc1bbaf
Added uboot flag to deviceinfo
2017-06-09 23:42:53 +02:00
Martijn Braam
2905dc1ee6
Bootable kernel for Nokia n900
2017-06-09 23:11:29 +02:00
Martijn Braam
e599f28113
Merge branch 'master' of github.com:postmarketOS/pmbootstrap into device-nokia-rx51
2017-06-09 20:27:19 +02:00
Pablo Castellano
fc1f52d5d2
postmarketos-mkinitfs-hook-usb-shell: Fix checksum
2017-06-09 19:32:26 +02:00
Oliver Smith
2081ab1e65
postmarketos-mkinitfs: Bump pkgrel, update hashes
2017-06-09 17:50:18 +02:00
Martijn Braam
26ee9f1ff8
Changed telnetd ip in boot process to 172.16.42.1/24, see issue #70
2017-06-09 12:29:56 +02:00
Oliver Smith
95312904f6
Update heimdall to 1.4.2
2017-06-08 20:37:08 +02:00
Martijn Braam
8f676acd33
Initial n900 commit
2017-06-08 19:27:02 +02:00
Oliver Smith
576fb1fde6
Package 0xffff (Maemo flasher) as there's interest in porting pmOS to the N900
2017-06-07 23:35:34 +02:00
Oliver Smith
f70bd6b688
Remove busybox aport: telnetd is enabled in upstream now
...
Pull request, that got merged:
https://github.com/alpinelinux/aports/pull/1092
Please note, that you can't directly upgrade from postmarketOS "busybox-extras" to the upstreamed version.
To upgrade properly, do the following:
* delete your self-compiled busybox* packages:
`sudo rm ~/.local/var/pmbootstrap/packages/armhf/busybox*`
* zap all your armhf chroots with:
`./pmbootstrap.py zap`
2017-06-07 23:14:24 +02:00
Oliver Smith
e68d4180b3
WIP #64 : make gcc-armhf lazy-reproducible, properly compare symlinks
2017-06-06 22:21:59 +02:00
Martijn Braam
ea00652f69
Added touchscreen support for hammerhead
2017-06-06 00:43:59 +02:00
Santosh D
d09656993b
remove 3d driver support for now, so MSM framebuffer works
2017-06-05 22:19:41 +02:00
Oliver Smith
01361dafa1
Fix #49 : Change license for device-lg-hammerhead from FIXME to MIT
2017-06-04 00:31:48 +02:00
Oliver Smith
5cf496ddb0
Merge pull request #48 from lawl/device/maguro
...
Add samsung-maguro
2017-06-03 20:53:11 +00:00
Santosh D
8683e2b40f
remove dead code and bump pkgrel on postmarketos-base
2017-06-03 22:48:49 +02:00
Santosh D
d93a070b03
fix tty configuration
2017-06-03 22:13:22 +02:00
Santosh D
d05688a78b
fix naming convention and kernel config
2017-06-03 22:05:44 +02:00
Martijn Braam
36062ad1f5
Hammerhead framebuffer modules
2017-06-03 16:48:46 +02:00
Martijn Braam
619fe1103e
Hammerhead module loading functional
2017-06-03 14:27:26 +02:00
Martijn Braam
36338b9f0b
Hammerhead cleanups
2017-06-03 13:12:21 +02:00
Martijn Braam
c83e66c5dc
Enable module loading for the hammerhead kernel
2017-06-03 01:01:58 +02:00
Martijn Braam
967ef44d04
Rebase hammerhead on latest master
2017-06-03 00:40:24 +02:00
Santosh D
647024bef8
Merge https://github.com/postmarketOS/pmbootstrap into device/maguro
2017-06-02 23:51:49 +02:00
Oliver Smith
06ee31ced0
Update gcc-armhf, musl-armhf to upstream
2017-06-02 22:02:14 +02:00
Santosh D
4972776bec
maguro boots and i get telnet!
2017-06-01 21:03:21 +02:00
Adam Van Ymeren
7ff923ba80
Update musl-armhf to r10.
2017-06-01 14:53:55 -04:00
Santosh D
25f7d24643
Merge https://github.com/postmarketOS/pmbootstrap into device/maguro
2017-06-01 20:10:26 +02:00
Martijn Braam
1e5e2669a0
Updated deviceinfo
2017-06-01 16:52:35 +02:00
Martijn Braam
15fb49ad11
Enable devtmpfs
2017-06-01 14:52:24 +02:00
Martijn Braam
29c223969d
Merge branch 'device-lg-hammerhead' of github.com:MartijnBraam/pmbootstrap into device-lg-hammerhead
2017-05-31 22:55:38 +02:00
Martijn Braam
d2a53ecede
Include device tree in nexus 5 kernel
2017-05-31 22:55:26 +02:00
Martijn Braam
c26a4be6ba
Added nexus 5 deviceinfo from @dzervas
2017-05-31 22:55:26 +02:00
Martijn Braam
703de5d042
LG Hammerhead kernel finally compiles
2017-05-31 22:55:26 +02:00
Martijn Braam
9823a0e416
Begin of the Nexus 5 hammerhead port
2017-05-31 22:55:26 +02:00
Dimitris Zervas
2a1cb96aba
Fix checksum of deviceinfo
2017-05-31 22:55:26 +02:00
Dimitris Zervas
208b1177b4
Added basic hammerhead config (NOT tested)
2017-05-31 22:55:26 +02:00
Oliver Smith
0554fdbccf
Minor aports clean up
...
* Use MIT as license for device-* aports and symlink packages.
That way we don't have the "FIXME" string in the license field,
and the MIT is used by Alpine for internal packages, too.
* linux-* aports: properly name the downloaded files: prefix with
the package name, so it does not just have the git commit as name.
2017-05-31 19:10:29 +02:00
Oliver Smith
348bceb5ce
New aport: unpackbootimg
...
Useful to extract flash offsets, as described here:
https://github.com/postmarketOS/pmbootstrap/wiki/How-to-find-device-specific-information
2017-05-31 18:39:42 +02:00
Oliver Smith
257163f220
Fix #19 : gcc-armhf didn't compile anymore
2017-05-31 18:18:45 +02:00
Martijn Braam
18efd373af
Include device tree in nexus 5 kernel
2017-05-31 16:41:50 +02:00
Martijn Braam
b17944956c
Added nexus 5 deviceinfo from @dzervas
2017-05-31 16:41:31 +02:00
Martijn Braam
e3c73d2d89
LG Hammerhead kernel finally compiles
2017-05-31 16:41:31 +02:00
Martijn Braam
250df011f0
Begin of the Nexus 5 hammerhead port
2017-05-31 16:41:31 +02:00
Dimitris Zervas
a40c8f4c08
Fix checksum of deviceinfo
2017-05-30 18:47:37 +03:00