Ulf Samuelsson
80aa788939
Remove Soekris BSP which only provide support for linux-2.4
2009-01-29 17:23:35 +00:00
Ulf Samuelsson
c73c1193f3
Remove jp BSP which only provide support for linux-2.4
2009-01-29 17:22:49 +00:00
Ulf Samuelsson
7785182e46
Remove Hitachi BSP, does not do ANYTHING except providing a differernt uClibc configuration for an obsolete version
2009-01-29 17:22:10 +00:00
Ulf Samuelsson
2f1eb9e4b8
Remove unneeded ARM architecure patch, just a clone of SAM9260 support
2009-01-29 17:21:16 +00:00
Peter Korsgaard
83e903468c
target/device: remove obsolete Sharp/LNode80 platform
...
As discussed on the list and requested on irc:
< prpplague> Jacmet: hey, just wanted to drop a note to confirm that the
LNode80 can be removed, we never went into full scale
production of it, only 20 were ever made
2009-01-29 17:05:12 +00:00
Ulf Samuelsson
a77bf1ecde
Update atstk100x BSP
2009-01-29 09:33:25 +00:00
Ulf Samuelsson
b47232e869
Add AVR32 support for linux-2.6.28.2
2009-01-29 09:32:45 +00:00
Ulf Samuelsson
6653646d66
Update at91rm9200df BSP
2009-01-27 06:05:15 +00:00
Ulf Samuelsson
0dbf9dd7ab
Create a common BR2_COPYTO to prepare to replace
...
all the different COPYTOs spread out all over
Buildroot.
Generate COPY_FILE subroutine which can be used
to copy a file.
$(COPY_FILE , file, directory, filename)
This will copy to binary dir and to the selected
copy dir if set in new config (intended to replace
all old COPYTO configs)
This is overridden by BUILDROOT_COPYTO,
if set into the environment.
2009-01-26 23:52:31 +00:00
Ulf Samuelsson
78fa0d4eb4
Update at91sam9260dfc BSP
2009-01-26 21:19:05 +00:00
Peter Korsgaard
87c5abadfa
target/device/Atmel/arch-avr32: remove old unused kernel patches
...
As discussed on the list:
22:08 < HcE> Jacmet: so yes, AVR32 wise you can delete anything older than
2.6.27
2009-01-26 21:10:11 +00:00
Ulf Samuelsson
8586be28d4
Replace BUILDROOT_KERNEL_CONFIG_METHOD environment variable with BUILDROOT_USE_XWINDOWS
2009-01-26 20:17:06 +00:00
Peter Korsgaard
d2c6e22040
linux/advanced: default to make menuconfig
2009-01-26 16:25:17 +00:00
Peter Korsgaard
7f4cb62a1b
u-boot: halt build early with description if no u-boot board name is set
2009-01-26 14:49:19 +00:00
Peter Korsgaard
3bab463be4
u-boot: clean up after Ulf
...
As discussed on the list.
2009-01-26 14:49:00 +00:00
Peter Korsgaard
6218173ce2
u-boot: mark 2008.10 version as recent
2009-01-26 14:04:10 +00:00
Ulf Samuelsson
377773e2f7
Fix erronous mkimage target
2009-01-26 11:46:44 +00:00
Ulf Samuelsson
f529db89db
Revert bad patch to fix linux rebuild problem
2009-01-26 10:38:00 +00:00
Ulf Samuelsson
86c392e504
Update patchlevels for linux-2.6.25/27/28
2009-01-25 23:42:09 +00:00
Ulf Samuelsson
147b034d0d
Ensure /boot exists, Write linux version to file,in case the kernel version has changed after the first build
2009-01-25 23:14:55 +00:00
Ulf Samuelsson
4374b75504
Revert Atmel boards back to desired operation
2009-01-25 21:53:14 +00:00
Ulf Samuelsson
9f20b5f97f
Use new SHELL variable BUILDROOT_KERNEL_CONFIG_METHOD
...
which will override selection between xconfig and menuconfig
make xconfig will, if it fails, or user does not save configuration
result in make menuconfig beeing tried
Fix several issues causing final part of linux to be regenerated
on each make.
2009-01-25 21:48:33 +00:00
Ulf Samuelsson
4f081d489d
Update at91sam9261ek BSP
2009-01-25 21:01:33 +00:00
Peter Korsgaard
7e41b89b56
target/linux-advanced: default to menuconfig for all archs
...
Default to menuconfig for atmel targets as well, mention QT3 dependency
for make xconfig and update affected defconfigs.
2009-01-25 20:11:31 +00:00
Ulf Samuelsson
d661484784
Add linux config for at91sam9261ek
2009-01-24 10:23:00 +00:00
Ulf Samuelsson
f5371f72f3
Update at91sam9260dfc BSP
2009-01-24 10:16:53 +00:00
Peter Korsgaard
7b981dbf06
Revert r24952 (BR2_TARGET_TEST_PACKAGES)
...
As discussed on the list. It is already out of date
(BR2_TARGET_UBOOT_2009_01_RC3, BR2_PACKAGE_RAIDTOOLS), is the wrong solution
and breaks the make allyesconfig; make menuconfig / sed workflow.
2009-01-23 20:45:30 +00:00
Ulf Samuelsson
9d51c94e35
Bump AT91 u-boot patches to 2009.01
2009-01-23 19:41:42 +00:00
Ulf Samuelsson
ce6ecb3b0a
Update at91sam9263ek BSP
2009-01-23 18:05:25 +00:00
Ulf Samuelsson
501c007158
Do not reapply linux patches if LINUX26_PATCH_SOURCE is empty, and we are continuing building after a failure
2009-01-23 00:54:23 +00:00
Ulf Samuelsson
6f39a7c62e
Update AT91 u-boot patches to 2009.01
2009-01-22 23:09:41 +00:00
Ulf Samuelsson
e4c96c2d26
Use latest u-boot as default
2009-01-22 18:46:00 +00:00
Peter Korsgaard
5f1fb36aa3
u-boot: add 2009.01, remove -rc3
2009-01-22 10:11:09 +00:00
Ulf Samuelsson
6fd0d36d32
Add simple way to enable most (but not all) targets for testing purposes
2009-01-22 07:53:24 +00:00
Ulf Samuelsson
2f4722048b
Fix AVR32 u.boot build bug
2009-01-22 07:39:12 +00:00
Peter Korsgaard
a5e5bdd51b
u-boot: unbreak target tools
...
Got broken by r24697.
2009-01-21 15:49:06 +00:00
Ulf Samuelsson
8a97f125ab
U_BOOT_ARCH_PATCH_DIR should contain a value or should not be defined, empty string is not allowed
2009-01-20 08:11:26 +00:00
Ulf Samuelsson
5a46761446
Bump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 patches if using an at91
2009-01-19 22:42:03 +00:00
Ulf Samuelsson
b71c76a10a
Fix some bugs in advanced linux configuration, remove some arbitrary combinations of major/minor directly supported, general cleanup
2009-01-19 21:27:04 +00:00
Peter Korsgaard
675b479c2f
Kconfig: remove 'default n' and 'default no' (see r22874)
...
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2009-01-18 14:20:18 +00:00
Ulf Samuelsson
bdac3e337f
Update broken AVR32 toolchain, and update configs for this, deprecate all but latest AVR32 toolchain
2009-01-16 22:39:05 +00:00
Peter Korsgaard
3ff43a6838
buildroot: convert remaining WGET users to DOWNLOAD helper
2009-01-16 12:07:53 +00:00
Peter Korsgaard
ed5f6093c0
target/: convert to DOWNLOAD helper
2009-01-16 11:48:43 +00:00
Peter Korsgaard
d58636d765
buildroot: add BR2_BACKUP_SITE and DOWNLOAD helper
...
This is the long requested backup mirror support. So far only enabled
for Makefile.autotools.in, but there's no reason why we cannot use
DOWNLOAD everywhere.
Notice, I'm still syncing http://buildroot.uclibc.org/downloads/sources/
2009-01-16 10:27:48 +00:00
Peter Korsgaard
2b893123a5
BR2_PRIMARY_SITE: move to Mirrors and Download locations menu
2009-01-16 10:27:39 +00:00
Ulf Samuelsson
63e0cdb206
Update kernel snapshot version
2009-01-15 23:19:28 +00:00
Ulf Samuelsson
3f8d9b275f
Update at91sam9263ek BSP
2009-01-13 18:45:19 +00:00
Peter Korsgaard
a81367744f
buildroot: mark alpha as broken
...
It still doesn't build with threading + shared libs disabled
2009-01-13 15:14:21 +00:00
Peter Korsgaard
8161c45b89
buildroot: mark ia64, m68k, nios2, sparc and sparc64 as broken
...
No sense in showing the architecture options when they cannot even build
the toolchain.
2009-01-12 20:58:54 +00:00
Peter Korsgaard
b2c5b9109e
toolchain: fix cris build with 2.6.28 kernel headers
...
Patch by Hinko Kocevar <hinko.kocevar@cetrtapot.si>
2009-01-12 20:16:16 +00:00