Commit Graph

439 Commits

Author SHA1 Message Date
Ulf Samuelsson
3de57c4447 Update kernel patch from 2.6.28-rc6 to 2.6.28 2008-12-30 08:26:51 +00:00
Ulf Samuelsson
e2ba403798 Use correct filename for patch 2008-12-29 15:13:32 +00:00
Ulf Samuelsson
b9dc2a4b66 Use correct filename for patch 2008-12-29 15:12:10 +00:00
Ulf Samuelsson
350ced4a71 Add updated gcc-4.2.2 prepatched toolchain for AVR32 2008-12-20 22:27:56 +00:00
Ulf Samuelsson
039ed4b223 Add AP7200 eval kit configuration 2008-12-20 22:26:24 +00:00
Ulf Samuelsson
207503d59e Add BSP for AP7200 2008-12-20 22:24:11 +00:00
Ulf Samuelsson
736235cb0f Add support for AT32AP7200 2008-12-20 22:23:15 +00:00
Ulf Samuelsson
c923379e8a Add 2.6.27.7 patches for AVR32 2008-12-20 22:19:38 +00:00
Ulf Samuelsson
80b526fd3c Hide AT91 features if not an AT91 ARM 2008-12-20 22:17:52 +00:00
Peter Korsgaard
4b72854dde target/: get rid of unneeded $(strip ..) 2008-12-08 08:15:58 +00:00
Ulf Samuelsson
1158bc9a25 Add support for AT91SAM9G20 & -EK 2008-11-29 22:00:29 +00:00
Ulf Samuelsson
074da836d2 Add AT91 support for 2.6.27.7 and 2.6.28-rc6 2008-11-29 21:58:48 +00:00
Peter Korsgaard
193508d257 linux: remove unused BR2_LINUX_BOARD_PATCH
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2008-11-14 13:39:58 +00:00
Peter Korsgaard
204821c56c target/Config.in.toolchain: cleanup 2008-11-14 10:06:44 +00:00
Arnar Mar Sigurðsson
057eca1834 Update valka target 2008-10-31 17:22:59 +00:00
Peter Korsgaard
cb9d03ca6e target: add /sys directory to target skeletons needing it
The remaining target_skeletons where /etc/fstab mentions sysfs
2008-10-18 13:00:58 +00:00
Peter Korsgaard
ca672dc4dc target/device/Atmel: add /sys to target skeletons
Reported by John Schimandle
2008-10-18 12:47:42 +00:00
Peter Korsgaard
98f17d003c target/device/jp: fix long help text lines 2008-08-27 20:18:40 +00:00
Peter Korsgaard
f1258adf6b target/device/Atmel: fix long help text lines
And remove trailing spaces while we're at it.
2008-08-27 20:18:37 +00:00
Ulf Samuelsson
cc1ab5e670 Update AT91 patches to latest Linux 2008-08-23 20:45:42 +00:00
Peter Korsgaard
0fa75a11ee target/device: enable uclibc globbing support
Enable UCLIBC_HAS_GNU_GLOB like in the generic config for target specific
uclibc configs. Fixes globbing issue reported on the uclibc list.
2008-08-14 06:52:15 +00:00
Peter Korsgaard
02a623ddf9 buildroot: remove trailing spaces
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
	sed -i 's/ \+$//' $i;
