Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-22 | remove erroneous PCI feature for AVR32 Grasshopper boards | Mario Haustein | |
2016-09-22 | add support for on board MTD flash of AVR32 Grasshopper board | Mario Haustein | |
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 | 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-20 | binutils: use working versions as default | Waldemar Brodkorb | |
2016-09-20 | linux-rt: refresh patch, reported by Oliver | 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 | binutils: set dafult back to 2.25.1, too much issues. uClibc-ng regex ↵ | Waldemar Brodkorb | |
testsuite problems | |||
2016-09-17 | finetune wireless support for cubox-i | Waldemar Brodkorb | |
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> | |||
2016-09-15 | add support for AVR32 MMC controller | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-09-15 | beaglebone-black: add special linux-repo, add uEnv.txt | Waldemar Brodkorb | |
2016-09-14 | beaglebone-black: some fixes, no serial output yet | Waldemar Brodkorb | |
2016-09-14 | add support for AVR32 grasshopper board | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-09-13 | banana-pro: fix ethernet support, allow read-write mounts | Waldemar Brodkorb | |
2016-09-13 | uefi boot dislikes size in genimage, use a dummy image for cfgfs, add ↵ | Waldemar Brodkorb | |
dependencies | |||
2016-09-13 | binutils: blacklist newer versions then 2.25.1, as they break musl and libstdc++ | Waldemar Brodkorb | |
2016-09-13 | crisv32: add network driver | Waldemar Brodkorb | |
2016-09-12 | qemu: efi boot works, need to add a package for EFI bios file | Waldemar Brodkorb | |
2016-09-12 | gptfdisk: add new package | Waldemar Brodkorb | |
2016-09-12 | gdb: decouple toolchain and package, add special package for microblaze, ↵ | Waldemar Brodkorb | |
looks cleaner to me | |||
2016-09-12 | linux: cleanup old unused patches | Waldemar Brodkorb | |
2016-09-12 | add gfortran package for the library, move libstdc++ to base | Waldemar Brodkorb | |
2016-09-11 | qemu: allow to start X with modesetting driver | Waldemar Brodkorb | |
2016-09-11 | use 4.4 for qemu-arm nommu | Waldemar Brodkorb | |
2016-09-10 | use 4.4 for qemu arm nommu | Waldemar Brodkorb | |
2016-09-10 | linux: update to 4.4.20 | Waldemar Brodkorb | |
2016-09-10 | linux: remove deprecated 4.6 support | Waldemar Brodkorb | |
2016-09-10 | genimage: add better support | Waldemar Brodkorb | |
2016-09-08 | linux: update to 4.7.3 | Waldemar Brodkorb | |
2016-09-05 | add some basic genimage support | Waldemar Brodkorb | |
2016-09-05 | add hosttool genimage | Waldemar Brodkorb | |
2016-09-05 | update binutils default and linux kernel where possible | Waldemar Brodkorb | |
2016-09-05 | binutils: use 2.26.1 as default | Waldemar Brodkorb | |
2016-09-04 | linux: allow x86-cross-compile on Darwin | Waldemar Brodkorb | |
2016-09-03 | add basic support for s6 init system | Waldemar Brodkorb | |
2016-09-02 | hid: depend on usb or qemu | Waldemar Brodkorb | |
2016-08-30 | gdb-host: disable by default to fasten toolchain building | Waldemar Brodkorb | |
2016-08-30 | add user-space hid driver | Waldemar Brodkorb | |
2016-08-28 | mips: add hidden NaN choice, refresh uClibc-ng configs | Waldemar Brodkorb | |
2016-08-27 | add support for Qemu ARM noMMU | Waldemar Brodkorb | |
Greg Ungerer made me aware of this possibility. Rather hackish implementation, we need to deduplicate later. Update Linux Kernel to 4.4.19 while there. Only non-Devicetree system supported right now. |