summaryrefslogtreecommitdiff
path: root/target/ppc
AgeCommit message (Expand)Author
2016-03-16disable uClibc-ng obstack, gdb/binutils has its own copyWaldemar Brodkorb
2016-03-12uclibc-ng: disable long double math in default configWaldemar Brodkorb
2016-03-07rework menu based config systemWaldemar Brodkorb
2016-02-07uclibc-ng: simplify config, only use uclibc-ng.config as git master is now 1....Waldemar Brodkorb
2016-01-10update to uClibc-ng 1.0.11, enable argp option, refresh configsWaldemar Brodkorb
2015-11-12do not allow to build broken kernel images with compressionWaldemar Brodkorb
2015-10-25disable UCLIBC_HAS_FENV for git configs, tooWaldemar Brodkorb
2015-10-25uClibc-ng: disable UCLIBC_HAS_FENV in the default configWaldemar Brodkorb
2015-10-24add new symbol for systems with tcp/ip but without netdevice. like arc simula...Waldemar Brodkorb
2015-10-08force CONFIG_PRINTKWaldemar Brodkorb
2015-09-14qemu-ppc-macppc: does not link without symbolWaldemar Brodkorb
2015-09-14qemu-ppc-macppc: move serial driver away from mini.config, reduceWaldemar Brodkorb
2015-09-14qemu-ppc-bamboo: move serial driver away from mini.configWaldemar Brodkorb
2015-09-03fix naming of fileWaldemar Brodkorb
2015-09-02refactor kernel mini.config.Waldemar Brodkorb
2015-08-13kernel: make net and block support optionalWaldemar Brodkorb
2015-08-03rework kernel module infrastructureWaldemar Brodkorb
2015-07-25mark boards as experimentalWaldemar Brodkorb
2015-04-26remove -C $(LINUX_DIR) from OPTS variableWaldemar Brodkorb
2015-04-25refactor the lower case symbols outWaldemar Brodkorb
2015-04-14enable LDSO_RUNPATH_OF_EXECUTABLE for uClibc-ng git, tooWaldemar Brodkorb
2015-04-14LDSO_RUNPATH_OF_EXECUTABLE is required f.e. for sambaWaldemar Brodkorb
2015-04-02remove deprecated symbolsWaldemar Brodkorb
2015-03-29enable UCLIBC_HAS_UTMP for uClibc-ngWaldemar Brodkorb
2015-03-23uClibc added a new symbol for utmp supportWaldemar Brodkorb
2015-02-28extend KERNEL_MAKE_OPTS by the target directoryPhil Sutter
2015-02-20use MALLOC with GLIBC_COMPAT for all archsWaldemar Brodkorb
2015-02-18add support for uClibc-ng git masterWaldemar Brodkorb
2015-01-26add basic config snippets for mac mini (ppc)Waldemar Brodkorb
2014-12-27enable getopt longWaldemar Brodkorb
2014-09-28always enable pthread debug support as discussed with tgWaldemar Brodkorb
2014-09-08sync with uClibc Makefile, config files will be compatibleWaldemar Brodkorb
2014-08-25disable XSI_MATH, prevent testsuite linking failures.Waldemar Brodkorb
2014-08-06enable backtrace support by default for uClibc-ngWaldemar Brodkorb
2014-07-30add argp by defaultWaldemar Brodkorb
2014-07-28it is mac99Waldemar Brodkorb
2014-07-28use bamboo board emulation as default, ppc 44x without FPU. networking works ...Waldemar Brodkorb
2014-07-28disable gnu hash support in default config, will be enabled on demand laterWaldemar Brodkorb
2014-07-25remove unused symbolWaldemar Brodkorb
2014-07-23add support for qemu ppc bambooWaldemar Brodkorb
2014-07-23add qemu support for ppc virtex ml507Waldemar Brodkorb
2014-07-05add support for uClibc-ng in parallel to uClibc.Waldemar Brodkorb
2014-06-29remove RPC from uclibc, use libtirpcWaldemar Brodkorb
2014-06-29handle debug code handling inside OpenADKWaldemar Brodkorb
2014-06-27add ltp package, add more uClibc options to have a wider test rangeWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
2014-06-08be consistent, do not use - in rootfs namesWaldemar Brodkorb
2014-06-02simplify adding new archWaldemar Brodkorb
2014-06-02refactor CPU_ARCH/ARCH variablesWaldemar Brodkorb
2014-05-24use e1000 for qemu-ppc, fix libstdcxx compileWaldemar Brodkorb