Age | Commit message (Collapse) | Author | |
---|---|---|---|
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/linux/config: Allow enabling UBIFS support | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2017-03-17 | target: Fix for incorrect post make instructions | 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-13 | add stub for config-prepare if mini.config is not choosen | Waldemar Brodkorb | |
2017-03-13 | banana-pro: add watchdog driver | 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 | imgtec-ci20: u-boot / mkimage required to create uImage kernel | 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-26 | rpi: vchiq is in staging | Waldemar Brodkorb | |
2017-02-23 | kernel: update version comments | Waldemar Brodkorb | |
2017-02-23 | kernel: update 4.4/4.9 | Waldemar Brodkorb | |
2017-02-23 | mips: add genimage targets in arch Makefile | Waldemar Brodkorb | |
2017-02-23 | rework firmware menu, we need to add some more options for images/filesystem | Waldemar Brodkorb | |
2017-02-23 | fallback to generic genimage config, the size of partition and filesystem ↵ | Waldemar Brodkorb | |
still need to be made configurable | |||
2017-02-22 | fix rpi2 bootup with mini.config and USB for rpi2/rpi3 | 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-22 | rework mini.config for rpi3 | Waldemar Brodkorb | |
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-18 | add genimage files for asus-p5bvm | 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 | fix help text, make bootup work for grub-pc | 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 | nios2: add serial drivers | Waldemar Brodkorb | |
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-02 | c6x: add some stuff to allow kernel and system compile | Waldemar Brodkorb | |
2017-02-01 | uclibc-ng: update to 1.0.22 | Waldemar Brodkorb | |
2017-01-29 | linux: update to 4.9.6 | Waldemar Brodkorb | |
2017-01-28 | qemu-aarch64: set raw mode for disk | Waldemar Brodkorb | |
2017-01-26 | added dtb generation for stm32f769 target | Alexander Brand | |
Signed-off-by: Alexander Brand <tecnologic86@gmail.com> |