Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix portability patch for uClibc. Certain versions of GNU cp treat -P as ↵ | Felix Fietkau | 2007-04-01 |
| | | | | | | --parent, which is wrong here and -P should be implied by -R already. Fixes build on OSX with fink's fileutils installed. SVN-Revision: 6784 | ||
* | Fix image generation (sn9) | Florian Fainelli | 2007-04-01 |
| | | | | SVN-Revision: 6781 | ||
* | Restore image creation for rdc boards | Florian Fainelli | 2007-04-01 |
| | | | | SVN-Revision: 6780 | ||
* | Working configuration, minimalistic | Florian Fainelli | 2007-04-01 |
| | | | | SVN-Revision: 6779 | ||
* | the redboot parsing function needs to be exported | Florian Fainelli | 2007-04-01 |
| | | | | SVN-Revision: 6778 | ||
* | Code cleanup | Florian Fainelli | 2007-04-01 |
| | | | | SVN-Revision: 6777 | ||
* | reversal of previous dummy commit | Hamish Guthrie | 2007-03-31 |
| | | | | SVN-Revision: 6776 | ||
* | Dummy update - to be reversed | Hamish Guthrie | 2007-03-31 |
| | | | | SVN-Revision: 6775 | ||
* | call Build/Clean for clean: in package makefiles | Felix Fietkau | 2007-03-31 |
| | | | | SVN-Revision: 6773 | ||
* | revert bluetooth kconfig change - it doesn't work that way | Felix Fietkau | 2007-03-31 |
| | | | | SVN-Revision: 6772 | ||
* | Fix a typo | Florian Fainelli | 2007-03-31 |
| | | | | SVN-Revision: 6771 | ||
* | Fix the division by zero (sn9) | Florian Fainelli | 2007-03-31 |
| | | | | SVN-Revision: 6770 | ||
* | fix crc32 and endianness, thanks sn9 | Florian Fainelli | 2007-03-31 |
| | | | | SVN-Revision: 6769 | ||
* | /sbin/hotplug-call: export the hotplug event type through the environment ↵ | Felix Fietkau | 2007-03-31 |
| | | | | | | for hotplug scripts SVN-Revision: 6768 | ||
* | allow dhcp sections for dnsmasq to add command line options | Felix Fietkau | 2007-03-31 |
| | | | | SVN-Revision: 6767 | ||
* | Disable firmware creation for the moment | Florian Fainelli | 2007-03-30 |
| | | | | SVN-Revision: 6766 | ||
* | Split up drivers and specific files, update flash map driver | Florian Fainelli | 2007-03-30 |
| | | | | SVN-Revision: 6765 | ||
* | airlink generation fix, thanks st9_ | Florian Fainelli | 2007-03-30 |
| | | | | SVN-Revision: 6764 | ||
* | Remove extra - | Mike Baker | 2007-03-30 |
| | | | | SVN-Revision: 6763 | ||
* | Moved activity led to correct IO ports | Hamish Guthrie | 2007-03-30 |
| | | | | SVN-Revision: 6761 | ||
* | Cleanup system code and use definitions | Florian Fainelli | 2007-03-29 |
| | | | | SVN-Revision: 6760 | ||
* | Add definitions, add settings detection for SoCs | Florian Fainelli | 2007-03-29 |
| | | | | SVN-Revision: 6759 | ||
* | Fix mkmylofw write_out_padding routine | Florian Fainelli | 2007-03-29 |
| | | | | SVN-Revision: 6758 | ||
* | Fix myloader partition table parser | Florian Fainelli | 2007-03-29 |
| | | | | SVN-Revision: 6757 | ||
* | Fix warning | Florian Fainelli | 2007-03-29 |
| | | | | SVN-Revision: 6756 | ||
* | Working, but very minimalistic kernel config for rdc-2.6 | Florian Fainelli | 2007-03-29 |
| | | | | SVN-Revision: 6755 | ||
* | run metadata scanning only once when multiple targets are specified on the ↵ | Felix Fietkau | 2007-03-29 |
| | | | | | | command line SVN-Revision: 6754 | ||
* | fix menuconfig 'deselect' statement | Felix Fietkau | 2007-03-29 |
| | | | | SVN-Revision: 6753 | ||
* | Should fix edimax generation | Florian Fainelli | 2007-03-29 |
| | | | | SVN-Revision: 6752 | ||
* | check initseq->first in awx after running include() | Felix Fietkau | 2007-03-29 |
| | | | | SVN-Revision: 6751 | ||
* | fix an uninitialized variable in awx (does not fix random segfault yet, ↵ | Felix Fietkau | 2007-03-28 |
| | | | | | | still looking into it) SVN-Revision: 6750 | ||
* | make sure tmp/info gets created | Felix Fietkau | 2007-03-28 |
| | | | | SVN-Revision: 6749 | ||
* | Fix the irq request | Florian Fainelli | 2007-03-28 |
| | | | | SVN-Revision: 6748 | ||
* | add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix ↵ | Felix Fietkau | 2007-03-28 |
| | | | | | | instead of just ':' SVN-Revision: 6747 | ||
* | detect changes in package/kernel/modules/*.mk when scanning the package metadata | Felix Fietkau | 2007-03-28 |
| | | | | SVN-Revision: 6746 | ||
* | nuke some unnecessary complexity in the metadata scanning - simply call ↵ | Felix Fietkau | 2007-03-28 |
| | | | | | | include/scan.mk on every make invocation (does not add any noticeable performance impact) SVN-Revision: 6745 | ||
* | Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm ↵ | Felix Fietkau | 2007-03-28 |
| | | | | | | getting sick of seeing people complain about compile errors when trying to build brcm-2.4 with it. SVN-Revision: 6744 | ||
* | Fix warnings | Florian Fainelli | 2007-03-28 |
| | | | | SVN-Revision: 6742 | ||
* | Bluetooth depends on USB for 2.6 kernels also | Florian Fainelli | 2007-03-28 |
| | | | | SVN-Revision: 6741 | ||
* | Bluetooth modules also depend on USB | Florian Fainelli | 2007-03-28 |
| | | | | SVN-Revision: 6740 | ||
* | Enable kmod-sched for adm5120 | Florian Fainelli | 2007-03-28 |
| | | | | SVN-Revision: 6739 | ||
* | Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in ↵ | Florian Fainelli | 2007-03-28 |
| | | | | | | myloader parser SVN-Revision: 6737 | ||
* | Add myloader partition table parser | Florian Fainelli | 2007-03-28 |
| | | | | SVN-Revision: 6736 | ||
* | replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS | Nicolas Thill | 2007-03-28 |
| | | | | SVN-Revision: 6735 | ||
* | cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...) | Nicolas Thill | 2007-03-28 |
| | | | | SVN-Revision: 6734 | ||
* | tweak isakmpd & keynote makefiles | Nicolas Thill | 2007-03-28 |
| | | | | SVN-Revision: 6733 | ||
* | add dependency info for linux 2.4 specific kmod package (related to #1521) | Felix Fietkau | 2007-03-27 |
| | | | | SVN-Revision: 6732 | ||
* | clean up nfsd kernel config entries (#1523) | Felix Fietkau | 2007-03-27 |
| | | | | SVN-Revision: 6731 | ||
* | add nfs kernel server kmod package (patch from #1524) | Felix Fietkau | 2007-03-27 |
| | | | | SVN-Revision: 6729 | ||
* | remove bogus dependencies | Felix Fietkau | 2007-03-27 |
| | | | | SVN-Revision: 6728 |