1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 16:19:53 +03:00
Commit Graph

19 Commits

Author SHA1 Message Date
nbd
f38087fdd1 fill in the kernel version info for every target, move the kernel tarball md5sums to a central place
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 05:52:00 +00:00
florian
b705ac99a0 Update rdc to .21, mark it as broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-25 23:41:07 +00:00
florian
c350a013d4 rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-25 11:24:06 +00:00
florian
7e608cbab8 More stuff enabled in config, fix squashfs image, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-17 18:38:43 +00:00
florian
c96ef1722e No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-16 21:46:44 +00:00
florian
3b20aec50f Fresh fixes for rdc from sn9, thanks !
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-09 08:13:58 +00:00
florian
fe41a38a95 Add squashfs to rdc, add nvram partition as jffs2 partition (sn9)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-02 16:13:01 +00:00
pavlov
9bc5d8548f split out profile definitions from Makefiles
structure is as follows:
target/linux/<arch>/profiles/<profilename>.mk

These files are included by a blob match in the target Makefile

The files should be labeled based on their profile Name in the definition



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-02 23:02:38 +00:00
nbd
f4d24919d4 store the default kernel version for our ports in a single place (target makefiles can still override it if necessary)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-25 09:12:57 +00:00
kaloz
0a679eefa6 upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 13:14:06 +00:00
nbd
c92885c466 Upgrade to Linux 2.6.19
- Includes large parts of the patch from #1021 by dpalffy
- Includes RB532 NAND driver changes by n0-1



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 16:41:33 +00:00
florian
c3319b5b6f Update ralink module package in the WiFi profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5770 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-12 12:58:01 +00:00
florian
caa1672251 Add a default Ralink profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-11 17:55:49 +00:00
nbd
2c38903c12 autodetect atm, pci, usb, pcmcia features from kernel config file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-19 20:30:11 +00:00
florian
b6d31f033f Add rdc-2.6 description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 19:11:21 +00:00
nbd
e158d8b6a7 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-11 23:11:02 +00:00
nbd
043ac6c8ed cleanup/rewrite of the kernel build process
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5226 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 06:20:55 +00:00
nbd
da0444cb98 cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 05:01:04 +00:00
florian
7ed68428a6 Merge preliminary rdc-2.6 support (Airlink101 AR525W)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-15 23:34:22 +00:00