summaryrefslogtreecommitdiff
path: root/target/ppc
AgeCommit message (Expand)Author
2021-11-01mk: Introduce KERNEL_MAKE variablePhil Sutter
2019-09-30ppc/mips: remove non functional sampleWaldemar Brodkorb
2018-06-10allow apple mac mini to netbootWaldemar Brodkorb
2018-05-25rework hardware and C library settingsWaldemar Brodkorb
2018-01-02uclibc-ng: remove COMPAT_ATEXITWaldemar Brodkorb
2017-11-06ppc: add more cpu types, add mpc8544ds qemu sampleWaldemar Brodkorb
2017-06-26uclibc-ng: update default configsWaldemar Brodkorb
2016-12-31uclibc-ng: update default configsWaldemar Brodkorb
2016-12-13uClibc-ng: switch to malloc-standard as default for MMU. applications like ko...Waldemar Brodkorb
2016-12-04uclibc-ng: refresh configs, enable sha512Waldemar Brodkorb
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