summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Collapse)Author
2016-10-03enable aarch64 for uClibc-ngWaldemar Brodkorb
2016-10-03clarify static toolchain options, one for host, one for targetWaldemar Brodkorb
2016-10-03autoselect libgcc, always required until we introduce -static-libgcc for ↵Waldemar Brodkorb
musl/uCLibc-ng
2016-10-02uclibc-ng: rework package, fix spurious unneeded rebuildsWaldemar Brodkorb
2016-10-01arc: update toolchainWaldemar Brodkorb
2016-09-29alix1c: fix keyboard support, add SERIO symbols and cleanup aranym/lemote stuffWaldemar Brodkorb
2016-09-29alix needs acpi for stable networkingWaldemar Brodkorb
2016-09-27frv: fix configWaldemar Brodkorb
2016-09-27uclibc-ng: update to 1.0.18Waldemar Brodkorb
2016-09-27alix1c: enable vga by defaultWaldemar Brodkorb
2016-09-27aufs: remove support, we need a maintainer for this external patch, anyone?Waldemar Brodkorb
2016-09-26binutils: more version finetuningWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
2016-09-26nfs-utils: finetuning startup scriptWaldemar Brodkorb
2016-09-24fixup allmodconfig targetWaldemar Brodkorb
2016-09-24locale: rework locale support (not fully ready)Waldemar Brodkorb
2016-09-24BT_HCIBTUSB_BCM is boolean typeWaldemar Brodkorb
2016-09-24correct Comment for AVR32 Grasshopper I2C config optionMario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-09-24grasshopper: move kernel symbols to target/linux/configWaldemar Brodkorb
2016-09-24bluetooth: some broadcom USB bt devces need this, move firmware to brcm ↵Waldemar Brodkorb
subfolder
2016-09-23add support for permission fixups when using genimageWaldemar Brodkorb
Add suid-bit to Xorg as an example. Create simple *.perm files with relative path to the files. You can use any command available on the host. (f.e. chmod/chown)
2016-09-22enable GPIO interface on AVR32 Grasshopper boardsMario Haustein
2016-09-22fix kernel build failure for AVR32 architecture with netfilter enabledMario Haustein
2016-09-22remove erroneous PCI feature for AVR32 Grasshopper boardsMario Haustein
2016-09-22add support for on board MTD flash of AVR32 Grasshopper boardMario Haustein
2016-09-22refactor USART support for AVR32 Grasshopper boardMario Haustein
- force enable USB-USART bridge - add config menu option and kernel patch for enabling second USART
2016-09-22refactor I2C support of AVR32 Grasshopper boardMario Haustein
- I2C can now be enabled in the config menu
2016-09-22refactor SD card support for AVR32 Grasshopper boardMario Haustein
- SD card support can now be enabled in the menu - SD card access LED support added
2016-09-22add LED support for AVR32 Grasshopper boardMario Haustein
2016-09-22reorganized AVR32 Grasshopper kernel patchesMario Haustein
2016-09-22binutils: allow to build gold without making it defaultWaldemar Brodkorb
2016-09-22finetune USB kernel module selection, should work better with USB 1.1 devicesWaldemar Brodkorb
2016-09-22uClibc-ng: add locale option, needs more testingWaldemar Brodkorb
2016-09-20binutils: use working versions as defaultWaldemar Brodkorb
2016-09-20linux-rt: refresh patch, reported by OliverWaldemar Brodkorb
2016-09-20add I2C support for AVR32 grasshopper boardMario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-09-19gcc: disable c++ by default, reduces build time for a simple setupWaldemar Brodkorb
2016-09-19arc: update to toolchain to 2016.09-eng013Waldemar Brodkorb
2016-09-19solidrun-imx6: fix wifiWaldemar Brodkorb
2016-09-17binutils: set dafult back to 2.25.1, too much issues. uClibc-ng regex ↵Waldemar Brodkorb
testsuite problems
2016-09-17finetune wireless support for cubox-iWaldemar Brodkorb
2016-09-15make AVR32 ethernet controller available to the whole architectureMario Haustein
The MACB ethernet controller is an AVR32 architecture feature. Therefore it should be available to all boards of this architecture instead of the NGW1000 board only. Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-09-15add support for AVR32 MMC controllerMario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-09-15beaglebone-black: add special linux-repo, add uEnv.txtWaldemar Brodkorb
2016-09-14beaglebone-black: some fixes, no serial output yetWaldemar Brodkorb
2016-09-14add support for AVR32 grasshopper boardMario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
2016-09-13banana-pro: fix ethernet support, allow read-write mountsWaldemar Brodkorb
2016-09-13uefi boot dislikes size in genimage, use a dummy image for cfgfs, add ↵Waldemar Brodkorb
dependencies
2016-09-13binutils: blacklist newer versions then 2.25.1, as they break musl and libstdc++Waldemar Brodkorb
2016-09-13crisv32: add network driverWaldemar Brodkorb
2016-09-12qemu: efi boot works, need to add a package for EFI bios fileWaldemar Brodkorb