summaryrefslogtreecommitdiff
path: root/package/bcm28xx-vc
AgeCommit message (Collapse)Author
2018-05-28rpi: update firmware, kernel and fixup more stuffWaldemar Brodkorb
2018-05-27kodi: update to leia 18 alpha, add all required packagesWaldemar Brodkorb
2018-04-16add basic support for raspberry-pi3pOliver Schib
Signed-off-by: Oliver Schib <lich000king@yahoo.de>
2018-01-17fix some bugs, while trying to use new gentoo laptopWaldemar Brodkorb
2018-01-01remove some odd patchesWaldemar Brodkorb
2017-07-06bcm28xx-vc: use /usrWaldemar Brodkorb
2017-07-04add basic raspberry-pi0 sampleWaldemar Brodkorb
2017-04-16add rpi3 aarch64 sample, not yet fully workingWaldemar Brodkorb
2017-03-31bcm28xx debugtool: fix dependsWaldemar Brodkorb
2017-03-22bcm28xx-vc: add dtoverlay toolWaldemar Brodkorb
2017-02-27bcm28xx: update bootloader and userland librariesWaldemar Brodkorb
2016-09-20bcm28xx-vc: fix compile with uClibc-ngWaldemar Brodkorb
2016-06-05bcm28xx-vc: update to latestWaldemar Brodkorb
2016-04-06bcm28xx-vc: add description for subpackagesWaldemar Brodkorb
2016-04-06add basic raspberry pi3 support (ARM 32Bit)Waldemar Brodkorb
2016-02-29add new PKG_GIT variableWaldemar 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-16remove Werror, breaks compile with gcc 5.2.0 and -O3Waldemar Brodkorb
2015-11-15add new ADK Symbol PKG_NEEDSWaldemar 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-08-09patch required for glibc 2.22Waldemar Brodkorb
2015-07-13update bootloader and userland for bcm28xxWaldemar Brodkorb
2015-06-13avoid asserts, libcec again has a problemWaldemar Brodkorb
2015-05-30add fixes for kodi on rpi2Waldemar Brodkorb
2015-03-10add missing debug library for vcdbgWaldemar Brodkorb
2015-03-08sync patch set and configWaldemar Brodkorb
Remove some old kernel symbols. Use 8 MB as default for CMA.
2015-03-06sync with upstream firmwarei, omxplayer and userlandWaldemar Brodkorb
Rename packages, as bcm2836 is also supported now.