| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required. | Ralf Baechle | 2012-10-11 | 1 | -0/+1 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-10-09 | 5 | -12/+309 |
|\ |
|
| * | Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-... | Ralf Baechle | 2012-10-05 | 2 | -4/+5 |
| |\ |
|
| | * | MIPS: BCM63XX: remove bogus ENETSW_TXDMA interrupts from BCM6328 | Jonas Gorski | 2012-08-24 | 1 | -4/+4 |
| | * | MIPS: BCM63XX: add external irq support for BCM6345 | Maxime Bizon | 2012-08-24 | 1 | -0/+1 |
| * | | Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu... | Ralf Baechle | 2012-09-27 | 5 | -8/+304 |
| |\ \ |
|
| | * | | MIPS: BCM63XX: Create platform_device for USBD | Kevin Cernekee | 2012-08-30 | 2 | -0/+22 |
| | * | | MIPS: BCM63XX: Add register and IRQ definitions for USB 2.0 device | Kevin Cernekee | 2012-08-30 | 2 | -1/+221 |
| | * | | MIPS: BCM63XX: Fix USB IRQ definitions for 6328 | Kevin Cernekee | 2012-08-30 | 1 | -2/+2 |
| | * | | MIPS: BCM63XX: Add register definitions for USBD dependencies | Kevin Cernekee | 2012-08-30 | 2 | -3/+11 |
| | * | | MIPS: BCM63XX: Add new IUDMA definitions needed for USBD | Kevin Cernekee | 2012-08-30 | 2 | -2/+14 |
| | * | | MIPS: BCM63XX: Move DMA descriptor definition into common header file | Kevin Cernekee | 2012-08-30 | 1 | -0/+34 |
| | |/ |
|
* | / | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 | 1 | -1/+1 |
|/ / |
|
* / | MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348. | Florian Fainelli | 2012-08-17 | 2 | -3/+12 |
|/ |
|
* | MIPS: BCM63XX: Add PCIe Support for BCM6328 | Jonas Gorski | 2012-07-24 | 3 | -0/+69 |
* | MIPS: BCM63XX: Add basic BCM6328 support | Jonas Gorski | 2012-07-24 | 5 | -1/+169 |
* | MIPS: BCM63XX: Add flash type detection | Jonas Gorski | 2012-07-24 | 2 | -0/+15 |
* | MIPS: BCM63XX: Move flash registration out of board_bcm963xx.c | Jonas Gorski | 2012-07-24 | 1 | -0/+6 |
* | MIPS: BCM63XX: add RNG peripheral definitions | Florian Fainelli | 2012-07-24 | 2 | -0/+23 |
* | MIPS: BCM63xx: Add stub to register the SPI platform driver | Florian Fainelli | 2012-07-23 | 1 | -0/+89 |
* | MIPS: BCM63xx: Define internal registers offsets of the SPI controller | Florian Fainelli | 2012-07-23 | 1 | -0/+119 |
* | MIPS: BCM63xx: Remove SPI2 register | Florian Fainelli | 2012-07-23 | 1 | -9/+1 |
* | MIPS: BCM63xx: Define SPI register sizes. | Florian Fainelli | 2012-07-23 | 1 | -0/+4 |
* | MIPS: BCM63xx: Define BCM6358 SPI base address | Florian Fainelli | 2012-07-23 | 1 | -1/+1 |
* | MIPS: BCM63xx: Add IRQ_SPI and CPU specific SPI IRQ values | Florian Fainelli | 2012-07-23 | 1 | -0/+7 |
* | MIPS: BCM63XX: Be consistent in clock bits enable naming | Florian Fainelli | 2012-07-23 | 1 | -18/+18 |
* | MIPS: BCM63XX: Fix BCM6368 IPSec clock bit | Florian Fainelli | 2012-07-19 | 1 | -1/+1 |
* | MIPS: BCM63XX: Add missing include for bcm63xx_gpio.h | Jonas Gorski | 2012-05-15 | 1 | -0/+1 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-01-14 | 7 | -235/+658 |
|\ |
|
| * | MIPS: BCM63xx: Fix GPIO set/get for BCM6345 | Florian Fainelli | 2011-12-07 | 1 | -0/+1 |
| * | MIPS: BCM63xx: Remove BCM6345 hacks to read base boot address | Florian Fainelli | 2011-12-07 | 1 | -1/+1 |
| * | MIPS: BCM63xx: Fix SDRAM size computation for BCM6345 | Florian Fainelli | 2011-12-07 | 1 | -0/+2 |
| * | MIPS: BCM63XX: Add support for bcm6368 CPU. | Maxime Bizon | 2011-12-07 | 4 | -2/+212 |
| * | MIPS: BCM63XX: Add external irq support for non 6348 CPUs. | Maxime Bizon | 2011-12-07 | 1 | -9/+22 |
| * | MIPS: BCM63XX: Introduce bcm_readq & bcm_writeq. | Maxime Bizon | 2011-12-07 | 1 | -0/+2 |
| * | MIPS: BCM63XX: Prepare irq code to handle different external irq hardware imp... | Maxime Bizon | 2011-12-07 | 2 | -7/+12 |
| * | MIPS: BCM63XX: Change irq code to prepare for per-cpu peculiarity. | Maxime Bizon | 2011-12-07 | 1 | -2/+8 |
| * | MIPS: BCM63XX: Add more register sets & missing register definitions. | Maxime Bizon | 2011-12-07 | 2 | -2/+261 |
| * | MIPS: BCM63XX: Cleanup cpu registers. | Maxime Bizon | 2011-12-07 | 1 | -212/+99 |
| * | MIPS: BCM63XX: Hook up plat_ioremap to intercept soc registers remapping. | Maxime Bizon | 2011-12-07 | 1 | -0/+38 |
* | | MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers | Jonas Gorski | 2012-01-09 | 1 | -6/+5 |
|/ |
|
* | MIPS: Move FIXADDR_TOP into spaces.h | Kevin Cernekee | 2011-07-25 | 1 | -0/+17 |
* | MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definition | Jonas Gorski | 2011-07-20 | 1 | -1/+0 |
* | MIPS: bcm63xx: Fix header_crc comment in bcm963xx_tag.h | Jonas Gorski | 2011-05-10 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | mtd: add Broadcom BCM63xx image tag partition parser | Florian Fainelli | 2010-10-25 | 1 | -0/+97 |
* | MIPS: AR7, BCM63xx: fix gpio_to_irq() return value | Yoichi Yuasa | 2010-07-05 | 1 | -1/+1 |
* | MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT} | Florian Fainelli | 2010-05-21 | 1 | -2/+2 |
* | MIPS: BCM63xx: Fix typo in cpu-feature-overrides file. | Maxime Bizon | 2010-04-12 | 1 | -1/+1 |
* | MIPS: BCM63xx: Add support for second uart. | Maxime Bizon | 2010-04-12 | 3 | -0/+23 |