| Commit message (Expand) | Author | Age | Files | Lines |
* | Go back to gcc for avr32 rev 2.0 | Ulf Samuelsson | 2007-09-29 | 1 | -1/+1 |
* | Revert modification of gcc, and make it AVR32 specific | Ulf Samuelsson | 2007-09-29 | 2 | -3/+7 |
* | - pull "kconfig: oldconfig shall not set symbols if it does not need to" | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -9/+12 |
* | - forgot to svn add kconfig-language.txt | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -0/+282 |
* | - remove some duplicate entries | Bernhard Reutner-Fischer | 2007-09-29 | 6 | -32/+2 |
* | - better use commonly used digits in ISA config | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -4/+4 |
* | - remove empty, orphaned file | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -0/+0 |
* | - add mips/mipsel target architecture selection | Bernhard Reutner-Fischer | 2007-09-29 | 12 | -25/+82 |
* | Use linke to build-time-tools, disable libssp which does not work for cross-c... | Ulf Samuelsson | 2007-09-29 | 1 | -5/+6 |
* | - fixup after Ulf | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -99/+101 |
* | - update ARM integrator sample and add a "huge" variant of the same | Bernhard Reutner-Fischer | 2007-09-29 | 5 | -106/+1662 |
* | - add ttyAMA | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -0/+2 |
* | - fix quotes for STRIP. | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -31/+31 |
* | - Nowadays there is no need to strip the config symbols anymore | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -3/+3 |
* | - make sure that strip and all it's arguments are passed if used via | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -3/+3 |
* | - extend AUTOTARGETS with an argument DIR_PREFIX for the location of the package | Bernhard Reutner-Fischer | 2007-09-29 | 249 | -267/+262 |
* | - rename to match Config.in.foo naming convention | Bernhard Reutner-Fischer | 2007-09-28 | 3 | -2/+2 |
* | Removed uclibc source dependency on host-sed | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 |
* | - cleanup configure options | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -38/+49 |
* | - naming convention is Config.in resp. Config.in.foo | Bernhard Reutner-Fischer | 2007-09-28 | 7 | -4/+4 |
* | No reliance on dirs in uClibc | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 |
* | - mark the autotools.in part as taken | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -3/+4 |
* | - add FC, remove some duplicate entries, cleanup | Bernhard Reutner-Fischer | 2007-09-28 | 3 | -13/+29 |
* | add autoreconf script that can handle gcc (aclocal needs to handle -I switch) | Ulf Samuelsson | 2007-09-28 | 1 | -0/+699 |
* | Add bells and whistles to allow gcc-4.1.2-AVR32 buildprocess to progress furt... | Ulf Samuelsson | 2007-09-28 | 1 | -5/+20 |
* | Update AVR external gcc tarball to 2.2 | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 |
* | Sort HOST/TARGET_CONFIGURE_OPTS, add some more, needed for gcc-4.1.2 | Ulf Samuelsson | 2007-09-28 | 1 | -10/+29 |
* | Add some more host tools | Ulf Samuelsson | 2007-09-28 | 1 | -0/+8 |
* | Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-upd... | Ulf Samuelsson | 2007-09-28 | 3 | -5/+4 |
* | - bump version | Bernhard Reutner-Fischer | 2007-09-28 | 2 | -1/+1915 |
* | - fix texinfo version check. The next release will most likely supercede these | Bernhard Reutner-Fischer | 2007-09-28 | 2 | -0/+64 |
* | Add administration for linux,uclibc and main | Ulf Samuelsson | 2007-09-28 | 3 | -7/+14 |
* | Remove softfp patch from uClibc, ARM softfloat, did not complete anyway | Ulf Samuelsson | 2007-09-27 | 1 | -9149/+0 |
* | - toggle default back to soft-float | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -1/+1 |
* | - add a query for suggestions on how to deal with MALLOC_GLIBC_COMPAT | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -0/+2 |
* | - fix ARM ABI propagation | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -0/+1 |
* | - add a sample README.diskimage for i386 | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -0/+37 |
* | - for various reasons i will need an explicit ordering of the toolchain includes | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -1/+12 |
* | - update my sample arm926t qemu image | Bernhard Reutner-Fischer | 2007-09-27 | 4 | -102/+702 |
* | Remove superfluose defaults | Ulf Samuelsson | 2007-09-27 | 1 | -2/+0 |
* | mtd-utils require lzo | Ulf Samuelsson | 2007-09-27 | 1 | -0/+1 |
* | Fix some issues with mtdutils | Ulf Samuelsson | 2007-09-27 | 5 | -5/+117 |
* | Add mtd-utils-1.1.0 as mtd alternative | Ulf Samuelsson | 2007-09-27 | 3 | -33/+150 |
* | Add minimal AVR config | Ulf Samuelsson | 2007-09-27 | 1 | -0/+595 |
* | Additional management of uclibc | Ulf Samuelsson | 2007-09-27 | 1 | -0/+3 |
* | Update AVR32 config to avoid questions during uclibc make oldconfig | Ulf Samuelsson | 2007-09-27 | 1 | -4/+4 |
* | Allow easy update of target linux config | Ulf Samuelsson | 2007-09-26 | 1 | -0/+3 |
* | Remove graphic applications from AT91RM9200 defconfig root fs (no LCD) | Ulf Samuelsson | 2007-09-26 | 2 | -49/+19 |
* | Use Makefile def of busybox config | Ulf Samuelsson | 2007-09-26 | 2 | -15/+6 |
* | Add more management to linux and buysbox packages | Ulf Samuelsson | 2007-09-26 | 2 | -3/+16 |