Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-09 | Fixup device table location | Eric Andersen | |
2005-03-09 | patch from pgrayson: | Eric Andersen | |
This patch does a couple mtd related things: * Updates to the latest (2005/01/22) mtd from debian.org * Fixes weird behavior where mkfs.jffs2 built for target was put into the staging dir. * Shows the mtd package in the package selection menu. When mtd is enabled, the various mtd utilities appear and can be individually selected. * Added a config item for sumtool, which is part of the mtd-utils and helps manage the new summary feature in jffs2 images. * Fixed mtd build dependency problem. The mtd utils dynamically link with libz.so, therefore the zlib package is prerequisite for any of the mtd utilities. | |||
2005-03-09 | Be extra careful about where the uClibc config file comes from | Eric Andersen | |
2005-03-09 | Add board support for AMD devel boards | Eric Andersen | |
2005-03-09 | Add board support for the AMD DBAu1500 development board | Eric Andersen | |
2005-03-09 | Update dropbear to the new version. | Eric Andersen | |
Add a config option to handle low entropy system. | |||
2005-03-08 | fix grammar | Eric Andersen | |
2005-03-08 | Fixup gcc 3.3.3 and 3.3.4 builds with patches backported | Eric Andersen | |
from stuff I added to gcc-3.3.5 | |||
2005-03-07 | Support building fakeroot for use on the host system, i.e. for | Eric Andersen | |
munging permissions on tarballs... | |||
2005-03-07 | ncurses build with make -jN, N>1 seems racey | Eric Andersen | |
2005-03-02 | gcc 3.4.0 also needs to not emit embedded pic relocs for mips | Eric Andersen | |
2005-03-02 | Deal with it when binutils is being somewhat troublesome | Eric Andersen | |
2005-03-02 | Fix things the other way round. Instead of restoring the mips | Eric Andersen | |
embedded pic support into binutils, instead fixup gcc to not emit any embedded pic relocations. | |||
2005-03-02 | bother. Fix the filename | Eric Andersen | |
2005-03-02 | 117_mips_symbolic_link is from debian | Eric Andersen | |
2005-03-02 | 450-mips-restore-embedded-pic is I believe the minimum necessary to get gcc | Eric Andersen | |
3.3.x to compile again on mips. As was, compiling gcc 3.3.x for mips would cause gcc to blow up whining about combining symbols from different segments, since stock binutils no longer supports the PC relative expressions emitted by gcc 3.3.x for mips when generating embedded PIC code. | |||
2005-03-02 | Always use CFLAGS_FOR_BUILD for using CC_FOR_BUILD | Eric Andersen | |
2005-03-02 | kill off support for gdb 5.3 | Eric Andersen | |
2005-03-02 | simplify target language selection to remove nasty nested ifeq | Eric Andersen | |
2005-03-02 | teach BR2_INSTALL_LIBSTDCPP to actually install libstdc++ | Eric Andersen | |
2005-03-01 | Fix Soekris net4521 kernel config location | Eric Andersen | |
2005-03-01 | bridge and pcmcia need a compiled up linux kernel | Eric Andersen | |
2005-03-01 | On mips, default to 4k pages to make binaries smaller | Eric Andersen | |
2005-03-01 | use tested patch from upstream | Mike Frysinger | |
2005-03-01 | 3.3.5 needs arm big endian lovin too | Mike Frysinger | |
2005-02-27 | Added support for gdb 6.3. Rediffed 100-uclibc-conf.patch to fix | Joakim Tjernlund | |
obvious rejects. | |||
2005-02-25 | - The installed root/usr/sbin/dropbear was not getting stripped. stripping ↵ | Ned Ludd | |
saves about 35K | |||
2005-02-25 | ext2 was renamed, update config option | Mike Frysinger | |
2005-02-25 | Add support for libelf | Eric Andersen | |
2005-02-25 | pdinoto writes: | Eric Andersen | |
This patch adds an option in GCC config to compile Objective-C language support in the toolchain. It is disabled by default, so it is not intrusive. | |||
2005-02-25 | scott writes in http://bugs.uclibc.org/view.php?id=41 | Eric Andersen | |
this patch adds the package 'readline' which is the GNU readline library used to get/save history with text input applications. | |||
2005-02-25 | gtj writes in http://bugs.uclibc.org/view.php?id=55 | Eric Andersen | |
The version of mconf used by buildroot doesn't handle "menuconfig" correctly. Instead of displaying the proper submenu, it just displays the menuconfig option itself again. This patch adds the proper code to mconf. Only 6 lines of code. | |||
2005-02-25 | Patch from ralphs adding microperl, per | Eric Andersen | |
http://bugs.uclibc.org/view.php?id=123 | |||
2005-02-25 | Trivial updates | Eric Andersen | |
2005-02-25 | rename patches to avoid any confision as to patch order | Eric Andersen | |
2005-02-24 | This doesn't need ncurses headers installed in the target | Eric Andersen | |
2005-02-24 | target/device/Soekris/net4521/linux.mk should only be used when | Eric Andersen | |
BR2_TARGET_SOEKRIS_NET4521 is enabled. | |||
2005-02-24 | Update to ISC dhcp 3.0.2 | Eric Andersen | |
2005-02-22 | fixup kernel compile | Eric Andersen | |
2005-02-21 | refer to busybox as well | Eric Andersen | |
2005-02-21 | typo | Eric Andersen | |
2005-02-21 | Add a website | Eric Andersen | |
2005-02-21 | rename | Eric Andersen | |
2005-02-19 | 2.15.94.0.2.2 has been released | Mike Frysinger | |
2005-02-19 | old | Mike Frysinger | |
2005-02-19 | make valgrind compile with newer kernel headers | Eric Andersen | |
2005-02-18 | Do not squash perms, just owner | Eric Andersen | |
2005-02-18 | move stuff around a little bit more | Eric Andersen | |
2005-02-17 | I need this bit too | Eric Andersen | |
2005-02-17 | more example device support | Eric Andersen | |