Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-18 | Use default linux kernel name | Ulf Samuelsson | |
2007-10-18 | Add more info to linux status | Ulf Samuelsson | |
2007-10-18 | Fix syntax error in Makefile for Advanced Linux configuration | Ulf Samuelsson | |
2007-10-17 | Update JFFS2 page/erase size correctly | Ulf Samuelsson | |
2007-10-13 | Use correct kernel name for advanced linux build | Ulf Samuelsson | |
2007-10-13 | Move config item deeper into menu system | Ulf Samuelsson | |
2007-10-13 | Create Advanced Linux Configuration option/Remove experimental | Ulf Samuelsson | |
2007-10-13 | Update AVR32 toolchain with new binutils and uClibc, This time it works ↵ | Ulf Samuelsson | |
(cross-fingers) | |||
2007-10-12 | Update AVR32 uClibc configuration | Ulf Samuelsson | |
2007-10-12 | Use correct uImage location for AVR32 | Ulf Samuelsson | |
2007-10-12 | Add JFFS partition info for NGW100 | Ulf Samuelsson | |
2007-10-12 | Add 2.6.22.10 and 2.6.23 support | Ulf Samuelsson | |
2007-10-12 | Update AVR32 to busybox-1.7.2 | Ulf Samuelsson | |
2007-10-12 | Update NGW100 skeleton | Ulf Samuelsson | |
2007-10-12 | Update NWG100 skeleton | Ulf Samuelsson | |
2007-10-05 | - fix some whitespace damage.. | Bernhard Reutner-Fischer | |
- add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf | |||
2007-10-05 | - start to think about GNU/hurd support. | Bernhard Reutner-Fischer | |
Not yet functional. Help welcome | |||
2007-10-05 | - comment out apparently unused? cruft (linux-experimental) | Bernhard Reutner-Fischer | |
2007-10-02 | - default to mips I for mipsel and mips III for mips | Bernhard Reutner-Fischer | |
- suggest some target flags for abi64 | |||
2007-10-01 | Update AVR32 tools config | Ulf Samuelsson | |
2007-10-01 | Update ATNGW100 defconfig | Ulf Samuelsson | |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | |
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | |||
2007-09-30 | - put a static grub into the staging dir | Bernhard Reutner-Fischer | |
2007-09-30 | - fix typo | Bernhard Reutner-Fischer | |
2007-09-29 | - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI) | Bernhard Reutner-Fischer | |
2007-09-29 | Update nwg100 defconfig | Ulf Samuelsson | |
2007-09-29 | Go back to gcc for avr32 rev 2.0 | Ulf Samuelsson | |
2007-09-29 | - remove some duplicate entries | Bernhard Reutner-Fischer | |
2007-09-29 | - better use commonly used digits in ISA config | Bernhard Reutner-Fischer | |
2007-09-29 | - remove empty, orphaned file | Bernhard Reutner-Fischer | |
2007-09-29 | - add mips/mipsel target architecture selection | Bernhard Reutner-Fischer | |
- rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI | |||
2007-09-29 | - fixup after Ulf | Bernhard Reutner-Fischer | |
2007-09-29 | - update ARM integrator sample and add a "huge" variant of the same | Bernhard Reutner-Fischer | |
2007-09-29 | - add ttyAMA | Bernhard Reutner-Fischer | |
2007-09-28 | - rename to match Config.in.foo naming convention | Bernhard Reutner-Fischer | |
2007-09-28 | - naming convention is Config.in resp. Config.in.foo | Bernhard Reutner-Fischer | |
Adjust some accordingly | |||
2007-09-28 | Update AVR external gcc tarball to 2.2 | Ulf Samuelsson | |
2007-09-28 | Cleanup cross toolchain admin, split uclibc-menuconfig into same + ↵ | Ulf Samuelsson | |
uclibc-update to avoid overwriting board support file | |||
2007-09-28 | Add administration for linux,uclibc and main | Ulf Samuelsson | |
2007-09-27 | - toggle default back to soft-float | Bernhard Reutner-Fischer | |
2007-09-27 | - update my sample arm926t qemu image | Bernhard Reutner-Fischer | |
2007-09-27 | Add minimal AVR config | Ulf Samuelsson | |
2007-09-27 | Update AVR32 config to avoid questions during uclibc make oldconfig | Ulf Samuelsson | |
2007-09-26 | Allow easy update of target linux config | Ulf Samuelsson | |
2007-09-26 | Remove graphic applications from AT91RM9200 defconfig root fs (no LCD) | Ulf Samuelsson | |
2007-09-26 | Use Makefile def of busybox config | Ulf Samuelsson | |
2007-09-26 | Add more management to linux and buysbox packages | Ulf Samuelsson | |
2007-09-26 | Update at91rm9200df board support | Ulf Samuelsson | |
2007-09-26 | - revert some bad checkins, fixup bad settings in atmel targets and move the ↵ | Bernhard Reutner-Fischer | |
gcc target abi back to a place where the other arch-specific settings live | |||
2007-09-26 | "Project Name" needed before "root" file system can be copied. | Ulf Samuelsson | |
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 |