summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Collapse)Author
2016-12-12arc-toolchain: update to arc-2016.09-releaseWaldemar Brodkorb
2016-12-11rework git kernel infrastructureWaldemar Brodkorb
Module loading was broken, use stable hashes and add kernel versions to allow kernel module loading. Convert kinetis-k70 to use new infrastructure.
2016-12-05nds32: add required kernel changeWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2016-12-04or1k: we can use upstream kernelWaldemar Brodkorb
2016-12-04uclibc-ng: refresh configs, enable sha512Waldemar Brodkorb
2016-12-04uclibc-ng: update to 1.0.20Waldemar Brodkorb
2016-12-03arc: update gcc/binutils to arc-2016.09-rc2Waldemar Brodkorb
2016-12-02use latest gcc/binutils from AndesWaldemar Brodkorb
2016-12-02nios2: we can use qmp now, latest qemu-system-nios2 implements ethernet ↵Waldemar Brodkorb
driver emulation
2016-11-30ia64: add kernel miniconfigWaldemar Brodkorb
2016-11-28cleanup kernel rootfs choice, it is not well tested to use non-ext4 rootfs, ↵Waldemar Brodkorb
add a linux kernel submenu
2016-11-28use short version without extra promptWaldemar Brodkorb
2016-11-27add three library methods, static, shared or bothWaldemar Brodkorb
Rename the static symbol and add the choice to a more visible place for users.
2016-11-27dropbear: add systemd unit file and integrate logic to package buildWaldemar Brodkorb
2016-11-27linux: update to 4.8.11, fix sparc32 invalid frame-pointer checkWaldemar Brodkorb
2016-11-27binutils: for x86 default to 2.25.1, need to investigateWaldemar Brodkorb
2016-11-27binutils: defaults to 2.26.1Waldemar Brodkorb
2016-11-25finalize systemd as alternative init systemWaldemar Brodkorb
Most important is the fix in patch-src_journal_journald-server_c, which breaks startup of systemd-journald when code is compiled with -DNDEBUG. A lot of base-files reorganizing to only install required files on sysv systems.
2016-11-24add special repository short namesWaldemar Brodkorb
They can be used elsewhere in the code when this kernels are used or need special handling. Bug reported by Diez for RPI kernels.
2016-11-23choose defconfig when project git is usedWaldemar Brodkorb
2016-11-23sgi: enable pci and scsi controllerWaldemar Brodkorb
2016-11-23musl: add s390 supportWaldemar Brodkorb
2016-11-22fix libxml2-host compile, pkgconf is mandatoryWaldemar Brodkorb
2016-11-22symbols depend on arm architectureWaldemar Brodkorb
2016-11-21always use ccache from OpenADK, problem reported by DiezWaldemar Brodkorb
2016-11-21xtensa: use optimized flags, default to binutils 2.27Waldemar Brodkorb
2016-11-21or1k: rename or1k-sim to sim-or1k, by default 64mb ramWaldemar Brodkorb
2016-11-18disable udev when systemd is selected as systemd included udevWaldemar Brodkorb
2016-11-17Fix atm_zatm.h for 4.6.8 kernelsMario Haustein
Fix a bug in uapi/linux/atm_zatm.h kernel header for 4.6.8 kernels introduced by kernel commit cf00713a655d and waiting to be reverted by upstream. Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-11-17qemu-or1k: sync needed kernel symbols from or1k-simWaldemar Brodkorb
2016-11-17or1k: unbreak foo= shell functionality, mksh can be used nowWaldemar Brodkorb
2016-11-17git kernel handlingWaldemar Brodkorb
Simplify and allow to use git tags, branches, hashes and head. Convert existing usage of git kernel repositories to this.
2016-11-15rpi: force --dtok to fix a trailer creation problem on Darwin, reported by DiezWaldemar Brodkorb
2016-11-15or1k: disable mksh (deadlock), default to ash and newer kernelWaldemar Brodkorb
2016-11-13grub: rework package, add mips support, update to latest gitWaldemar Brodkorb
2016-11-12uclibc: enable bessel functionsWaldemar Brodkorb
2016-11-10arc-toolchain: update to rc1Waldemar Brodkorb
2016-11-10the optional host-tool detection support is still broken :(Waldemar Brodkorb
2016-11-09linux: update to 4.4.30, fix cris arch on this versionWaldemar Brodkorb
2016-11-08add basic clearfog supportWaldemar Brodkorb
2016-11-05gcc atch upstream, fix nios2 build for uClibc-ngWaldemar Brodkorb
2016-11-03threads nios2 stuffWaldemar Brodkorb
2016-11-03microblaze: allow NPTL and LinuxthreadsWaldemar Brodkorb
2016-11-03microblaze: add required gcc and linux patches for NPTLWaldemar Brodkorb
2016-11-03qemu flash filesystem needs driversWaldemar Brodkorb
2016-11-03microblaze: use NPTL for uCLibc-ng, sync configWaldemar Brodkorb
2016-11-02make flex/bison optional provided by OpenADK, fix logic to create Depends.mkWaldemar Brodkorb
2016-11-01linux: update to 4.8.6, add realtime patchWaldemar Brodkorb
2016-11-01linux: update realtime patch, reported by OliverWaldemar Brodkorb
2016-11-01binutils: add patch from upstream to fix microblaze toolchainWaldemar Brodkorb