summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Collapse)Author
2017-04-02linux: update to 4.4.59Waldemar Brodkorb
2017-04-02linux: update to 4.9.20Waldemar Brodkorb
2017-04-02solidrun-imx6: default to miniconfigWaldemar Brodkorb
2017-03-31rpi: the i2s symbol was renamedWaldemar Brodkorb
2017-03-31linux: fix git sources, match kernel version to avoid kernel module mismatchesWaldemar Brodkorb
2017-03-31rpi-addons: only select kernel modulesWaldemar Brodkorb
2017-03-31rpi: default to mini.configWaldemar Brodkorb
2017-03-29cris: backport binutils patch for pr16044Waldemar Brodkorb
2017-03-27rpi: fix mini.configWaldemar Brodkorb
2017-03-27Merge branch 'package-objconv' of ableton-dir/openadk into masterWaldemar Brodkorb
2017-03-26rpi: swtich to hash againWaldemar Brodkorb
2017-03-26riscv: add missing filesWaldemar Brodkorb
2017-03-26split riscv arch support into riscv32/riscv64Waldemar Brodkorb
2017-03-26nios2: allow to play with ld.soWaldemar Brodkorb
2017-03-26add apple g5 sampleWaldemar Brodkorb
2017-03-26ppc64: nfsroot config stuffWaldemar Brodkorb
2017-03-26clearfog: finetune sampleWaldemar Brodkorb
2017-03-26add sample for dec multiaWaldemar Brodkorb
2017-03-26arm device-tree option fixWaldemar Brodkorb
2017-03-25add backward compatible symbol for netdevicesWaldemar Brodkorb
2017-03-25add nommu commentWaldemar Brodkorb
2017-03-25fix qemu versatile sampleWaldemar Brodkorb
2017-03-25linux: update to 4.4.56Waldemar Brodkorb
2017-03-23Add objconv packagedir
2017-03-22add hifiberry dacplus supportWaldemar Brodkorb
2017-03-22linux: update to 4.9.16Waldemar Brodkorb
2017-03-21rpi: bump kernel version, we need to get rid of thisWaldemar Brodkorb
2017-03-21rework kernel build process, changes to kernelconfig are reflected nowWaldemar 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-19rpi: use uncompressed image, trailer creation otherwise seems brokenWaldemar Brodkorb
2017-03-19rpi: update kernel versionWaldemar Brodkorb
2017-03-18remove warning while make menuconfigWaldemar Brodkorb
2017-03-18xtensa: fix noMMU qemu sample, with help from MaxWaldemar Brodkorb
2017-03-17drop yaffs2 supportWaldemar 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-17Implement UBIFS rootfs supportPhil 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-17target/config: Allow targets to require kernel2minor host packagePhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2017-03-17target/linux/config: Allow enabling UBIFS supportPhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2017-03-17target: Fix for incorrect post make instructionsPhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2017-03-17target: ADK_TARGET_ROOTFS_GENIMAGE fails without ADK_TARGET_QEMU_WITH_BOOTLOADERPhil Sutter
Therefore make the former select the latter. Signed-off-by: Phil Sutter <phil@nwl.cc>
2017-03-16allow to disable kernel module autoloading mechanism, useful when a big ↵Waldemar Brodkorb
defconfig is used
2017-03-14implement kernel symbol neutral method to select audio addon boardsWaldemar Brodkorb
2017-03-13add stub for config-prepare if mini.config is not choosenWaldemar Brodkorb
2017-03-13banana-pro: add watchdog driverWaldemar Brodkorb
2017-03-12bump rpi kernel versionWaldemar Brodkorb
2017-03-12crisv32 needs latest gcc from gitWaldemar Brodkorb
2017-03-09imgtec-ci20: u-boot / mkimage required to create uImage kernelWaldemar Brodkorb
2017-03-09add different patches to gcc/binutils to fix issues with ↵Waldemar Brodkorb
cris/microblaze/ia64/tile
2017-03-06linux: update to 4.9.13Waldemar Brodkorb
2017-03-05binutils: add 2.28, default to 2.28Waldemar Brodkorb
2017-03-05gcc: defaults to 6.3.0Waldemar Brodkorb
2017-03-04riscv: add experimental linux/glibc supportWaldemar Brodkorb