summaryrefslogtreecommitdiff
path: root/target/arm/bcm28xx
AgeCommit message (Collapse)Author
2016-01-24linux: update to 4.1.16Waldemar Brodkorb
2015-12-24bump kernelversionsWaldemar Brodkorb
2015-11-30linux: update 4.1.x to latest stable upstream versionWaldemar Brodkorb
2015-10-14update firmware and kernel to latestWaldemar Brodkorb
2015-10-07update to latest github versionWaldemar Brodkorb
2015-10-07bump linux kernelsWaldemar Brodkorb
2015-09-01rpi2: unbreak bootop with 4.1.x kernelWaldemar Brodkorb
Add missing kernel symbols. NOL2CACHE and *BSG to allow bootup. Remove support patches for older kernels. Enable REGMAP by default.
2015-08-27switch to rpi patchWaldemar Brodkorb
2015-08-25update 4.1.x to latestWaldemar Brodkorb
2015-08-02remove non-lts kernelWaldemar Brodkorb
2015-08-01cleanup, add general patches for 4.1.3Waldemar Brodkorb
2015-08-01update to 4.1.3, which will be the base for stable branchWaldemar Brodkorb
2015-07-24update to latestWaldemar Brodkorb
2015-06-25move patchWaldemar Brodkorb
2015-06-24bump all kernel versionsWaldemar Brodkorb
2015-06-03update kernel to 3.18.14, refresh realtime and rpi patchesWaldemar Brodkorb
2015-05-02update kernel versions, add separate modules-<version>.mk files to abstract ↵Waldemar Brodkorb
patch name changes
2015-03-27update to 3.18.10, sync rpi patchWaldemar 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-11sync patches with rpi upstreamWaldemar Brodkorb
2015-03-08sync patch set and configWaldemar Brodkorb
Remove some old kernel symbols. Use 8 MB as default for CMA.
2015-03-07update all kernel versionsWaldemar Brodkorb
2015-03-05sync raspberry pi patch setWaldemar Brodkorb
Enable CMA and CMA_DMA for RPI. Make ENDIAN Symbols visible. Set CMA to 64 MB. Add MMAP I2S enable patch.
2015-03-02update to latest stable 3.18.x kernelWaldemar Brodkorb
2015-02-09add basic support for raspberry pi2Waldemar Brodkorb
Introduce new board symbols for embedded systems, which use the similar board as basis. As for example raspberry pi and raspberry pi2. And some more updates: Update binutils to 2.25, set gcc 4.9.2 as default. Update glibc to 2.21, set as default. Update gdb to 7.8.2. Update kodi to latest release.