Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-06 | install config.sub and config.guess always | Waldemar Brodkorb | |
We need it for toolchain components. Add latest config.sub/config.guess from upstream with a minor patch for sh2eb detection. | |||
2015-12-06 | use PKG_KDEPENDS | Waldemar Brodkorb | |
2015-12-06 | fix nfsroot interfaces, network is already configured | Waldemar Brodkorb | |
2015-12-06 | cleanup kernelversion dependencies | Waldemar Brodkorb | |
Use ARCH, then BOARD and last SYSTEM depends. | |||
2015-12-06 | ath79 board support | Waldemar Brodkorb | |
Use full OpenWrt patch for it, as it works better on 4.1.13 kernel. Deduplicate the patches for atheros devices. | |||
2015-12-06 | Add MTRR to x86 and x86_64 | Oliver Schib | |
MTRR gives faster terminal when not using a GUI. Signed-off-by: Oliver Schib <lich000king@yahoo.de> | |||
2015-12-06 | fix opus compile for ARM neon with -ffast-math | Waldemar Brodkorb | |
2015-12-06 | solidrun-imx6: refresh patch | Waldemar Brodkorb | |
2015-12-06 | rpcbind: fix for new libtirpc from buildroot | Waldemar Brodkorb | |
2015-12-06 | libtirpc: update to latest stable version | Waldemar Brodkorb | |
2015-12-06 | avahi: simplify, install utils | Waldemar Brodkorb | |
2015-12-06 | fix libstcxx package | Waldemar Brodkorb | |
2015-12-06 | newlib: set supported architectures | Waldemar Brodkorb | |
2015-12-06 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2015-12-06 | libressl: disable apps/test | Waldemar Brodkorb | |
2015-12-06 | adktest: use poweroff for metag, too | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-12-05 | fix uClibc-ng config generation for shared flat | Waldemar Brodkorb | |
2015-12-05 | harfbuzz: update to latest stable version | Waldemar Brodkorb | |
2015-12-05 | libpng: update to latest stable version | Waldemar Brodkorb | |
2015-12-05 | add or1k newlib support | Waldemar Brodkorb | |
2015-12-05 | arc: allow big-endian testing | Waldemar Brodkorb | |
2015-12-05 | arc: allow big-endian testing | Waldemar Brodkorb | |
2015-12-05 | libmicrohttpd: update to latest stable version | Waldemar Brodkorb | |
2015-12-04 | get the uClibc-ng testsuite correctly linked as bFLT, create missing symlink ↵ | Waldemar Brodkorb | |
to ld | |||
2015-12-04 | set LDFLAGS, too | Waldemar Brodkorb | |
2015-12-04 | no BFLT for FR-V | Waldemar Brodkorb | |
2015-12-04 | cleanup binfmt flat handling, reduce duplicates | Waldemar Brodkorb | |
2015-12-04 | dropbear: update to latest stable version | Waldemar Brodkorb | |
2015-12-04 | cmake: update to latest stable version | Waldemar Brodkorb | |
2015-12-04 | openssl: update to latest stable version | Waldemar Brodkorb | |
2015-12-04 | sysstat: update to latest stable version | Waldemar Brodkorb | |
2015-12-04 | zsh: update to latest stable version | Waldemar Brodkorb | |
2015-12-03 | use new PKG_KDEPENDS variable | Waldemar Brodkorb | |
2015-12-03 | add new PKG_KDEPENDS feature to depend on kernel modules required to run a ↵ | Waldemar Brodkorb | |
package | |||
2015-12-03 | allow to choose kernel symbol | Waldemar Brodkorb | |
2015-12-03 | cryptodev-linux: update to latest stable version | Waldemar Brodkorb | |
2015-12-03 | BLOCK is required for filesystems | Waldemar Brodkorb | |
2015-12-03 | toolchain: add newlib support | Waldemar Brodkorb | |
OpenADK can now build bare-metal toolchains. Tested for ARM/MIPS. No runtime testing, yet. | |||
2015-12-02 | bfin/tile: fix toolchain building | Waldemar Brodkorb | |
2015-12-02 | fix gcc 5.2 nios2/tilegx toolchain building | Waldemar Brodkorb | |
2015-12-02 | or1k: try with openrisc linux version, minimize defconfig | Waldemar Brodkorb | |
2015-12-02 | simplify toolchain building | Waldemar Brodkorb | |
Buildroot uses the two-stage mechanism since a while. This reduces the build time a lot. Instead of three stages, we just use the two-stage build. The benefit is that the C library do not need to be rebuild and one gcc compile is obsolete. Tested with embedded-test.sh. There is one unresolved problem, tile toolchain building is broken. | |||
2015-12-01 | dovecot: update to latest stable version | Waldemar Brodkorb | |
2015-12-01 | mutt: update to latest stable version | Waldemar Brodkorb | |
2015-12-01 | use adk host sed for mac, no sed wrapper | Waldemar Brodkorb | |
2015-11-30 | bfin: only allow to choose latest kernel, others don't work with gcc git ↵ | Waldemar Brodkorb | |
without patching | |||
2015-11-30 | bfin: latest gcc/binutils is working fine. checked with gdb sim and real ↵ | Waldemar Brodkorb | |
hardware | |||
2015-11-30 | bfin: separate serial driver from kernel config | Waldemar Brodkorb | |
2015-11-30 | kodi: pyexpat required for mediathek addon | Waldemar Brodkorb | |
2015-11-30 | linux: update 4.1.x to latest stable upstream version | Waldemar Brodkorb | |