Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-23 | musl: update to 1.1.17 | Waldemar Brodkorb | |
2017-10-23 | ppc: add more cpu variants | Waldemar Brodkorb | |
2017-10-17 | finetune some stuff for generic targets | Waldemar Brodkorb | |
2017-10-17 | allow lz4 commpression for x86_64 | Waldemar Brodkorb | |
2017-10-17 | csky: fine tune support | Waldemar Brodkorb | |
2017-10-08 | frosted: add support for stm32f429-discovery | Waldemar Brodkorb | |
2017-10-07 | kernel: add filesystem options | Waldemar Brodkorb | |
2017-10-06 | nds32: update toolchain and kernel | Waldemar Brodkorb | |
2017-10-05 | stlink: add hosttool for stm32 flashing | Waldemar Brodkorb | |
2017-10-03 | binutils 2.29 seems to break Linux kernel in thumb2 only mode, fallback to 2.28 | Waldemar Brodkorb | |
2017-10-03 | frosted: add ADK prefix, separate kernel/userland in the menu | Waldemar Brodkorb | |
2017-10-03 | frosted: add support for stm32f407 discovery board | Waldemar Brodkorb | |
2017-10-03 | j2/sh2: fix toolchain compiling | Waldemar Brodkorb | |
2017-10-01 | frosted: fix config for qemu | Waldemar Brodkorb | |
2017-09-30 | lm32: add patch for kernel and elf2flt | Waldemar Brodkorb | |
2017-09-28 | add phytec wega sample | Waldemar Brodkorb | |
2017-09-27 | update kinetis k70 sample, remove gcc 4.x | Waldemar Brodkorb | |
2017-09-27 | sample for SUN JavaStation | Waldemar Brodkorb | |
2017-09-27 | add gdb sim sample for h8s | Waldemar Brodkorb | |
2017-09-23 | binutils: update to 2.29.1 | Waldemar Brodkorb | |
2017-09-23 | linux: required h8300 patch for edosk2674 | Waldemar Brodkorb | |
2017-09-18 | linux: allow to select IO scheduler, default to deadline | Waldemar Brodkorb | |
2017-09-17 | edosk2674: add RAMBASE patch to 4.13.x | Waldemar Brodkorb | |
2017-09-17 | edosk2674: use correct dtb | Waldemar Brodkorb | |
2017-09-17 | remove -fhonour-copts usage | Waldemar Brodkorb | |
This reuires a external gcc patch, which I no longer add to newer gcc. A lot of packages already need to disable the usage of -fhonour-copts, because it doesn't work without patching. May be we need something like Buildroot is using, a gcc wrapper to see poisened include or library paths while cross-compiling. | |||
2017-09-16 | linux: bump all lts / stable to latest | Waldemar Brodkorb | |
2017-09-11 | linux: update to 4.13.1 | Waldemar Brodkorb | |
2017-09-06 | riscv: use glibc 2.26 branch and latest git sources for linux kernel | Waldemar Brodkorb | |
2017-09-06 | linux: add 4.13, update 4.12 | Waldemar Brodkorb | |
2017-09-06 | imx6: update graphics support kernel symbols | Waldemar Brodkorb | |
2017-09-06 | frosted: finetune, remove menuconfig warnings | Waldemar Brodkorb | |
2017-09-04 | add different defconfigs for upstream and solidrun linux kernel | Waldemar Brodkorb | |
2017-08-27 | add ft32 baremetal toolchain support | Waldemar Brodkorb | |
2017-08-27 | add basic support for frosted operating system | Waldemar Brodkorb | |
https://github.com/insane-adding-machines/frosted Rework our architecture selection and os dependent logic a little bit to be cleaner. As only arm is supported, we only modify arm systems to comply with new changeset. | |||
2017-08-21 | gcc: update to 7.2.0 | Waldemar Brodkorb | |
2017-08-20 | add new PKG_NEEDS variable data, fix logitechmediaserver package | Waldemar Brodkorb | |
2017-08-20 | solidrun-imx6: upstream kernel should be okay, if you don't use the GPU | Waldemar Brodkorb | |
2017-08-16 | ci20: add davicom driver | Waldemar Brodkorb | |
2017-08-11 | linux: update to 4.1.43 | Waldemar Brodkorb | |
2017-08-10 | bcm28xx: fix symbol name, make reboot work on raspberry pi's | Waldemar Brodkorb | |
2017-08-06 | fix ppc64 cpu selection | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2017-08-06 | linux: update to 4.9.40 | Waldemar Brodkorb | |
2017-08-05 | h8300: add defconfig for edosk2674 | Waldemar Brodkorb | |
2017-08-03 | glibc: update to 2.26, gcc patch required | Waldemar Brodkorb | |
2017-08-02 | linux: update to 4.12.4 | Waldemar Brodkorb | |
2017-07-31 | orange-pi-zero: make mini.config bootable, ethernet will only work for 4.13.x | Waldemar Brodkorb | |
2017-07-30 | linux: update to 4.4.79, add back required patches | Waldemar Brodkorb | |
2017-07-30 | rpi0: enable wifi | Waldemar Brodkorb | |
2017-07-29 | uclibc-ng: update to 1.0.26 | Waldemar Brodkorb | |
2017-07-29 | add basic support for architecture c-sky, not yet working | Waldemar Brodkorb | |