summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* replace gen_busybox_config.pl with a simple sed commandFelix Fietkau2007-04-042-30/+1
| | | | SVN-Revision: 6864
* Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support ↵Hamish Guthrie2007-04-044-0/+440
| | | | | | on at91 platform SVN-Revision: 6862
* set up the NPEs and microcode loading on the Pronghorn MetroImre Kaloz2007-04-042-0/+119
| | | | SVN-Revision: 6861
* revert [6857] for rules.mk; make cannot parse dependancies properlyMike Baker2007-04-041-3/+11
| | | | SVN-Revision: 6860
* Accidentially broke sdk and imagebuilder in [6857]Mike Baker2007-04-032-7/+7
| | | | SVN-Revision: 6858
* Tidy up MakefilesMike Baker2007-04-035-77/+40
| | | | SVN-Revision: 6857
* Add ldd and ldconfig support, template packages derived from gcc and uclibcFlorian Fainelli2007-04-033-17/+45
| | | | SVN-Revision: 6856
* Add the infrastructure to support different flash sizes/addressFlorian Fainelli2007-04-031-2/+4
| | | | SVN-Revision: 6855
* mkcsysimg typosFlorian Fainelli2007-04-031-3/+3
| | | | SVN-Revision: 6853
* Use CONFIG_CMDLINE instead of hardcoded kernel command lineFlorian Fainelli2007-04-031-1/+1
| | | | SVN-Revision: 6852
* bug #1547Mike Baker2007-04-031-1/+1
| | | | SVN-Revision: 6851
* more [6849]Mike Baker2007-04-032-4/+4
| | | | SVN-Revision: 6850
* Using find's -exec to remove directories causes 'not found' errors when find ↵Mike Baker2007-04-033-5/+5
| | | | | | tries to search the removed directory. Hopefully fixed now. SVN-Revision: 6849
* Split up brcm63xx into files/Florian Fainelli2007-04-0335-9762/+9634
| | | | SVN-Revision: 6848
* Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ↵Florian Fainelli2007-04-033-48/+0
| | | | | | longer broken, and have been tested SVN-Revision: 6847
* enable OTP support for IXP4xxImre Kaloz2007-04-031-1/+6
| | | | SVN-Revision: 6846
* fix typoImre Kaloz2007-04-031-1/+1
| | | | SVN-Revision: 6845
* Add the infrastructure to detect RouterBOOT and use USBFlorian Fainelli2007-04-022-3/+22
| | | | SVN-Revision: 6844
* cleanupImre Kaloz2007-04-022-10/+1
| | | | SVN-Revision: 6843
* Generate images for edimax devices (Gabor Juhos)Florian Fainelli2007-04-021-5/+26
| | | | SVN-Revision: 6842
* Entry point is now configurable via a Makefile variable. Entry point is ↵Florian Fainelli2007-04-026-94/+113
| | | | | | detected automatically (Gabor Juhos) SVN-Revision: 6841
* Add ADM5120 based edimax image generation utilitiesFlorian Fainelli2007-04-023-0/+1190
| | | | SVN-Revision: 6840
* Add preliminary RouterBoard RB1xx supportFlorian Fainelli2007-04-0245-0/+6688
| | | | SVN-Revision: 6839
* Add squashfs to rdc, add nvram partition as jffs2 partition (sn9)Florian Fainelli2007-04-021-1/+2
| | | | SVN-Revision: 6838
* Use find -exec instead of xargsFlorian Fainelli2007-04-026-12/+12
| | | | SVN-Revision: 6837
* Add missing \nFlorian Fainelli2007-04-021-1/+1
| | | | SVN-Revision: 6836
* Use sn9 mtd driverFlorian Fainelli2007-04-021-79/+354
| | | | SVN-Revision: 6835
* Make airlink.c more endianness robus (sn9)Florian Fainelli2007-04-021-3/+3
| | | | SVN-Revision: 6834
* sync patch naming schema with the other boardsImre Kaloz2007-04-021-0/+0
| | | | SVN-Revision: 6833
* enable zImage generation for the new boardsImre Kaloz2007-04-021-1/+1
| | | | SVN-Revision: 6832
* add basic support for the ADI Engineering Pronghorn MetroImre Kaloz2007-04-021-0/+353
| | | | SVN-Revision: 6831
* Netgear WG302 v2 / WAG302 v2 supportImre Kaloz2007-04-023-2/+271
| | | | SVN-Revision: 6830
* clean up Gateway 7001 supportImre Kaloz2007-04-022-53/+138
| | | | SVN-Revision: 6829
* fix apex commandline for squashfs on the nslu2Imre Kaloz2007-04-021-1/+1
| | | | SVN-Revision: 6828
* fix xscale compile (#1495)Felix Fietkau2007-04-023-40/+20
| | | | SVN-Revision: 6827
* Typo, niceFlorian Fainelli2007-04-021-1/+1
| | | | SVN-Revision: 6826
* Add gawk as a preriquisite (needed for ramdisk images)Florian Fainelli2007-04-021-2/+3
| | | | SVN-Revision: 6825
* Add a TI profileFlorian Fainelli2007-04-021-0/+17
| | | | SVN-Revision: 6824
* Another more complete config changeFlorian Fainelli2007-04-021-45/+3
| | | | SVN-Revision: 6823
* Enable squashfs for adm5120 as wellFlorian Fainelli2007-04-021-1/+1
| | | | SVN-Revision: 6821
* Config is now more complete : firewalling, filesystems ...Florian Fainelli2007-04-021-94/+36
| | | | SVN-Revision: 6820
* network config: ignore nonexistant interfacesFelix Fietkau2007-04-021-0/+1
| | | | SVN-Revision: 6819
* patch for busybox httpd that adds an option for redirecting all requests to ↵Felix Fietkau2007-04-021-0/+91
| | | | | | a specific page (e.g. for making a splash screen) SVN-Revision: 6818
* Fixes from Compex to make OpenWrt run on WP54AG, thanks !Florian Fainelli2007-04-024-7/+103
| | | | SVN-Revision: 6817
* move /dev/tun to /dev/net/tunFelix Fietkau2007-04-011-0/+5
| | | | SVN-Revision: 6814
* Add usbnet and asix ethernet based adapters support (#1481)Florian Fainelli2007-04-011-3/+23
| | | | SVN-Revision: 6812
* Fix i2c kernel configuration dependency (#1511)Florian Fainelli2007-04-011-2/+1
| | | | SVN-Revision: 6811
* Fix the warningFlorian Fainelli2007-04-011-2/+2
| | | | SVN-Revision: 6809
* use CONFIG_CMDLINE on Atheros boardsImre Kaloz2007-04-012-1/+1
| | | | SVN-Revision: 6808
* fix fuse compile on osxFelix Fietkau2007-04-012-0/+16
| | | | SVN-Revision: 6807