summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6Florian Fainelli2007-04-251-1/+1
* use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spamFelix Fietkau2007-04-242-0/+22
* add tcp syn cookies support (fixes one of the sysctl error messages at boot t...Felix Fietkau2007-04-241-1/+1
* Add the adm5120eb config not as symlinkFlorian Fainelli2007-04-231-0/+278
* Revert config change for adm5120, messed up things with symlinksFlorian Fainelli2007-04-232-3/+2
* Fix prompt on kernel config for brcm-2.4Florian Fainelli2007-04-221-0/+1
* The kernel should be compiled big-endianFlorian Fainelli2007-04-221-2/+2
* Return -ENODEV, when device is absent. This should fix lockups on boot.Eugene Konev2007-04-221-0/+2
* ar7: add jffs2 eof marks to squashfs imageFelix Fietkau2007-04-211-0/+1
* Changed default rootfs size for at91 to 2112kHamish Guthrie2007-04-213-9/+9
* add better default config for ar7, add br2684ctl init script, add a missing s...Felix Fietkau2007-04-211-0/+41
* remove the symlink as well when removing the adam2 patcherFelix Fietkau2007-04-211-2/+1
* remove debug junkFelix Fietkau2007-04-211-1/+0
* add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ar...Felix Fietkau2007-04-202-2/+2
* mdev fixFelix Fietkau2007-04-201-1/+1
* ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ring...Felix Fietkau2007-04-201-28/+77
* fix minor bugs in the patcher init scriptFelix Fietkau2007-04-201-1/+2
* copy adam2 patch from ar7-2.4 to ar7-2.6Felix Fietkau2007-04-203-0/+83
* remove bluetooth from kernel configFelix Fietkau2007-04-201-1/+1
* remove __init from prom_getenv()Felix Fietkau2007-04-201-1/+1
* Changed the default ipkg download location for at91 platforms to my web serverHamish Guthrie2007-04-201-0/+3
* the default_subtargets template was a bad idea, since different makefiles req...Felix Fietkau2007-04-181-1/+2
* move the lzma decompressor out of squashfs-lzma patch and into a new patch (i...Felix Fietkau2007-04-183-123/+124
* Improved autorebuild for kernel related stuff. - make modules_install in the ...Felix Fietkau2007-04-181-4/+4
* Remove this target since rb-2.6 will build both rb532 and adm5120 later onFlorian Fainelli2007-04-1745-6688/+0
* Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David Goodenough,...Florian Fainelli2007-04-173-2/+158
* More stuff enabled in config, fix squashfs image, thanks sn9Florian Fainelli2007-04-172-45/+35
* Suppress the useless ioctl functionFlorian Fainelli2007-04-171-10/+0
* brcm63xx cleanups; add a watchdog driver, indent serial console driver, add s...Florian Fainelli2007-04-178-691/+982
* Re-enable PCI subsystem here too :))Florian Fainelli2007-04-171-1/+1
* Re-enable PCI subsystem :)Florian Fainelli2007-04-171-1/+1
* disable jffs2 support for ixp4xxImre Kaloz2007-04-171-1/+1
* add support for the Compex WP18 and NP18AImre Kaloz2007-04-175-0/+371
* No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9Florian Fainelli2007-04-165-25/+27
* Symlink to the kernel configurationFlorian Fainelli2007-04-161-0/+1
* Restore symlinksFlorian Fainelli2007-04-163-245/+2
* Reorder profiles, TI Wi-Fi is more common than atheros on adm5120ebFlorian Fainelli2007-04-162-0/+0
* Add wireless profiles for adm5120ebFlorian Fainelli2007-04-163-0/+51
* Fix the symbolic link to lzma-loaderFlorian Fainelli2007-04-161-1/+1
* Forgot that includesFlorian Fainelli2007-04-162-0/+161
* Add preliminary support for ADM5120 big-endian targets (Zyxel P-335WT for ins...Florian Fainelli2007-04-166-0/+318
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board sp...Florian Fainelli2007-04-1610-208/+694
* Add profile for Soekris Net4801 boards (#1072)Florian Fainelli2007-04-162-1/+63
* Enable videodev, but do not build all hardware modulesFlorian Fainelli2007-04-161-1/+40
* Add lzma compression for x86 based targetsFlorian Fainelli2007-04-161-0/+1167
* Build usbnet modules for brcm targets (#1481)Florian Fainelli2007-04-152-3/+0
* Add kmod-usb-uhci instead of ohci as defaults for WL500GP (#1589)Florian Fainelli2007-04-151-1/+1
* Restore the old flash mapping, no brcm63xx has the HDR0 headerFlorian Fainelli2007-04-151-433/+236
* export the IMAGEBUILDER variable so that makefiles can test for the image bui...Felix Fietkau2007-04-151-0/+1
* ar7: improve search for image start (thanks matteo), add support for avm eva ...Eugene Konev2007-04-152-59/+57