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
3f8d9b275f
Update at91sam9263ek BSP
2009-01-13 18:45:19 +00:00
Ulf Samuelsson
e791c63303
Update sam9263EK BSP
2009-01-12 10:25:31 +00:00
Ulf Samuelsson
e897b420fb
Update at91bootstrap to 2.10
2009-01-11 21:44:14 +00:00
Ulf Samuelsson
f4431ebb08
Move AT91 patches for u-boot-2009.01-rc1 to device/Atmel/arch-arm/u-boot/2009.01-rc1
2009-01-11 21:42:07 +00:00
Ulf Samuelsson
41950c0d2d
Update AVR32 uclibc config for 0.9.30
2009-01-11 21:15:46 +00:00
Ulf Samuelsson
83b2a67eec
Update defocnfig for ngw100
2009-01-11 21:15:08 +00:00
Ulf Samuelsson
bd8c8ab095
Add linux-2.6.27.10 config for stk100x
2009-01-11 21:14:17 +00:00
Ulf Samuelsson
7aa8a5acce
Update at91sam9261ek configs, build completes
2009-01-09 06:31:01 +00:00
Ulf Samuelsson
4ff9d431b8
Update sam9263ek configs, build completes
2009-01-08 23:01:50 +00:00
Ulf Samuelsson
03c16d10e2
Update atngw100 configs, needs patch from Atmel fork for strace to build correctly, otherwise disable strace
2009-01-06 23:02:50 +00:00
Ulf Samuelsson
3867e083e1
Update at91sam9260 Board Support Package to linux-2.6.28
2009-01-06 16:42:15 +00:00
Ulf Samuelsson
7e9a5c9500
Update AT91SAM9G20 Board Support to linux-2.6.28
2009-01-06 16:39:17 +00:00
Ulf Samuelsson
c299ec7a8d
Add support for SAM9G20 in at91bootstrap
2009-01-06 16:36:45 +00:00
Peter Korsgaard
585aca9a5a
add .empty files for git-svn
...
git-svn (and git) doesn't handle empty directories, so add .empty files
to those dirs like elsewhere in buildroot.
Those empty directories are normally not a big deal, but the recent changes
to u-boot broke the build.
2009-01-05 15:47:00 +00:00
Ulf Samuelsson
2d696140c2
Allow use of uClibc-0.9.30 for AVR32 toolchain
2009-01-03 16:25:47 +00:00
Ulf Samuelsson
cc30201f47
Update target/device/Atmel/*/Makefile.in
...
------------------------------------------
Replace $(BOARDNAME)_PATH with BOARD_PATH
Set U-Boot targets for 1.2.0-atmel as well as 2009.01-rc1
Remove hardwiring of BusyBox configuration files.
Remove older BusyBox configuration files
Remove "at91sam9260dfc-linux-2.6.28-rc6.config" from at91sam9g20dfc directory
Update "at91rm9200df_defconfig"
Add "at91rm9200df-linux-2.6.28.config"
Update "at91sam9260dfc_defconfig"
2009-01-03 16:10:50 +00:00
Ulf Samuelsson
c7066b1807
Generate an autoscript for configuring u-boot in $(BINARIES_DIR)
...
mkimage the autoscript to autoscript.$(PROJECT)-
Move build of u-boot-1.2.0-atmel to target/u-boot
Only visible for AT91 targets.
Fetch prepatched 1.2.0-atmel tarball from $(BR2_ATMEL_MIRROR)
Rest from normal location.
Introduce U_BOOT_CONFIGURE_OPTS
Set to NOSOFT_FLOAT for u-boot-1.2.0-atmel
Disable target/device/Atmel/u-boot
Keep files in target/device/Atmel/u-boot during a test period.
Files:
M target/device/Atmel/Makefile.in
M target/device/Atmel/Config.in
M target/u-boot/Makefile.in
M target/u-boot/Config.in
A target/u-boot/1.2.0-atmel
2009-01-03 15:50:38 +00:00
Ulf Samuelsson
d2485586b9
Fix remaining 'butterfinger' issue
2009-01-03 00:40:02 +00:00
Ulf Samuelsson
5dec4da010
Remove debugging variable added to svn by mistake, (Thanks Pter)
2009-01-03 00:07:25 +00:00
Ulf Samuelsson
abda401711
Support AT91 in vanilla U-Boot
2009-01-02 11:18:09 +00:00
Ulf Samuelsson
e195cb19f2
Update at91sam9260dfc BSP
2009-01-02 08:32:25 +00:00
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