Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: use ar71xx_pci_fixup on ar71xx SoCs only | Gabor Juhos | 2009-10-01 | 1 | -0/+5 |
| | | | | SVN-Revision: 17807 | ||||
* | ar71xx: fix a typo in the ar724x PCI code | Gabor Juhos | 2009-10-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 17806 | ||||
* | ar71xx: don't use mac_base2 in the ag71xx driver | Gabor Juhos | 2009-09-23 | 1 | -12/+2 |
| | | | | SVN-Revision: 17693 | ||||
* | ar71xx: preliminary Ubiquiti Bullet M support | Matteo Croce | 2009-09-15 | 3 | -0/+50 |
| | | | | SVN-Revision: 17586 | ||||
* | ar71xx: rewrite prom code (based on a patch by Jeff Hansen) | Gabor Juhos | 2009-09-10 | 1 | -67/+114 |
| | | | | SVN-Revision: 17566 | ||||
* | ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for ↵ | Gabor Juhos | 2009-09-08 | 3 | -0/+21 |
| | | | | | | testing) SVN-Revision: 17543 | ||||
* | move early_printk stuff into a separate file | Gabor Juhos | 2009-08-26 | 3 | -14/+31 |
| | | | | SVN-Revision: 17403 | ||||
* | remove AR71XX_EARLY_SERIAL stuff | Gabor Juhos | 2009-08-25 | 4 | -33/+0 |
| | | | | SVN-Revision: 17400 | ||||
* | WRT160NL: add default trigger for the power led | Gabor Juhos | 2009-08-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 17203 | ||||
* | WRT160NL: register GPIO LEDs and buttons | Gabor Juhos | 2009-08-07 | 1 | -1/+55 |
| | | | | SVN-Revision: 17166 | ||||
* | oops, add missing semicolons | Gabor Juhos | 2009-08-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 17142 | ||||
* | get rid of some ifdefs in the IRQ code | Gabor Juhos | 2009-08-06 | 1 | -8/+9 |
| | | | | SVN-Revision: 17141 | ||||
* | fix MISC IRQ handling on the AR7240 | Gabor Juhos | 2009-08-02 | 1 | -14/+9 |
| | | | | SVN-Revision: 17098 | ||||
* | add ethernet suppor for the WRT160NL (thanks to Christian Daniel) | Gabor Juhos | 2009-07-31 | 1 | -1/+14 |
| | | | | SVN-Revision: 17057 | ||||
* | increase size of the kernel partition on the TL-WR[789]41N boards | Gabor Juhos | 2009-07-11 | 2 | -6/+6 |
| | | | | SVN-Revision: 16785 | ||||
* | increase size of the kernel partition on the TEW-632BR board | Gabor Juhos | 2009-07-11 | 1 | -3/+3 |
| | | | | SVN-Revision: 16784 | ||||
* | register the VSC7395 device on the PB44 board | Gabor Juhos | 2009-07-11 | 1 | -13/+65 |
| | | | | SVN-Revision: 16783 | ||||
* | use platform data to setup the MAC_CFG register in the spi_vsc7385 driver | Gabor Juhos | 2009-07-11 | 1 | -0/+5 |
| | | | | SVN-Revision: 16780 | ||||
* | add board setup code for the RB-450G/RB-433UAH boards * based on a patch ↵ | Gabor Juhos | 2009-07-09 | 3 | -2/+30 |
| | | | | | | from http://forum.openwrt.org/viewtopic.php?pid=91127#p91127 SVN-Revision: 16754 | ||||
* | register a GPIO LEDs and buttons on the PB44 board | Gabor Juhos | 2009-07-09 | 1 | -1/+55 |
| | | | | SVN-Revision: 16748 | ||||
* | register a I2C GPIO expander on the PB44 board | Gabor Juhos | 2009-07-09 | 1 | -0/+37 |
| | | | | SVN-Revision: 16747 | ||||
* | add initial support for the TL-WR741ND board | Gabor Juhos | 2009-07-07 | 5 | -0/+159 |
| | | | | SVN-Revision: 16739 | ||||
* | add AR7240 specific fixes for the ag71xx driver | Gabor Juhos | 2009-07-07 | 3 | -0/+43 |
| | | | | SVN-Revision: 16737 | ||||
* | make irq_chip definitions static | Gabor Juhos | 2009-07-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 16736 | ||||
* | AR7240 requires different IRQ unmasking code | Gabor Juhos | 2009-07-07 | 1 | -0/+19 |
| | | | | SVN-Revision: 16734 | ||||
* | add missing break statement | Gabor Juhos | 2009-07-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 16701 | ||||
* | add missing includes | Gabor Juhos | 2009-07-05 | 1 | -0/+4 |
| | | | | SVN-Revision: 16676 | ||||
* | add AR7240 specific PCI code | Gabor Juhos | 2009-07-05 | 4 | -6/+244 |
| | | | | SVN-Revision: 16674 | ||||
* | fix a typo in the PCI code | Gabor Juhos | 2009-07-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 16673 | ||||
* | reorganize PCI code | Gabor Juhos | 2009-07-05 | 5 | -62/+74 |
| | | | | SVN-Revision: 16672 | ||||
* | fix AR7240 PCI IRQ support | Gabor Juhos | 2009-07-04 | 2 | -1/+115 |
| | | | | SVN-Revision: 16669 | ||||
* | fix ar71xx_device_{start,stop} functions on the AR7240 SoC | Gabor Juhos | 2009-07-01 | 2 | -0/+16 |
| | | | | SVN-Revision: 16648 | ||||
* | initialize GPIO for the AR7240 SoC | Gabor Juhos | 2009-07-01 | 2 | -0/+6 |
| | | | | SVN-Revision: 16647 | ||||
* | initialize IRQs for the AR7240 SoC | Gabor Juhos | 2009-07-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 16646 | ||||
* | add AR7240 specific frequency detection | Gabor Juhos | 2009-07-01 | 2 | -0/+39 |
| | | | | SVN-Revision: 16645 | ||||
* | add AR7240 specific definitions | Gabor Juhos | 2009-07-01 | 2 | -36/+67 |
| | | | | SVN-Revision: 16644 | ||||
* | increase NR_IRQS | Gabor Juhos | 2009-06-29 | 2 | -5/+5 |
| | | | | SVN-Revision: 16623 | ||||
* | fix PCI_CORE irq number | Gabor Juhos | 2009-06-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 16622 | ||||
* | use enum for the machine type | Gabor Juhos | 2009-06-27 | 3 | -31/+33 |
| | | | | SVN-Revision: 16588 | ||||
* | add AR913x specific GPIO function bit definitions | Gabor Juhos | 2009-06-27 | 2 | -9/+21 |
| | | | | SVN-Revision: 16583 | ||||
* | setup mac address on the WNR2000 | Gabor Juhos | 2009-06-14 | 1 | -0/+3 |
| | | | | SVN-Revision: 16450 | ||||
* | move definition of ar91xx_flash_platform_data into a separate header file ↵ | Gabor Juhos | 2009-06-11 | 3 | -12/+27 |
| | | | | | | (closes #5321) SVN-Revision: 16417 | ||||
* | flush more register writings | Gabor Juhos | 2009-06-11 | 1 | -0/+12 |
| | | | | SVN-Revision: 16415 | ||||
* | flush AR71XX_RESET_PCI_INT_ENABLE register after writing | Gabor Juhos | 2009-06-07 | 1 | -0/+6 |
| | | | | SVN-Revision: 16372 | ||||
* | setup mac address on the AP81 board | Gabor Juhos | 2009-06-06 | 1 | -0/+3 |
| | | | | SVN-Revision: 16366 | ||||
* | update flash locking code | Gabor Juhos | 2009-06-06 | 4 | -12/+4 |
| | | | | SVN-Revision: 16359 | ||||
* | handle PCI_CORE interrupt as well | Gabor Juhos | 2009-06-06 | 1 | -2/+5 |
| | | | | SVN-Revision: 16358 | ||||
* | change flash partition map of the AP83 board | Gabor Juhos | 2009-06-06 | 1 | -8/+8 |
| | | | | SVN-Revision: 16356 | ||||
* | add parallel flash driver | Gabor Juhos | 2009-06-06 | 2 | -2/+12 |
| | | | | SVN-Revision: 16353 | ||||
* | fix a typo | Gabor Juhos | 2009-06-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 16348 |