Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | add PROVIDES option, currently only used for menuconfig | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5194 | |||
* | menuconfig: include dependency checking in submenu sorting function | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5193 | |||
* | hacks for supporting the toshiba wrc-1000 | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5192 | |||
* | fix submenu | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5191 | |||
* | remove some old junk | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5190 | |||
* | make kernel module packaging code reusable and use it in madwifi | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5189 | |||
* | remove old target/linux/package directory | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5188 | |||
* | move sched_use_tsc patch to generic-2.4 | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5187 | |||
* | move the ar7 network driver into a separate package | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5186 | |||
* | move the ar7 adsl driver into a separate package directory with external ↵ | Felix Fietkau | 2006-10-17 | |
| | | | | | | build and source download SVN-Revision: 5185 | |||
* | allow platform support directories to add and modify kernel module packages | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5184 | |||
* | split modules.mk | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5183 | |||
* | implement sorting for menuconfig submenus | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5182 | |||
* | fix kernel modules extensions | Nicolas Thill | 2006-10-17 | |
| | | | | SVN-Revision: 5181 | |||
* | add zlib fix from #855 | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5180 | |||
* | add fix from #763 | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5179 | |||
* | some kernel module cleanup | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5178 | |||
* | remove atm support in a few platforms | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5177 | |||
* | add ATM_SUPPORT flag | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5176 | |||
* | add USES_EXT2 flag for target platforms | Felix Fietkau | 2006-10-17 | |
| | | | | SVN-Revision: 5175 | |||
* | remove support for obsolete /etc/modules file | Felix Fietkau | 2006-10-16 | |
| | | | | SVN-Revision: 5173 | |||
* | Do not automatically create atheros devices (#811), and potentially other bugs | Florian Fainelli | 2006-10-16 | |
| | | | | SVN-Revision: 5168 | |||
* | bcm4710: port a missing part of the cache fixes to linux 2.6 | Felix Fietkau | 2006-10-16 | |
| | | | | SVN-Revision: 5163 | |||
* | fix irq sharing issue on bcm4710 | Felix Fietkau | 2006-10-16 | |
| | | | | SVN-Revision: 5160 | |||
* | fix extpci irq assignment bug | Felix Fietkau | 2006-10-16 | |
| | | | | SVN-Revision: 5159 | |||
* | accidentally removed a small part of the flash map patch - fixing that. | Felix Fietkau | 2006-10-16 | |
| | | | | SVN-Revision: 5158 | |||
* | remove nvram.sh | Felix Fietkau | 2006-10-16 | |
| | | | | SVN-Revision: 5153 | |||
* | add modified version of mbm's 'introduction to buildroot-ng' to the ↵ | Felix Fietkau | 2006-10-16 | |
| | | | | | | documentation SVN-Revision: 5151 | |||
* | add *.out to cleanup rule | Felix Fietkau | 2006-10-16 | |
| | | | | SVN-Revision: 5150 | |||
* | add documentation for /etc/config/wireless and improve formatting | Felix Fietkau | 2006-10-16 | |
| | | | | SVN-Revision: 5149 | |||
* | sync whiterussian download.pl with trunk, allow the user to specify ↵ | Felix Fietkau | 2006-10-16 | |
| | | | | | | additional wget options by using the WGET_OPTIONS env var SVN-Revision: 5144 | |||
* | Add ralink rt61 driver needed for rdc-2.6 target | Florian Fainelli | 2006-10-15 | |
| | | | | SVN-Revision: 5142 | |||
* | Drop changes to mm/fault.c prevents from seeing kernel oops while restarting ↵ | Florian Fainelli | 2006-10-15 | |
| | | | | | | the board automatically SVN-Revision: 5141 | |||
* | add some documentation for the init scripts | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5140 | |||
* | Updated kernel config | Florian Fainelli | 2006-10-15 | |
| | | | | SVN-Revision: 5139 | |||
* | Merge preliminary rdc-2.6 support (Airlink101 AR525W) | Florian Fainelli | 2006-10-15 | |
| | | | | SVN-Revision: 5138 | |||
* | add patch from #849 | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5137 | |||
* | add firewall protection for wan_device in addition to wan_ifname (fixes #852) | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5136 | |||
* | Prevent SSH keys from being chmoded to 644 (#664), looks like those are the ↵ | Florian Fainelli | 2006-10-15 | |
| | | | | | | only files concerned for now SVN-Revision: 5135 | |||
* | add io resource patch from #800, merge flash map stuff from linux 2.4 to ↵ | Felix Fietkau | 2006-10-15 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 5133 | |||
* | fix bcm4710 cache fixes | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5132 | |||
* | fix typo | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5131 | |||
* | init script cleanup, use /etc/rc.d/ for enabled scripts, ↵ | Felix Fietkau | 2006-10-15 | |
| | | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks SVN-Revision: 5128 | |||
* | disable entropy gathering in wlcompat-debug | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5127 | |||
* | add hotplug script for setting up networking on wds interfaces | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5125 | |||
* | wlc: use custom ether_ntoa implementation that pads the address parts | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5124 | |||
* | Update kernel config : add support for bluetooth devices, enable packet ↵ | Florian Fainelli | 2006-10-15 | |
| | | | | | | support in-kernel, prevented udhcpc to work SVN-Revision: 5123 | |||
* | add support for wds vifs for broadcom wl | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5122 | |||
* | implement wlc call to read wds endpoint mac | Felix Fietkau | 2006-10-15 | |
| | | | | SVN-Revision: 5121 |