Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Update at91rm9200df board support | Ulf Samuelsson | 2007-09-26 | 5 | -234/+1172 |
| | |||||
* | - revert some bad checkins, fixup bad settings in atmel targets and move the ↵ | Bernhard Reutner-Fischer | 2007-09-26 | 21 | -198/+169 |
| | | | | gcc target abi back to a place where the other arch-specific settings live | ||||
* | - sjhill? | Bernhard Reutner-Fischer | 2007-09-26 | 1 | -0/+1 |
| | |||||
* | Document bugs in qtopia build, remove qt-mouse-tslib which breaks the build | Ulf Samuelsson | 2007-09-26 | 1 | -1/+7 |
| | |||||
* | Remove LEGACY routines from proftpd | Ulf Samuelsson | 2007-09-26 | 1 | -0/+173 |
| | |||||
* | remove LEGACY string routines from mDNSResponder | Ulf Samuelsson | 2007-09-26 | 2 | -0/+178 |
| | |||||
* | Ensure soft-fp patch is truly local | Ulf Samuelsson | 2007-09-26 | 1 | -3/+3 |
| | |||||
* | Reduce clutter in packages menu | Ulf Samuelsson | 2007-09-26 | 2 | -5/+22 |
| | |||||
* | "Project Name" needed before "root" file system can be copied. | Ulf Samuelsson | 2007-09-26 | 6 | -48/+53 |
| | | | | | | | | 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 | ||||
* | reinstate AVR32 toolchain | Ulf Samuelsson | 2007-09-26 | 8 | -37/+35 |
| | |||||
* | - comment out bad logic | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -5/+5 |
| | |||||
* | - add more help text | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -0/+3 |
| | |||||
* | - fix copy'n paste error | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | - fix whitespace | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | - fix typo | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | - build a cross c++ compiler if we're asked to build libstdc++ | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | Don't limit 2006 version to Atmel targets (why?) | Peter Korsgaard | 2007-09-25 | 1 | -1/+0 |
| | |||||
* | Remove -lgcc, did no good anyway | Ulf Samuelsson | 2007-09-25 | 1 | -10/+1 |
| | |||||
* | Add soft-fp part of gcclib to uClibc to allow ARM softfloat to complete | Ulf Samuelsson | 2007-09-25 | 1 | -0/+9158 |
| | |||||
* | Generalized kernel headers handling for new-style kernels | Peter Korsgaard | 2007-09-25 | 1 | -75/+12 |
| | |||||
* | Build libusb without annoying tests, breaking the build | Ulf Samuelsson | 2007-09-25 | 1 | -0/+3 |
| | |||||
* | - make sure that configure doesn't see a wrong cache | Bernhard Reutner-Fischer | 2007-09-25 | 23 | -53/+54 |
| | |||||
* | - add dummy -source targets. | Bernhard Reutner-Fischer | 2007-09-25 | 2 | -1/+2 |
| | |||||
* | - add missing ed-source target. | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -0/+2 |
| | |||||
* | Add source and unpacked targets to mplayer | Ulf Samuelsson | 2007-09-25 | 1 | -0/+4 |
| | |||||
* | Fix LEGACY dependencies for mplayer | Ulf Samuelsson | 2007-09-25 | 1 | -0/+22 |
| | |||||
* | - Schedule removal of ancient versions (configuration part). | Bernhard Reutner-Fischer | 2007-09-25 | 3 | -171/+18 |
| | |||||
* | - adjust defconfig | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -40/+8 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -3/+10 |
| | |||||
* | - add a version and display it in the configuration | Bernhard Reutner-Fischer | 2007-09-25 | 7 | -551/+18 |
| | |||||
* | - flesh out | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -2/+5 |
| | |||||
* | - remove one invariant in toolchain type selection. | Bernhard Reutner-Fischer | 2007-09-25 | 8 | -27/+28 |
| | |||||
* | - factor arch/cpu setting out into separate include file | Bernhard Reutner-Fischer | 2007-09-25 | 2 | -657/+659 |
| | |||||
* | - revert patch that obfuscates the config UI and doesn't reflect the order ↵ | Bernhard Reutner-Fischer | 2007-09-25 | 10 | -744/+712 |
| | | | | of config steps | ||||
* | update at91rm9200df config | Ulf Samuelsson | 2007-09-24 | 2 | -0/+2051 |
| | |||||
* | Bump version of AT91 bootstrap | Ulf Samuelsson | 2007-09-24 | 2 | -3/+339 |
| | |||||
* | Reorganize configs to even more logical positions | Ulf Samuelsson | 2007-09-24 | 10 | -712/+744 |
| | |||||
* | - do not enable LEGACY stuff in the *sample* config | Bernhard Reutner-Fischer | 2007-09-24 | 2 | -2/+2 |
| | |||||
* | - bump version. Cleanup while at it | Bernhard Reutner-Fischer | 2007-09-24 | 1 | -12/+14 |
| |