aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* enable jffs2 summary for faster mount timeFelix Fietkau2007-09-192-2/+2
* made HOME=/root global instead of x86 specificJohn Crispin2007-09-193-21/+0
* root users folder is now in the fs and no longer /tmpJohn Crispin2007-09-193-0/+21
* cleanup (use dma API, use accessors, debugging/printk cleanup)Eugene Konev2007-09-191-460/+429
* We have generic irqs now.Eugene Konev2007-09-191-1/+2
* merge 3G usb serial card patches and move it at 802Nicolas Thill2007-09-172-24/+15
* detect ar7 at runtime in set_except_vector and remove useless volatileMatteo Croce2007-09-171-21/+25
* changed the timeout for grub to load the menu from 10 secs to 2 secsJohn Crispin2007-09-161-1/+1
* rename packages dependecies missed from [8806]Nicolas Thill2007-09-161-2/+2
* rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ...Nicolas Thill2007-09-162-2/+4
* Add support for the D-Link DIR-450, thanks to Macpaul Lin !Florian Fainelli2007-09-164-1/+569
* Moved config back to config-default, but left the FSG3 profile config non-wor...Rod Whitby2007-09-141-0/+0
* don't broke other archs, we're close to mainstream (i hope)Matteo Croce2007-09-141-2/+5
* Reinstated the kernel configuration for the FSG3 profile.Rod Whitby2007-09-142-0/+21
* fix previous commitEugene Konev2007-09-141-4/+5
* add *dma_mask's to cpmacsEugene Konev2007-09-141-2/+11
* fix watchdog seek test (#2383)Eugene Konev2007-09-141-1/+1
* image generation fixes, thanks to <berny156 at gmx.de> (#2379)Gabor Juhos2007-09-132-8/+8
* fix CAC_ADDR/UNCAC_ADDR macrosEugene Konev2007-09-131-0/+16
* mmzone.h is not needed anymoreEugene Konev2007-09-131-27/+0
* 128 irqs is not enough...Eugene Konev2007-09-131-0/+16
* copy-paste typo, lost static'sEugene Konev2007-09-131-3/+3
* use ebase instead of CAC_BASE, some cosmetic fixesMatteo Croce2007-09-122-26/+20
* Enabled working ar7_wdt, style cleanupsMatteo Croce2007-09-1210-30/+38
* added ar7_wdt fix by AlexMatteo Croce2007-09-121-22/+25
* Style fixesMatteo Croce2007-09-121-13/+13
* there is no need in two identical actionsEugene Konev2007-09-121-7/+1
* vlynq cleanups: * drivers can now set a clock divisor * irq handling cleanup,...Eugene Konev2007-09-123-98/+212
* more AR7 cleanups & fixesMatteo Croce2007-09-116-105/+86
* no memset after kzallocMatteo Croce2007-09-111-2/+0
* AR7: Cleanups (closes: #2323)Matteo Croce2007-09-1120-483/+447
* rewrite image generationGabor Juhos2007-09-1119-293/+588
* disable dsp freq use for vlynq bus clock init, disable external clocking (it ...Nicolas Thill2007-09-112-79/+78
* fix target names in image options (closes: #2357)Nicolas Thill2007-09-113-8/+7
* fix typoNicolas Thill2007-09-111-1/+1
* Style cleanupEugene Konev2007-09-111-11/+5
* Style cleanupEugene Konev2007-09-111-25/+10
* AR7: IRQ handlng cleanupEugene Konev2007-09-111-94/+78
* AR7 will also be running in big-endian on zyxel devicesFlorian Fainelli2007-09-111-1/+2
* Remove useless EXTRA_CFLAGS stuffFlorian Fainelli2007-09-111-2/+0
* Fix comments to the mtd driver (see http://www.linux-mips.org/archives/linux-...Florian Fainelli2007-09-111-8/+7
* Rearrange patchesFlorian Fainelli2007-09-106-116/+116
* fix memory size detection (#2244)Gabor Juhos2007-09-102-7/+11
* Add preliminary support for sysupgrade on brcmFlorian Fainelli2007-09-091-0/+24
* Add Merlin XU870 (#1303)Florian Fainelli2007-09-091-0/+13
* fixes menuconfig selection of grub for x86 targetsJohn Crispin2007-09-091-1/+1
* Fix the imagebuilder generation (does not mean it works with the recent changes)Florian Fainelli2007-09-091-1/+1
* use the global register access macros in the flash driverGabor Juhos2007-09-091-14/+13
* remove volatile derefsGabor Juhos2007-09-091-5/+8
* cleanup memory detection code, fix #2244Gabor Juhos2007-09-092-47/+32