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
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
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
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
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
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
5292603285
Remove duplication of default kernel patch dir setting
2008-03-29 20:38:22 +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
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
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
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
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
Bernhard Reutner-Fischer
2b60a3228d
- remove some duplicate entries
2007-09-29 19:52:03 +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
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
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
b363ba0c60
update at91rm9200df config
2007-09-24 22:49:11 +00:00
Ulf Samuelsson
4640f97039
Bump version of AT91 bootstrap
2007-09-24 22:24:29 +00:00
Ulf Samuelsson
9512866f3c
Update atstk1002 config
2007-09-23 10:56:16 +00:00
Ulf Samuelsson
3a99ba08df
Update SAM9261EK linux config
2007-09-23 10:03:27 +00:00
Ulf Samuelsson
f1c7af3038
Add CONFIG_SEQ for atstk1002 busybox
2007-09-20 16:47:22 +00:00
Ulf Samuelsson
94cff5a265
Check if STK1002 init scripts are executable before running
2007-09-20 16:46:31 +00:00
Ulf Samuelsson
1120408d61
Enable CONFIG_SEQ in busybox for ngw100
2007-09-20 16:44:15 +00:00
Ulf Samuelsson
aaa144ca5d
Use correct board name for ngw100
2007-09-20 16:43:16 +00:00
Ulf Samuelsson
59dc222999
Update atngw100 board support
2007-09-12 04:40:45 +00:00
Ulf Samuelsson
83ea197017
Update defconfig for AT91SAM9260
2007-09-05 06:52:09 +00:00
Ulf Samuelsson
4e6ef08660
Add defconfig for AT91SAM9261
2007-09-05 06:51:38 +00:00
Ulf Samuelsson
dbf2572704
Add include file to define at91 lcd struct
2007-09-04 16:22:41 +00:00
Ulf Samuelsson
4ccc3015a0
update sam9261 default linux config
2007-09-04 16:21:57 +00:00
Ulf Samuelsson
8b7e24f966
Use default LINUX26_BINLOC for at91
2007-09-04 16:21:22 +00:00
Ulf Samuelsson
2587fa16a5
Update u-boot autoscript
2007-09-04 16:20:28 +00:00
Bernhard Reutner-Fischer
c46c2c75d1
- fix glitch introduced in my whitespace removal (brm)
2007-09-01 10:54:50 +00:00
Ulf Samuelsson
db6ebf437f
Fix bug in avr32 uClibc patch
2007-08-28 23:05:10 +00:00
Ulf Samuelsson
d299916baa
Update avr32 uclibc patch name
2007-08-28 22:21:35 +00:00
Ulf Samuelsson
c9265a8c6c
Fix bad regexp in u-boot.mk
2007-08-28 21:07:32 +00:00
Ulf Samuelsson
66285ef7d8
bzcat => $(BZCAT) for u-boot and at91bootstrap
2007-08-22 21:53:13 +00:00
Ulf Samuelsson
e098bd09c8
Remove whitespace damage
2007-08-22 21:47:56 +00:00
Bernhard Reutner-Fischer
6547bced93
- global whitespace trimming
2007-08-22 12:35:41 +00:00
Bernhard Reutner-Fischer
3471ebe0a3
- random whitespace cleanup
2007-08-22 11:47:22 +00:00
Bernhard Reutner-Fischer
956d3eb78b
- semicolon touchup. No other changes
2007-08-22 09:56:41 +00:00
Ulf Samuelsson
e8def1fcfc
additional skeleton for AVR32
2007-08-21 01:34:40 +00:00
Ulf Samuelsson
abec6a1089
install uClibc libraries correctly
2007-08-20 06:23:00 +00:00
Ulf Samuelsson
bb92ec0c78
Add kernel patches, if at91 or avr32 is selected
2007-08-19 23:13:06 +00:00
Ulf Samuelsson
88409d0432
Update linux-2.6.22.1 config for sam9261ek, sam9260pf and sam9260dfc
2007-08-19 22:57:25 +00:00
Ulf Samuelsson
167c1a6185
Delete avr32 specific patch and introduced merged at91/avr32 patch
2007-08-19 22:43:50 +00:00
Ulf Samuelsson
8b6462afa5
Move at91 patches from 2.6.21.1 to 2.6.21.5
2007-08-19 22:40:18 +00:00
Ulf Samuelsson
afec678745
Move AVR32 kernel patches to target/device/Atmel/arch-avr32
...
Add linux-2.6.22.1-008-atmel-gpio_mouse-setup-for-atstk1000-board.patch
Move AT91 kernel patches to target/device/Atmel/arch-arm
Change name from "target/device/Atmel/Linux" to "target/device/Atmel/linux"
"kernel-headers" will apply all patches in $(LINUX26_KERNEL_PATCH_DIR)
if this is available.
Define LINUX26_KERNEL_PATCH_DIR in target/device/Atmel/Makefile.in
as above "arch-arm/kernel-patches-..." if an AT91 or
as above "arch-avr32/kernel-patches-..." if an AVR32 target is selected
Test build done for arm,avr32 and x86
2007-08-18 08:46:41 +00:00
Ulf Samuelsson
34569e0e24
Add mplayer to atstk1002 target_skeleton
2007-08-17 14:53:01 +00:00
Ulf Samuelsson
54989e9556
Update atngw100 device table
2007-08-17 13:17:25 +00:00
Ulf Samuelsson
460cf4dd3d
Update atstk1002 device table
2007-08-17 13:16:36 +00:00
Ulf Samuelsson
ee80e9b39b
Update atstk1002 target skeleton
2007-08-17 13:02:52 +00:00
Ulf Samuelsson
24c9802928
Update atngw100 target skeleton
2007-08-17 13:01:49 +00:00
Ulf Samuelsson
c53380aa36
Update at91sam9261ek linux support to 2.6.22.1
2007-08-16 23:31:37 +00:00
Ulf Samuelsson
62f5e15724
Add programmable start adr/size to at91bootstrap + support for at91sam9260pf
2007-08-15 09:42:33 +00:00
Ulf Samuelsson
f8581493a7
Add at91sam9260pf (AT91SAM9260 w Par Flash) target
2007-08-15 09:40:59 +00:00
Ulf Samuelsson
f5aed4f5d4
Workaround bug in TinyX makedepend by removing some whitespace
2007-08-13 20:18:25 +00:00
Ulf Samuelsson
a1d70f4fad
Update linux cfg for at91sam9260dfc
2007-08-12 00:21:22 +00:00
Ulf Samuelsson
d23fa95f41
Cleanup Atmel boards
2007-08-11 23:09:34 +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
cc04e4e27a
Remove duplicate AVR kernel patches from BR2_BOARD_PATH/kernel_patches
2007-08-01 08:41:45 +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