Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-15 | remove grsec, as it does not work well with mptcp patch. remove addons stuff | Waldemar Brodkorb | |
2015-03-15 | convert from addon to generic patch | Waldemar Brodkorb | |
2015-03-15 | convert from addon to generic patch | Waldemar Brodkorb | |
2015-03-15 | convert addon patch to default patch | Waldemar Brodkorb | |
2015-03-15 | convert fblogo patch to generic patch, remove addon stuff for this | Waldemar Brodkorb | |
2015-03-15 | remove dietnet patch | Waldemar Brodkorb | |
As discussed with phil today, patches aplied conditionally is a bad thing and should be removed. The dietnet patch is only available because of the mikrotik rb532 limitation of kernel size when booting from nand. The patch is hard to maintain and will never be included upstream. We should better use PicoTCP in such cases or develop decompression support for this board to use compressed kernels. | |||
2015-03-07 | update all kernel versions | Waldemar Brodkorb | |
2015-03-05 | add realtime linux preempt_rt patch | Waldemar Brodkorb | |
Enable Kernel options for Realtime, HZ and HighRes Timer in menuconfig. | |||
2015-03-02 | update to latest stable 3.18.x kernel | Waldemar Brodkorb | |
2015-02-20 | add another old kernel, still no go on voyager | Waldemar Brodkorb | |
2015-02-18 | add support for uClibc-ng git master | Waldemar Brodkorb | |
Add new configs for uClibc-ng master. New symbol UCLIBC_HAS_LINUXTHREADS added. LT.new is removed in master, only LT.old and NPTL exist. CLeanup MMU/NPTL/LT support symbols. Tested with toolchain building for all supported architectures. | |||
2015-02-16 | prepare for Sun Voyager. | Waldemar Brodkorb | |
Bootloader needs a.out formatted kernel. Unfortunately I get "Illegal instruction" after loading a.out kernel via TFTP. Old gentoo 2.6 kernel boots fine. | |||
2015-02-13 | default to 3.19, only 3.14 for kodi and solidrun (gpu drivers) | Waldemar Brodkorb | |
2015-02-09 | add basic support for raspberry pi2 | Waldemar 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. | |||
2015-02-03 | update to 3.12.37 | Waldemar Brodkorb | |
2015-02-02 | some device-tree overlay fixes | Waldemar Brodkorb | |
2015-02-02 | update to linux kernel 3.18.5, refresh raspberry patch set | Waldemar Brodkorb | |
2015-01-30 | update kernels, simplify dtb install, update raspberry firmware and ↵ | Waldemar Brodkorb | |
userland, fixes DMA problem fro me | |||
2015-01-19 | update to latest stable linux kernel | Waldemar Brodkorb | |
2015-01-10 | update to latest 3.14 kernel | Waldemar Brodkorb | |
2015-01-10 | update kernel to 3.18.2 | Waldemar Brodkorb | |
2014-12-25 | update to 3.17.7, rework netfilter support a little bit | Waldemar Brodkorb | |
2014-12-17 | convert dietnet patch to addon. should only be used with care | Waldemar Brodkorb | |
2014-12-13 | bump to 3.17.5 | Waldemar Brodkorb | |
2014-12-08 | bump kernel to 3.14.26 | Waldemar Brodkorb | |
2014-12-05 | bump kernel to 3.17.4 | Waldemar Brodkorb | |
2014-12-04 | use bool here, to avoid missing symbol on i2s module load | Waldemar Brodkorb | |
2014-12-03 | update 3.12.x kernel to 3.12.33 | Waldemar Brodkorb | |
Add latest changes to raspberry-pi support patch. Add rpi-proto driver patch. | |||
2014-10-28 | update kernels | Waldemar Brodkorb | |
2014-10-07 | bump to 3.16.4 | Waldemar Brodkorb | |
2014-09-26 | allow to build a cris v10 toolchain | Waldemar Brodkorb | |
2014-09-26 | add support for toolchain building for crisv32 architecture | Waldemar Brodkorb | |
2014-09-18 | remove gcc workaround, issue is fixed in the kernel | Waldemar Brodkorb | |
2014-09-08 | bump all kernels, remove 3.15 | Waldemar Brodkorb | |
2014-08-28 | bootsup fine now. strange. because networking works now?. patch from Greg ↵ | Waldemar Brodkorb | |
Ungerer | |||
2014-08-14 | bump kernel to 3.16.1 | Waldemar Brodkorb | |
2014-08-14 | add elf2flt, use it for m68k-nommu. bootup in qemu still fails. | Waldemar Brodkorb | |
2014-08-14 | first boot in qemu works now. | Waldemar Brodkorb | |
2014-08-07 | bump kernels | Waldemar Brodkorb | |
2014-07-22 | bump kernel versions, readd sm7xx driver for 3.15.x | Waldemar Brodkorb | |
2014-07-07 | bump to 3.15.4 | Waldemar Brodkorb | |
2014-07-04 | remove old uuid hack from tg, partuuid feature is builtin, use this. | Waldemar Brodkorb | |
2014-06-30 | add support for lz4 compressed kernel and initramfs | Waldemar Brodkorb | |
2014-06-30 | bump kernels | Waldemar Brodkorb | |
2014-06-28 | fix include path | Waldemar Brodkorb | |
2014-06-28 | add fblogo patch as addon for 3.14/3.15 | Waldemar Brodkorb | |
2014-06-28 | remove *.orig files | Waldemar Brodkorb | |
2014-06-23 | bump kernel versions | Waldemar Brodkorb | |
2014-06-20 | fix loading of i2s driver | Waldemar Brodkorb | |