summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
...
* increase NR_IRQSGabor Juhos2009-06-292-5/+5
| | | | SVN-Revision: 16623
* fix PCI_CORE irq numberGabor Juhos2009-06-291-1/+1
| | | | SVN-Revision: 16622
* use enum for the machine typeGabor Juhos2009-06-273-31/+33
| | | | SVN-Revision: 16588
* add AR913x specific GPIO function bit definitionsGabor Juhos2009-06-272-9/+21
| | | | SVN-Revision: 16583
* don't use the CRC header in the kernel partition on the WP543 board, so the ↵Gabor Juhos2009-06-251-1/+1
| | | | | | kernel can be flashed directly from OpenWrt SVN-Revision: 16560
* add missing initramfs symbols to the generic 2.6.30 configImre Kaloz2009-06-171-2/+0
| | | | SVN-Revision: 16487
* setup mac address on the WNR2000Gabor Juhos2009-06-141-0/+3
| | | | SVN-Revision: 16450
* refresh 2.6.30 patchesGabor Juhos2009-06-142-4/+4
| | | | SVN-Revision: 16446
* move definition of ar91xx_flash_platform_data into a separate header file ↵Gabor Juhos2009-06-114-13/+28
| | | | | | (closes #5321) SVN-Revision: 16417
* flush more register writingsGabor Juhos2009-06-111-0/+12
| | | | SVN-Revision: 16415
* create jffs2 imagesGabor Juhos2009-06-072-2/+18
| | | | SVN-Revision: 16374
* disable MTD concatenating supportGabor Juhos2009-06-073-3/+0
| | | | SVN-Revision: 16373
* flush AR71XX_RESET_PCI_INT_ENABLE register after writingGabor Juhos2009-06-071-0/+6
| | | | SVN-Revision: 16372
* setup mac address on the AP81 boardGabor Juhos2009-06-061-0/+3
| | | | SVN-Revision: 16366
* add experimental sysupgrade supportGabor Juhos2009-06-061-0/+45
| | | | SVN-Revision: 16364
* add default network configuration for the AP83 boardGabor Juhos2009-06-062-0/+19
| | | | SVN-Revision: 16360
* update flash locking codeGabor Juhos2009-06-065-14/+48
| | | | SVN-Revision: 16359
* handle PCI_CORE interrupt as wellGabor Juhos2009-06-061-2/+5
| | | | SVN-Revision: 16358
* build images for the AP83 boardGabor Juhos2009-06-061-0/+38
| | | | SVN-Revision: 16357
* change flash partition map of the AP83 boardGabor Juhos2009-06-061-8/+8
| | | | SVN-Revision: 16356
* enable JEDEC probeGabor Juhos2009-06-063-0/+6
| | | | SVN-Revision: 16355
* fix erase status check on some parallel flash chipsGabor Juhos2009-06-063-0/+60
| | | | SVN-Revision: 16354
* add parallel flash driverGabor Juhos2009-06-069-5/+361
| | | | SVN-Revision: 16353
* sync kernel config, and refresh patchesGabor Juhos2009-06-066-8/+11
| | | | SVN-Revision: 16352
* make the AP83 and VSC7385 SPI drivers available on 2.6.2[89]Gabor Juhos2009-06-066-0/+106
| | | | SVN-Revision: 16351
* fix a typoGabor Juhos2009-06-051-1/+1
| | | | SVN-Revision: 16348
* create a 'firmware' partition for MZK-W300NH boardGabor Juhos2009-06-051-0/+4
| | | | SVN-Revision: 16347
* build firmware image for the MZK-W300NH boardGabor Juhos2009-06-041-1/+8
| | | | SVN-Revision: 16342
* improve MZK-W300NH support (thanks to Kazuki Shimada for the board)Gabor Juhos2009-06-042-2/+91
| | | | SVN-Revision: 16340
* pass ucode name to the VSC7385 driver on the AP83 boardGabor Juhos2009-06-041-0/+1
| | | | SVN-Revision: 16326
* add SPI driver for the Vitesse VSC7385 switchGabor Juhos2009-06-044-1/+630
| | | | SVN-Revision: 16324
* add experimental support for the AP83-040 boardGabor Juhos2009-06-032-12/+105
| | | | SVN-Revision: 16316
* add another SPI controller driver for the earlier AP83 boardsGabor Juhos2009-06-033-0/+310
| | | | SVN-Revision: 16315
* compile SPI_GPIO driver into the kernel, required by the AP83 boardsGabor Juhos2009-06-033-3/+3
| | | | SVN-Revision: 16313
* refresh patchesGabor Juhos2009-06-036-9/+9
| | | | SVN-Revision: 16312
* add flash locking codeGabor Juhos2009-06-032-1/+27
| | | | SVN-Revision: 16311
* register parallel flash device on the AP83 boardGabor Juhos2009-05-311-0/+63
| | | | SVN-Revision: 16232
* add support for the SST 39VF6401B flash chipGabor Juhos2009-05-303-0/+87
| | | | SVN-Revision: 16210
* refresh patchesGabor Juhos2009-05-297-12/+12
| | | | SVN-Revision: 16168
* add support for the EN25P64 flash chipGabor Juhos2009-05-293-9/+12
| | | | SVN-Revision: 16167
* add support for board specific PLL settingsGabor Juhos2009-05-285-21/+115
| | | | SVN-Revision: 16133
* register SPI bus on the AP83 boardGabor Juhos2009-05-271-0/+24
| | | | SVN-Revision: 16115
* add preliminary support for the WRT160NLGabor Juhos2009-05-259-0/+107
| | | | SVN-Revision: 16068
* create firmware image for the RouterStation Pro, and add a profile for it ↵Gabor Juhos2009-05-252-8/+39
| | | | | | (patch by Ubiquiti Networks) SVN-Revision: 16066
* update board setup code of the RouterStation Pro (patch by Ubiquiti Networks)Gabor Juhos2009-05-251-0/+20
| | | | SVN-Revision: 16065
* create profile for the WRT400N boardGabor Juhos2009-05-251-0/+17
| | | | SVN-Revision: 16061
* optimize kernel for sizeGabor Juhos2009-05-242-0/+2
| | | | SVN-Revision: 16019
* use netdev_ops on 2.6.30Gabor Juhos2009-05-221-0/+33
| | | | SVN-Revision: 15998
* disable unnecessary PCI quirksGabor Juhos2009-05-222-2/+2
| | | | SVN-Revision: 15986
* fix typos in the PB42 support codeGabor Juhos2009-05-211-2/+2
| | | | SVN-Revision: 15963