summaryrefslogtreecommitdiff
path: root/target/config
AgeCommit message (Collapse)Author
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
2015-08-02update to uClibc-ng 1.0.5Waldemar Brodkorb
2015-08-02add uclibc.config for meta, disable gcc honour copts for this old gccWaldemar Brodkorb
2015-08-02add basic support for qemu-metagWaldemar Brodkorb
2015-08-02set suffix for OABIWaldemar Brodkorb
2015-08-02default to 4.1.3Waldemar Brodkorb
2015-08-01remove testkernelWaldemar Brodkorb
2015-08-01update to 4.1.3, which will be the base for stable branchWaldemar Brodkorb
2015-07-29update gcc/binutils to latest synopsis github versionWaldemar Brodkorb
2015-07-27add some basic support for emcraft kinetisWaldemar Brodkorb
2015-07-25add experimental imgtec ci20 supportWaldemar Brodkorb
2015-07-24add experimental kernel for solidrun devices, to check kodi audioWaldemar Brodkorb
2015-07-24binutils 2.25 does not work with crisv10Waldemar Brodkorb
2015-07-24fix typoWaldemar Brodkorb
2015-07-24update to latestWaldemar Brodkorb
2015-07-22update binutils to latest stable versionWaldemar Brodkorb
2015-07-22update to gcc 5.2.0Waldemar Brodkorb
2015-07-22latest binutils works fine againWaldemar Brodkorb
2015-07-17use libiconv-tiny as default for uClibc-ngWaldemar Brodkorb
2015-07-15update to 1.0.4Waldemar Brodkorb
2015-07-14allow to build ppc64 little endianWaldemar Brodkorb
2015-07-13order of selectWaldemar Brodkorb
2015-07-13add basic toolchain support for or1k arch with musl libcWaldemar Brodkorb
2015-07-09add support for metag architectureWaldemar Brodkorb
2015-07-07glibc 2.20/2.21 does not compile on x86_64, so disable for nowWaldemar Brodkorb