Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-25 | add support for providing an externel kernel configuration file | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-09-15 | beaglebone-black: add special linux-repo, add uEnv.txt | Waldemar Brodkorb | |
2016-07-26 | depend on Linux | Waldemar Brodkorb | |
2016-07-11 | rework kernel patches for rpi/imx6 | Waldemar Brodkorb | |
Instead of trying to recreate patchsets for newer kernels just use upstream non-official kernel trees. Working on the patchsets does take to much time. You can choose between hardware specific github tree and defconfig or upstream kernel and OpenADK miniconfig. | |||
2016-06-30 | add support for nds32 architecture | Waldemar Brodkorb | |
Verified on a FPGA board sponsored by Andes Technology. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2016-05-18 | hide kernel configuration if no arch is choosen | Waldemar Brodkorb | |
2016-05-14 | some basic qemu nios2 support | Waldemar Brodkorb | |
2016-05-05 | rpi: enable default kernel build from github | Waldemar Brodkorb | |
2016-04-01 | linux: update to 4.1.20, add solidrun patch for 4.4.6 | Waldemar Brodkorb | |
2015-10-23 | arc: add support for free nSIM simulator, thx to Alexey for hints to get it ↵ | Waldemar Brodkorb | |
running | |||
2015-10-06 | fix rpi1 bootup | Waldemar Brodkorb | |
2015-09-13 | sync with Xbian sources, at least console works again. kodi doesn't startup | Waldemar Brodkorb | |
2015-09-12 | allow to use a defconfig, enable always experimental support in kernel | Waldemar Brodkorb | |
2015-09-02 | refactor kernel mini.config. | Waldemar Brodkorb | |
We do not need to manually set mini.config file anymore. Every target system, even Qemu emulating different models get it its own. Cleaner and simpler to add new targets. | |||
2015-09-02 | allow to use linux defconfigs, needs more work | Waldemar Brodkorb | |