Commit Graph

11381 Commits (9756b46d1a7e9382aca765e4e4079f0fae0a5016)
 

Author SHA1 Message Date
Andy Boyett 9756b46d1a remove legacy 2.4-specific behavior, fixes IB on brcm-2.4
SVN-Revision: 16654
15 years ago
Andy Boyett b728796706 fix profile package selection, packages from last parsed profile were accidentally installed
SVN-Revision: 16653
15 years ago
Andy Boyett 0194fea285 base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when using git instead of svn
SVN-Revision: 16652
15 years ago
Andy Boyett 7c68d57ce4 rename Pcengines profile to Wrap, PCEngines also makes the ALIX series
SVN-Revision: 16651
15 years ago
Florian Fainelli 0bda624fc7 add the infrastructure to use a MPI/GPIO connected VoIP DSP
SVN-Revision: 16650
15 years ago
Gabor Juhos d97b12f8b7 fix ar71xx_device_{start,stop} functions on the AR7240 SoC
SVN-Revision: 16648
15 years ago
Gabor Juhos 17c84f1db9 initialize GPIO for the AR7240 SoC
SVN-Revision: 16647
15 years ago
Gabor Juhos c524244c08 initialize IRQs for the AR7240 SoC
SVN-Revision: 16646
15 years ago
Gabor Juhos eb3ff716c1 add AR7240 specific frequency detection
SVN-Revision: 16645
15 years ago
Gabor Juhos 18d7edb82e add AR7240 specific definitions
SVN-Revision: 16644
15 years ago
Gabor Juhos 0f1b173e9b fix a typo in ath9k_platform.h
SVN-Revision: 16643
15 years ago
Vasilis Tsiligiannis d0a129742f madwifi: Disable compression capability on AR71XX and make it optional for other platforms (thanks to David A. Bandel and Dennis Bartsch)
SVN-Revision: 16642
15 years ago
Florian Fainelli 9e94806990 fix segfault when using the maxlen argument (#4359)
SVN-Revision: 16641
15 years ago
Florian Fainelli 8a8943671a fixes for the bcm6338 clocks, thanks Maxime
SVN-Revision: 16640
15 years ago
Mirko Vogt 36ee9b722d prevent ar6000 from being deactivated in a inappropriate way
SVN-Revision: 16639
15 years ago
Lars-Peter Clausen ba5d1f65ac Enable s3c mmc driver.
SVN-Revision: 16638
15 years ago
Florian Fainelli 5a7c5b2d36 a couple of more fixes to get 6345 booting up to the console handover
SVN-Revision: 16636
15 years ago
Lars-Peter Clausen a9ffe24e58 Let jbt6k74 depend on LCD_CLASS_DEVICE. Enable LCD_CLASS_DEVICE.
SVN-Revision: 16635
15 years ago
Andy Boyett 407616041c move ksymoops from trunk/package/ to packages/devel/
SVN-Revision: 16633
15 years ago
Felix Fietkau 3455f00d7a ar8216: fix transmission of large frames by setting the switch mtu
SVN-Revision: 16629
15 years ago
Felix Fietkau 6517a757ec pppoe: add extra padding for the header (useful for drivers that need headroom)
SVN-Revision: 16628
15 years ago
Vasilis Tsiligiannis 3b1c6c0379 mac80211: Declare some variables as local and remove unused
SVN-Revision: 16627
15 years ago
Vasilis Tsiligiannis baa9053e7a base-files: Fix sysupgrade .tar.gz configuration restoring
SVN-Revision: 16626
15 years ago
Jo-Philipp Wich 115aced5c7 openssl: fix bad chmod in install section (#5433)
SVN-Revision: 16624
15 years ago
Gabor Juhos d9259b25bf increase NR_IRQS
SVN-Revision: 16623
15 years ago
Gabor Juhos 161fe2c40c fix PCI_CORE irq number
SVN-Revision: 16622
15 years ago
Jo-Philipp Wich 19c12174ee base-files: ipcalc.sh: fix off-by-one in range-calculation
SVN-Revision: 16619
15 years ago
Lars-Peter Clausen 962da124e9 Oops. forgot the header for the last commit.
SVN-Revision: 16617
15 years ago
Lars-Peter Clausen 11a2c733f3 jbt6k74: * Register a lcd device. * Add callbacks to allow the graphics chip to disable the pixel clock. * Delay blanking to avoid white flash.
SVN-Revision: 16616
15 years ago
Lars-Peter Clausen 4fdc4703ed gta02_wm8753: Use snd_soc_add_controls to add machine specific controls.
SVN-Revision: 16613
15 years ago
Lars-Peter Clausen 9773bc4118 Fix wm8753 register cache.
SVN-Revision: 16612
15 years ago
Lars-Peter Clausen 64e2c0cfda Cleanup sound patch.
SVN-Revision: 16611
15 years ago
Lars-Peter Clausen b4066ae91a Fix freerunner gsm modem pm.
SVN-Revision: 16609
15 years ago
Florian Fainelli 8179904540 shared DMA zone is twice smaller on 6338
SVN-Revision: 16608
15 years ago
Florian Fainelli e6d307ab4b turn on size optimization for bcm63xx
SVN-Revision: 16607
15 years ago
Florian Fainelli 091929ce0e add a short note on how to use OpenWrt for daily work, covering the use of quilt inside of OpenWrt, updating kernel, packages and patches
SVN-Revision: 16606
15 years ago
Florian Fainelli b09970a3d8 turn off the Algorithmics FPU emulator by default now that we have software floating point enabled in the toolchain, please recompile your toolchains and kernels
SVN-Revision: 16605
15 years ago
Florian Fainelli 18de35e660 enable software floating point emulation by default for mips and mipsel targets
SVN-Revision: 16604
15 years ago
Florian Fainelli d78eac0079 include arpfilter and arp_mangle in the kmod-arptables modules (#5410)
SVN-Revision: 16600
15 years ago
Florian Fainelli 4096da301d off-by-one gpio numbers for bcm6338
SVN-Revision: 16597
15 years ago
Vasilis Tsiligiannis 94b56b6c6c hostapd: Remove deprecated 'debug' configuration variable
SVN-Revision: 16594
15 years ago
Florian Fainelli 8813961e86 bcm6338 can support PCI since it has MPI
SVN-Revision: 16592
15 years ago
Florian Fainelli ca5de76ed3 more fixes for bcm6338, no need not to prevent reads from MPI registers now that we have it defined correctly
SVN-Revision: 16589
15 years ago
Gabor Juhos 5899460ebf use enum for the machine type
SVN-Revision: 16588
15 years ago
Florian Fainelli d02d75ba02 fix the flash address comment and register the flash device again with its proper physical address on 6338/6345
SVN-Revision: 16587
15 years ago
Florian Fainelli 0bb3a46217 fix a stupid typo preventing the board from being detected
SVN-Revision: 16586
15 years ago
Florian Fainelli bcc1dd7f99 prevent bcm6338 and bcm6345 from crashing very early
SVN-Revision: 16585
15 years ago
Gabor Juhos 8094a7062f add AR913x specific GPIO function bit definitions
SVN-Revision: 16583
15 years ago
Florian Fainelli 7da8855c79 only register fallback sprom and enable PCI if we actually have support for PCI
SVN-Revision: 16581
15 years ago
Florian Fainelli bf0942ce5c do not bloat the kernel with experimental bcm6345 for now
SVN-Revision: 16580
15 years ago