summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-25rework hardware and C library settingsWaldemar Brodkorb
Make the menu system for configuration more intuitive. First choose operating system, then hardware, starting with architecture. Then choose either generic or a sample system. When choosing a sample be more strict in case of MMU or Endianess selection, so a misconfiguration isn't possible. Furthermore put a new top level menu for C library configuration and add Binary format, Instruction set, version selection, float type and any C library specific options. Refactor the duplicate definition of Qemu system versatile and Synopsys NSIM.
2018-05-23alpha: fix baud rateWaldemar Brodkorb
2018-05-23hppa: add generic kernel configWaldemar Brodkorb
2018-05-22waldux: update to latestWaldemar Brodkorb
2018-05-22opkg: update to 0.3.6Waldemar Brodkorb
2018-05-22lz4: update to 1.8.2, allow to cross-compile from Darwin to LinuxWaldemar Brodkorb
2018-05-22libressl: update to 2.7.3Waldemar Brodkorb
2018-05-22alpha: info about SRM consoleWaldemar Brodkorb
2018-05-22remove junk in patchWaldemar Brodkorb
2018-05-22linux: alpha patch for 4.14Waldemar Brodkorb
2018-05-22add alpha sampleWaldemar Brodkorb
2018-05-22xz: update to 5.2.4Waldemar Brodkorb
2018-05-22gnupg: update to 1.4.22Waldemar Brodkorb
2018-05-22libx264: update to latest masterWaldemar Brodkorb
2018-05-22gnupg2: update to 2.2.7Waldemar Brodkorb
2018-05-22gmp: needs c++Waldemar Brodkorb
2018-05-21glib: fix compile under LinuxWaldemar Brodkorb
2018-05-21uclibc: enable ld.preload for armWaldemar Brodkorb
2018-05-21curl: use ca-path, make git clone ssl url workingWaldemar Brodkorb
2018-05-21glib: update to 2.56.1Waldemar Brodkorb
2018-05-21xvidcore: update to 1.3.5Waldemar Brodkorb
2018-05-21util-linux: fix typo for cfdisk installWaldemar Brodkorb
2018-05-20curl: update to 7.60Waldemar Brodkorb
2018-05-20kodi: allow using aloop audio devicesOliver Schib
Building the linux kernel with snd_aloop enabled adds alsa loopback devices, however they are not shown in the kodi gui and therefore can't be used by default. This patch lifts those restrictions. Signed-off-by: Oliver Schib <oliver.schib@gmx.ch>
2018-05-19genimage disk images are only available for x86_64 for nowWaldemar Brodkorb
2018-05-19uclibc-ng-dev: do not stop for static toolchainsWaldemar Brodkorb
2018-05-15ltp: update to 20180515Waldemar Brodkorb
2018-05-14add support for saving video decoding license keys to configOliver Schib
Signed-off-by: Oliver Schib <oliver.schib@gmx.ch>
2018-05-14boost: update to 1.67, hack out an compile issue with armWaldemar Brodkorb
2018-05-12nds32: use binutils/gcc from githubWaldemar Brodkorb
2018-05-10strace: update to 4.22Waldemar Brodkorb
2018-05-10libx265: add missing build dependencyWaldemar Brodkorb
2018-05-08linux: add microblaze patchWaldemar Brodkorb
2018-05-08add ffmpeg libx265 supportWaldemar Brodkorb
2018-05-06rpi: update bootloaderOliver Schib
Signed-off-by: Oliver Schib <oliver.schib@gmx.ch>
2018-05-06riscv: try gcc8 + riscv-kernelWaldemar Brodkorb
2018-05-06mips32r6: cpu emulation seems to have changed in qemu somehowWaldemar Brodkorb
2018-05-05rpi: fix kodi taskWaldemar Brodkorb
Kernel symbols got renamed.
2018-05-05linux: update to 4.9.98Waldemar Brodkorb
2018-05-04linux: update to 4.14.39Waldemar Brodkorb
2018-05-02linux: update to 4.16.7Waldemar Brodkorb
2018-05-02Merge branch 'fix-ADK_TARGET_KERNEL_USE_CUSTOMCONFIG' of stk/openadk into masterWaldemar Brodkorb
2018-05-02Fix bug related to renaming of ADK_TARGET_KERNEL_*stk
I'm not sure if this correct, or complete. I only know that it's the diff hunk in mk/kernel-build.mk that we need. The other ones were found by searching for ADK_TARGET_KERNEL_USE_CUSTOMCONFIG; I suspect these code blocks need to be duplicated for ADK_TARGET_WALDUX_KERNEL_USE_CUSTOMCONFIG?
2018-04-29update kernel for raspberry pi, fixes kodi startupOliver Schib
Signed-off-by: Oliver Schib <oliver.schib@gmx.ch>
2018-04-28uclibc-ng: update to 1.0.30Waldemar Brodkorb
2018-04-28riscv: add special case for ld.soWaldemar Brodkorb
2018-04-28waldux: update kernel versionWaldemar Brodkorb
2018-04-28llvm: update to 6.0.0Waldemar Brodkorb
2018-04-28xenomai: update to 3.0.6Waldemar Brodkorb
2018-04-28kexec-tools: update to 2.0.17Waldemar Brodkorb