summaryrefslogtreecommitdiff
path: root/target/config
AgeCommit message (Collapse)Author
2018-09-21gcc: update to 8.2.0Waldemar Brodkorb
2018-09-21binutils: update to 2.31.1Waldemar Brodkorb
2018-08-13Add option to mount debugfs at startupdir
@upstream
2018-08-13Add post build actiondir
@upstream
2018-08-13Add simple autologin program to be started by gettydir
@upstream
2018-08-13Implement mdev logging output on demanddir
@upstream
2018-07-19FDPIC: arm could be selected in futureWaldemar Brodkorb
2018-06-24arc: more symbol rename fixesWaldemar Brodkorb
2018-06-22linux+arc: update kernelWaldemar Brodkorb
2018-06-20foxboard: bugfixesWaldemar Brodkorb
2018-06-16add etrax-toolsWaldemar Brodkorb
2018-06-14add option for special CFLAGS/CXXFLAGSWaldemar Brodkorb
Do not disable exception handling and unwinding options by default, as this breaks exception handling in C++ applications using libstdc++. Reported-by: Tom Deblauwe
2018-06-13synpsys-hsdk: add sampleWaldemar Brodkorb
2018-06-10armv8 cortex-a53/57: allow thumb2Waldemar Brodkorb
2018-06-10allow apple mac mini to netbootWaldemar Brodkorb
2018-06-10riscv64: uclibc only static w/o TLS/NPTLWaldemar Brodkorb
2018-06-08add sample for lenovo x200, fix gentooinstallerWaldemar Brodkorb
2018-06-03thumb1 could be used for this arm cpuWaldemar Brodkorb
2018-06-03arm-nommu: enable uClinux, better defaultsWaldemar Brodkorb
2018-06-03fix binfmt selectionWaldemar Brodkorb
2018-06-03sh2: noMMU only, switch j2 to gcc 7.3.0Waldemar 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-31xtensa: fix endian selectionWaldemar Brodkorb
2018-05-31disable MMU selection for non-MMU architecturesWaldemar Brodkorb
2018-05-30c-sky: do not depend on endian symbolWaldemar Brodkorb
2018-05-28rpi: update firmware, kernel and fixup more stuffWaldemar Brodkorb
2018-05-27kodi: update to leia 18 alpha, add all required packagesWaldemar Brodkorb
2018-05-26fix some bad dependenciesWaldemar Brodkorb
2018-05-26allow endian selecton for qemu aarch64Waldemar 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-19genimage disk images are only available for x86_64 for nowWaldemar 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-12nds32: use binutils/gcc from githubWaldemar Brodkorb
2018-05-06riscv: try gcc8 + riscv-kernelWaldemar Brodkorb
2018-04-28uclibc-ng: update to 1.0.30Waldemar Brodkorb
2018-04-28llvm: update to 6.0.0Waldemar Brodkorb
2018-04-22arm: fix thumb2 mode with binutils 2.30Waldemar Brodkorb
2018-04-21linux: bump kernel versionsWaldemar Brodkorb
2018-04-20rpi3+: add network driverWaldemar Brodkorb
2018-04-16add basic support for raspberry-pi3pOliver Schib
Signed-off-by: Oliver Schib <lich000king@yahoo.de>
2018-04-04hppa: disable linuxthreads for uClibc-ng, breaks testsuite runWaldemar Brodkorb
2018-04-01arm: use >4.9 kernel for versatile nommuWaldemar Brodkorb
2018-03-29tilegx is 64 bitWaldemar Brodkorb
2018-03-29tile: add uclibc-ng supportWaldemar Brodkorb
2018-03-29update baremetal toolchain creationWaldemar Brodkorb
2018-03-20xtensa: fix noMMU linux buildWaldemar Brodkorb
2018-03-20xtensa: switch to uImage, something chnaged in 4.14Waldemar Brodkorb