Commit Graph

129 Commits

Author SHA1 Message Date
Ulf Samuelsson
a2e5113512 Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib 2007-08-11 22:26:56 +00:00
Ulf Samuelsson
89f6dca62e Update AVR32 kernel configurations to 2.6.22.1 2007-08-01 11:54:47 +00:00
Ulf Samuelsson
da974534a6 Use PROJECT related kernel name for Atmel boards 2007-08-01 11:53:25 +00:00
Ulf Samuelsson
8ee6fbb30f Don't allow std sources for AVR32 2007-08-01 09:06:04 +00:00
Ulf Samuelsson
cc04e4e27a Remove duplicate AVR kernel patches from BR2_BOARD_PATH/kernel_patches 2007-08-01 08:41:45 +00:00
Ulf Samuelsson
8b247c6186 Hint taken, Help text included 2007-07-31 22:57:19 +00:00
Bernhard Reutner-Fischer
371bc33889 - fixup whitespace 2007-07-31 15:39:23 +00:00
Bernhard Reutner-Fischer
41d8020398 - FIXME: Bug Ulf to provide a helptext
- fixup erroneous whitespace that prevents this to fit into an 80x24 terminal
2007-07-31 15:37:53 +00:00
Ulf Samuelsson
840325e170 Add support for prepatched toolchains 2007-07-31 14:59:58 +00:00
Ulf Samuelsson
8171716310 Add AVR32 specific uclibc.config 2007-07-29 08:33:31 +00:00
Ulf Samuelsson
b3ef5c202f Use 1.6.0 config file for AT91 targets 2007-07-29 07:34:13 +00:00
Ulf Samuelsson
8f18f17a94 Cleanup of Atmel Makefile 2007-07-29 07:32:44 +00:00
Ulf Samuelsson
16e23c943b Update AVR32 target configuration 2007-07-29 07:22:12 +00:00
Ulf Samuelsson
331f357854 Cleanup of Atmel configuration 2007-07-29 07:19:44 +00:00
Ulf Samuelsson
b32a95eced Add atngw100 target 2007-07-29 07:17:01 +00:00
Ulf Samuelsson
afd718e7cd Add stk1002 target 2007-07-29 07:15:35 +00:00
Ulf Samuelsson
d9da157de9 Fix vi syntax highlighting in dataflashboot 2007-07-29 07:11:20 +00:00
Ulf Samuelsson
45c8379b67 Reintroduce ATMEL_MIRROR in at91bootstrap 2007-07-29 07:09:57 +00:00
Ulf Samuelsson
f310fff8ca Reintroduce ATMEL_MIRROR in dataflashboot 2007-07-29 07:06:05 +00:00
Ulf Samuelsson
0bddf714ea Reintroduce ATMEL_MIRROR in u-boot 2007-07-29 07:05:13 +00:00
Ulf Samuelsson
c2cabfa0bb Use linux headers version, if linux is not defined 2007-07-27 07:53:26 +00:00
Ulf Samuelsson
3b7b07a422 ATMEL_MIRROR needs to be available before toolchain is built 2007-07-22 17:17:03 +00:00
Ulf Samuelsson
a035d2300a Use a single ATMEL_MIRROR declaration + cleanup 2007-07-22 17:04:11 +00:00
"Steven J. Hill"
f82e442b98 Convert DOS to UNIX style. 2007-07-20 14:39:01 +00:00
Ulf Samuelsson
e42f1e0491 Avoid repeated rebuild of u-boot 2007-07-20 11:13:22 +00:00
Ulf Samuelsson
545fb67351 Add linux kconfig for AT91SAM9260EK running from dataflashcard 2007-07-20 11:04:58 +00:00
Ulf Samuelsson
3aa79f7068 Cleanup of Atmel Makefile.in 2007-07-20 11:03:20 +00:00
Ulf Samuelsson
196cbc2ca3 Add default configuration for AT91SAM9260EK running from dataflashcard 2007-07-20 10:47:35 +00:00
Ulf Samuelsson
64733ddb08 Add patch for linux 2.6.22.1 2007-07-20 08:27:49 +00:00
Ulf Samuelsson
3c9ebe81c2 U-Boot cleanup 2007-07-20 07:54:21 +00:00
Ulf Samuelsson
a1e6a84bb3 Add AT91 targets 2007-07-17 12:19:56 +00:00
Ulf Samuelsson
3147e777fe Make Config.in targets for ARM chips look consistent 2007-07-12 18:47:48 +00:00
Ulf Samuelsson
cf254e81d1 Configure linux within target/linux/Config.in instead of within target/device/Config.in 2007-07-11 14:40:56 +00:00
Bernhard Reutner-Fischer
ddbaf4dd43 - update defaults 2007-07-08 13:51:15 +00:00
Bernhard Reutner-Fischer
7f9060242f - LINUX26_BINLOC is always defined in target/device/mips/Makefile.in, even for non-mips
Thanks to Julien Letessier for spotting my omission
2007-06-22 17:49:14 +00:00
Bernhard Reutner-Fischer
4a175d2319 - add a sample (pseudo-)board for a mips malta box 2007-06-22 08:47:09 +00:00
Bernhard Reutner-Fischer
395d400aac - bump version to 2.6.21.5 2007-06-21 22:10:12 +00:00
Bernhard Reutner-Fischer
0eca4b95ed - hide atmel target if arch is not arm nor avr32 2007-06-07 10:48:01 +00:00
Bernhard Reutner-Fischer
915d1d2bd1 - update config 2007-06-02 17:41:02 +00:00
Bernhard Reutner-Fischer
dc09df0878 - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config
- adjust a few defaults.
2007-04-11 08:21:55 +00:00
Bernhard Reutner-Fischer
ad9f02edac - disable compile-broken EDAC_I82875P driver 2007-03-20 09:52:36 +00:00
Bernhard Reutner-Fischer
f20e9bc6f1 - note which kernel-headers are required.
PS: kernel-headers-old.mk would need to provide stuff for downloading the full version, in case anybody would care about such ancient stuff..
2007-03-18 11:53:16 +00:00
Bernhard Reutner-Fischer
7920c869d9 - turn off some broken modules 2007-03-14 16:38:38 +00:00
Bernhard Reutner-Fischer
4f8e6ee7e6 - update sample config a bit 2007-03-14 13:55:32 +00:00
Bernhard Reutner-Fischer
df0d821460 - add skeleton to use busybox and mdev for a rather small skeleton 2007-02-16 14:32:22 +00:00
Bernhard Reutner-Fischer
de7ae0beed - revert incorrect parts from sjhill's r17800 and add some more documentation.
Now the kernel as well as /lib/modules are properly included in the final tarball and all other tarroot/genfs targets.
2007-02-12 17:42:18 +00:00
Bernhard Reutner-Fischer
b0dc12db5d - add an arm integrator 926 thing qemu can deal with 2007-02-10 19:30:55 +00:00
"Steven J. Hill"
02f71aab47 Support building using an external toolchain. Questions to the mailing list and all other comments to <biteme@devnull.com>. 2007-02-06 18:19:38 +00:00
Bernhard Reutner-Fischer
f0be91fd17 - reenable linux26 2007-01-31 17:36:43 +00:00
Bernhard Reutner-Fischer
3b11319651 - set preferred kernel format to bzImage for i386 family 2007-01-30 17:37:35 +00:00