Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-27 | rpi: fix mini.config | Waldemar Brodkorb | |
2017-03-27 | Merge branch 'package-objconv' of ableton-dir/openadk into master | Waldemar Brodkorb | |
2017-03-26 | rpi: swtich to hash again | Waldemar Brodkorb | |
2017-03-26 | split riscv arch support into riscv32/riscv64 | Waldemar Brodkorb | |
2017-03-26 | nios2: allow to play with ld.so | Waldemar Brodkorb | |
2017-03-26 | clearfog: finetune sample | Waldemar Brodkorb | |
2017-03-26 | arm device-tree option fix | Waldemar Brodkorb | |
2017-03-25 | add nommu comment | Waldemar Brodkorb | |
2017-03-25 | fix qemu versatile sample | Waldemar Brodkorb | |
2017-03-25 | linux: update to 4.4.56 | Waldemar Brodkorb | |
2017-03-23 | Add objconv package | dir | |
2017-03-22 | add hifiberry dacplus support | Waldemar Brodkorb | |
2017-03-22 | linux: update to 4.9.16 | Waldemar Brodkorb | |
2017-03-21 | rpi: bump kernel version, we need to get rid of this | Waldemar Brodkorb | |
2017-03-19 | rpi: use uncompressed image, trailer creation otherwise seems broken | Waldemar Brodkorb | |
2017-03-19 | rpi: update kernel version | Waldemar Brodkorb | |
2017-03-18 | xtensa: fix noMMU qemu sample, with help from Max | Waldemar Brodkorb | |
2017-03-17 | drop yaffs2 support | Waldemar Brodkorb | |
Yaffs2 is not upstream and does not work with newer 4.x Linux kernels. We like to switch to UBIFS for any embedded devices with NAND. Routerboards can be used with some application, which generates a YAFFS2 image including a Linux kernel, without any YAFFS2 filesystem support in the kernel on the host or target. | |||
2017-03-17 | Implement UBIFS rootfs support | Phil Sutter | |
This implements UBIFS rootfs, enables it for mips targets and adds the necessary settings for rb532. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2017-03-17 | target/config: Allow targets to require kernel2minor host package | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2017-03-17 | target: ADK_TARGET_ROOTFS_GENIMAGE fails without ADK_TARGET_QEMU_WITH_BOOTLOADER | Phil Sutter | |
Therefore make the former select the latter. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2017-03-16 | allow to disable kernel module autoloading mechanism, useful when a big ↵ | Waldemar Brodkorb | |
defconfig is used | |||
2017-03-14 | implement kernel symbol neutral method to select audio addon boards | Waldemar Brodkorb | |
2017-03-12 | bump rpi kernel version | Waldemar Brodkorb | |
2017-03-12 | crisv32 needs latest gcc from git | Waldemar Brodkorb | |
2017-03-09 | add different patches to gcc/binutils to fix issues with ↵ | Waldemar Brodkorb | |
cris/microblaze/ia64/tile | |||
2017-03-06 | linux: update to 4.9.13 | Waldemar Brodkorb | |
2017-03-05 | binutils: add 2.28, default to 2.28 | Waldemar Brodkorb | |
2017-03-05 | gcc: defaults to 6.3.0 | Waldemar Brodkorb | |
2017-03-04 | riscv: add experimental linux/glibc support | Waldemar Brodkorb | |
2017-03-04 | riscv: start experimenting with riscv32 / newlib toolchain | Waldemar Brodkorb | |
2017-02-27 | bcm28xx: update bootloader and userland libraries | Waldemar Brodkorb | |
2017-02-23 | kernel: update version comments | Waldemar Brodkorb | |
2017-02-23 | rework firmware menu, we need to add some more options for images/filesystem | Waldemar Brodkorb | |
2017-02-22 | raspberry-pi3: fix mini.config bootup | Waldemar Brodkorb | |
- cmdline.txt is not required with full device tree capable kernel - force 270x option for mkknlimg trailer - we need ext4 filesystem support in the kernel other filesystems are rarely used at the moment - ATAGS and CMDLINE_FROM_BOOTLOADER not required with device tree capable kernel - overlay dtb files are renamed to dtbo suffix | |||
2017-02-19 | use 4.9.x for bcm28xx/rpi boards | Waldemar Brodkorb | |
2017-02-19 | more h8300 work, add u-boot | Waldemar Brodkorb | |
2017-02-18 | add srec support for kernel format | Waldemar Brodkorb | |
2017-02-17 | select grub/grub-tools for dual-boot and x86/x86_64 architecture | Waldemar Brodkorb | |
2017-02-12 | linux: update kernel | Waldemar Brodkorb | |
2017-02-12 | disable utils in some cases | Waldemar Brodkorb | |
2017-02-09 | add basic support for edosk2674 | Waldemar Brodkorb | |
2017-02-09 | add dual-boot / fwupdate for systems with grub-support | Waldemar Brodkorb | |
2017-02-09 | systemd: enable for uClibc-ng | Waldemar Brodkorb | |
Patch out IDN usage. libidn will be removed from GNU C library in the future, so we don't add it to uClibc-ng getnameinfo(). libkmod can't be activated when PKG_BB is 1 for kmod package. | |||
2017-02-07 | glibc sparc is still broken | Waldemar Brodkorb | |
2017-02-07 | glibc: update to 2.25 | Waldemar Brodkorb | |
2017-02-06 | add different genimage configs for PC Bios and EFI | Waldemar Brodkorb | |
2017-02-03 | linux: update to 4.4.46 | Waldemar Brodkorb | |
2017-02-03 | busybox: fix ash/hush selection | Waldemar Brodkorb | |
2017-02-01 | uclibc-ng: update to 1.0.22 | Waldemar Brodkorb | |