Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm2708: make it boot on revision 2 raspberry pis | Jonas Gorski | 2013-05-20 | 1 | -3/+3 |
| | | | | | | | | | | | | | | * update the bootcode.bin to the newest version - gpu/cpu mem split is now configured through config.txt, so no need to create more than one sd card image (just edit the config.txt) - bootcode.bin now supports the never revision 2 raspberry pis * add a commented prepopulated config.txt for easier config changes Taken from <https://github.com/Evilpaul/RPi-config> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36668 | ||||
* | brcm2708-gpu-fw: download zipped sources and switch to Hexxeh's git | Jonas Gorski | 2013-05-20 | 1 | -8/+6 |
| | | | | | | | | | | | | | * Use the gzipped download feature from github to get a tarball with a stable hash. * Use Liam McLoughlin's git which has a subset of the original git's contents, dropping all the precompiled modules and kernels. Reduces the download size from ~1.27 GiB to ~25 MiB. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36667 | ||||
* | move lots of kernel related packages to the new system/ folder | John Crispin | 2012-10-17 | 1 | -0/+46 |
SVN-Revision: 33830 |