firmware

log

age author description
6 months Rob Landley Teach ccwrap.c to use arch-specific WRAPPER_TOPDIR values, to avoid interfering with canadian cross.0.9.7
7 months Rob Landley Add a hw-config for the Tin Can Tools hammer/nail board, ala http://www.tincantools.com/product.php?productid=16143
7 months Rob Landley Make sparc build a static version. (Yes, this involves rubbing the distcc ./configure's nose in something to avoid a gratuitous build break.) The result bots to a shell prompt! Which then has a bus error if you try to do an "ls -l" and freezes if you "echo *". Still, that's progress...
7 months Rob Landley Use the powerpc kernel config for powerpc-440fp, since the 440 instruction set is more or less a subset of powerpc, and qemu can't emulate the processor for a bamboo board yet. (So the toolchain and root filesystem is 440, and we boot with full powerpc kernel and qemu to test it.)
7 months Rob Landley Make HOST_BUILD_EXTRA build the version of qemu the powerpc target runs under.
7 months Rob Landley Minor version bumps for kernel, busybox, and e2fsprogs, add dropbear to the download list, and use shorter version of sourceforge download links.
7 months Rob Landley Updated patch to fix soft float for armv4l and armv4eb
7 months Rob Landley Be a little more consistent about space vs tab indentation.
7 months Rob Landley Better documentation for ./download.sh --extract
7 months Rob Landley Allow target settings to specify BUILD_STATIC.