Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-22 | refactor USART support for AVR32 Grasshopper board | Mario Haustein | |
- force enable USB-USART bridge - add config menu option and kernel patch for enabling second USART | |||
2016-09-22 | refactor I2C support of AVR32 Grasshopper board | Mario Haustein | |
- I2C can now be enabled in the config menu | |||
2016-09-22 | refactor SD card support for AVR32 Grasshopper board | Mario Haustein | |
- SD card support can now be enabled in the menu - SD card access LED support added | |||
2016-09-22 | add LED support for AVR32 Grasshopper board | Mario Haustein | |
2016-09-22 | reorganized AVR32 Grasshopper kernel patches | Mario Haustein | |
2016-09-22 | binutils: allow to build gold without making it default | Waldemar Brodkorb | |
2016-09-22 | irssi: update to 0.8.20 | Waldemar Brodkorb | |
2016-09-22 | finetune USB kernel module selection, should work better with USB 1.1 devices | Waldemar Brodkorb | |
2016-09-22 | uClibc-ng: add locale option, needs more testing | Waldemar Brodkorb | |
2016-09-22 | mksh: update to 53a | Waldemar Brodkorb | |
2016-09-22 | usbutils: udev not strictly required, need a better solution for hwdb generation | Waldemar Brodkorb | |
2016-09-22 | bluez: fix blocking on startup | Waldemar Brodkorb | |
2016-09-21 | gdb-microbaze: split off big patch, so update-patches works | Waldemar Brodkorb | |
2016-09-21 | wrappe for fsck apps required for e2fsprogs and dosfstools, reported by Oliver | Waldemar Brodkorb | |
2016-09-21 | monit: update to 5.19.0 | Waldemar Brodkorb | |
2016-09-21 | gdb: we can not use it on cris | Waldemar Brodkorb | |
2016-09-21 | mariadb: new package, mostly from buildroot mailinglist | Waldemar Brodkorb | |
2016-09-21 | heimdal: use HOST_PATH to find gawk and others | Waldemar Brodkorb | |
2016-09-20 | libsndfile: needs c++, autoselect c++ toolchain option | Waldemar Brodkorb | |
2016-09-20 | cmake: verbose builds by default | Waldemar Brodkorb | |
2016-09-20 | bcm28xx-vc: fix compile with uClibc-ng | Waldemar Brodkorb | |
2016-09-20 | binutils: use working versions as default | Waldemar Brodkorb | |
2016-09-20 | heimdal: compile_et required for samba | Waldemar Brodkorb | |
2016-09-20 | linux-rt: refresh patch, reported by Oliver | Waldemar Brodkorb | |
2016-09-20 | heimdal: just compile the bare minimum, fix Darwin hostcompile | Waldemar Brodkorb | |
2016-09-20 | libcec: add rpi3 depends | Waldemar Brodkorb | |
2016-09-20 | pcre: cpp support is optional | Waldemar Brodkorb | |
2016-09-20 | docs: add info about supported architectures and toolchain support | Waldemar Brodkorb | |
2016-09-20 | docs: some more prerequisites are required | Waldemar Brodkorb | |
2016-09-20 | docs: update uClibc-ng config file name | Waldemar Brodkorb | |
2016-09-20 | docs: add PKG_NEEDS variable | Waldemar Brodkorb | |
2016-09-20 | add I2C support for AVR32 grasshopper board | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-09-19 | gcc: disable c++ by default, reduces build time for a simple setup | Waldemar Brodkorb | |
2016-09-19 | arc: update to toolchain to 2016.09-eng013 | Waldemar Brodkorb | |
2016-09-19 | solidrun-imx6: fix wifi | Waldemar Brodkorb | |
2016-09-17 | nfs-utils: add missing startup script | Waldemar Brodkorb | |
2016-09-17 | binutils: set dafult back to 2.25.1, too much issues. uClibc-ng regex ↵ | Waldemar Brodkorb | |
testsuite problems | |||
2016-09-17 | nodejs: update to 6.6.0 | Waldemar Brodkorb | |
2016-09-17 | finetune wireless support for cubox-i | Waldemar Brodkorb | |
2016-09-17 | cifs-utils: add kernel dependency | Waldemar Brodkorb | |
2016-09-17 | nfs-utils: fix wrong startup scripts | Waldemar Brodkorb | |
2016-09-17 | u-boot: update to 2016.09 | Waldemar Brodkorb | |
2016-09-17 | mpdbox: no longer maintained by me | Waldemar Brodkorb | |
2016-09-17 | electron-bin: remove, as the binary traps out for simple apps | Waldemar Brodkorb | |
2016-09-17 | pciutils: use shared library version, useful for other packages | Waldemar Brodkorb | |
2016-09-16 | libtirpc: remove not required header, fixes Darwin cross-compile | Waldemar Brodkorb | |
2016-09-16 | elftoaout: fix on Darwin | Waldemar Brodkorb | |
2016-09-15 | missing dependency for 'libksba' | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-09-15 | make choice of SSL engine and IPv6 support available to all BIND subpackages | Mario Haustein | |
To choose an SSL engine, it was required to build the BIND server. Building only a subset of BIND tools failed, because of the missing SSL dependency. Therefore SSL and IPv6 options were relocated to the 'libbind' subpackage. Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-09-15 | make AVR32 ethernet controller available to the whole architecture | Mario 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> |