done
2008-08-04 19:07:05 +00:00
Peter Korsgaard
4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
Ulf Samuelsson
04a4d946fc Do not use a localversion of kernel, to allow modules to be installed in the correct directory 2008-07-10 16:12:36 +00:00
Ulf Samuelsson
42b7d4bf56 Add AVR32 patches for 2.6.25.10 2008-07-10 15:15:52 +00:00
Ulf Samuelsson
65f89c8a9c Update atngw100-expanded defconfig 2008-07-06 06:27:00 +00:00
Ulf Samuelsson
81164a3c79 Update atstk100x defconfig 2008-07-06 06:19:12 +00:00
Ulf Samuelsson
3724c23a4d un-deprecate gcc-4.2.1 for AVR32 external toolchain 2008-07-05 21:57:23 +00:00
Ulf Samuelsson
bbb4dc83d6 Run AVR32 toolchain with Sysroot (will fail if not enabled), deprecate 4.1.2 and 4.2.1 2008-07-05 06:37:17 +00:00
Ulf Samuelsson
9c42810165 Update atstk100x defconfig 2008-07-04 22:23:20 +00:00
Ulf Samuelsson
64316d383b Update atstk100x defconfig 2008-07-04 11:18:58 +00:00
Ulf Samuelsson
44eb224465 Update defconfig for atngw100-expanded 2008-07-04 10:48:31 +00:00
Ulf Samuelsson
063e2855bc Update busybox config for atngw100-expanded 2008-07-04 10:47:20 +00:00
Ulf Samuelsson
9917737dc7 Use a more consistent name for the atngw100-expanded defconfig 2008-07-04 10:45:41 +00:00
Ulf Samuelsson
6e1d4ab424 Update configs for atngw100-base 2008-07-04 10:38:40 +00:00
Ulf Samuelsson
e8106da816 Fix Config conflict caused by duplicate definition in KB9202 BSP 2008-07-04 10:36:55 +00:00
Ulf Samuelsson
283e81ab9e Update atngw100 defconfig 2008-07-04 10:36:18 +00:00
Ulf Samuelsson
126bb72fa0 Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locations for prepatched toolchain to be under the toolchain directory 2008-07-04 08:39:35 +00:00
Ulf Samuelsson
a4b1e9c7ff Enable KB9202 board in Config 2008-07-03 08:29:26 +00:00
Ulf Samuelsson
e27fef5183 Add support for KwikByte KB9202 board, courtesy Brian Beattie 2008-07-03 08:27:50 +00:00
Ulf Samuelsson
f27f3046ff Add AT91 patches for 2.6.25 and 2.6.25-rc3 2008-07-03 08:11:04 +00:00
Thiago A. Corrêa
8244737dac Update avr32 defconfigs 2008-07-02 15:43:58 +00:00
Thiago A. Corrêa
a1d845f168 Remove trailing quote from help lines 2008-07-02 00:17:21 +00:00
Peter Korsgaard
a5ac61715b buildroot: s/depends/depends on/
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
2008-06-19 19:06:25 +00:00
Ulf Samuelsson
85df60a8ec Update BR2_ATMEL_MIRROR in defconfigs 2008-05-06 01:38:09 +00:00
Ulf Samuelsson
3603cb5114 Fix dependencies in Configs 2008-05-06 01:37:26 +00:00
John Voltz
4037d58163 update patches for atngw100_expanded 2008-05-01 17:15:35 +00:00
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
John Voltz
10e48dbc74 updated defconfig 2008-03-11 17:58:47 +00:00
John Voltz
36be219225 download url was invalid 2008-03-11 16:19:33 +00:00
Ulf Samuelsson
5381e1c486 revert bad U-Boot patch 2008-03-07 07:24:35 +00:00
Ulf Samuelsson
5d8956986f Move defconfigs to board directory 2008-03-07 06:20:08 +00:00
John Voltz
06ce59d382 changed source download path to be uniform 2008-03-06 19:10:06 +00:00
John Voltz
ceaf9e8217 updates and additions for avr32 arch 2008-03-06 18:59:14 +00:00
Thomas Lundquist
9df5b80739 Closing #2374 2008-03-02 10:25:05 +00:00
Ulf Samuelsson
57b4b70f3b Update at91sam9261ek default config 2008-01-10 09:31:56 +00:00
Ulf Samuelsson
e267955bba Add /etc/ld.so.conf to Atmel based root fs 2008-01-10 09:27:25 +00:00
Ulf Samuelsson
7710ba7894 Update ATMEL_MIRROR and bump at91bootstrap to v2.4 2008-01-08 21:05:50 +00:00
Ulf Samuelsson
6d783f044b Rmove old/duplicated AT91 linux patches 2008-01-08 21:03:12 +00:00
Thomas Lundquist
dc6a57bc69 Added BR2_DEBIAN_MIRROR 2007-12-27 12:00:12 +00:00
Ivan Kuten
27efe55e34 fix default GNU URL 2007-12-17 13:14:29 +00:00
Ivan Kuten
cb815ae003 Add support for GNU and kernel.org mirrors 2007-12-17 12:29:06 +00:00
Ulf Samuelsson
b4335d4438 Update defconfigs for AVR32 boards 2007-11-02 20:11:12 +00:00
Ulf Samuelsson
405a43d35a Update at91rm9200, at91sam9261, at91sam9263 defconfigs 2007-11-02 15:25:59 +00:00
Ulf Samuelsson
0213ed8ee6 Update at91sam9260dfc defconfig 2007-11-02 15:18:25 +00:00
Ulf Samuelsson
1a9f9ed850 update NGW100 defconfig 2007-10-23 23:01:04 +00:00
Ulf Samuelsson
79db2c6989 Comment should depend on AT91 bootstrap beeing built 2007-10-21 20:13:40 +00:00
Ulf Samuelsson
d6c497011b Disable AVR32 U-Boot until working 2007-10-21 20:09:22 +00:00
Ulf Samuelsson
b100732c6c Use default linux kernel name 2007-10-18 12:37:36 +00:00
Ulf Samuelsson
453dca995e Create Advanced Linux Configuration option/Remove experimental 2007-10-13 18:30:28 +00:00
Ulf Samuelsson
f53d9ece64 Update AVR32 toolchain with new binutils and uClibc, This time it works (cross-fingers) 2007-10-13 10:15:01 +00:00
Ulf Samuelsson
8ff3fc8831 Update AVR32 uClibc configuration 2007-10-12 15:18:27 +00:00
Ulf Samuelsson
7d70cc1e0c Use correct uImage location for AVR32 2007-10-12 15:17:53 +00:00
Ulf Samuelsson
f15be25193 Add JFFS partition info for NGW100 2007-10-12 15:16:51 +00:00
Ulf Samuelsson
022b104152 Add 2.6.22.10 and 2.6.23 support 2007-10-12 15:10:27 +00:00
Ulf Samuelsson
103832204d Update AVR32 to busybox-1.7.2 2007-10-12 14:30:47 +00:00
Ulf Samuelsson
4f413ed021 Update NGW100 skeleton 2007-10-12 12:34:04 +00:00
Ulf Samuelsson
b09a24d3d1 Update NWG100 skeleton 2007-10-12 12:32:59 +00:00
Ulf Samuelsson
d40ad2d48b Update AVR32 tools config 2007-10-01 21:21:07 +00:00
Ulf Samuelsson
ef88ede818 Update ATNGW100 defconfig 2007-10-01 21:16:33 +00:00
Bernhard Reutner-Fischer
14a71561a3 - just use the strip binary to avoid confusing libtool (quotes)
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
2007-10-01 16:15:31 +00:00
Bernhard Reutner-Fischer
98175bd43d - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI) 2007-09-29 21:22:23 +00:00
Ulf Samuelsson
663a893d27 Update nwg100 defconfig 2007-09-29 20:47:56 +00:00
Ulf Samuelsson
f92d9a5d36 Go back to gcc for avr32 rev 2.0 2007-09-29 20:47:18 +00:00
Bernhard Reutner-Fischer
2b60a3228d - remove some duplicate entries 2007-09-29 19:52:03 +00:00
Bernhard Reutner-Fischer
b682618822 - remove empty, orphaned file 2007-09-29 19:46:02 +00:00
Bernhard Reutner-Fischer
3de7a21bc7 - add mips/mipsel target architecture selection
- rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI
2007-09-29 19:17:39 +00:00
Bernhard Reutner-Fischer
f4c316f265 - update ARM integrator sample and add a "huge" variant of the same 2007-09-29 15:01:17 +00:00
Bernhard Reutner-Fischer
01fee651bf - rename to match Config.in.foo naming convention 2007-09-28 22:20:27 +00:00
Bernhard Reutner-Fischer
bb9e6a7d9e - naming convention is Config.in resp. Config.in.foo
Adjust some accordingly
2007-09-28 21:54:36 +00:00
Ulf Samuelsson
781d64e17c Update AVR external gcc tarball to 2.2 2007-09-28 19:51:06 +00:00
Bernhard Reutner-Fischer
fba2740389 - toggle default back to soft-float 2007-09-27 22:04:28 +00:00
Bernhard Reutner-Fischer
1cf7a4c117 - update my sample arm926t qemu image 2007-09-27 21:23:25 +00:00
Ulf Samuelsson
69dc58456c Add minimal AVR config 2007-09-27 00:19:42 +00:00
Ulf Samuelsson
590bea2815 Update AVR32 config to avoid questions during uclibc make oldconfig 2007-09-27 00:15:46 +00:00
Ulf Samuelsson
0ee32e203e Remove graphic applications from AT91RM9200 defconfig root fs (no LCD) 2007-09-26 23:20:49 +00:00
Ulf Samuelsson
e52afe6fb3 Use Makefile def of busybox config 2007-09-26 22:22:55 +00:00
Ulf Samuelsson
621b0743d5 Update at91rm9200df board support 2007-09-26 22:11:25 +00:00
Bernhard Reutner-Fischer
4b0d5a80f8 - revert some bad checkins, fixup bad settings in atmel targets and move the gcc target abi back to a place where the other arch-specific settings live 2007-09-26 21:12:38 +00:00
Ulf Samuelsson
b0b368f545 "Project Name" needed before "root" file system can be copied.
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
2007-09-26 06:13:09 +00:00
Ulf Samuelsson
01426334b4 reinstate AVR32 toolchain 2007-09-26 05:36:11 +00:00