Commit Graph

3472 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer f4c316f265 - update ARM integrator sample and add a "huge" variant of the same 2007-09-29 15:01:17 +00:00
Bernhard Reutner-Fischer 6b8f65a67f - add ttyAMA 2007-09-29 14:39:59 +00:00
Bernhard Reutner-Fischer 3569f2d045 - fix quotes for STRIP.
Sorry for any inconvenience this may have caused..
2007-09-29 14:27:39 +00:00
Bernhard Reutner-Fischer cfe511b268 - Nowadays there is no need to strip the config symbols anymore 2007-09-29 13:58:30 +00:00
Bernhard Reutner-Fischer 4f5facb9ec - make sure that strip and all it's arguments are passed if used via
STRIP=$(TARGET_STRIP) (i.e. without quoting). Thanks to Dimitry Golubovsky
  for mentioning this.
2007-09-29 10:05:08 +00:00
Bernhard Reutner-Fischer 0f55fe9116 - extend AUTOTARGETS with an argument DIR_PREFIX for the location of the package
(Ivan Kuten)
2007-09-29 09:58:13 +00:00
Bernhard Reutner-Fischer 01fee651bf - rename to match Config.in.foo naming convention 2007-09-28 22:20:27 +00:00
Ulf Samuelsson a6faed6a6e Removed uclibc source dependency on host-sed 2007-09-28 22:16:47 +00:00
Bernhard Reutner-Fischer fbb5f1b94e - cleanup configure options 2007-09-28 22:15:19 +00:00
Bernhard Reutner-Fischer bb9e6a7d9e - naming convention is Config.in resp. Config.in.foo
Adjust some accordingly
2007-09-28 21:54:36 +00:00
Ulf Samuelsson 41d2a92fee No reliance on dirs in uClibc 2007-09-28 21:44:35 +00:00
Bernhard Reutner-Fischer fa49e00ebb - mark the autotools.in part as taken
- fix a typo
2007-09-28 20:52:09 +00:00
Bernhard Reutner-Fischer 5f97580e50 - add FC, remove some duplicate entries, cleanup
- fixup after Ulf: CXX doesn't take CFLAGS but CXXFLAGS
2007-09-28 20:10:22 +00:00
Ulf Samuelsson 0ba7c9c383 add autoreconf script that can handle gcc (aclocal needs to handle -I switch) 2007-09-28 19:56:16 +00:00
Ulf Samuelsson 884482357c Add bells and whistles to allow gcc-4.1.2-AVR32 buildprocess to progress further, not home yet though 2007-09-28 19:53:13 +00:00
Ulf Samuelsson 781d64e17c Update AVR external gcc tarball to 2.2 2007-09-28 19:51:06 +00:00
Ulf Samuelsson 966c37f7d2 Sort HOST/TARGET_CONFIGURE_OPTS, add some more, needed for gcc-4.1.2 2007-09-28 19:49:13 +00:00
Ulf Samuelsson 356133b4f3 Add some more host tools 2007-09-28 19:46:58 +00:00
Ulf Samuelsson 5459a9c5e0 Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-update to avoid overwriting board support file 2007-09-28 19:43:26 +00:00
Bernhard Reutner-Fischer b6ac06697a - bump version 2007-09-28 17:17:08 +00:00
Bernhard Reutner-Fischer 787a95d405 - fix texinfo version check. The next release will most likely supercede these 2007-09-28 16:26:40 +00:00
Ulf Samuelsson b8f28d656b Add administration for linux,uclibc and main 2007-09-28 16:18:16 +00:00
Ulf Samuelsson f9106781dd Remove softfp patch from uClibc, ARM softfloat, did not complete anyway 2007-09-27 23:54:45 +00:00
Bernhard Reutner-Fischer fba2740389 - toggle default back to soft-float 2007-09-27 22:04:28 +00:00
Bernhard Reutner-Fischer e27250c502 - add a query for suggestions on how to deal with MALLOC_GLIBC_COMPAT 2007-09-27 21:58:46 +00:00
Bernhard Reutner-Fischer 22901e8a44 - fix ARM ABI propagation 2007-09-27 21:51:21 +00:00
Bernhard Reutner-Fischer 39afe93407 - add a sample README.diskimage for i386 2007-09-27 21:32:50 +00:00
Bernhard Reutner-Fischer 57310ec605 - for various reasons i will need an explicit ordering of the toolchain includes 2007-09-27 21:24:15 +00:00
Bernhard Reutner-Fischer 1cf7a4c117 - update my sample arm926t qemu image 2007-09-27 21:23:25 +00:00
Ulf Samuelsson 5d55e5c3e8 Remove superfluose defaults 2007-09-27 21:17:58 +00:00
Ulf Samuelsson 8d990b7c97 mtd-utils require lzo 2007-09-27 07:38:09 +00:00
Ulf Samuelsson 94de9d3305 Fix some issues with mtdutils 2007-09-27 07:36:42 +00:00
Ulf Samuelsson f7d8fc8b81 Add mtd-utils-1.1.0 as mtd alternative 2007-09-27 00:48:31 +00:00
Ulf Samuelsson 69dc58456c Add minimal AVR config 2007-09-27 00:19:42 +00:00
Ulf Samuelsson e2e3006ea3 Additional management of uclibc 2007-09-27 00:18:52 +00:00
Ulf Samuelsson 590bea2815 Update AVR32 config to avoid questions during uclibc make oldconfig 2007-09-27 00:15:46 +00:00
Ulf Samuelsson 43760e1943 Allow easy update of target linux config 2007-09-26 23:21:43 +00:00
Ulf Samuelsson 0ee32e203e Remove graphic applications from AT91RM9200 defconfig root fs (no LCD) 2007-09-26 23:20:49 +00:00
Ulf Samuelsson e52afe6fb3 Use Makefile def of busybox config 2007-09-26 22:22:55 +00:00
Ulf Samuelsson 6acce2cf1f Add more management to linux and buysbox packages 2007-09-26 22:12:51 +00:00
Ulf Samuelsson 621b0743d5 Update at91rm9200df board support 2007-09-26 22:11:25 +00:00
Bernhard Reutner-Fischer 4b0d5a80f8 - revert some bad checkins, fixup bad settings in atmel targets and move the gcc target abi back to a place where the other arch-specific settings live 2007-09-26 21:12:38 +00:00
Bernhard Reutner-Fischer 02f1865009 - sjhill? 2007-09-26 14:16:47 +00:00
Ulf Samuelsson 5cd2336585 Document bugs in qtopia build, remove qt-mouse-tslib which breaks the build 2007-09-26 10:23:31 +00:00
Ulf Samuelsson 4aac72aa7a Remove LEGACY routines from proftpd 2007-09-26 10:21:18 +00:00
Ulf Samuelsson e5cb4ed9bb remove LEGACY string routines from mDNSResponder 2007-09-26 10:18:17 +00:00
Ulf Samuelsson 88d5245ebd Ensure soft-fp patch is truly local 2007-09-26 09:09:55 +00:00
Ulf Samuelsson 1a1ac77c26 Reduce clutter in packages menu 2007-09-26 06:32:42 +00:00
Ulf Samuelsson b0b368f545 "Project Name" needed before "root" file system can be copied.
Put first according to principle of configuration order
Merge root skeleton configuration to one place
- currently in package/busybox/Config.in
- Should maybe have it's own Config.in
gcc ABI configuration moved from toplevel to toolchain/gcc/Config.in
2007-09-26 06:13:09 +00:00
Ulf Samuelsson 01426334b4 reinstate AVR32 toolchain 2007-09-26 05:36:11 +00:00