Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update nwg100 defconfig | Ulf Samuelsson | 2007-09-29 | 1 | -191/+207 | |
| | ||||||
* | 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 | |
| | | | | - rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI | |||||
* | Use linke to build-time-tools, disable libssp which does not work for ↵ | Ulf Samuelsson | 2007-09-29 | 1 | -5/+6 | |
| | | | | cross-compile | |||||
* | - 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 | |
| | | | | Sorry for any inconvenience this may have caused.. | |||||
* | - 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 | |
| | | | | | STRIP=$(TARGET_STRIP) (i.e. without quoting). Thanks to Dimitry Golubovsky for mentioning this. | |||||
* | - extend AUTOTARGETS with an argument DIR_PREFIX for the location of the package | Bernhard Reutner-Fischer | 2007-09-29 | 249 | -267/+262 | |
| | | | | (Ivan Kuten) | |||||
* | - 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 | |
| | | | | Adjust some accordingly | |||||
* | 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 | |
| | | | | - fix a typo | |||||
* | - add FC, remove some duplicate entries, cleanup | Bernhard Reutner-Fischer | 2007-09-28 | 3 | -13/+29 | |
| | | | | - fixup after Ulf: CXX doesn't take CFLAGS but CXXFLAGS | |||||
* | 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 ↵ | Ulf Samuelsson | 2007-09-28 | 1 | -5/+20 | |
| | | | | further, not home yet though | |||||
* | 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 + ↵ | Ulf Samuelsson | 2007-09-28 | 3 | -5/+4 | |
| | | | | uclibc-update to avoid overwriting board support file | |||||
* | - 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 | |
| |