Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-28 | rpi: update firmware, kernel and fixup more stuff | Waldemar Brodkorb | |
2018-05-27 | kodi: update to leia 18 alpha, add all required packages | Waldemar Brodkorb | |
2018-04-16 | add basic support for raspberry-pi3p | Oliver Schib | |
Signed-off-by: Oliver Schib <lich000king@yahoo.de> | |||
2018-01-17 | fix some bugs, while trying to use new gentoo laptop | Waldemar Brodkorb | |
2017-07-06 | bcm28xx-vc: use /usr | Waldemar Brodkorb | |
2017-07-04 | add basic raspberry-pi0 sample | 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-22 | bcm28xx-vc: add dtoverlay tool | Waldemar Brodkorb | |
2017-02-27 | bcm28xx: update bootloader and userland libraries | Waldemar Brodkorb | |
2016-06-05 | bcm28xx-vc: update to latest | Waldemar Brodkorb | |
2016-04-06 | bcm28xx-vc: add description for subpackages | Waldemar Brodkorb | |
2016-04-06 | add basic raspberry pi3 support (ARM 32Bit) | 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-11-16 | remove Werror, breaks compile with gcc 5.2.0 and -O3 | Waldemar Brodkorb | |
2015-11-15 | add new ADK Symbol PKG_NEEDS | Waldemar Brodkorb | |
There are a lot of packages which needs special features either toolchain or hardware features. Add a new symbol which will be used to disable packages, when a toolchain for example does not provide this feature. At the moment following features are required to set for a package: threads rt c++. There will follow: mmu iconv. This will help to better support targets without MMU or threading support. | |||
2015-07-13 | update bootloader and userland for bcm28xx | Waldemar Brodkorb | |
2015-06-13 | avoid asserts, libcec again has a problem | Waldemar Brodkorb | |
2015-05-30 | add fixes for kodi on rpi2 | Waldemar Brodkorb | |
2015-03-10 | add missing debug library for vcdbg | Waldemar Brodkorb | |
2015-03-08 | sync patch set and config | Waldemar Brodkorb | |
Remove some old kernel symbols. Use 8 MB as default for CMA. | |||
2015-03-06 | sync with upstream firmwarei, omxplayer and userland | Waldemar Brodkorb | |
Rename packages, as bcm2836 is also supported now. |