##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Auteur Refs
load previous
r394:5d19d305a4db
Use 4.14.y as default kernel version 4.14.y is used as default kernel version of many distros. Additionnaly the 4.14.y branch is the current default branch of the RPi kernel repo.
BrainStone
0
r388:6de379addaa0
Merge pull request #6 from drtyhlpr/master remerge
burnbabyburn
Fusion
0
r387:b629f13f3488
README fixes
drtyhlpr
0
r386:ba5db7d5fd01
Merge pull request #159 from burnbabyburn/refactor_mergeable Refactor mergeable - removing jessie support
drtyhlpr
Fusion
0
r384:ebd8e6e39c8b
its bin/sh again default hostname is now RaspberryPI removed stretch/buster/jessie checks
Unknown
0
r379:2a57a623c3bd
remove duplicate code
Unknown
0
r376:a7f41d1b8103
Readme
Unknown
0
r375:a90f6ad1a83f
Refactor Use RPI_MODEL and SET_ARCH to define all board relevant settings, crosscompilers, architectures etc... - SET_ARCH=32 is default and used for all boards in 32bit mode - SET_ARCH=64 and RPI_MODEL=3 or 3P activate 64bit mode! - no need to set CROSS_COMPILE, KERNEL_IMAGE, RELEASE_ARCH, KERNEL_DEFCONFIG, KERNEL_ARCH, QEMU_BINARY - build kernel is now a default. i kicked out old kernel v3 and jessie support! they're too old. set buster as default - autodetect if program is running on 3142 => assume it is apt-cacher-ng and set APT_PROXY - next pull includes sakaki kernel for RPI3 and RPi3B+ => see https://github.com/sakaki-/bcmrpi3-kernel-bis
Unknown
0
r374:e02b3a1b7b3b
always include locales - so many errors connected to locals in the past and a check that always hits => just make it default - UBoot 64bit wanted bc to compile
Unknown
0
r373:cb7e8e01bebe
Merge pull request #5 from drtyhlpr/master pullback
burnbabyburn
Fusion
0
r369:f31feb240109
Merge pull request #158 from burnbabyburn/test small videocore fix
drtyhlpr
Fusion
0
r368:58132f93ec65
add bluetooth firmware and systemd service if console is not enabled, enable bluetooth
Unknown
0
r365:3962c55e005a
small videocore fix - poluting build dir because path was off - added multiple arch support
Unknown
0
r363:0f037155f0ec
Merge pull request #4 from drtyhlpr/master update
burnbabyburn
Fusion
0
r361:bf57bfb56e3d
Merge pull request #157 from burnbabyburn/test Added Raspberry Userland thanks to burn
drtyhlpr
Fusion
0
r355:58f65a9f6e9d
use variables more often
Unknown
0
r344:8d826b564b36
u-boot 64bit support
Unknown
0
r342:59f52bcdd820
this shouldn't be part of this pull req
Unknown
0
r339:aa9d077b9380
convert line ending fixing error "\r command not found"
Unknown
0
r338:5dd9ea36ae5f
fixes - replaced backticks with $() - enhanced iptables fix - more escape fixes thx to shellcheck.net (no sponsor just a nice page) - if-conditions (!-z equals -n) - if piping find in xargs - use -print0 | -0 (shellcheck.net) - added selecting mmc dev 0 in uboot.mkimg
Unknown
0
load next
< 1 .. 3 4 5 6 7 .. 17 >
showing 20 out of 339 commits