summaryrefslogtreecommitdiff
path: root/target/config
AgeCommit message (Expand)Author
2014-07-04add basic support for pcengines apu, only usb boot tested.Waldemar Brodkorb
2014-06-30disable relro+bind now, needs more startup time testing, fix gpu mem settingWaldemar Brodkorb
2014-06-30add support for lz4 compressed kernel and initramfsWaldemar Brodkorb
2014-06-30bump kernelsWaldemar Brodkorb
2014-06-30start adding architectures for uClibc without NPTL/TLSWaldemar Brodkorb
2014-06-29add default parameter from Linux kernelWaldemar Brodkorb
2014-06-28enable shared libgcc for uClibc/glibcWaldemar Brodkorb
2014-06-27rework service startup, do not hardcode into postinst scriptsWaldemar Brodkorb
2014-06-27automatically choose 128 MB gpuWaldemar Brodkorb
2014-06-25allow to disable checksum checkingWaldemar Brodkorb
2014-06-25use console=tty1 hereWaldemar Brodkorb
2014-06-25finetune netowrk configWaldemar Brodkorb
2014-06-24add support for qemu-system-alphaWaldemar Brodkorb
2014-06-23allow initramfs for qemu-git + patchesWaldemar Brodkorb
2014-06-23bump kernel versionsWaldemar Brodkorb
2014-06-19compile autotool stuff, bison and flex by defaultWaldemar Brodkorb
2014-06-18add yaffs2 patch for hardware with nand, only use 3.14.7 for mikrotik-rb4xx f...Waldemar Brodkorb
2014-06-18add support for mikrotik rb4xxPhil Sutter
2014-06-15add support for xtensa architecture, tested with qemu. thanks to Max Filippov...Waldemar Brodkorb
2014-06-12bump kernel versionsWaldemar Brodkorb
2014-06-11update to latest stable kernelsWaldemar Brodkorb
2014-06-11make vbox target usable againWaldemar Brodkorb
2014-06-11ignore config.sub/config.guess, do not create backup and restore it on update...Waldemar Brodkorb
2014-06-10update to 3.15, rb532 pci patch no longer requiredWaldemar Brodkorb
2014-06-08rename qemu-sh4 to qemu-sh, to simplify build for all qemu-archsWaldemar Brodkorb
2014-06-08be consistent, do not use - in rootfs namesWaldemar Brodkorb
2014-06-08enable audio support for qemu-x86/qemu-x86_64Waldemar Brodkorb
2014-06-07fix eabi/eabihf handling for qemu-armWaldemar Brodkorb
2014-06-05make mouse working in qemu x11Waldemar Brodkorb
2014-06-05rework ssp support, use static version of libsspWaldemar Brodkorb
2014-06-04use Cirrus DRM and xf86-video-modesetting for QemuWaldemar Brodkorb
2014-06-04rework simple network config, allow to configure one gatewayWaldemar Brodkorb
2014-06-04add ADK_TARGET_WITH_WIFIWaldemar Brodkorb
2014-06-04make ld relro and bind now optionalWaldemar Brodkorb
2014-06-03update vc libraries and firmware for raspberry pi, make GPU mem configurableWaldemar Brodkorb
2014-06-03update to 3.14.5Waldemar Brodkorb
2014-06-02simplify adding new archWaldemar Brodkorb
2014-06-02use correct -march for x86_64Waldemar Brodkorb
2014-06-01enable kernel choice for toolchain targetsWaldemar Brodkorb
2014-05-31add disk support to qemu-arm spitz and terrierWaldemar Brodkorb
2014-05-31rework static linking support, works with musl/glibc, fails to boot with ucli...Waldemar Brodkorb
2014-05-31fix toolchain build, need to set -mcpuWaldemar Brodkorb
2014-05-31fix qemu spitz emulation, add emulation for terrierWaldemar Brodkorb
2014-05-31set tar.xz as defaultWaldemar Brodkorb
2014-05-29select libssp packageWaldemar Brodkorb
2014-05-28allow to choose ld garbage collectorWaldemar Brodkorb
2014-05-28disable 3.14.4 for cubox-iWaldemar Brodkorb
2014-05-28update to rc7Waldemar Brodkorb
2014-05-27enable 3.14.4 for cuboxWaldemar Brodkorb
2014-05-26hide addon patches, move yaffs2 to addon style patch-Waldemar Brodkorb