Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update AVR32 tools config | Ulf Samuelsson | 2007-10-01 | 2 | -3/+751 | |
| | ||||||
* | Update ATNGW100 defconfig | Ulf Samuelsson | 2007-10-01 | 1 | -7/+7 | |
| | ||||||
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 9 | -10/+10 | |
| | | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | |||||
* | - put a static grub into the staging dir | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -0/+5 | |
| | ||||||
* | - fix typo | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -1/+1 | |
| | ||||||
* | - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI) | Bernhard Reutner-Fischer | 2007-09-29 | 11 | -40/+38 | |
| | ||||||
* | 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 | |
| | ||||||
* | - 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 | 11 | -22/+63 | |
| | | | | - rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI | |||||
* | - 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 | |
| | ||||||
* | - rename to match Config.in.foo naming convention | Bernhard Reutner-Fischer | 2007-09-28 | 3 | -2/+2 | |
| | ||||||
* | - naming convention is Config.in resp. Config.in.foo | Bernhard Reutner-Fischer | 2007-09-28 | 5 | -1/+1 | |
| | | | | Adjust some accordingly | |||||
* | Update AVR external gcc tarball to 2.2 | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 | |
| | ||||||
* | Cleanup cross toolchain admin, split uclibc-menuconfig into same + ↵ | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 | |
| | | | | uclibc-update to avoid overwriting board support file | |||||
* | Add administration for linux,uclibc and main | Ulf Samuelsson | 2007-09-28 | 1 | -1/+3 | |
| | ||||||
* | - toggle default back to soft-float | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -1/+1 | |
| | ||||||
* | - update my sample arm926t qemu image | Bernhard Reutner-Fischer | 2007-09-27 | 4 | -102/+702 | |
| | ||||||
* | Add minimal AVR config | Ulf Samuelsson | 2007-09-27 | 1 | -0/+595 | |
| | ||||||
* | 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 | 1 | -1/+8 | |
| | ||||||
* | 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 | 5 | -36/+93 | |
| | | | | gcc target abi back to a place where the other arch-specific settings live | |||||
* | "Project Name" needed before "root" file system can be copied. | Ulf Samuelsson | 2007-09-26 | 2 | -35/+0 | |
| | | | | | | | | 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 | 1 | -8/+19 | |
| | ||||||
* | - comment out bad logic | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -5/+5 | |
| | ||||||
* | - fix whitespace | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -1/+1 | |
| | ||||||
* | - remove one invariant in toolchain type selection. | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -11/+2 | |
| | ||||||
* | - factor arch/cpu setting out into separate include file | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -0/+658 | |
| | ||||||
* | - revert patch that obfuscates the config UI and doesn't reflect the order ↵ | Bernhard Reutner-Fischer | 2007-09-25 | 3 | -651/+24 | |
| | | | | 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 | 3 | -24/+651 | |
| | ||||||
* | Remove useless target/arm directory | Ulf Samuelsson | 2007-09-23 | 2 | -2/+0 | |
| | ||||||
* | Update atstk1002 config | Ulf Samuelsson | 2007-09-23 | 1 | -48/+108 | |
| | ||||||
* | Update SAM9261EK linux config | Ulf Samuelsson | 2007-09-23 | 1 | -2/+20 | |
| | ||||||
* | Use correct path to vmlinux, Fix bad SED of config | Ulf Samuelsson | 2007-09-23 | 1 | -2/+6 | |
| | ||||||
* | - update i386 sample config a little bit | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -0/+2 | |
| | ||||||
* | - put LZMA into generic flags | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -4/+6 | |
| | | | | - some additional cleanups while at it | |||||
* | - add a more generic "Kernel" menu instead of "Linux Options" | Bernhard Reutner-Fischer | 2007-09-22 | 3 | -4/+41 | |
| | ||||||
* | - move project settings from toolchain to device | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -0/+4 | |
| | ||||||
* | - Subsume and collaps toolchain options in one menu | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -4/+2 | |
| | | | | | This is ment to ease configuration by providing toolchain related options in one place No functional changes, just shuffling the menus around.. | |||||
* | Add CONFIG_SEQ for atstk1002 busybox | Ulf Samuelsson | 2007-09-20 | 1 | -1/+1 | |
| |