summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | IXP4xx: move NAS100D platform macros to the platform code.Krzysztof Hałasa2009-12-055-64/+31
| | * | | | | IXP4xx: move NSLU2 platform macros to the platform code.Krzysztof Hałasa2009-12-055-65/+32
| | * | | | | IXP4xx: move Coyote platform macros to the platform code.Krzysztof Hałasa2009-12-055-43/+19
| | * | | | | IXP4xx: move AVILA platform macros to the platform code.Krzysztof Hałasa2009-12-055-51/+18
| | * | | | | IXP4xx: move IXDP425 platform macros to the platform code.Krzysztof Hałasa2009-12-055-52/+25
| | * | | | | IXP4xx: Extend PCI MMIO indirect address space to 1 GB.Krzysztof Hałasa2009-12-054-29/+29
| | * | | | | IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI.Krzysztof Hałasa2009-12-051-8/+15
| | * | | | | IXP4xx: Drop "__ixp4xx_" prefix from in/out/ioread/iowrite functions for clar...Krzysztof Hałasa2009-12-051-95/+55
| | * | | | | IXP4xx: Rename indirect MMIO primitives from __ixp4xx_* to __indirect_*.Krzysztof Hałasa2009-12-051-57/+50
| | * | | | | IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().Roel Kluin2009-12-054-4/+4
| | * | | | | ARM: fix insl() and outsl() endianness on IXP4xx architecture.Krzysztof Hałasa2009-12-051-3/+4
| | * | | | | IXP4xx: change the timer base frequency to 66.666000 MHz.Krzysztof Hałasa2009-12-051-1/+1
| * | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-12117-8015/+22488
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | omap3: Fix OMAP35XX_REV macrosSanjeev Premi2009-12-111-6/+6
| | * | | | | omap: serial: fix non-empty uart fifo read abortvikram pandita2009-12-111-9/+27
| | * | | | | omap3: Zoom2/3: Update hsmmc board config paramsMadhusudhan Chikkature2009-12-111-5/+8
| | * | | | | omap3 : Enable TWL4030 Keypad for Zoom2 and Zoom3 boardsmanjugk manjugk2009-12-112-2/+4
| | * | | | | omap3: id code detection 3525 vs 3515Sergey Lapin2009-12-112-6/+6
| | * | | | | omap3: rx51: Use wl1251 in SPI mode 3Kalle Valo2009-12-111-1/+1
| | * | | | | omap3: zoom2/3: make MMC slot work againAnand Gadiyar2009-12-111-0/+1
| | * | | | | omap1: htcherald: Update defconfig to include mux supportCory Maccarrone2009-12-111-3/+6
| | * | | | | omap1: LCD_DMA: Use some define rather than a hexadecimalJanusz Krzysztofik2009-12-112-1/+59
| | * | | | | omap: header: remove unused data-typevikram pandita2009-12-111-9/+0
| | * | | | | omap: arch/arm/plat-omap/devices.c - sort alphabeticallyLadislav Michl2009-12-111-34/+34
| | * | | | | omap: Correcting GPMC_CONFIG1_DEVICETYPE_NANDVimal Singh2009-12-111-1/+1
| | * | | | | OMAP3: serial - allow platforms specify which UARTs to initializeMika Westerberg2009-12-112-15/+56
| | * | | | | omap3: cm-t35: add mux initializationMike Rapoport2009-12-112-7/+90
| | * | | | | OMAP4: Sync up omap4430 defconfigSantosh Shilimkar2009-12-111-62/+84
| | * | | | | OMAP4: Remove the secondary wait loopSantosh Shilimkar2009-12-111-7/+0
| | * | | | | OMAP4: AuxCoreBoot registers only accessible in secure modeSantosh Shilimkar2009-12-113-24/+37
| | * | | | | OMAP4: Fix SRAM base and sizeSantosh Shilimkar2009-12-111-3/+9
| | * | | | | OMAP4: Fix cpu detectionSantosh Shilimkar2009-12-113-5/+33
| | * | | | | omap3: pandora: board file updates for .33Grazvydas Ignotas2009-12-111-21/+5
| | * | | | | omap3: Defconfig file of Always Innovating OMAP3-based Touch BookGregoire Gentil2009-12-111-0/+2431
| | * | | | | omap3: Board file of Always Innovating OMAP3-based Touch BookGregoire Gentil2009-12-113-1/+579
| | * | | | | omap1: I2C mux and clocks for omap7xxCory Maccarrone2009-12-114-4/+18
| | * | | | | omap1: Add omap7xx USB supportCory Maccarrone2009-12-114-2/+76
| | * | | | | omap1: DMA: move LCD related code from plat-omap to mach-omap1Janusz Krzysztofik2009-12-115-458/+541
| | * | | | | omap1: Use gen_nandLadislav Michl2009-12-114-51/+152
| | * | | | | omap: use smc91x_platdata to setup smc91xLadislav Michl2009-12-1110-3/+97
| | * | | | | omap: mux: Add 36xx CBP package supportTony Lindgren2009-12-116-0/+587
| | * | | | | omap: mux: Remove old mux code for 34xxTony Lindgren2009-12-1111-589/+14
| | * | | | | omap: mux: Replace omap_cfg_reg() with new style signal or gpio functionsTony Lindgren2009-12-1111-102/+177
| | * | | | | omap: Split i2c platform init for mach-omap1 and mach-omap2Tony Lindgren2009-12-117-55/+137
| | * | | | | omap: mux: Add debugfs support for new mux codeTony Lindgren2009-12-111-0/+227
| | * | | | | omap: mux: Add new style init functions to omap3 board-*.c filesTony Lindgren2009-12-1112-0/+121
| | * | | | | omap: mux: Add new style pin multiplexing data for 34xxTony Lindgren2009-12-115-0/+1949
| | * | | | | omap: mux: Add new style pin multiplexing code for omap3Tony Lindgren2009-12-113-6/+606
| | * | | | | omap2: mux: intoduce omap_mux_{read,write}Mike Rapoport2009-12-111-6/+38
| | * | | | | ARM: OMAP4: PM: Add init api for DPLL nodesRajendra Nayak2009-12-113-1/+41
OpenPOWER on IntegriCloud