summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-06-20show dltool (curl/wget) errors when make package=foo clean package ADK_VERBOS...Waldemar Brodkorb
2016-06-19use u-boot boot scriptWaldemar Brodkorb
2016-06-12solidrun-imx6: SPL is biggerWaldemar Brodkorb
2016-05-03update rpi kernel patch, add mkknlimg back, more fixesWaldemar Brodkorb
2016-05-03handle new binfmt suffixWaldemar Brodkorb
2016-04-13sync with mk/vars.mk changeWaldemar Brodkorb
2016-04-13mark bare-metal toolchainsWaldemar Brodkorb
2016-04-06remove duplicate lineWaldemar Brodkorb
2016-04-06add basic raspberry pi3 support (ARM 32Bit)Waldemar Brodkorb
2016-04-04new bcm28xx-bootloader does not work with mknlimg, fix 4.1.20 rpi2 bootupWaldemar Brodkorb
2016-03-27reimplement package patching and update-patches logicPhil Sutter
2016-03-14exit if kernel not foundWaldemar Brodkorb
2016-03-11allow to select nds32 to build uClibc-ng toolchainWaldemar Brodkorb
2016-03-10make parts of the menu visible if architecture is choosen to guarentee defaul...Waldemar Brodkorb
2016-03-09remove underscore from suffixWaldemar Brodkorb
2016-03-09fix update-rcconfWaldemar Brodkorb
2016-03-07rework menu based config systemWaldemar Brodkorb
2016-03-02build host u-boot when mkimage is not installedWaldemar Brodkorb
2016-02-29add new PKG_GIT variableWaldemar Brodkorb
2016-02-27on Linux partprobe might be useful, but not before every filesystem creationWaldemar Brodkorb
2016-02-27prereq: add gzip/zlib checksWaldemar Brodkorb
2016-02-27add new lines for package dependent requirement messagesWaldemar Brodkorb
2016-02-26prereq: allow verbose download messages from fetchcmd when make v is usedWaldemar Brodkorb
2016-02-26prereq: fatal error when no C/C++ compiler foundWaldemar Brodkorb
2016-01-05fix binutils compile for avr32 targetWaldemar Brodkorb
2016-01-04there is no reason not to use uClibc-ng for kodiWaldemar Brodkorb
2015-12-23optimize for really small systemsWaldemar Brodkorb
2015-12-22add missing HOST_CFLAGS/HOSTCXX_FLAGSWaldemar Brodkorb
2015-12-21use grep -iWaldemar Brodkorb
2015-12-20use strings instead of modinfo for a portable wayWaldemar Brodkorb
2015-12-15add message when c/c++ compiler not foundWaldemar Brodkorb
2015-12-15BCM28XX uses mkknlimg which need GNU tr, check for it otherwise compile coreu...Waldemar Brodkorb
2015-12-15recognize clang befoe gcc, so that we set the right optionsWaldemar Brodkorb
2015-12-13allow to fetch on redirectsWaldemar Brodkorb
2015-12-13special case for defconfig used by embedded-test.shWaldemar Brodkorb
2015-12-13rework prereq checkWaldemar Brodkorb
2015-12-11Revert "rework prereq check"Waldemar Brodkorb
2015-12-11rework prereq checkwbx
2015-12-10detect BSD bc and use our own to avoid linux kernel compile breakageWaldemar Brodkorb
2015-12-09add some FreeBSD compat fixesWaldemar Brodkorb
2015-12-06install config.sub and config.guess alwaysWaldemar Brodkorb
2015-12-05arc: allow big-endian testingWaldemar Brodkorb
2015-12-01use adk host sed for mac, no sed wrapperWaldemar Brodkorb
2015-11-05there is no find wrapper, so build findutils even if gfind is availableWaldemar Brodkorb
2015-10-23arc: add support for free nSIM simulator, thx to Alexey for hints to get it r...Waldemar Brodkorb
2015-10-08fix regexWaldemar Brodkorb
2015-09-06remove unused call to modinfoWaldemar Brodkorb
2015-09-06scripts: fix make-module-ipkgs.shPhil Sutter
2015-08-27allow to build ALSA, I2C, SPI as kernel modulesWaldemar Brodkorb
2015-08-27update to latest upstreamWaldemar Brodkorb