Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix broken .pkginfo under certain situations | Mike Baker | 2006-07-10 | 1 | -0/+2 |
| | | | | SVN-Revision: 4122 | ||||
* | Add missing brcm63xx-2.6 target to the target list | Florian Fainelli | 2006-07-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 4120 | ||||
* | 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 | ||||
* | Add yamonenv, utility to read and configure variables for the YAMON bootloader | Florian Fainelli | 2006-07-03 | 1 | -0/+46 |
| | | | | SVN-Revision: 4116 | ||||
* | remove unneeded RSTRIP calls. | Nicolas Thill | 2006-07-03 | 2 | -5/+0 |
| | | | | SVN-Revision: 4115 | ||||
* | 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 | ||||
* | Disable squashfs for au1000 target since it does not allow the user to use ↵ | Florian Fainelli | 2006-07-02 | 1 | -0/+1 |
| | | | | | | the whole flash space SVN-Revision: 4107 | ||||
* | Avoid menuconfig warnings | Florian Fainelli | 2006-07-02 | 1 | -4/+2 |
| | | | | SVN-Revision: 4106 | ||||
* | move libpthread in since it's part of uclibc, standardize Makefile. | Nicolas Thill | 2006-07-02 | 1 | -24/+40 |
| | | | | SVN-Revision: 4105 | ||||
* | always set NO_TRACE_MAKE | Felix Fietkau | 2006-07-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 4104 | ||||
* | add hack for building c++ with gcc 4.1.1 | Felix Fietkau | 2006-06-30 | 1 | -0/+37 |
| | | | | SVN-Revision: 4100 | ||||
* | add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patches | Imre Kaloz | 2006-06-28 | 33 | -2766/+222 |
| | | | | SVN-Revision: 4099 | ||||
* | add workaround for kernel module install | Felix Fietkau | 2006-06-28 | 1 | -1/+3 |
| | | | | SVN-Revision: 4098 | ||||
* | add missing copyright notices | Felix Fietkau | 2006-06-27 | 4 | -0/+7 |
| | | | | SVN-Revision: 4097 | ||||
* | minor changes | Mike Baker | 2006-06-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 4096 | ||||
* | add copyright headers to busybox patches | Felix Fietkau | 2006-06-27 | 7 | -2/+33 |
| | | | | SVN-Revision: 4095 | ||||
* | add missing copyright | Felix Fietkau | 2006-06-27 | 16 | -0/+101 |
| | | | | SVN-Revision: 4094 | ||||
* | add missing copyright | Felix Fietkau | 2006-06-27 | 1 | -0/+7 |
| | | | | SVN-Revision: 4093 | ||||
* | add missing copyright | Felix Fietkau | 2006-06-27 | 1 | -0/+7 |
| | | | | SVN-Revision: 4092 | ||||
* | credit where credit is due | Mike Baker | 2006-06-27 | 90 | -15/+547 |
| | | | | SVN-Revision: 4091 | ||||
* | add copyright headers to base-files scripts and config files | Felix Fietkau | 2006-06-27 | 40 | -3/+70 |
| | | | | SVN-Revision: 4090 | ||||
* | add missing exports | Felix Fietkau | 2006-06-26 | 1 | -1/+4 |
| | | | | SVN-Revision: 4089 | ||||
* | don't rely on temporary variables in config() as they may get overwritten by ↵ | Felix Fietkau | 2006-06-26 | 1 | -5/+3 |
| | | | | | | config_cb() SVN-Revision: 4088 | ||||
* | 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 | 5 | -13/+134 |
| | | | | SVN-Revision: 4083 | ||||
* | fix inclusion of kernel modules selected for install in images (closes: #598). | Nicolas Thill | 2006-06-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 4081 | ||||
* | add 'reset to defaults' to menuconfig | Felix Fietkau | 2006-06-25 | 3 | -0/+29 |
| | | | | SVN-Revision: 4080 | ||||
* | use NO_TRACE_MAKE for menuconfig | Felix Fietkau | 2006-06-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 4079 | ||||
* | add extra targets to improve make tracing output | Felix Fietkau | 2006-06-25 | 1 | -1/+6 |
| | | | | SVN-Revision: 4078 | ||||
* | reorder nas command line parameters (required for bridge operation) | Felix Fietkau | 2006-06-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 4077 | ||||
* | make nas depend on nvram | Felix Fietkau | 2006-06-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 4076 | ||||
* | work around a busybox bug | Felix Fietkau | 2006-06-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 4075 | ||||
* | small bugfixes for wifi (broadcom) | Felix Fietkau | 2006-06-25 | 1 | -2/+5 |
| | | | | SVN-Revision: 4074 | ||||
* | move the broadcom driver stuff into its own submenu | Felix Fietkau | 2006-06-25 | 3 | -4/+21 |
| | | | | SVN-Revision: 4073 | ||||
* | add a simple /sbin/wifi script with support for the new broadcom driver ↵ | Felix Fietkau | 2006-06-25 | 4 | -0/+221 |
| | | | | | | (incomplete, but works) SVN-Revision: 4072 | ||||
* | fixes for common config functions | Felix Fietkau | 2006-06-25 | 1 | -15/+27 |
| | | | | SVN-Revision: 4071 | ||||
* | enable wlc by default | Felix Fietkau | 2006-06-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 4070 | ||||
* | fix ipsec compile (FIXME: move DESTDIR to build template?) | Mike Baker | 2006-06-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 4069 | ||||
* | mini_fo patch from upstream (fixes 2.6.17 compile) | Mike Baker | 2006-06-23 | 1 | -0/+47 |
| | | | | SVN-Revision: 4068 | ||||
* | prevent verbose script from corrupting .pkginfo | Mike Baker | 2006-06-23 | 2 | -7/+3 |
| | | | | SVN-Revision: 4067 | ||||
* | set default verbosity to 0 | Mike Baker | 2006-06-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 4066 | ||||
* | fix kernel configure target | Mike Baker | 2006-06-23 | 1 | -2/+1 |
| | | | | SVN-Revision: 4065 | ||||
* | switch on new verbose system | Mike Baker | 2006-06-23 | 5 | -10/+16 |
| | | | | SVN-Revision: 4064 | ||||
* | nuke jffs2root --move from init scripts | Felix Fietkau | 2006-06-23 | 2 | -13/+2 |
| | | | | SVN-Revision: 4063 |