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

11 Commits

Author SHA1 Message Date
florian
45f139760d Move crc-ccitt from built-in to module
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-05 19:38:21 +00:00
florian
5694697326 Fix brcm63xx patch (humm diff laught at me)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4427 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-03 17:01:30 +00:00
florian
6b34b65192 Add bootloader specific code, need to fix bootloader detection code as well
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4426 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-03 14:53:18 +00:00
florian
0876cd76ed Use the rewritten flash map driver, huge thanks nbd !
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-03 14:43:03 +00:00
florian
fe7a1e0819 Update netfilter config to match other platforms
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-31 17:00:23 +00:00
florian
b03a57d41e Clean up patches : remove warnings, move cli() and save_flags to spinlock mechanisms
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-25 11:29:00 +00:00
florian
8f65594b81 Update brcm63xx to 2.6.17, restore the use of "generic patches" since there is no linux version mismatch
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-21 07:27:39 +00:00
florian
4e782d4c71 Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can probably mount a filesystem
Huge thanks to Nico Huber for providing working patches !


git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-07 21:04:02 +00:00
mbm
02cdebbb91 credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
florian
8c96cd6281 Remove built-in.o
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-26 12:13:00 +00:00
florian
d3ec79b469 Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...)
Kernel compiles fine, does not include linux-2.6.8.1 linux-mips specific fixes and neither includes broadcom changes to netfiler
Needs testing of course :)


git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-26 11:45:23 +00:00