Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add bridge preferred mac patch | Gerry Rozema | 2006-07-27 | 1 | -0/+61 |
| | | | | SVN-Revision: 4305 | ||||
* | introduce new BROKEN menuconfig option for hiding known broken settings | Mike Baker | 2006-07-25 | 1 | -0/+11 |
| | | | | SVN-Revision: 4283 | ||||
* | change cpmac to use the internal phy by default (#596) | Felix Fietkau | 2006-07-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 4279 | ||||
* | Clean up patches : remove warnings, move cli() and save_flags to spinlock ↵ | Florian Fainelli | 2006-07-25 | 2 | -335/+299 |
| | | | | | | mechanisms SVN-Revision: 4275 | ||||
* | port over the netfilter module packaging to the new system and fix iptables ↵ | Felix Fietkau | 2006-07-22 | 1 | -169/+0 |
| | | | | | | dependencies SVN-Revision: 4206 | ||||
* | Added a readme to the uml target for a quick start | Gerry Rozema | 2006-07-22 | 1 | -0/+30 |
| | | | | SVN-Revision: 4202 | ||||
* | fix a few directories missed in [4176]'s source -> download | Mike Baker | 2006-07-21 | 6 | -8/+8 |
| | | | | SVN-Revision: 4198 | ||||
* | Update brcm63xx to 2.6.17, restore the use of "generic patches" since there ↵ | Florian Fainelli | 2006-07-21 | 5 | -243/+629 |
| | | | | | | is no linux version mismatch SVN-Revision: 4182 | ||||
* | UML target completed. Added ext2 target fs for use with uml images | Gerry Rozema | 2006-07-20 | 3 | -13/+36 |
| | | | | SVN-Revision: 4178 | ||||
* | Start adding uml target | Gerry Rozema | 2006-07-20 | 3 | -0/+867 |
| | | | | SVN-Revision: 4177 | ||||
* | change 'source' to 'download' | Mike Baker | 2006-07-20 | 1 | -3/+3 |
| | | | | SVN-Revision: 4176 | ||||
* | make the buildroot-ng sdk compatible with the old packages | Felix Fietkau | 2006-07-18 | 4 | -4/+103 |
| | | | | SVN-Revision: 4158 | ||||
* | disable wgt634u images for linux 2.4 (only works with 2.6) | Felix Fietkau | 2006-07-18 | 1 | -0/+2 |
| | | | | SVN-Revision: 4151 | ||||
* | move the cryptoapi kmod to package/kernel | Felix Fietkau | 2006-07-18 | 1 | -9/+1 |
| | | | | SVN-Revision: 4149 | ||||
* | Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can ↵ | Florian Fainelli | 2006-07-07 | 12 | -48738/+16807 |
| | | | | | | probably mount a filesystem Huge thanks to Nico Huber for providing working patches ! SVN-Revision: 4117 | ||||
* | fix x86-2.6, update kernel config for 2.6.17. | Nicolas Thill | 2006-07-03 | 2 | -103/+168 |
| | | | | SVN-Revision: 4114 | ||||
* | fix x86-2.4 | Nicolas Thill | 2006-07-03 | 1 | -7/+0 |
| | | | | SVN-Revision: 4113 | ||||
* | Fancy name for au1000 target | Florian Fainelli | 2006-07-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 4109 | ||||
* | Disable the use of lzma since the alchemy images are zlib compressed and ↵ | Florian Fainelli | 2006-07-02 | 2 | -16/+2 |
| | | | | | | there is a lot of space. Fix makefile error when "touching" zImage.flash.srec SVN-Revision: 4108 | ||||
* | credit where credit is due | Mike Baker | 2006-06-27 | 30 | -0/+180 |
| | | | | SVN-Revision: 4091 | ||||
* | add missing exports | Felix Fietkau | 2006-06-26 | 1 | -1/+4 |
| | | | | SVN-Revision: 4089 | ||||
* | enable CRC32 in brcm-2.4 kernel config - no idea why it even worked without | Felix Fietkau | 2006-06-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 4087 | ||||
* | remove kmod-ide control file | Felix Fietkau | 2006-06-26 | 1 | -4/+0 |
| | | | | SVN-Revision: 4086 | ||||
* | Remove built-in.o | Florian Fainelli | 2006-06-26 | 1 | -0/+0 |
| | | | | SVN-Revision: 4085 | ||||
* | Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...) Kernel ↵ | Florian Fainelli | 2006-06-26 | 7 | -19/+49318 |
| | | | | | | 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 :) SVN-Revision: 4084 | ||||
* | add support for new modules.mk format (no autogenerated Config.in yet) | Felix Fietkau | 2006-06-26 | 1 | -3/+17 |
| | | | | SVN-Revision: 4083 | ||||
* | backport jffs2 eof detect changes from 2.6 | Felix Fietkau | 2006-06-23 | 1 | -36/+45 |
| | | | | SVN-Revision: 4062 | ||||
* | port the brcm-2.4 flash map driver changes to 2.6 | Felix Fietkau | 2006-06-23 | 1 | -53/+188 |
| | | | | SVN-Revision: 4061 | ||||
* | fix the jffs2 eof detect patch for linux 2.6 (unlocking required for erasing ↵ | Felix Fietkau | 2006-06-23 | 1 | -20/+30 |
| | | | | | | blocks) SVN-Revision: 4060 | ||||
* | fix partition align | Felix Fietkau | 2006-06-23 | 1 | -3/+5 |
| | | | | SVN-Revision: 4059 | ||||
* | add copyright statement | Felix Fietkau | 2006-06-23 | 1 | -2/+3 |
| | | | | SVN-Revision: 4058 | ||||
* | update kernel config for brcm-2.6 | Felix Fietkau | 2006-06-23 | 1 | -74/+84 |
| | | | | SVN-Revision: 4056 | ||||
* | broadcom 2.4: update the trx for jffs2 directly in the flash map driver | Felix Fietkau | 2006-06-23 | 1 | -39/+167 |
| | | | | SVN-Revision: 4055 | ||||
* | jffs2 eof detect: mark erased blocks after erasing them | Felix Fietkau | 2006-06-23 | 1 | -1/+2 |
| | | | | SVN-Revision: 4054 | ||||
* | cosmetic fix for irq error messages | Mike Baker | 2006-06-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 4050 | ||||
* | backport jffs2 eofdetect patch to linux 2.4 | Felix Fietkau | 2006-06-21 | 1 | -0/+87 |
| | | | | SVN-Revision: 4044 | ||||
* | move jffs2 end-of-filesystem detection to the generic 2.6 patches | Felix Fietkau | 2006-06-21 | 1 | -0/+0 |
| | | | | SVN-Revision: 4042 | ||||
* | move target/linux/image to target/image | Felix Fietkau | 2006-06-21 | 45 | -32/+12 |
| | | | | SVN-Revision: 4040 | ||||
* | fix and enable the sdk | Felix Fietkau | 2006-06-21 | 6 | -89/+73 |
| | | | | SVN-Revision: 4037 | ||||
* | include $(TOPDIR)/rules.mk in the image makefiles | Felix Fietkau | 2006-06-21 | 8 | -0/+8 |
| | | | | SVN-Revision: 4036 | ||||
* | add INCLUDE_DIR variable for $(TOPDIR)/include | Felix Fietkau | 2006-06-21 | 19 | -30/+30 |
| | | | | SVN-Revision: 4033 | ||||
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ↵ | Felix Fietkau | 2006-06-21 | 37 | -1743/+35 |
| | | | | | | lzma, mkfs.* into toolchain/ SVN-Revision: 4032 | ||||
* | add target/download | Felix Fietkau | 2006-06-20 | 8 | -2/+21 |
| | | | | SVN-Revision: 4030 | ||||
* | annoying initrd bug introduced by 2.6.17 | Mike Baker | 2006-06-20 | 1 | -0/+13 |
| | | | | SVN-Revision: 4027 | ||||
* | Update alchemy kernel configuration | Florian Fainelli | 2006-06-20 | 1 | -38/+87 |
| | | | | SVN-Revision: 4020 | ||||
* | be politically correct | Imre Kaloz | 2006-06-20 | 2 | -2/+2 |
| | | | | SVN-Revision: 4019 | ||||
* | fix irq handling on 2.6.17 | Mike Baker | 2006-06-20 | 2 | -101/+16 |
| | | | | SVN-Revision: 4017 | ||||
* | reintroduce the -ffreestanding to avoid gcc inline errors | Mike Baker | 2006-06-19 | 1 | -0/+12 |
| | | | | SVN-Revision: 4015 | ||||
* | fix broadcom trx alignment | Felix Fietkau | 2006-06-19 | 1 | -12/+11 |
| | | | | SVN-Revision: 4010 | ||||
* | remove the wl.o build from the kernel patch and move the driver along with ↵ | Felix Fietkau | 2006-06-19 | 4 | -3301/+1 |
| | | | | | | wl, nas and wlc into packages/broadcom-wl SVN-Revision: 4009 |