Commit Graph

453 Commits

Author SHA1 Message Date
"Steven J. Hill"
2d6b9b3a5e Update diff version. 2008-02-22 19:37:39 +00:00
Thomas Lundquist
fcb27e9386 Upped version, the one here didn't exist any more. 3.61 compiled nicely (todo; check if nasm is installed on host?, syslinux needs it. Guess I copuld just add a target/host package.) 2008-02-18 22:10:05 +00:00
Hamish Moffatt
72a85109f3 Fix typos in jffs2 summary support 2008-02-12 05:50:26 +00:00
Hamish Moffatt
536e98effd Add support for summarising JFFS2 images. With support in the kernel this improves mount time significantly. 2008-02-12 05:39:32 +00:00
Ivan Kuten
f31a746c2b cloop target update, patch by Claus Klein 2008-01-16 09:25:07 +00:00
Ulf Samuelsson
57b4b70f3b Update at91sam9261ek default config 2008-01-10 09:31:56 +00:00
Ulf Samuelsson
70e4f5c2d1 More debug info for linux 2008-01-10 09:31:15 +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
Thomas Lundquist
dc6a57bc69 Added BR2_DEBIAN_MIRROR 2007-12-27 12:00:12 +00:00
Ivan Kuten
27efe55e34 fix default GNU URL 2007-12-17 13:14:29 +00:00
Ivan Kuten
cb815ae003 Add support for GNU and kernel.org mirrors 2007-12-17 12:29:06 +00:00
Ivan Kuten
81cc4715b9 bump up syslinux version 2007-12-13 12:15:48 +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
3536c2f919 Ensure AVR32 FPU config is always correct 2007-10-23 09:49:56 +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
8daa51407b Add more info to linux status 2007-10-18 12:37:09 +00:00
Ulf Samuelsson
d84a9fc256 Fix syntax error in Makefile for Advanced Linux configuration 2007-10-18 11:58:47 +00:00
Ulf Samuelsson
60e3d6db20 Update JFFS2 page/erase size correctly 2007-10-17 22:01:58 +00:00
Ulf Samuelsson
8af5081bab Use correct kernel name for advanced linux build 2007-10-13 23:07:04 +00:00
Ulf Samuelsson
815c3dfd1e Move config item deeper into menu system 2007-10-13 18:37:24 +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
Bernhard Reutner-Fischer
5cfb2f794f - fix some whitespace damage..
- add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf
2007-10-05 12:55:40 +00:00
Bernhard Reutner-Fischer
0c16c17f53 - start to think about GNU/hurd support.
Not yet functional. Help welcome
2007-10-05 11:06:56 +00:00
Bernhard Reutner-Fischer
fdcde6faed - comment out apparently unused? cruft (linux-experimental) 2007-10-05 11:03:07 +00:00
Bernhard Reutner-Fischer
05195c3d00 - default to mips I for mipsel and mips III for mips
- suggest some target flags for abi64
2007-10-02 21:36:49 +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
84f62146e7 - put a static grub into the staging dir 2007-09-30 18:06:32 +00:00
Bernhard Reutner-Fischer
ca340986fe - fix typo 2007-09-30 12:42:11 +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
Ulf Samuelsson
f92d9a5d36 Go back to gcc for avr32 rev 2.0 2007-09-29 20:47:18 +00:00
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