aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * rebuild ipkg control files if Makefile changesMike Baker2006-07-10
| | | | | | | | SVN-Revision: 4124
| * add a new FORCEREBUILD option to Package/<name> to force a package to be ↵Mike Baker2006-07-10
| | | | | | | | | | | | rebuilt each time make is run SVN-Revision: 4123
| * fix broken .pkginfo under certain situationsMike Baker2006-07-10
| | | | | | | | SVN-Revision: 4122
| * Add missing brcm63xx-2.6 target to the target listFlorian Fainelli2006-07-09
| | | | | | | | SVN-Revision: 4120
| * Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can ↵Florian Fainelli2006-07-07
| | | | | | | | | | | | 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 bootloaderFlorian Fainelli2006-07-03
| | | | | | | | SVN-Revision: 4116
| * remove unneeded RSTRIP calls.Nicolas Thill2006-07-03
| | | | | | | | SVN-Revision: 4115
| * fix x86-2.6, update kernel config for 2.6.17.Nicolas Thill2006-07-03
| | | | | | | | SVN-Revision: 4114
| * fix x86-2.4Nicolas Thill2006-07-03
| | | | | | | | SVN-Revision: 4113
| * Fancy name for au1000 targetFlorian Fainelli2006-07-02
| | | | | | | | SVN-Revision: 4109
| * Disable the use of lzma since the alchemy images are zlib compressed and ↵Florian Fainelli2006-07-02
| | | | | | | | | | | | 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 Fainelli2006-07-02
| | | | | | | | | | | | the whole flash space SVN-Revision: 4107
| * Avoid menuconfig warningsFlorian Fainelli2006-07-02
| | | | | | | | SVN-Revision: 4106
| * move libpthread in since it's part of uclibc, standardize Makefile.Nicolas Thill2006-07-02
| | | | | | | | SVN-Revision: 4105
| * always set NO_TRACE_MAKEFelix Fietkau2006-07-02
| | | | | | | | SVN-Revision: 4104
| * add hack for building c++ with gcc 4.1.1Felix Fietkau2006-06-30
| | | | | | | | SVN-Revision: 4100
| * add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patchesImre Kaloz2006-06-28
| | | | | | | | SVN-Revision: 4099
| * add workaround for kernel module installFelix Fietkau2006-06-28
| | | | | | | | SVN-Revision: 4098
| * add missing copyright noticesFelix Fietkau2006-06-27
| | | | | | | | SVN-Revision: 4097
| * minor changesMike Baker2006-06-27
| | | | | | | | SVN-Revision: 4096
| * add copyright headers to busybox patchesFelix Fietkau2006-06-27
| | | | | | | | SVN-Revision: 4095
| * add missing copyrightFelix Fietkau2006-06-27
| | | | | | | | SVN-Revision: 4094
| * add missing copyrightFelix Fietkau2006-06-27
| | | | | | | | SVN-Revision: 4093
| * add missing copyrightFelix Fietkau2006-06-27
| | | | | | | | SVN-Revision: 4092
| * credit where credit is dueMike Baker2006-06-27
| | | | | | | | SVN-Revision: 4091
| * add copyright headers to base-files scripts and config filesFelix Fietkau2006-06-27
| | | | | | | | SVN-Revision: 4090
| * add missing exportsFelix Fietkau2006-06-26
| | | | | | | | SVN-Revision: 4089
| * don't rely on temporary variables in config() as they may get overwritten by ↵Felix Fietkau2006-06-26
| | | | | | | | | | | | config_cb() SVN-Revision: 4088
| * enable CRC32 in brcm-2.4 kernel config - no idea why it even worked withoutFelix Fietkau2006-06-26
| | | | | | | | SVN-Revision: 4087
| * remove kmod-ide control fileFelix Fietkau2006-06-26
| | | | | | | | SVN-Revision: 4086
| * Remove built-in.oFlorian Fainelli2006-06-26
| | | | | | | | SVN-Revision: 4085
| * Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...) Kernel ↵Florian Fainelli2006-06-26
| | | | | | | | | | | | 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 Fietkau2006-06-26
| | | | | | | | SVN-Revision: 4083
| * fix inclusion of kernel modules selected for install in images (closes: #598).Nicolas Thill2006-06-25
| | | | | | | | SVN-Revision: 4081
| * add 'reset to defaults' to menuconfigFelix Fietkau2006-06-25
| | | | | | | | SVN-Revision: 4080
| * use NO_TRACE_MAKE for menuconfigFelix Fietkau2006-06-25
| | | | | | | | SVN-Revision: 4079
| * add extra targets to improve make tracing outputFelix Fietkau2006-06-25
| | | | | | | | SVN-Revision: 4078
| * reorder nas command line parameters (required for bridge operation)Felix Fietkau2006-06-25
| | | | | | | | SVN-Revision: 4077
| * make nas depend on nvramFelix Fietkau2006-06-25
| | | | | | | | SVN-Revision: 4076
| * work around a busybox bugFelix Fietkau2006-06-25
| | | | | | | | SVN-Revision: 4075
| * small bugfixes for wifi (broadcom)Felix Fietkau2006-06-25
| | | | | | | | SVN-Revision: 4074
| * move the broadcom driver stuff into its own submenuFelix Fietkau2006-06-25
| | | | | | | | SVN-Revision: 4073
| * add a simple /sbin/wifi script with support for the new broadcom driver ↵Felix Fietkau2006-06-25
| | | | | | | | | | | | (incomplete, but works) SVN-Revision: 4072
| * fixes for common config functionsFelix Fietkau2006-06-25
| | | | | | | | SVN-Revision: 4071
| * enable wlc by defaultFelix Fietkau2006-06-25
| | | | | | | | SVN-Revision: 4070
| * fix ipsec compile (FIXME: move DESTDIR to build template?)Mike Baker2006-06-23
| | | | | | | | SVN-Revision: 4069
| * mini_fo patch from upstream (fixes 2.6.17 compile)Mike Baker2006-06-23
| | | | | | | | SVN-Revision: 4068
| * prevent verbose script from corrupting .pkginfoMike Baker2006-06-23
| | | | | | | | SVN-Revision: 4067
| * set default verbosity to 0Mike Baker2006-06-23
| | | | | | | | SVN-Revision: 4066
| * fix kernel configure targetMike Baker2006-06-23
| | | | | | | | SVN-Revision: 4065