summaryrefslogtreecommitdiff
path: root/target/config
AgeCommit message (Collapse)Author
2015-10-27bfin: prefer FDPICWaldemar Brodkorb
Use FDPIC by default. Limit gcc to a working one. Default to a working gdb version. Be sure to use uCLinux symbol only for BFLAT.
2015-10-26add net support for qemuWaldemar Brodkorb
2015-10-24uClibc-ng: update to latestWaldemar Brodkorb
2015-10-24add new symbol for systems with tcp/ip but without netdevice. like arc ↵Waldemar Brodkorb
simulator running test-suites with network functions
2015-10-23default to iconv from C library for h8/300Waldemar Brodkorb
2015-10-23add s/390 toolchain supportWaldemar Brodkorb
2015-10-23fix detection of Host OSWaldemar Brodkorb
2015-10-23use 4.2.4 for ARC by defaultWaldemar Brodkorb
2015-10-23arc: add support for free nSIM simulator, thx to Alexey for hints to get it ↵Waldemar Brodkorb
running
2015-10-23add or1ksim basic filesWaldemar Brodkorb
2015-10-22add support for coldfire 5328 toolchain buildingWaldemar Brodkorb
2015-10-21remove unneeded split in choice and default, remove ↵Waldemar Brodkorb
ADK_TARGET_KERNEL_VERSION (unused)
2015-10-20update musl to 1.1.12Waldemar Brodkorb
2015-10-19use binfmt flat for lm32Waldemar Brodkorb
2015-10-18lm32: uClibc-ng support is w/o threadsWaldemar Brodkorb
2015-10-17add basic support for lm32 architectureWaldemar Brodkorb
2015-10-16remove duplicate entryWaldemar Brodkorb
2015-10-16alpha: allow to choose uClibc-ng, select ADK_TARGET_WITH_LTWaldemar Brodkorb
2015-10-15ia64: add toolchain supportWaldemar Brodkorb
2015-10-12update uClibc-ng to 1.0.7Waldemar Brodkorb
2015-10-12support the latest three C library releasesWaldemar Brodkorb
2015-10-11remove already disabled uClibc support, fix wrong PKG_LIBC_DEPENDSWaldemar Brodkorb
2015-10-09add devtmpfs only for mdev/udevWaldemar Brodkorb
2015-10-09add some basic uClibc or1k supportWaldemar Brodkorb
2015-10-07bump linux kernelsWaldemar Brodkorb
2015-10-06fix rpi1 bootupWaldemar Brodkorb
2015-09-17add 4.1.x patches for mikrotik-rb4xx, finetune mini.config, drivers should ↵Waldemar Brodkorb
go into target/linux/config
2015-09-1516 MB for Qemu is to much, qemu-system-or1k just emulates 32MB RAM.Waldemar Brodkorb
2015-09-13sync with Xbian sources, at least console works again. kodi doesn't startupWaldemar Brodkorb
2015-09-12allow to use a defconfig, enable always experimental support in kernelWaldemar Brodkorb
2015-09-10prefix models with ADK_TARGET_MODELWaldemar Brodkorb
2015-09-07update gdb to latest, set to defaultWaldemar Brodkorb
2015-09-02refactor kernel mini.config.Waldemar Brodkorb
We do not need to manually set mini.config file anymore. Every target system, even Qemu emulating different models get it its own. Cleaner and simpler to add new targets.
2015-09-02allow to use linux defconfigs, needs more workWaldemar Brodkorb
2015-09-01move serial support from mini.configWaldemar Brodkorb
2015-09-01add support for beaglebone blackWaldemar Brodkorb
2015-09-01or1k: add basic qemu supportWaldemar Brodkorb
Kernel boots, userland not.
2015-09-01rpi2: unbreak bootop with 4.1.x kernelWaldemar Brodkorb
Add missing kernel symbols. NOL2CACHE and *BSG to allow bootup. Remove support patches for older kernels. Enable REGMAP by default.
2015-09-01raspberry can use tty0, tooWaldemar Brodkorb
2015-08-31prefix VERSION symbols, otherwise they will get into kernel .configWaldemar Brodkorb
2015-08-30update to latest musl releaseWaldemar Brodkorb
2015-08-27allow to build ALSA, I2C, SPI as kernel modulesWaldemar Brodkorb
2015-08-25update 4.1.x to latestWaldemar Brodkorb
2015-08-22update uClibc-ng to 1.0.6, no symlinking requiredWaldemar Brodkorb
2015-08-17force glibc git for hppa, as it contains a lot of fixes for hppa. x86_64 ↵Waldemar Brodkorb
works now with older versions
2015-08-13kernel: make net and block support optionalWaldemar Brodkorb
2015-08-09use nocona for qemu-system-x86_64Waldemar Brodkorb
2015-08-07update glibc to 2.22Waldemar Brodkorb
2015-08-03cleanupWaldemar Brodkorb
2015-08-02remove non-lts kernelWaldemar Brodkorb