1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 20:49:19 +03:00
Commit Graph

44 Commits

Author SHA1 Message Date
florian
8677fb58f7 Allow the redboot supplied command line to be append (#2089)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-19 10:24:16 +00:00
kaloz
d01f0cd58f upgrade atheros targets to 2.6.22.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7936 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-12 10:19:36 +00:00
nbd
c49b0723e2 add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the moment
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-04 04:35:44 +00:00
nbd
488a32cc9b refactor atheros system code - also add support for the reset button (sends netlink messages in the same format as broadcom-diag)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-04 03:55:23 +00:00
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
nbd
a45d525056 add MODULE_LICENSE("GPL") to the atheros ethernet driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 00:03:15 +00:00
nbd
e6a68af9e9 prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-16 01:56:04 +00:00
nbd
844d2b3512 sync atheros-2.6 config, move parts to the generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-26 20:08:21 +00:00
kaloz
af4943742e update netfilter patches, fix atheros
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23 23:10:09 +00:00
nbd
a44177ee58 spiflash cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-03 09:50:20 +00:00
kaloz
283456bc18 use CONFIG_CMDLINE on Atheros boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-01 21:28:51 +00:00
nbd
51dad72454 fix flash buswidth detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-27 23:15:10 +00:00
pavlov
ca96df4a86 make the rest of the structure for the targets that dont have profiles yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-03 01:22:09 +00:00
nbd
4dd22e79db kernel build cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-02 17:24:20 +00:00
nbd
c6b9f2d8f7 enable mini_fo on fonera
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6456 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-02 15:26:57 +00:00
nbd
5ebab881ca use /etc/preinit on atheros-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6452 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-02 01:39:14 +00:00
nbd
33bc319bf8 add squashfs support for atheros-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-02 01:38:07 +00:00
nbd
9bf71c00ca move mtd rootfs split patch to generic-2.6, disabled for broadcom targets until the flash map driver is updated and tested
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-01 23:52:19 +00:00
nbd
ddc24aa87e correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-26 14:36:27 +00:00
nbd
f0ba23e399 run indent on ar2313 driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-25 20:06:27 +00:00
nbd
9638a3c6a3 add missing config files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 03:44:37 +00:00
nbd
c87668dc4f Reorganize kernel configs - target/linux/*/config is now a directory.
./config/default will replace the old config and config-diff (format is like 
config-diff, the full kernel config is no longer kept in the build system)
This commit removes all the kernel config stuff, the next one will add
the replacement - there's no way to do this atomically with svn.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 03:44:15 +00:00
nbd
5a3f291f1a add 16MB flash support for ar2315 (who knows...?)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-20 22:44:59 +00:00
nbd
7150f5906a make rootfs split/detection more generic - patch can be moved to generic-2.6 after testing on other platforms (especially broadcom)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6328 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-19 23:28:09 +00:00
kaloz
cf584e2200 autodetect flash width - thanks to Kestutis Kupciunas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6327 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-19 22:33:06 +00:00
kaloz
cedcb81f30 use radio0 only on the 5312
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6326 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-19 22:22:26 +00:00
nbd
5324818c9d fix ar2315 rootfs mount
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-19 16:48:02 +00:00
nbd
28a667defe disable dma offset for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-17 23:02:49 +00:00
nbd
68bffe977f fix ar2312/2313 mac detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-17 22:22:14 +00:00
nbd
2e7be87a37 remove useless newlines
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-16 19:45:26 +00:00
nbd
89737ef9ca more cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-16 10:01:59 +00:00
nbd
fc14823cc7 remove squashfs repartitioning hacks from spiflash driver - will be ported to redboot parsing code later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-16 09:57:24 +00:00
nbd
6869d66ad6 major cleanup of the ar531x code, improved hardware detection and support for multiple ethernet interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-16 09:23:15 +00:00
nbd
0753eb7920 some ar531x cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-15 21:52:13 +00:00
kaloz
1e162b97a8 fix mac handling, thanks to Kestutis Kupciunas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-08 13:19:34 +00:00
nbd
b89ba4c713 port [6229] to kamikaze
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-08 01:25:18 +00:00
nbd
63b12ffd1b update atheros 2.6 port - add support for the older chip generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-04 21:18:10 +00:00
nbd
39133a937d force MII access in AR2313 ethernet to KSEG1 instead of physical addresses - why the fsck has this ever worked for anybody??
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-04 02:31:00 +00:00
florian
f7fb3e14ad Forgot to add the DELUDE target :/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-23 00:03:01 +00:00
florian
a13fd170d4 Add chaostable from #1187, also enable netfilter modules for ixp4xx.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-22 23:55:22 +00:00
nbd
cbbc0e61fb disable pcmcia for atheros-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-11 18:47:44 +00:00
nbd
b806b00806 Add initial version of the new Image Builder
It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 21:52:28 +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
nbd
13596cf723 Add support for Atheros SoC (used in Fonera, Meraki) - Merry Christmas, everybody :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-25 08:05:48 +00:00