aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* Symlink to the kernel configurationFlorian Fainelli2007-04-161-0/+1
| | | | SVN-Revision: 6974
* Restore symlinksFlorian Fainelli2007-04-163-245/+2
| | | | SVN-Revision: 6972
* Reorder profiles, TI Wi-Fi is more common than atheros on adm5120ebFlorian Fainelli2007-04-162-0/+0
| | | | SVN-Revision: 6970
* Add wireless profiles for adm5120ebFlorian Fainelli2007-04-163-0/+51
| | | | SVN-Revision: 6969
* Fix the symbolic link to lzma-loaderFlorian Fainelli2007-04-161-1/+1
| | | | SVN-Revision: 6968
* Forgot that includesFlorian Fainelli2007-04-162-0/+161
| | | | SVN-Revision: 6967
* Add preliminary support for ADM5120 big-endian targets (Zyxel P-335WT for ↵Florian Fainelli2007-04-166-0/+318
| | | | | | instance), thanks Gabor Juhos SVN-Revision: 6964
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵Florian Fainelli2007-04-1610-208/+694
| | | | | | specification SVN-Revision: 6963
* Add profile for Soekris Net4801 boards (#1072)Florian Fainelli2007-04-162-1/+63
| | | | SVN-Revision: 6962
* Enable videodev, but do not build all hardware modulesFlorian Fainelli2007-04-161-1/+40
| | | | SVN-Revision: 6961
* Add lzma compression for x86 based targetsFlorian Fainelli2007-04-161-0/+1167
| | | | SVN-Revision: 6960
* Build usbnet modules for brcm targets (#1481)Florian Fainelli2007-04-152-3/+0
| | | | SVN-Revision: 6955
* Add kmod-usb-uhci instead of ohci as defaults for WL500GP (#1589)Florian Fainelli2007-04-151-1/+1
| | | | SVN-Revision: 6954
* Restore the old flash mapping, no brcm63xx has the HDR0 headerFlorian Fainelli2007-04-151-433/+236
| | | | SVN-Revision: 6952
* export the IMAGEBUILDER variable so that makefiles can test for the image ↵Felix Fietkau2007-04-151-0/+1
| | | | | | builder run SVN-Revision: 6951
* ar7: improve search for image start (thanks matteo), add support for avm eva ↵Eugene Konev2007-04-152-59/+57
| | | | | | image format (thanks unverbraucht, #1566), support jffs2 images. SVN-Revision: 6948
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-136-10/+0
| | | | SVN-Revision: 6945
* revert find | xargs => find | exec changes - this is completely unnecessary ↵Felix Fietkau2007-04-122-4/+4
| | | | | | and introduces additional dependencies that we do not need SVN-Revision: 6942
* Restore ipt_LOG targetFlorian Fainelli2007-04-111-2/+0
| | | | SVN-Revision: 6930
* Wrong svn repositoryFlorian Fainelli2007-04-1055-9214/+0
| | | | SVN-Revision: 6927
* Ajoute le support easygateFlorian Fainelli2007-04-1055-0/+9214
| | | | SVN-Revision: 6926
* fix default 2.6 kernel config so we dont halt at CMTP protocol supportTim Yardley2007-04-101-0/+1
| | | | SVN-Revision: 6925
* Changed erase routine to erase flash to 0xff instead of 0x00Hamish Guthrie2007-04-101-0/+11
| | | | SVN-Revision: 6922
* Added erase entire flash utility to romboot.Hamish Guthrie2007-04-102-0/+37
| | | | SVN-Revision: 6916
* Fix patch doublingFlorian Fainelli2007-04-091-11/+0
| | | | SVN-Revision: 6912
* Fresh fixes for rdc from sn9, thanks !Florian Fainelli2007-04-097-162/+160
| | | | SVN-Revision: 6911
* add magicbox 2.0 cf slot support - kmod-ide must not be used on magicbox 1.1 ↵Felix Fietkau2007-04-092-3/+2325
| | | | | | (no working hw detection yet) SVN-Revision: 6909
* Enable codepage 1250 support (#1554)Florian Fainelli2007-04-081-1/+1
| | | | SVN-Revision: 6906
* Add ISDN support (#1498)Florian Fainelli2007-04-081-1/+10
| | | | SVN-Revision: 6905
* Enable bluetooth modules (#1529)Florian Fainelli2007-04-081-4/+0
| | | | SVN-Revision: 6901
* Fix warningsFlorian Fainelli2007-04-081-15/+23
| | | | SVN-Revision: 6899
* Re-enable MPI/PCI codeFlorian Fainelli2007-04-081-7/+1
| | | | SVN-Revision: 6897
* Major cleanup : - no more Broadcom kerSys* code - working runtime boot ↵Florian Fainelli2007-04-0846-4979/+2854
| | | | | | loader detection - updated flash map driver SVN-Revision: 6896
* Rename mipsIRQ.S to int-handler to match the kernel naming convention, ↵Florian Fainelli2007-04-085-53/+136
| | | | | | implement basic board detection, rewrite usb HCD driver (to be tested) SVN-Revision: 6893
* Fix free space size checkEugene Konev2007-04-071-1/+1
| | | | SVN-Revision: 6880
* meshcube: override the boot loader's (wrong) kernel command lineFelix Fietkau2007-04-061-0/+19
| | | | SVN-Revision: 6872
* Added module to generate u-boot config file. Added platform overrides for ↵Hamish Guthrie2007-04-055-1/+153
| | | | | | base files. SVN-Revision: 6870
* add missing modules for usb sound support on 2.6 (#1535)Felix Fietkau2007-04-051-2/+0
| | | | SVN-Revision: 6869
* brcm47xx-2.6: reset the pci core at boot time (see #464)Felix Fietkau2007-04-051-2/+1
| | | | SVN-Revision: 6868
* add pci latency timer workaround for atheros cards (from #1546)Felix Fietkau2007-04-041-0/+3
| | | | SVN-Revision: 6867
* Cleanups on romboot and u-boot. Conditionally apply ldd and ldconfig support ↵Hamish Guthrie2007-04-043-0/+438
| | | | | | 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
* Accidentially broke sdk and imagebuilder in [6857]Mike Baker2007-04-032-7/+7
| | | | SVN-Revision: 6858
* Add the infrastructure to support different flash sizes/addressFlorian Fainelli2007-04-031-2/+4
| | | | SVN-Revision: 6855
* Use CONFIG_CMDLINE instead of hardcoded kernel command lineFlorian Fainelli2007-04-031-1/+1
| | | | SVN-Revision: 6852
* more [6849]Mike Baker2007-04-032-4/+4
| | | | SVN-Revision: 6850
* 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-031-1/+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