Commit Graph

292 Commits

Author SHA1 Message Date
John Voltz 701475f791 This patch renames the Atmel atstk1002 target board to a more generic atstk100x name. This to make it easier to add support for other CPU-boards than atstk1002.
Submitted by Hans-Christian Egtvedt
2008-04-24 11:22:06 +00:00
Ulf Samuelsson b977f1b19d Update at91sam9261ek defconfig 2008-04-16 23:00:58 +00:00
Ulf Samuelsson f5e9fe17b2 Fix bad linux kernel name 2008-04-16 22:45:47 +00:00
Peter Korsgaard bcf8f7ca9e buildroot: additional tftpboot fixes
Patch by Jean-Christian de Rivaz
2008-04-11 21:32:09 +00:00
Ulf Samuelsson 8eb01e4a05 Add configuration items to at91bootstrap 2008-04-10 21:05:30 +00:00
Ulf Samuelsson 29feba9db8 Avoid hardwiring tftpboot 2008-04-10 21:03:27 +00:00
Ulf Samuelsson 882a9d2dd2 Avoid hardwiring tftpboot 2008-04-10 21:02:12 +00:00
Peter Korsgaard d5b8a665b5 target/device/ARM: Use menuconfig and add description of options 2008-04-06 08:19:58 +00:00
Peter Korsgaard 226a087e89 target/device/ARM: Don't override Config settings
Don't override board name/path with hardcoded values in Makefile.
2008-04-06 08:08:07 +00:00
Peter Korsgaard 6ddae853f4 target/device/ARM: remove unused busybox config 2008-04-05 16:59:44 +00:00
Peter Korsgaard f53f0efaaa target/device/ARM: don't override busybox config 2008-04-05 16:11:03 +00:00
Ulf Samuelsson 63342eab23 Add Configs for new boards 2008-03-30 22:23:39 +00:00
Peter Korsgaard 01c5168579 target_skeleton: mark empty directories with .empty files
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).
2008-03-30 20:45:42 +00:00
Ulf Samuelsson 697dd2ed93 Update at91 defconfigs 2008-03-30 20:42:40 +00:00
Nigel Kukard 49bb82c9f4 * Removed GCC 4.2.0, added GCC 4.2.3 (take 2) 2008-03-30 08:12:22 +00:00
Ulf Samuelsson c659b13a2f Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR32 patches 2008-03-29 23:09:46 +00:00
Ulf Samuelsson 230723920a Remove duplication of default kernel patch dir setting 2008-03-29 20:39:36 +00:00
Ulf Samuelsson 5292603285 Remove duplication of default kernel patch dir setting 2008-03-29 20:38:22 +00:00
Ulf Samuelsson 4523eb3cc7 Remove duplication of default kernel patch dir setting 2008-03-29 20:36:54 +00:00
Ulf Samuelsson 936db68f25 Remove duplication of default kernel patch dir setting 2008-03-29 20:36:24 +00:00
Ulf Samuelsson acdf16967d Add some robustness to linux configuration 2008-03-29 14:09:22 +00:00
Nigel Kukard 80f199c3d8 * Reverted r21540 2008-03-28 22:08:37 +00:00
Nigel Kukard 643dd9b609 * Bumped GCC to 4.2.2, removed 4.2.0 2008-03-28 21:03:04 +00:00
Ulf Samuelsson 00bd182a5f Define busybox config in board directory for Atmel boards 2008-03-28 07:32:54 +00:00
Ulf Samuelsson 374f8383b9 Add generic ARM target, if none other is choosen 2008-03-20 23:04:30 +00:00
Ulf Samuelsson d7592743c3 Ensure at least one ARM board is selected, if ARMLTD selected 2008-03-20 22:31:50 +00:00
Ulf Samuelsson 9169fcccc9 Do not include Soekris, unless i386 arch 2008-03-20 22:07:49 +00:00
Ulf Samuelsson 10cacfa02d Move ARM target to ARMLTD target to prepare for generic ARM 2008-03-20 22:06:10 +00:00
Ulf Samuelsson 1fdfb9e305 Fix AVR32 ext toolchain 2008-03-19 07:26:34 +00:00
Ulf Samuelsson 5bca4c9447 Add a defconfig for x86 2008-03-18 14:32:54 +00:00
Ulf Samuelsson 03c71010d1 Add linux prefix to patches 2008-03-18 12:04:05 +00:00
Ulf Samuelsson 9ebad46f49 Use same name for same patch 2008-03-18 12:03:01 +00:00
Ulf Samuelsson 412ef4e322 Use same name for same patch 2008-03-18 12:02:40 +00:00
Ulf Samuelsson ce647a69fe Use same name for same patch 2008-03-18 12:02:16 +00:00
Ulf Samuelsson 865ac9844c Use BOARD_PATH instead of BR2_BOARD_PATH for x86 2008-03-18 11:51:43 +00:00
Ulf Samuelsson acd95e608d Use BOARD_PATH instead of SOEKRIS_NET4801_PATH 2008-03-18 11:47:31 +00:00
Ulf Samuelsson f827151c36 Use BOARD_PATH instead of SHARP_LNODE80_PATH 2008-03-18 11:43:00 +00:00
Ulf Samuelsson a53996b2a6 Use BOARD_PATH instead of BR2_BOARD_PATH for mips target 2008-03-18 11:41:03 +00:00
Ulf Samuelsson fe87235dfe Use BOARD_PATH instead of JP_Q5_PATH 2008-03-18 11:38:36 +00:00
Ulf Samuelsson bd10a460b3 Use BOARD_PATH instead of ALCHEMY_DBAU1500_PATH 2008-03-18 11:34:43 +00:00
Ulf Samuelsson 896cfb2afe Remove duplicate patches and arrange according to architecture 2008-03-18 09:36:16 +00:00
Ulf Samuelsson 771ecd45c1 Use latest kernel for at91sam9260 2008-03-18 08:56:51 +00:00
Ulf Samuelsson d97812e3a5 Update sam9260 defconfig 2008-03-17 23:06:32 +00:00
Ulf Samuelsson cde20f0b08 Use 2.6.24 as default for at91sam9260dfc 2008-03-12 01:13:46 +00:00
Ulf Samuelsson 8426570482 Add support for 2.6.24 for AT91 2008-03-12 01:04:17 +00:00
Ulf Samuelsson 9bb163d898 add missing busybox config 2008-03-12 00:10:36 +00:00
Peter Korsgaard 25a7363f5d buildroot: use BR2_KERNEL_MIRROR everywhere
Based on patch by Nigel Kukard.
2008-03-11 18:54:17 +00:00
John Voltz a199616e78 fix for defconfig 2008-03-11 18:32:17 +00:00
John Voltz 7f4141ae20 separate u-boot for at91 arm and everything else 2008-03-11 18:26:07 +00:00
John Voltz 944e92856a updated defconfig 2008-03-11 18:17:02 +00:00