Age | Commit message (Expand) | Author | Files | Lines |
2014-01-24 | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-10-29 | MIPS: ath79: Remove ar933x_uart_platform.h header | Gabor Juhos | 1 | -18/+0 |
2013-09-03 | MIPS: ath79: Don't hardwire cpu_has_dsp{2} to 0 | Gabor Juhos | 1 | -2/+0 |
2013-02-21 | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle | 4 | -48/+148 |
2013-02-19 | MIPS: ath79: add USB controller registration code for the QCA955X SoCs | Gabor Juhos | 1 | -0/+3 |
2013-02-19 | MIPS: ath79: add PCI controller registration code for the QCA955X SoCs | Gabor Juhos | 1 | -0/+13 |
2013-02-19 | MIPS: ath79: add WMAC registration code for the QCA955X SoCs | Gabor Juhos | 1 | -0/+3 |
2013-02-19 | MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear} | Gabor Juhos | 1 | -0/+1 |
2013-02-19 | MIPS: ath79: add GPIO setup code for the QCA955X SoCs | Gabor Juhos | 1 | -0/+1 |
2013-02-19 | MIPS: ath79: add IRQ handling code for the QCA955X SoCs | Gabor Juhos | 2 | -1/+37 |
2013-02-19 | MIPS: ath79: add clock setup code for the QCA955X SoCs | Gabor Juhos | 1 | -0/+39 |
2013-02-19 | MIPS: ath79: add SoC detection code for the QCA955X SoCs | Gabor Juhos | 2 | -0/+19 |
2013-02-19 | MIPS: ath79: add early printk support for the QCA955X SoCs | Gabor Juhos | 1 | -0/+2 |
2013-02-17 | ath79: remove ATH79_MISC_IRQ_* defines | Gabor Juhos | 1 | -13/+0 |
2013-02-17 | ath79: add ATH79_CPU_IRQ() macro | Gabor Juhos | 1 | -7/+2 |
2013-02-17 | MIPS: pci-ar724x: setup command register of the PCI controller | Gabor Juhos | 1 | -0/+2 |
2013-02-17 | MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functions | Gabor Juhos | 1 | -28/+0 |
2013-02-17 | MIPS: ath79: move global PCI defines into a common header | Gabor Juhos | 1 | -0/+24 |
2013-02-17 | MIPS: ath79: simplify MISC IRQ handling | Gabor Juhos | 1 | -0/+1 |
2013-02-17 | MIPS: ath79: fix GPIO function selection for AR934x SoCs | Gabor Juhos | 1 | -0/+2 |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | 3 | -11/+11 |
2012-12-13 | MIPS: PMC-Sierra Yosemite: Remove support. | Ralf Baechle | 1 | -1/+0 |
2012-10-11 | MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required. | Ralf Baechle | 1 | -0/+2 |
2012-10-01 | MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs | Gabor Juhos | 1 | -0/+23 |
2012-08-28 | MIPS: ath79: add USB platform setup code for AR934X | Gabor Juhos | 1 | -0/+7 |
2012-08-17 | MIPS: ath79: don't hardcode the unavailability of the DSP ASE | Gabor Juhos | 1 | -1/+0 |
2012-08-17 | MIPS: ath79: Fix number of GPIO lines for AR724[12] | Gabor Juhos | 1 | -1/+2 |
2012-05-15 | MIPS: ath79: add PCI_AR724X Kconfig symbol | Gabor Juhos | 1 | -1/+1 |
2012-05-15 | MIPS: ath79: add WMAC registration code for AR934X | Gabor Juhos | 1 | -0/+3 |
2012-05-15 | MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set} | Gabor Juhos | 1 | -0/+1 |
2012-05-15 | MIPS: ath79: add IRQ handling code for AR934X | Gabor Juhos | 2 | -1/+30 |
2012-05-15 | MIPS: ath79: add GPIO support code for AR934X | Gabor Juhos | 1 | -0/+1 |
2012-05-15 | MIPS: ath79: add clock initialization code for AR934X | Gabor Juhos | 1 | -0/+53 |
2012-05-15 | MIPS: ath79: add SoC detection code for AR934X | Gabor Juhos | 2 | -0/+25 |
2012-05-15 | MIPS: ath79: add early_printk support for AR934X | Gabor Juhos | 1 | -1/+5 |
2012-05-15 | MIPS: ath79: update copyright headers of PCI related files | Gabor Juhos | 1 | -1/+3 |
2012-05-15 | MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs | Gabor Juhos | 1 | -0/+6 |
2012-05-15 | MIPS: ath79: add PCI IRQ handling code for AR724X SoCs | Gabor Juhos | 1 | -2/+2 |
2012-05-15 | MIPS: ath79: fix a wrong IRQ number | Gabor Juhos | 1 | -1/+5 |
2012-05-15 | MIPS: ath79: replace ath724x to ar724x | Gabor Juhos | 1 | -2/+2 |
2012-05-15 | MIPS: ath79: make ath724x_pcibios_init visible for external code | Gabor Juhos | 1 | -0/+20 |
2012-05-15 | MIPS: ath79: rename pci-ath724x.h | Gabor Juhos | 1 | -21/+0 |
2011-12-07 | MIPS: ath79: Add AR933x specific WMAC setup code | Gabor Juhos | 1 | -1/+3 |
2011-12-07 | MIPS: ath79: Store the SoC revision in a global variable | Gabor Juhos | 1 | -0/+1 |
2011-12-07 | MIPS: Initial PCI support for Atheros 724x SoCs. | Rene Bolldorf | 1 | -0/+21 |
2011-12-07 | SERIAL: AR933X: Add driver for the built-in UART of the SoC | Gabor Juhos | 1 | -0/+18 |
2011-12-07 | MIPS: ath79: add AR933X specific USB platform device registration | Gabor Juhos | 1 | -0/+7 |
2011-12-07 | MIPS: ath79: add AR933X specific GPIO initialization | Gabor Juhos | 1 | -0/+1 |
2011-12-07 | MIPS: ath79: Add AR933X specific IRQ initialization | Gabor Juhos | 1 | -0/+5 |
2011-12-07 | MIPS: ath79: Add AR933X specific glue for ath79_device_reset_{set,clear} | Gabor Juhos | 1 | -0/+1 |