Bernhard Reutner-Fischer
2b60a3228d
- remove some duplicate entries
2007-09-29 19:52:03 +00:00
Bernhard Reutner-Fischer
dce554081a
- better use commonly used digits in ISA config
2007-09-29 19:47:04 +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
50e14889d7
- fixup after Ulf
2007-09-29 16:38:58 +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
6b8f65a67f
- add ttyAMA
2007-09-29 14:39:59 +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
Ulf Samuelsson
5459a9c5e0
Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-update to avoid overwriting board support file
2007-09-28 19:43:26 +00:00
Ulf Samuelsson
b8f28d656b
Add administration for linux,uclibc and main
2007-09-28 16:18:16 +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
43760e1943
Allow easy update of target linux config
2007-09-26 23:21:43 +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
6acce2cf1f
Add more management to linux and buysbox packages
2007-09-26 22:12:51 +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
Bernhard Reutner-Fischer
6b63009f5f
- comment out bad logic
2007-09-25 22:04:39 +00:00
Bernhard Reutner-Fischer
3551487da6
- fix whitespace
2007-09-25 21:40:04 +00:00
Bernhard Reutner-Fischer
d8fc1c0a74
- remove one invariant in toolchain type selection.
2007-09-25 08:18:36 +00:00
Bernhard Reutner-Fischer
b587920475
- factor arch/cpu setting out into separate include file
2007-09-25 08:01:15 +00:00
Bernhard Reutner-Fischer
5010039460
- revert patch that obfuscates the config UI and doesn't reflect the order of config steps
2007-09-25 07:55:45 +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
34a88f1fb0
Reorganize configs to even more logical positions
2007-09-24 21:10:43 +00:00
Ulf Samuelsson
9413d83ea6
Remove useless target/arm directory
2007-09-23 22:08:51 +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
7c012c0775
Use correct path to vmlinux, Fix bad SED of config
2007-09-23 09:58:47 +00:00
Bernhard Reutner-Fischer
4a52da0f34
- update i386 sample config a little bit
2007-09-22 18:19:35 +00:00
Bernhard Reutner-Fischer
ea8b1fa6a6
- put LZMA into generic flags
...
- some additional cleanups while at it
2007-09-22 17:30:38 +00:00
Bernhard Reutner-Fischer
ea3aa3aa28
- add a more generic "Kernel" menu instead of "Linux Options"
2007-09-22 14:53:38 +00:00
Bernhard Reutner-Fischer
adf28e194c
- move project settings from toolchain to device
2007-09-22 14:34:40 +00:00
Bernhard Reutner-Fischer
51a61c9011
- Subsume and collaps toolchain options in one menu
...
This is ment to ease configuration by providing toolchain related options in one place
No functional changes, just shuffling the menus around..
2007-09-22 14:16:25 +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
Bernhard Reutner-Fischer
b0dad998e1
- add null
2007-09-19 18:18:09 +00:00
Bernhard Reutner-Fischer
1f45a7ccf4
- patch the correct dir
2007-09-18 17:10:56 +00:00
Ulf Samuelsson
246d2c808a
Revert bad patch
2007-09-17 09:26:47 +00:00
Bernhard Reutner-Fischer
496e37e5b9
- Atmel mirrors are only of interrest for atmel
2007-09-17 07:54:52 +00:00
Ulf Samuelsson
59dc222999
Update atngw100 board support
2007-09-12 04:40:45 +00:00
Ulf Samuelsson
157d8decab
Unbreak multiple boards, add Ingo's rt patch
2007-09-12 04:06:54 +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
e99f084b2c
Add unpacking + patching of linux source tree to simplify creating a new patch
2007-09-05 06:48:38 +00:00
Bernhard Reutner-Fischer
9538749582
- remove initramfs related config settings and configure them back if needed
2007-09-04 21:24:46 +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
42450b1941
- build and use the list of the small initramfs
...
Overriding the use of the whole system (as does the initramfs target) is done
on purpose.
2007-09-02 21:50:37 +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
Bernhard Reutner-Fischer
98a7a4c9d2
- misc cleanups (Cristian Ionescu-Idbohrn)
2007-08-28 21:42:44 +00:00
Ulf Samuelsson
c9265a8c6c
Fix bad regexp in u-boot.mk
2007-08-28 21:07:32 +00:00
Bernhard Reutner-Fischer
c03e77fc51
- adjust config
2007-08-25 11:20:31 +00:00
Bernhard Reutner-Fischer
3649fd504d
- workaround for broken external toolchains
2007-08-25 11:13:20 +00:00
Ulf Samuelsson
60eb97a42f
This patch allows each project to have a private linux build.
...
Split build of kernel headers and kernel image into two source trees.
Kernel headers are built in $(TOOL_BUILD_DIR)
Kernel build is in $(PROJECT_BUILD_DIR)
Make sure that kernel patches are applied to the kernel tree in
$(PROJECT_BUILD_DIR)
Add board specific patches, if available.
2007-08-24 05:36:46 +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
514cdef23f
- use the BZCAT/ZCAT as configured by the user
2007-08-22 10:06:25 +00:00
Bernhard Reutner-Fischer
956d3eb78b
- semicolon touchup. No other changes
2007-08-22 09:56:41 +00:00
Bernhard Reutner-Fischer
293b09786c
- fix patch regex
2007-08-22 09:44:25 +00:00
Bernhard Reutner-Fischer
aa81a06508
- improve the way host prerequisites for "dependencies" are established
2007-08-22 09:22:07 +00:00
Bernhard Reutner-Fischer
fb9d19603c
- fixup whitespace damage after ulf
2007-08-21 19:33:00 +00:00
Bernhard Reutner-Fischer
e99518277a
- add handling of lzma for the host (unconditionally for now)
...
- remove non-working attempt to install an lzma to the host via sudo
2007-08-21 15:33:33 +00:00
Bernhard Reutner-Fischer
1afb8226cb
- start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGES
...
- always error out if ldconfig for the target fails (was inconsistent..)
2007-08-21 14:32:38 +00:00
Bernhard Reutner-Fischer
7109587d41
- adjust config
2007-08-21 13:23:13 +00:00
Bernhard Reutner-Fischer
d1ffa06a09
- propagate IPv6 setting down to the kernel
2007-08-21 13:21:44 +00:00
Bernhard Reutner-Fischer
7b403ada37
- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g"
...
(want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
2007-08-21 11:25:30 +00:00
Bernhard Reutner-Fischer
f88b8e0bf3
- a few more cleanups (Cristian Ionescu-Idbohrn)
2007-08-21 10:40:18 +00:00
Ulf Samuelsson
e8def1fcfc
additional skeleton for AVR32
2007-08-21 01:34:40 +00:00
Ulf Samuelsson
392ead671e
Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86
2007-08-20 07:24:10 +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
ccd99b0e57
Remove target specific things from Linux config
2007-08-19 22:30:47 +00:00
Ulf Samuelsson
979718c8d9
Fix bad parameter list for patching linux kernel
2007-08-19 22:28:51 +00:00
Ulf Samuelsson
62354f041b
UPdate Soekris Linux config to 2.6.22.1
2007-08-19 21:09:28 +00:00
Ulf Samuelsson
6c2d80b2ae
Update AVR32 tools download location
2007-08-19 18:26:31 +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