Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not allow optimizations which breaks linux build | Ulf Samuelsson | 2008-03-30 | 1 | -0/+2 |
| | |||||
* | Makefile: merge CVS and .svn find invocation | Peter Korsgaard | 2008-03-30 | 1 | -2/+1 |
| | |||||
* | Makefile: fix typo (.empty files, not dirs) | Peter Korsgaard | 2008-03-30 | 1 | -1/+1 |
| | |||||
* | target_skeleton: mark empty directories with .empty files | Peter Korsgaard | 2008-03-30 | 115 | -0/+1 |
| | | | | | | | Mark empty directories in target skeletons with .empty files and remove them while copying to target (like it's already done for svn and cvs files) to better support version control system which don't handle empty directories (E.G. git-svn). | ||||
* | Update at91 defconfigs | Ulf Samuelsson | 2008-03-30 | 4 | -179/+428 |
| | |||||
* | Add webif package | Ulf Samuelsson | 2008-03-30 | 43 | -0/+5573 |
| | |||||
* | Add example package | Ulf Samuelsson | 2008-03-30 | 2 | -0/+101 |
| | |||||
* | linux advanced: make menuconfig default | Peter Korsgaard | 2008-03-30 | 1 | -1/+1 |
| | |||||
* | Allow selection of kernel config tool | Ulf Samuelsson | 2008-03-30 | 2 | -3/+34 |
| | |||||
* | busybox: additional 1.10.0 fixes | Peter Korsgaard | 2008-03-30 | 1 | -0/+43 |
| | |||||
* | * Removed GCC 4.2.0, added GCC 4.2.3 (take 2) | Nigel Kukard | 2008-03-30 | 22 | -12/+11 |
| | |||||
* | * Remove legacy GCC 4.1.x versions | Nigel Kukard | 2008-03-30 | 20 | -8038/+0 |
| | |||||
* | * Remove legacy GCC 4.0.x versions | Nigel Kukard | 2008-03-30 | 35 | -15738/+0 |
| | |||||
* | * Remove legacy GCC 3.4.x versions | Nigel Kukard | 2008-03-30 | 61 | -59167/+0 |
| | |||||
* | Remove legacy GCC 3.3.x versions | Nigel Kukard | 2008-03-30 | 24 | -15056/+0 |
| | |||||
* | Add build support for latest gdb | Ulf Samuelsson | 2008-03-30 | 4 | -0/+8134 |
| | |||||
* | libglib12 cleanup | Ulf Samuelsson | 2008-03-30 | 1 | -4/+6 |
| | |||||
* | Ensure shell environment is handled correctly | Ulf Samuelsson | 2008-03-30 | 1 | -7/+9 |
| | |||||
* | Easy update of defconfig | Ulf Samuelsson | 2008-03-30 | 1 | -0/+3 |
| | |||||
* | Force use of bash for patching | Ulf Samuelsson | 2008-03-29 | 1 | -1/+1 |
| | |||||
* | Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵ | Ulf Samuelsson | 2008-03-29 | 34 | -111385/+618 |
| | | | | AVR32 patches | ||||
* | Remove duplication of default kernel patch dir setting | Ulf Samuelsson | 2008-03-29 | 1 | -1/+1 |
| | |||||
* | Remove duplication of default kernel patch dir setting | Ulf Samuelsson | 2008-03-29 | 1 | -1/+1 |
| | |||||
* | Remove duplication of default kernel patch dir setting | Ulf Samuelsson | 2008-03-29 | 1 | -1/+2 |
| | |||||
* | Remove duplication of default kernel patch dir setting | Ulf Samuelsson | 2008-03-29 | 1 | -2/+2 |
| | |||||
* | Feeding the kernel zero optimization -O0 breaks the kernel build at least on ↵ | Nigel Kukard | 2008-03-29 | 1 | -1/+2 |
| | | | | x86 with asm errors, remove -O0 when building the kernel | ||||
* | PentiumPro is not Pentium4 but i686 | Nigel Kukard | 2008-03-29 | 1 | -6/+6 |
| | |||||
* | * Fixed uClibc sub-x86 arch selection | Nigel Kukard | 2008-03-29 | 1 | -1/+25 |
| | |||||
* | Add some robustness to linux configuration | Ulf Samuelsson | 2008-03-29 | 3 | -64/+104 |
| | |||||
* | Remove AVR32 gdb patches duplicating prepatched source | Ulf Samuelsson | 2008-03-29 | 1 | -95219/+0 |
| | |||||
* | Remove binutils AVR32 patches duplicating external source | Ulf Samuelsson | 2008-03-29 | 3 | -111234/+0 |
| | |||||
* | Remove avr32 gcc patches duplicating external source | Ulf Samuelsson | 2008-03-29 | 7 | -20831/+0 |
| | |||||
* | Remove duplication of AVR32 toolchain | Ulf Samuelsson | 2008-03-29 | 1 | -1/+3 |
| | |||||
* | package: remove empty directories | Peter Korsgaard | 2008-03-28 | 0 | -0/+0 |
| | | | | | These directories should have been removed when the packages got moved to subdirs, but git-svn seems to have issues with empty directories. | ||||
* | * Reverted r21540 | Nigel Kukard | 2008-03-28 | 16 | -74/+71 |
| | |||||
* | ace of penguins: cleanup help text | Peter Korsgaard | 2008-03-28 | 1 | -1/+3 |
| | |||||
* | * Missed jacmet's patch, r21520 | Nigel Kukard | 2008-03-28 | 1 | -0/+21 |
| | |||||
* | * Added 4.2.2 patchset | Nigel Kukard | 2008-03-28 | 19 | -0/+4100 |
| | |||||
* | * Bumped GCC to 4.2.2, removed 4.2.0 | Nigel Kukard | 2008-03-28 | 16 | -71/+74 |
| | |||||
* | package: move java packages to package/java sub directory | Peter Korsgaard | 2008-03-28 | 13 | -11/+14 |
| | |||||
* | AUTOTARGETS: also support non-version-dependent arch specific patches | Peter Korsgaard | 2008-03-28 | 1 | -2/+2 |
| | |||||
* | jamvm: use official version instead of hacked up avr32 sources | Peter Korsgaard | 2008-03-28 | 2 | -2/+1475 |
| | | | | | Cleanup avr32 mess and apply it as a patch to the official version only if arch = avr32 so it doesn't harm other archs. | ||||
* | AUTOTARGETS: support arch specific *.patch.$(ARCH) patches | Peter Korsgaard | 2008-03-28 | 1 | -2/+2 |
| | |||||
* | ipkg: use http url | Peter Korsgaard | 2008-03-28 | 1 | -1/+1 |
| | |||||
* | jamvm.mk: remove trailing spaces | Peter Korsgaard | 2008-03-28 | 1 | -6/+6 |
| | |||||
* | classpath: cleanup help text | Peter Korsgaard | 2008-03-28 | 1 | -1/+5 |
| | |||||
* | packages: enable java submenu per default like the other submenus | Peter Korsgaard | 2008-03-28 | 1 | -1/+1 |
| | |||||
* | concierge: cleanup help text | Peter Korsgaard | 2008-03-28 | 1 | -1/+4 |
| | |||||
* | Define busybox config in board directory for Atmel boards | Ulf Samuelsson | 2008-03-28 | 24 | -11311/+9 |
| | |||||
* | Use BUSYBOX_LOCAL shell variable, if defined | Ulf Samuelsson | 2008-03-28 | 1 | -10/+15 |
| |