Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-14 | remove arm foundation model sample, bit rotted. better use qemu sample for ↵ | Waldemar Brodkorb | |
aarch64 | |||
2017-04-14 | remove sim-or1k sample, bit rotted. better use qemu sample for or1k | Waldemar Brodkorb | |
2017-04-13 | microblaze: switch to 2.28, make pr21017 patch musl specific | Waldemar Brodkorb | |
2017-04-12 | h8s: minor progress, doesn't run on edosk2674 board | Waldemar Brodkorb | |
2017-04-11 | bcm28xx-i2c: hide option, use tab | Waldemar Brodkorb | |
2017-04-11 | Add Cherry HID keyboard miniconfig support | dir | |
2017-04-11 | Fix hifiberry dacplus missing I2C dependencies | dir | |
2017-04-10 | rpi: only auto-enable onboard sound when no addon audio hardware selected | Waldemar Brodkorb | |
2017-04-08 | or1k: latest qemu fixed emulator name | Waldemar Brodkorb | |
2017-04-02 | uclibc-ng: update to 1.0.23 | Waldemar Brodkorb | |
2017-04-02 | linux: update to 4.4.59 | Waldemar Brodkorb | |
2017-04-02 | linux: update to 4.9.20 | Waldemar Brodkorb | |
2017-04-02 | solidrun-imx6: default to miniconfig | Waldemar Brodkorb | |
2017-03-31 | rpi: the i2s symbol was renamed | Waldemar Brodkorb | |
2017-03-31 | linux: fix git sources, match kernel version to avoid kernel module mismatches | Waldemar Brodkorb | |
2017-03-31 | rpi-addons: only select kernel modules | Waldemar Brodkorb | |
2017-03-31 | rpi: default to mini.config | Waldemar Brodkorb | |
2017-03-29 | cris: backport binutils patch for pr16044 | Waldemar Brodkorb | |
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 | riscv: add missing files | 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 | add apple g5 sample | Waldemar Brodkorb | |
2017-03-26 | ppc64: nfsroot config stuff | Waldemar Brodkorb | |
2017-03-26 | clearfog: finetune sample | Waldemar Brodkorb | |
2017-03-26 | add sample for dec multia | Waldemar Brodkorb | |
2017-03-26 | arm device-tree option fix | Waldemar Brodkorb | |
2017-03-25 | add backward compatible symbol for netdevices | 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-21 | rework kernel build process, changes to kernelconfig are reflected now | Waldemar Brodkorb | |
Cleanup the package directory which is always used as intermediate step to build in the default some xz compressed archives with all package data. While reconfiguring the kernel mini.config or custom config changes to the firmware did not happen always. Some targets where redundant and the install step tries to compile, too. Be more quiet with any cpio usage. | |||
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 | remove warning while make menuconfig | 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/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 | |