summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Collapse)Author
2018-01-02systemd: update to 236, convert to meson buildWaldemar Brodkorb
2017-12-31dec-multia: make netboot possible, add aboot bootloaderWaldemar Brodkorb
2017-12-31add basic zephyr experiments, add xtensa newlib supportWaldemar Brodkorb
2017-12-25add meson/ninja host toolsWaldemar Brodkorb
2017-12-24linux: bump kernel 4.4.x 4.9.x 4.14.xWaldemar Brodkorb
2017-12-17allow to build static gdb/strace with static/shared mixed toolchainWaldemar Brodkorb
2017-12-13Fail on non-existing hashes for fetchingdir
2017-11-24csky: ck610 doesn't support FPU.Guo Ren
1. No FPU for ck610 2. Only little endian is supported. 3. linux-4.9.56 for now. Signed-off-by: Guo Ren <ren_guo@c-sky.com>
2017-11-19use tar(1) to copy the extra directories’ contentmirabilos
this should fix symlink traversal for preexisting copy targets Signed-off-by: mirabilos <tg@mirbsd.org>
2017-11-18linux: update 4.13.xWaldemar Brodkorb
2017-11-04linux: bump kernel versionsWaldemar Brodkorb
2017-10-17csky: fine tune supportWaldemar Brodkorb
2017-10-08frosted: add support for stm32f429-discoveryWaldemar Brodkorb
2017-10-07add missing directory in host directoryWaldemar Brodkorb
2017-10-06nds32: update toolchain and kernelWaldemar Brodkorb
2017-09-28add phytec wega sampleWaldemar Brodkorb
2017-09-23h8300: use elf2flt from ysato, upstream elf2flt still requires a small patchWaldemar Brodkorb
2017-09-17fix defconfig generationWaldemar Brodkorb
2017-09-17remove -fhonour-copts usageWaldemar Brodkorb
This reuires a external gcc patch, which I no longer add to newer gcc. A lot of packages already need to disable the usage of -fhonour-copts, because it doesn't work without patching. May be we need something like Buildroot is using, a gcc wrapper to see poisened include or library paths while cross-compiling.
2017-09-16linux: bump all lts / stable to latestWaldemar Brodkorb
2017-09-11linux: update to 4.13.1Waldemar Brodkorb
2017-09-06linux: add 4.13, update 4.12Waldemar Brodkorb
2017-09-06frosted: finetune, remove menuconfig warningsWaldemar Brodkorb
2017-08-27add basic support for frosted operating systemWaldemar Brodkorb
https://github.com/insane-adding-machines/frosted Rework our architecture selection and os dependent logic a little bit to be cleaner. As only arm is supported, we only modify arm systems to comply with new changeset.
2017-08-15fix perl versionWaldemar Brodkorb
2017-08-11linux: update to 4.1.43Waldemar Brodkorb
2017-08-06linux: update to 4.9.40Waldemar Brodkorb
2017-08-02linux: update to 4.12.4Waldemar Brodkorb
2017-07-30linux: update to 4.4.79, add back required patchesWaldemar Brodkorb
2017-07-29add basic support for architecture c-sky, not yet workingWaldemar Brodkorb
2017-07-24linux: update to 4.12.3Waldemar Brodkorb
2017-07-24add sample for orange-pi zeroWaldemar Brodkorb
2017-07-18linux: update to 4.1.42Waldemar Brodkorb
2017-07-18linux: update to 4.4.77Waldemar Brodkorb
2017-07-17linux: update to 4.11.11Waldemar Brodkorb
2017-07-17linux: update to 4.9.38Waldemar Brodkorb
2017-07-06linux: fix cross-compile issues on MacOS X, too old /bin/shWaldemar Brodkorb
2017-07-04linux: fix compile of host-tools on non-Linux hosts, reported by DiezWaldemar Brodkorb
2017-07-02linux: update 4.9/4.11 kernelWaldemar Brodkorb
2017-07-01nds32: do not use kernel mirrorsWaldemar Brodkorb
2017-06-29Add info-target to print out some OpenADK variables in machine readable waysdir
2017-06-23linux: update rt-patch for 4.4/4.9/rpi-git, update 4.11.x kernelWaldemar Brodkorb
2017-06-23Revert "Add info-target to print out some OpenADK variables in machine ↵Waldemar Brodkorb
readable ways" This reverts commit 0ce8ada61eadc678f01700fc9811307cfb23eaa1.
2017-06-21Add info-target to print out some OpenADK variables in machine readable waysdir
2017-06-15linux: update 4.4.x/4.9.x/4.11.x kernelWaldemar Brodkorb
2017-06-07linux: update to 4.9.31/4.11.4Waldemar Brodkorb
2017-05-26linux: update 4.4.x, 4.9.x, 4.11.x kernelWaldemar Brodkorb
2017-05-20linux: remove EOL kernel 3.12Waldemar Brodkorb
2017-05-19linux: update 4.9.x kernel, disable avr32 for latest kernel versionsWaldemar Brodkorb
2017-05-18linux: add 4.10 kernelWaldemar Brodkorb