summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Collapse)Author
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
2017-05-08kernel: add 4.11 supportWaldemar Brodkorb
2017-04-23fix build on CygwinWaldemar Brodkorb
2017-04-23Fix UBIFS rootfs support for rb532Phil Sutter
This fixes a typo and adds the missing ubinize.cfg. Fixes: 2d7388bc334dd ("Implement UBIFS rootfs support")
2017-04-22fix debug buildsWaldemar Brodkorb
2017-04-19linux: update 3.2.x to 3.2.88Waldemar Brodkorb
2017-04-19linux: update 3.10.x to 3.10.105Waldemar Brodkorb
2017-04-19linux: update 3.12.x to 3.12.73Waldemar Brodkorb
2017-04-19linux: remove EOL 3.18.x, add LTS 3.16.xWaldemar Brodkorb
2017-04-19linux: update 4.1.x to 4.1.39 including rt-patchWaldemar Brodkorb
2017-04-18linux: update to 4.4.x to 4.4.62Waldemar Brodkorb
2017-04-17linux: update to 4.9.22Waldemar Brodkorb
2017-04-11Fix CXX variable when using ccachecsk
2017-04-02kernel modules: handle missing -fhonour-coptsWaldemar Brodkorb
2017-04-02linux: update to 4.4.59Waldemar Brodkorb
2017-04-02linux: update to 4.9.20Waldemar Brodkorb
2017-03-31linux: fix git sources, match kernel version to avoid kernel module mismatchesWaldemar Brodkorb
2017-03-28Darwin: host-tools shouldn't use -rpathWaldemar Brodkorb
2017-03-26try to download git archives from backup site first, remove big .git dir ↵Waldemar Brodkorb
before packing tarball
2017-03-26git clone more verboseWaldemar Brodkorb
2017-03-26need KARCH for make kernelconfigWaldemar Brodkorb
2017-03-25linux: update to 4.4.56Waldemar Brodkorb
2017-03-22Introduce CCACHE-less compiler variables and use for building with cmakedir
2017-03-22Allow for local git reposdir
2017-03-22linux: update to 4.9.16Waldemar Brodkorb
2017-03-21rework kernel build process, changes to kernelconfig are reflected nowWaldemar Brodkorb
Cleanup the package directory which is always used as intermediate step to build in the default some xz compressed archives with all package data. While reconfiguring the kernel mini.config or custom config changes to the firmware did not happen always. Some targets where redundant and the install step tries to compile, too. Be more quiet with any cpio usage.