Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some robustness to linux configuration | Ulf Samuelsson | 2008-03-29 | 2 | -64/+90 |
| | |||||
* | * Reverted r21540 | Nigel Kukard | 2008-03-28 | 14 | -57/+57 |
| | |||||
* | * Bumped GCC to 4.2.2, removed 4.2.0 | Nigel Kukard | 2008-03-28 | 14 | -57/+57 |
| | |||||
* | Define busybox config in board directory for Atmel boards | Ulf Samuelsson | 2008-03-28 | 24 | -11311/+9 |
| | |||||
* | kernel 2.6.24 creates a symlink to bzImage, which is copied inplace, symlink ↵ | John Voltz | 2008-03-21 | 1 | -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 choosen | Ulf Samuelsson | 2008-03-20 | 5 | -0/+2177 |
| | |||||
* | Use x86 Makefile only if x86 is choosen | Ulf Samuelsson | 2008-03-20 | 1 | -0/+2 |
| | |||||
* | Use correct symbold for linux config path | Ulf Samuelsson | 2008-03-20 | 1 | -1/+1 |
| | |||||
* | Ensure at least one ARM board is selected, if ARMLTD selected | Ulf Samuelsson | 2008-03-20 | 1 | -1/+1 |
| | |||||
* | Do not include Soekris, unless i386 arch | Ulf Samuelsson | 2008-03-20 | 2 | -1/+10 |
| | |||||
* | Move ARM target to ARMLTD target to prepare for generic ARM | Ulf Samuelsson | 2008-03-20 | 8 | -9/+9 |
| | |||||
* | Fix AVR32 ext toolchain | Ulf Samuelsson | 2008-03-19 | 1 | -1/+1 |
| | |||||
* | Add a defconfig for x86 | Ulf Samuelsson | 2008-03-18 | 1 | -0/+750 |
| | |||||
* | Use correct kernel-patch for x86 | Ulf Samuelsson | 2008-03-18 | 1 | -2/+10 |
| | |||||
* | Add linux prefix to patches | Ulf Samuelsson | 2008-03-18 | 3 | -0/+0 |
| | |||||
* | Use same name for same patch | Ulf Samuelsson | 2008-03-18 | 1 | -0/+0 |
| | |||||
* | Use same name for same patch | Ulf Samuelsson | 2008-03-18 | 1 | -0/+0 |
| | |||||
* | Use same name for same patch | Ulf Samuelsson | 2008-03-18 | 1 | -0/+0 |
| | |||||
* | Use BOARD_PATH instead of BR2_BOARD_PATH for x86 | Ulf Samuelsson | 2008-03-18 | 1 | -3/+4 |
| | |||||
* | Use BOARD_PATH instead of SOEKRIS_NET4801_PATH | Ulf Samuelsson | 2008-03-18 | 1 | -4/+5 |
| | |||||
* | Use BOARD_PATH instead of SHARP_LNODE80_PATH | Ulf Samuelsson | 2008-03-18 | 2 | -4/+5 |
| | |||||
* | Use BOARD_PATH instead of BR2_BOARD_PATH for mips target | Ulf Samuelsson | 2008-03-18 | 1 | -1/+3 |
| | |||||
* | Use BOARD_PATH instead of JP_Q5_PATH | Ulf Samuelsson | 2008-03-18 | 2 | -6/+7 |
| | |||||
* | Use BOARD_PATH instead of ALCHEMY_DBAU1500_PATH | Ulf Samuelsson | 2008-03-18 | 2 | -6/+7 |
| | |||||
* | Remove duplicate patches and arrange according to architecture | Ulf Samuelsson | 2008-03-18 | 3 | -26777/+0 |
| | |||||
* | Use latest kernel for at91sam9260 | Ulf Samuelsson | 2008-03-18 | 1 | -0/+0 |
| | |||||
* | Update Kernel config | Ulf Samuelsson | 2008-03-18 | 1 | -9/+19 |
| | |||||
* | Update sam9260 defconfig | Ulf Samuelsson | 2008-03-17 | 1 | -1/+7 |
| | |||||
* | Use correct Linux version for depmod | Ulf Samuelsson | 2008-03-15 | 1 | -1/+1 |
| | |||||
* | Use 2.6.24 as default for at91sam9260dfc | Ulf Samuelsson | 2008-03-12 | 2 | -12/+1429 |
| | |||||
* | Add support for 2.6.24 for AT91 | Ulf Samuelsson | 2008-03-12 | 1 | -0/+30343 |
| | |||||
* | add missing busybox config | Ulf Samuelsson | 2008-03-12 | 1 | -0/+690 |
| | |||||
* | removed duplicate config.in reference | John Voltz | 2008-03-11 | 1 | -1/+0 |
| | |||||
* | buildroot: use BR2_KERNEL_MIRROR everywhere | Peter Korsgaard | 2008-03-11 | 1 | -1/+1 |
| | | | | Based on patch by Nigel Kukard. | ||||
* | fix for defconfig | John Voltz | 2008-03-11 | 1 | -1/+1 |
| | |||||
* | separate u-boot for at91 arm and everything else | John Voltz | 2008-03-11 | 9 | -170/+246 |
| | |||||
* | updated defconfig | John Voltz | 2008-03-11 | 1 | -24/+28 |
| | |||||
* | updated defconfig | John Voltz | 2008-03-11 | 1 | -31/+66 |
| | |||||
* | download url was invalid | John Voltz | 2008-03-11 | 1 | -1/+1 |
| | |||||
* | buildroot: fix missing ARCH for some x86 variants | Peter Korsgaard | 2008-03-11 | 1 | -0/+5 |
| | | | | Patch by Nigel Kukard. | ||||
* | revert bad U-Boot patch | Ulf Samuelsson | 2008-03-07 | 6 | -205/+428 |
| | |||||
* | Move defconfigs to board directory | Ulf Samuelsson | 2008-03-07 | 5 | -0/+0 |
| | |||||
* | changed source download path to be uniform | John Voltz | 2008-03-06 | 6 | -6/+6 |
| | |||||
* | added u-boot location | John Voltz | 2008-03-06 | 2 | -0/+3 |
| | |||||
* | added syslinux patch | John Voltz | 2008-03-06 | 1 | -0/+11 |
| | |||||
* | updates and additions for avr32 arch | John Voltz | 2008-03-06 | 229 | -25782/+252784 |
| | |||||
* | added support for kernel 2.6.24 | John Voltz | 2008-03-06 | 2 | -12/+31 |
| | |||||
* | squashfs: bump version | Peter Korsgaard | 2008-03-04 | 1 | -1/+1 |
| | |||||
* | Closing #2374 | Thomas Lundquist | 2008-03-02 | 1 | -1/+1 |
| | |||||
* | Update diff version. | "Steven J. Hill" | 2008-02-22 | 1 | -1/+1 |
| |