Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel ↵ | Felix Fietkau | 2006-10-26 | 7 | -93/+11649 |
| | | | | | | command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND) SVN-Revision: 5296 | ||||
* | some minor cleanup | Tim Yardley | 2006-10-25 | 2 | -13/+13 |
| | | | | SVN-Revision: 5294 | ||||
* | fix partition issue with x86, leveraging the default size on the second ↵ | Tim Yardley | 2006-10-25 | 1 | -6/+6 |
| | | | | | | partition (all of the remaining drive) in order to get around size differences SVN-Revision: 5293 | ||||
* | code to bring in the following for x86: X86_GRUB_ROOTPART: configureable ↵ | Tim Yardley | 2006-10-24 | 2 | -1/+14 |
| | | | | | | root partition for kernel options X86_GRUB_BOOTOPTS: configureable parameters to be added to the boot line SVN-Revision: 5289 | ||||
* | fix irq issue (ap70 eth1) | Mike Baker | 2006-10-24 | 1 | -1/+4 |
| | | | | SVN-Revision: 5288 | ||||
* | add e1000 driver, remove references to LINUX_2_4_X86 | Felix Fietkau | 2006-10-24 | 1 | -1/+3 |
| | | | | SVN-Revision: 5286 | ||||
* | add fix for samsung flash chips | Felix Fietkau | 2006-10-24 | 1 | -0/+38 |
| | | | | SVN-Revision: 5284 | ||||
* | fix a timeout on amd flash chips (patch from #874) | Felix Fietkau | 2006-10-22 | 1 | -0/+39 |
| | | | | SVN-Revision: 5262 | ||||
* | add generic and via ide support to x86-2.6 | Felix Fietkau | 2006-10-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 5255 | ||||
* | disable pcmcia on rb532 | Nicolas Thill | 2006-10-19 | 1 | -13/+1 |
| | | | | SVN-Revision: 5239 | ||||
* | cleanup/rewrite of the kernel build process | Felix Fietkau | 2006-10-19 | 15 | -111/+18 |
| | | | | SVN-Revision: 5226 | ||||
* | remove bluetooth from ar7 config | Felix Fietkau | 2006-10-19 | 1 | -23/+1 |
| | | | | SVN-Revision: 5225 | ||||
* | cleanup | Felix Fietkau | 2006-10-19 | 14 | -14/+0 |
| | | | | SVN-Revision: 5224 | ||||
* | finally kill KMOD_template - removes a big chunk of legacy build code | Felix Fietkau | 2006-10-19 | 1 | -177/+0 |
| | | | | SVN-Revision: 5222 | ||||
* | make filesystem size selection generic (for ext2) | Felix Fietkau | 2006-10-19 | 2 | -5/+2 |
| | | | | SVN-Revision: 5221 | ||||
* | port more modules over to the new system | Felix Fietkau | 2006-10-19 | 1 | -124/+0 |
| | | | | SVN-Revision: 5220 | ||||
* | add another parallel build fix | Felix Fietkau | 2006-10-18 | 1 | -0/+21 |
| | | | | SVN-Revision: 5209 | ||||
* | fix parallel build of brcm-2.4 | Felix Fietkau | 2006-10-18 | 1 | -6/+2 |
| | | | | SVN-Revision: 5207 | ||||
* | add missing <asm/segment.h>, fix mini_fo and openswan build on ppc | Nicolas Thill | 2006-10-18 | 1 | -0/+10 |
| | | | | SVN-Revision: 5206 | ||||
* | enable native ipsec modules on 2.6, add ipsec kernel modules | Nicolas Thill | 2006-10-18 | 9 | -75/+99 |
| | | | | SVN-Revision: 5205 | ||||
* | port soundcore module | Felix Fietkau | 2006-10-17 | 1 | -8/+0 |
| | | | | SVN-Revision: 5199 | ||||
* | port the usb modules over to the new system | Felix Fietkau | 2006-10-17 | 1 | -109/+1 |
| | | | | SVN-Revision: 5197 | ||||
* | remove some old junk | Felix Fietkau | 2006-10-17 | 2 | -33/+0 |
| | | | | SVN-Revision: 5190 | ||||
* | remove old target/linux/package directory | Felix Fietkau | 2006-10-17 | 2 | -55/+0 |
| | | | | SVN-Revision: 5188 | ||||
* | move sched_use_tsc patch to generic-2.4 | Felix Fietkau | 2006-10-17 | 2 | -84/+0 |
| | | | | SVN-Revision: 5187 | ||||
* | move the ar7 network driver into a separate package | Felix Fietkau | 2006-10-17 | 3 | -13353/+0 |
| | | | | SVN-Revision: 5186 | ||||
* | move the ar7 adsl driver into a separate package directory with external ↵ | Felix Fietkau | 2006-10-17 | 2 | -27217/+0 |
| | | | | | | build and source download SVN-Revision: 5185 | ||||
* | allow platform support directories to add and modify kernel module packages | Felix Fietkau | 2006-10-17 | 1 | -0/+13 |
| | | | | SVN-Revision: 5184 | ||||
* | add fix from #763 | Felix Fietkau | 2006-10-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 5179 | ||||
* | some kernel module cleanup | Felix Fietkau | 2006-10-17 | 2 | -73/+2 |
| | | | | SVN-Revision: 5178 | ||||
* | remove atm support in a few platforms | Felix Fietkau | 2006-10-17 | 2 | -14/+2 |
| | | | | SVN-Revision: 5177 | ||||
* | add ATM_SUPPORT flag | Felix Fietkau | 2006-10-17 | 1 | -0/+6 |
| | | | | SVN-Revision: 5176 | ||||
* | add USES_EXT2 flag for target platforms | Felix Fietkau | 2006-10-17 | 1 | -0/+4 |
| | | | | SVN-Revision: 5175 | ||||
* | bcm4710: port a missing part of the cache fixes to linux 2.6 | Felix Fietkau | 2006-10-16 | 1 | -33/+51 |
| | | | | SVN-Revision: 5163 | ||||
* | fix irq sharing issue on bcm4710 | Felix Fietkau | 2006-10-16 | 1 | -4/+5 |
| | | | | SVN-Revision: 5160 | ||||
* | fix extpci irq assignment bug | Felix Fietkau | 2006-10-16 | 1 | -4/+16 |
| | | | | SVN-Revision: 5159 | ||||
* | accidentally removed a small part of the flash map patch - fixing that. | Felix Fietkau | 2006-10-16 | 1 | -0/+27 |
| | | | | SVN-Revision: 5158 | ||||
* | Drop changes to mm/fault.c prevents from seeing kernel oops while restarting ↵ | Florian Fainelli | 2006-10-15 | 1 | -24/+0 |
| | | | | | | the board automatically SVN-Revision: 5141 | ||||
* | Updated kernel config | Florian Fainelli | 2006-10-15 | 1 | -6/+4 |
| | | | | SVN-Revision: 5139 | ||||
* | Merge preliminary rdc-2.6 support (Airlink101 AR525W) | Florian Fainelli | 2006-10-15 | 7 | -0/+3712 |
| | | | | SVN-Revision: 5138 | ||||
* | add io resource patch from #800, merge flash map stuff from linux 2.4 to ↵ | Felix Fietkau | 2006-10-15 | 2 | -32/+43 |
| | | | | | | support the wl-hdd without breaking the netgear wgt634u SVN-Revision: 5134 | ||||
* | don't hardcode the cpu frequency for bcm47xx in linux 2.6 | Felix Fietkau | 2006-10-15 | 1 | -160/+227 |
| | | | | SVN-Revision: 5133 | ||||
* | fix bcm4710 cache fixes | Felix Fietkau | 2006-10-15 | 1 | -9/+9 |
| | | | | SVN-Revision: 5132 | ||||
* | Update kernel config : add support for bluetooth devices, enable packet ↵ | Florian Fainelli | 2006-10-15 | 1 | -8/+28 |
| | | | | | | support in-kernel, prevented udhcpc to work SVN-Revision: 5123 | ||||
* | cleanup | Felix Fietkau | 2006-10-14 | 2 | -13/+1 |
| | | | | SVN-Revision: 5106 | ||||
* | use the native toolchain for grub on non-amd64 hosts | Felix Fietkau | 2006-10-14 | 1 | -2/+23 |
| | | | | SVN-Revision: 5103 | ||||
* | leave out the ccache directory when copying the staging dir into the sdk (#843) | Felix Fietkau | 2006-10-14 | 2 | -2/+5 |
| | | | | SVN-Revision: 5081 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 292 | -0/+296373 |