Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-28 | rpi: update firmware, kernel and fixup more stuff | Waldemar Brodkorb | |
2018-05-14 | add support for saving video decoding license keys to config | Oliver Schib | |
Signed-off-by: Oliver Schib <oliver.schib@gmx.ch> | |||
2018-05-06 | rpi: update bootloader | Oliver Schib | |
Signed-off-by: Oliver Schib <oliver.schib@gmx.ch> | |||
2018-04-16 | add basic support for raspberry-pi3p | Oliver Schib | |
Signed-off-by: Oliver Schib <lich000king@yahoo.de> | |||
2018-04-16 | rpi: update kernel and bootloader | Oliver Schib | |
Signed-off-by: Oliver Schib <lich000king@yahoo.de> | |||
2017-07-18 | rpi3: update kernel + bootloader, unbreak rpi3 aarch64 | Waldemar Brodkorb | |
2017-07-06 | bcm28xx-bootloader: use /usr | Waldemar Brodkorb | |
2017-07-04 | add basic raspberry-pi0 sample | Waldemar Brodkorb | |
2017-06-14 | rpi: update bootloader and kernel to latest | Waldemar Brodkorb | |
2017-04-18 | rpi3: add defconfig, try with trailer for 64bit kernel | Waldemar Brodkorb | |
2017-04-16 | add rpi3 aarch64 sample, not yet fully working | Waldemar Brodkorb | |
2017-03-31 | bcm28xx debugtool: fix depends | Waldemar Brodkorb | |
2017-03-27 | rpi: fix mini.config | Waldemar Brodkorb | |
2017-03-22 | bcm28xx-bootloader: fix dtb loading | Waldemar Brodkorb | |
2017-03-19 | rpi: use uncompressed image, trailer creation otherwise seems broken | Waldemar Brodkorb | |
2017-03-19 | bcm28xx-bootloader: update to latest | Waldemar Brodkorb | |
2017-03-14 | implement kernel symbol neutral method to select audio addon boards | Waldemar Brodkorb | |
2017-02-27 | bcm28xx: update bootloader and userland libraries | Waldemar Brodkorb | |
2017-02-22 | raspberry-pi3: fix mini.config bootup | Waldemar Brodkorb | |
- cmdline.txt is not required with full device tree capable kernel - force 270x option for mkknlimg trailer - we need ext4 filesystem support in the kernel other filesystems are rarely used at the moment - ATAGS and CMDLINE_FROM_BOOTLOADER not required with device tree capable kernel - overlay dtb files are renamed to dtbo suffix | |||
2016-07-11 | rework kernel patches for rpi/imx6 | Waldemar Brodkorb | |
Instead of trying to recreate patchsets for newer kernels just use upstream non-official kernel trees. Working on the patchsets does take to much time. You can choose between hardware specific github tree and defconfig or upstream kernel and OpenADK miniconfig. | |||
2016-05-03 | update rpi kernel patch, add mkknlimg back, more fixes | Waldemar Brodkorb | |
2016-04-06 | add basic raspberry pi3 support (ARM 32Bit) | Waldemar Brodkorb | |
2016-04-04 | bcm28xx-bootloader: git checkout take ages, just add the required files, ↵ | Waldemar Brodkorb | |
update to latest | |||
2016-03-01 | bcm28xx-bootloader: downgrade to last working version | Waldemar Brodkorb | |
2016-02-29 | add new PKG_GIT variable | Waldemar Brodkorb | |
We can now clone git tags and branches in a more performant way. No change for specific hashes, other then PKG_GIT is required now. Do not remove .git dirs, as the downloaded code might be used to add a patch and send upstream. Add git as requirement for downloading. Remove unmaintained u-boot-git package. | |||
2015-10-14 | update firmware and kernel to latest | Waldemar Brodkorb | |
2015-09-07 | enable spi/i2c by default | Waldemar Brodkorb | |
2015-09-01 | rpi2: unbreak bootop with 4.1.x kernel | Waldemar Brodkorb | |
Add missing kernel symbols. NOL2CACHE and *BSG to allow bootup. Remove support patches for older kernels. Enable REGMAP by default. | |||
2015-08-03 | update firmware to latest | Waldemar Brodkorb | |
2015-07-13 | update bootloader and userland for bcm28xx | Waldemar Brodkorb | |
2015-07-07 | fix cmdline.txt generation for kodi | Waldemar Brodkorb | |
2015-06-25 | activate i2s | Waldemar Brodkorb | |
2015-06-03 | update kernel to 3.18.14, refresh realtime and rpi patches | Waldemar Brodkorb | |
2015-04-05 | simplify config.txt generation, finetune kernel config for rpi2 | Waldemar Brodkorb | |
2015-04-05 | always enable device tree for raspberry pi{,2}. enable only 3.18 kernel | Waldemar Brodkorb | |
2015-04-04 | update to latest | Waldemar Brodkorb | |
2015-04-04 | gpu_mem only for rpi | Waldemar Brodkorb | |
2015-03-27 | update to 3.18.10, sync rpi patch | Waldemar Brodkorb | |
Rpi-Kernel includes the rpi-proto driver now. Always enable device-tree support for raspberry pi /pi2 as most of the new drivers will not work without. | |||
2015-03-10 | add missing debug library for vcdbg | Waldemar Brodkorb | |
2015-03-06 | sync with upstream firmwarei, omxplayer and userland | Waldemar Brodkorb | |
Rename packages, as bcm2836 is also supported now. |