summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* target/device/ARM: remove unused busybox configPeter Korsgaard2008-04-051-690/+0
|
* target/device/ARM: don't override busybox configPeter Korsgaard2008-04-051-3/+0
|
* kernel: default to not build a kernelPeter Korsgaard2008-04-041-1/+1
|
* Add ubifs targetHamish Moffatt2008-04-043-0/+243
|
* gzip, diff, grub: bump versionsPeter Korsgaard2008-04-031-2/+2
| | | | Patch by andrewma (closes #2754)
* Add romfs target support, courtesy Josh <buildroot@digitalpeer.com>Hamish Moffatt2008-04-023-0/+87
|
* buildroot: additional -clean target fixesPeter Korsgaard2008-04-011-2/+2
| | | | Patch by Hebbar.
* Patch in EXTRA_VERSIONUlf Samuelsson2008-03-312-1/+13
|
* Add Configs for new boardsUlf Samuelsson2008-03-301-20/+150
|
* target_skeleton: mark empty directories with .empty filesPeter Korsgaard2008-03-30114-0/+0
| | | | | | | 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 defconfigsUlf Samuelsson2008-03-304-179/+428
|
* linux advanced: make menuconfig defaultPeter Korsgaard2008-03-301-1/+1
|
* Allow selection of kernel config toolUlf Samuelsson2008-03-302-3/+34
|
* * Removed GCC 4.2.0, added GCC 4.2.3 (take 2)Nigel Kukard2008-03-301-3/+3
|
* Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵Ulf Samuelsson2008-03-2934-111385/+618
| | | | AVR32 patches
* Remove duplication of default kernel patch dir settingUlf Samuelsson2008-03-291-1/+1
|
* Remove duplication of default kernel patch dir settingUlf Samuelsson2008-03-291-1/+1
|
* Remove duplication of default kernel patch dir settingUlf Samuelsson2008-03-291-1/+2
|
* Remove duplication of default kernel patch dir settingUlf Samuelsson2008-03-291-2/+2
|
* Feeding the kernel zero optimization -O0 breaks the kernel build at least on ↵Nigel Kukard2008-03-291-1/+2
| | | | x86 with asm errors, remove -O0 when building the kernel
* Add some robustness to linux configurationUlf Samuelsson2008-03-292-64/+90
|
* * Reverted r21540Nigel Kukard2008-03-2814-57/+57
|
* * Bumped GCC to 4.2.2, removed 4.2.0Nigel Kukard2008-03-2814-57/+57
|
* Define busybox config in board directory for Atmel boardsUlf Samuelsson2008-03-2824-11311/+9
|
* kernel 2.6.24 creates a symlink to bzImage, which is copied inplace, symlink ↵John Voltz2008-03-211-1/+1
| | | | and all, this gives an incorrect symlink deref in binaries/uclibc/ and points to ../../x86/bzImage. Do not copy symlink in place, follow it. Patch by Nigel Kukard.
* Add generic ARM target, if none other is choosenUlf Samuelsson2008-03-205-0/+2177
|
* Use x86 Makefile only if x86 is choosenUlf Samuelsson2008-03-201-0/+2
|
* Use correct symbold for linux config pathUlf Samuelsson2008-03-201-1/+1
|
* Ensure at least one ARM board is selected, if ARMLTD selectedUlf Samuelsson2008-03-201-1/+1
|
* Do not include Soekris, unless i386 archUlf Samuelsson2008-03-202-1/+10
|
* Move ARM target to ARMLTD target to prepare for generic ARMUlf Samuelsson2008-03-208-9/+9
|
* Fix AVR32 ext toolchainUlf Samuelsson2008-03-191-1/+1
|
* Add a defconfig for x86Ulf Samuelsson2008-03-181-0/+750
|
* Use correct kernel-patch for x86Ulf Samuelsson2008-03-181-2/+10
|
* Add linux prefix to patchesUlf Samuelsson2008-03-183-0/+0
|
* Use same name for same patchUlf Samuelsson2008-03-181-0/+0
|
* Use same name for same patchUlf Samuelsson2008-03-181-0/+0
|
* Use same name for same patchUlf Samuelsson2008-03-181-0/+0
|
* Use BOARD_PATH instead of BR2_BOARD_PATH for x86Ulf Samuelsson2008-03-181-3/+4
|
* Use BOARD_PATH instead of SOEKRIS_NET4801_PATHUlf Samuelsson2008-03-181-4/+5
|
* Use BOARD_PATH instead of SHARP_LNODE80_PATHUlf Samuelsson2008-03-182-4/+5
|
* Use BOARD_PATH instead of BR2_BOARD_PATH for mips targetUlf Samuelsson2008-03-181-1/+3
|
* Use BOARD_PATH instead of JP_Q5_PATHUlf Samuelsson2008-03-182-6/+7
|
* Use BOARD_PATH instead of ALCHEMY_DBAU1500_PATHUlf Samuelsson2008-03-182-6/+7
|
* Remove duplicate patches and arrange according to architectureUlf Samuelsson2008-03-183-26777/+0
|
* Use latest kernel for at91sam9260Ulf Samuelsson2008-03-181-0/+0
|
* Update Kernel configUlf Samuelsson2008-03-181-9/+19
|
* Update sam9260 defconfigUlf Samuelsson2008-03-171-1/+7
|
* Use correct Linux version for depmodUlf Samuelsson2008-03-151-1/+1
|
* Use 2.6.24 as default for at91sam9260dfcUlf Samuelsson2008-03-122-12/+1429
|