summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-03add suffix for instruction setWaldemar Brodkorb
2018-06-03thumb1 could be used for this arm cpuWaldemar Brodkorb
2018-06-03mpfr: update to 4.0.1Waldemar Brodkorb
2018-06-03mpc: update to 1.1.0Waldemar Brodkorb
2018-06-03arm-nommu: enable uClinux, better defaultsWaldemar Brodkorb
2018-06-03fix binfmt selectionWaldemar Brodkorb
2018-06-03when OpenADK nfsroot is used for Gentoo installation, /dev/fd is requiredWaldemar Brodkorb
2018-06-03sh2: noMMU only, switch j2 to gcc 7.3.0Waldemar Brodkorb
2018-06-02lz4: fix Darwin cross-compileWaldemar Brodkorb
2018-06-02new experimental package gentooinstallWaldemar Brodkorb
2018-06-02remove upstreamed patchWaldemar Brodkorb
2018-06-02remove orig junk in patchWaldemar Brodkorb
2018-06-01c6x: fix shared toolchain building, disable multilib dirs in gcc 7.3.0Waldemar Brodkorb
2018-06-01riscv: use github fork until upstreamWaldemar Brodkorb
2018-06-01riscv64 uclibc-ng supportWaldemar Brodkorb
2018-05-31riscv: disable linux optimize for size option, does not linkWaldemar Brodkorb
2018-05-31linux: enable unwinder with no runtime overheadWaldemar Brodkorb
2018-05-31disable andes device for travis until 4.17 landed in OpenADKWaldemar Brodkorb
2018-05-31rpi: rename mmc symbolWaldemar Brodkorb
2018-05-31xtensa: fix endian selectionWaldemar Brodkorb
2018-05-31disable MMU selection for non-MMU architecturesWaldemar Brodkorb
2018-05-31fix Darwin cross-compile for x86 4.14.x kernelWaldemar Brodkorb
2018-05-31beaglebone-black: select upstream 4.14.x kernel by defaultWaldemar Brodkorb
2018-05-30c-sky: do not depend on endian symbolWaldemar Brodkorb
2018-05-30fix description, remove arch nameWaldemar Brodkorb
2018-05-30ethtool: update to 4.16Waldemar Brodkorb
2018-05-30openssh: update to 7.7p1Waldemar Brodkorb
2018-05-30zsh: update to 5.5.1Waldemar Brodkorb
2018-05-30irqbalance: update to 1.4.0Waldemar Brodkorb
2018-05-30file: update to 5.33Waldemar Brodkorb
2018-05-28rpi: update firmware, kernel and fixup more stuffWaldemar Brodkorb
2018-05-27linux: allow to compile old kernel with clangWaldemar Brodkorb
2018-05-27task: document toolchain task in a better wayWaldemar Brodkorb
2018-05-27fmt: remove unused variableWaldemar Brodkorb
2018-05-27Fix for host build of flex package.Mike Thompson
When building under Ubuntu 18.04 the flex package for the host will fail with the following error: [stage1scan.c] Segmentation fault (core dumped) This seems to be because Ubuntu 18.04 uses glibc 2.26 or newer as described in the following URL: https://git.busybox.net/buildroot/commit/?id=c128c5f3c79b31d89256ffbc5c650ba613d3d52b This fix to configure.ac in the flex package will work around this error. Signed-off-by: Mike Thompson <mpthompson@gmail.com>
2018-05-27try to fix noMMU targetsWaldemar Brodkorb
2018-05-27kodi: update to leia 18 alpha, add all required packagesWaldemar Brodkorb
2018-05-26arc: update to rc2Waldemar Brodkorb
2018-05-26fix some bad dependenciesWaldemar Brodkorb
2018-05-26allow endian selecton for qemu aarch64Waldemar Brodkorb
2018-05-26linux: bump kernels from 4.4 to 4.16Waldemar Brodkorb
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