Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
 messages from 2014-03-27 00:04:46 to 2014-04-02 16:21:23 UTC [more...]

OMAP baseline test results for v3.14
 2014-04-02 16:21 UTC  (2+ messages)

OMAP baseline test results for v3.14-rc8
 2014-04-02 15:58 UTC 

OMAP baseline test results for v3.14-rc7
 2014-04-02 15:55 UTC 

OMAP baseline test results for v3.14-rc6
 2014-04-02 15:52 UTC 

OMAP baseline test results for v3.14-rc5
 2014-04-02 15:51 UTC 

[PATCH 0/4] ARM: OMAP: raw read and write endian fix
 2014-04-02 15:31 UTC  (5+ messages)

[PATCH] clk: ti: clk-7xx: Correct ABE DPLL configuration
 2014-04-02 14:12 UTC  (2+ messages)

[PATCH] ARM: DTS: dra7xx-clocks: Correct mcasp2_ahclkx_mux bit-shift
 2014-04-02 14:10 UTC  (2+ messages)

[PATCH 0/3] clk: Add clock driver for DRA7 ATL (Audio Tracking Logic)
 2014-04-02 13:55 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: dra7xx-clocks: Correct name for atl clkin3 clock
` [PATCH 2/3] clk: Driver for DRA7 ATL (Audio Tracking Logic)
  ` [PATCH 3/3] ARM: DTS: dra7/dra7xx-clocks: ATL related changes

[PATCH] irq: crossbar: improve allocate_free_irq() complexity
 2014-04-01 22:46 UTC  (2+ messages)

[PATCH 00/55]: ARM: OMAP2+: PRCM move to drivers
 2014-04-01 17:13 UTC  (63+ messages)
` [PATCH 01/55] ARM: OMAP4: CM: use cm_base* in register address calculations
` [PATCH 02/55] ARM: OMAP2+: PRCM: cleanup some header includes
` [PATCH 03/55] ARM: OMAP2+: PRM: remove unnecessary cpu_is_XXX calls from prm_init / exit
` [PATCH 04/55] ARM: OMAP3/4: PRM: provide io chain reconfig function through irq setup
` [PATCH 05/55] ARM: OMAP3/OMAP4: PRM: add prm_features flags and add IO wakeup under it
` [PATCH 06/55] ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_ops
` [PATCH 07/55] ARM: OMAP3+: PRM: add cpu-type as parameter to prm_init calls
` [PATCH 08/55] ARM: DRA7: PRM: add voltage processor check behind a prm_feature flag
` [PATCH 09/55] ARM: OMAP4+: PRM: add prm_dev_inst offset as a global parameter
` [PATCH 10/55] ARM: OMAP3+: PRM: get rid of some unnecessary header files
` [PATCH 11/55] CLK: TI: clockdomain: add support for retrying init
` [PATCH 12/55] ARM: PRCM: split PRCM module init to their own driver files
` [PATCH 13/55] ARM: OMAP4: PRCM: remove references to cm-regbits-44xx.h from PRCM core files
` [PATCH 14/55] ARM: OMAP2: CM: remove references to cm-regbits-24xx.h from CM core code
` [PATCH 15/55] ARM: AM33xx: CM: remove references to cm-regbits-33xx.h "
` [PATCH 16/55] ARM: OMAP2: PRM: remove references to prm-regbits-24xx.h from PRM "
` [PATCH 17/55] ARM: AM33xx: PRM: remove references to prm-regbits-33xx.h "
` [PATCH 18/55] ARM: OMAP4: PRM: remove references to prm-regbits-44xx.h "
` [PATCH 19/55] ARM: OMAP3: PRM: remove references to prm-regbits-34xx.h "
` [PATCH 20/55] ARM: OMAP3+: PRCM: remove references to cm-regbits-34xx.h from PRCM "
` [PATCH 21/55] ARM: OMAP2+: PRCM: remove references to clock.h "
` [PATCH 22/55] ARM: OMAP2: CM: move cm2xxx.h header to a public location
` [PATCH 23/55] ARM: AM33xx: CM: move cm33xx.h "
` [PATCH 24/55] ARM: OMAP3: CM: move cm3xxx.h header to "
` [PATCH 25/55] ARM: OMAP4: CM: remove unnecessary cm44xx.h header file
` [PATCH 26/55] ARM: OMAP3: move cm2xxx_3xxx.h header to public location
` [PATCH 27/55] ARM: OMAP4+: CM: remove unused cm_44xx_54xx.h header file
` [PATCH 28/55] ARM: OMAP4: CM: make all omap4_cminst_read/write calls static
` [PATCH 29/55] ARM: OMAP4: CM: rename cminst44xx.h to cm44xx.h and move it to public location
` [PATCH 30/55] ARM: OMAP2+: CM: move cm.h header "
` [PATCH 31/55] ARM: OMAP2: export parts of prm2xxx.h header file
` [PATCH 32/55] ARM: OMAP2+: PRM: move prm2xxx_3xxx.h to public location
` [PATCH 33/55] ARM: AM33xx: PRM: move global warm reset implementation to driver
` [PATCH 34/55] ARM: AM33XX: PRM: move parts of the prm33xx.h header file to public location
` [PATCH 35/55] ARM: OMAP3: PRM: remove direct register declaration macros
` [PATCH 36/55] ARM: OMAP3: PRM: move prm3xxx.h header to public location
` [PATCH 37/55] ARM: OMAP4: PRM: remove direct register declaration macros
` [PATCH 38/55] ARM: OMAP4: PRM: move parts of prm44xx.h header file to public location
` [PATCH 39/55] ARM: OMAP5: PRM: remove direct register declaration macros
` [PATCH 40/55] ARM: OMAP5: PRM: move parts of prm54xx.h header file to public location
` [PATCH 41/55] ARM: DRA7: PRM: remove direct register declaration macros
` [PATCH 42/55] ARM: DRA7: PRM: move parts of prm7xx.h header file to public location
` [PATCH 43/55] ARM: OMAP4: PRM: get rid of prminst44xx.h header file
` [PATCH 44/55] ARM: OMAP4: PRM: make omap4_prm_read/write_inst_reg calls static
` [PATCH 45/55] ARM: OMAP4: PRM: move prm44xx_54xx.h header to public location
` [PATCH 46/55] ARM: OMAP3+: VP: move OMAP*_VP_VDD_*_ID definitions to prm public headers
` [PATCH 47/55] ARM: OMAP2+: PRM: move prcm-common.h header to public location
` [PATCH 48/55] ARM: OMAP2+: move prm.h "
` [PATCH 49/55] ARM: OMAP4: move prcm44xx.h "
` [PATCH 50/55] ARM: OMAP2+: clockdomain: move clockdomain.h "
` [PATCH 51/55] ARM: OMAP2+: powerdomain: move powerdomain.h "
` [PATCH 52/55] ARM: OMAP2+: PRCM: add prcm_base init call for DT boot
` [PATCH 53/55] ARM: OMAP4: CM: remove unnecessary cm*_44xx.h header files from core code
` [PATCH 54/55] ARM: OMAP4: PRCM: move prcm_mpu_base definition to a public header

OMAP baseline test results for v3.14-rc4
 2014-04-01 16:40 UTC  (2+ messages)
` OMAP baseline test results for v3.14-rc4 (SDP2430 fail to boot - mmc fs)

[PATCH] ARM: AM335X: EVM: fix pinmux documentation in devicetree
 2014-04-01 16:38 UTC 

am3517-craneboard: regression?
 2014-04-01 14:15 UTC  (2+ messages)

[PATCH 0/1] OMAP5: USB3 fix for 3.15
 2014-04-01 14:13 UTC  (3+ messages)
` [PATCH 1/1] ARM: dts: omap5: Add clocks to USB3 PHY node

[RESEND 0/3] mfd: twl6040: Updates for i2s speed and fix for chip deadlock
 2014-04-01 13:45 UTC  (4+ messages)
` [RESEND 1/3] mfd: twl6040: Select i2c fast mode as default with regmap patch
` [RESEND 2/3] mfd: twl6040: Move register patching earlier in probe
` [RESEND 3/3] mfd: twl6040: Clear the interrupt ID register before requesting IRQ

AM3517: Address Hole seen by USB_OTG at address dc0f9c0c
 2014-04-01 13:43 UTC 

[PATCH v4 0/5] drivers: bus: omap_l3: Conversion to devm_*
 2014-04-01 13:23 UTC  (6+ messages)
` [PATCH v4 1/5] drivers: bus: omap_l3: Convert to use devm_kzalloc
` [PATCH v4 2/5] drivers: bus: omap_l3: Convert to use devm_ioremap_resource()
` [PATCH v4 3/5] drivers: bus: omap_l3: Convert to use devm_request_irq()
` [PATCH v4 4/5] drivers: bus: omap_l3: Remove the platform driver's remove function
` [PATCH v4 5/5] drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request fails

[PATCH v2 00/14] dma: edma: Fixes for cyclic (audio) operation
 2014-04-01 13:06 UTC  (15+ messages)
` [PATCH v2 02/14] dma: edma: Correct the handling of src/dst_maxburst == 0
` [PATCH v2 04/14] dma: edma: Set DMA_CYCLIC capability flag
` [PATCH v2 05/14] arm: common: edma: Select event queue 1 as default when booted with DT
  ` [PATCH v2 01/14] platform_data: edma: Be precise with the paRAM struct
  ` [PATCH v2 03/14] dma: edma: Add support for DMA_PAUSE/RESUME operation
  ` [PATCH v2 06/14] arm: common: edma: Save the number of event queues/TCs
  ` [PATCH v2 07/14] arm: common: edma: API to request non default queue for a channel
  ` [PATCH v2 08/14] DMA: edma: Use different eventq for cyclic channels
  ` [PATCH v2 09/14] dma: edma: Implement device_slave_caps callback
  ` [PATCH v2 10/14] dma: edma: Simplify direction configuration in edma_config_pset()
` [PATCH v2 11/14] dma: edma: Reduce debug print verbosity for non verbose debugging
` [PATCH v2 12/14] dma: edma: Prefix debug prints where the text were identical in prep callbacks
` [PATCH v2 13/14] dma: edma: Add channel number to debug prints
` [PATCH v2 14/14] dma: edma: Print the direction value as well when it is not supported

[PATCHv4 0/7] omap hwspinlock dt support
 2014-03-31 22:45 UTC  (11+ messages)

3.1[34]: omap4: panda: hang on reboot?
 2014-03-31 21:56 UTC  (2+ messages)

[PATCH 04/75] ARM: l2c: omap2: remove ES1.0 support
 2014-03-31 10:55 UTC  (20+ messages)
` [PATCH 42/75] ARM: l2c: omap2: implement new write_sec method
` [PATCH 43/75] ARM: l2c: omap2: remove explicit SMI calls to enable L2 cache
` [PATCH 49/75] ARM: l2c: fix register naming
  ` [STLinux Kernel] "
` [PATCH 51/75] ARM: l2c: remove platforms/SoCs setting early BRESP
` [PATCH 58/75] ARM: l2c: omap2: remove cache size override

[PATCH v9 resend 1/3] mmc: omap_hsmmc: Enable SDIO interrupt
 2014-03-30 22:43 UTC  (10+ messages)
` [PATCH 0/9] mmc: omap_hsmmc: convert to use devm_* and enable sdio irq
  ` [PATCH 6/9] mmc: omap_hsmmc: Enable SDIO interrupt

All that glitters on your wrist
 2014-03-30  7:25 UTC 

[PATCH 00/26] OMAP dma engine rework
 2014-03-29 18:13 UTC  (3+ messages)

[PATCH] dma: omap-dma: Implement device_slave_caps callback
 2014-03-29 13:36 UTC  (2+ messages)

YNT: NEWS
 2014-03-29  1:57 UTC 

[PATCHv3 00/14] OMAP SSI driver / N900 modem support
 2014-03-29  0:31 UTC  (15+ messages)
` [PATCHv3 01/14] Documentation: HSI: Add some general description for the HSI subsystem
` [PATCHv3 02/14] MAINTAINERS: update HSI entry
` [PATCHv3 03/14] HSI: hsi-char: fix driver for multiport scenarios
` [PATCHv3 04/14] HSI: method to unregister clients from an hsi port
` [PATCHv3 05/14] HSI: Add channel resource support to HSI clients
` [PATCHv3 06/14] HSI: export method to (un)register clients
` [PATCHv3 07/14] HSI: Add common DT binding for HSI client devices
` [PATCHv3 08/14] HSI: Introduce OMAP SSI driver
` [PATCHv3 09/14] Documentation: DT: omap-ssi binding documentation
` [PATCHv3 10/14] HSI: Introduce driver for SSI Protocol
  ` [PATCHv3 11/14] HSI: Introduce Nokia N900 modem driver
` [PATCHv3 12/14] ARM: dts: omap3 clocks: simplify ssi aliases
` [PATCHv3 13/14] DTS: ARM: OMAP3-N900: Add SSI support
` [PATCHv3 14/14] DTS: ARM: OMAP3-N900: Add modem support

[PATCH] ARM: dts: am43xx-clocks: use ti,fixed-factor-clock for dpll_per_clkdcoldo
 2014-03-28 20:54 UTC 

[PATCH 00/44] outer cache changes
 2014-03-28 18:50 UTC 

[RFC/PATCH] base: platform: add generic clock handling for platform-bus
 2014-03-28 14:42 UTC  (5+ messages)

[PATCH] ARM: OMAP2+: don't try to register the main clock twice
 2014-03-28 11:50 UTC 

[PATCH 1/2] ARM: OMAP2+: L2 cache: use macro instead of const number
 2014-03-28 10:59 UTC  (5+ messages)
` [PATCH 2/2] ARM: OMAP2+: AM43x: L2 cache support

[PATCH trivial 1/3] ARM: dts: Grammar /is uses/ is used/
 2014-03-28 10:11 UTC  (2+ messages)
` [PATCH trivial 3/3] ARM: dts: Grammar /that will/it will/

[PATCH V3 0/6] Add Display support for AM43xx
 2014-03-28 10:03 UTC  (6+ messages)
` [PATCH V3 5/6] ARM: am4372.dtsi: add omapdss information
` [PATCH V3 6/6] ARM: DTS: AM43xx: Add DSS nodes

[PATCH 00/17] i2c: deprecate class based instantiation for embedded I2C drivers
 2014-03-28  7:55 UTC  (2+ messages)

DSS DT changes
 2014-03-28  2:47 UTC  (4+ messages)

[PATCH] i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_sync
 2014-03-27 17:52 UTC  (3+ messages)

[RFC PATCH 00/12] PCIe support for DRA7xx
 2014-03-27 17:32 UTC  (8+ messages)
` [RFC PATCH 02/12] pci: host: pcie-dra7xx: add support for pcie-dra7xx controller
` [RFC PATCH 03/12] pci: host: pcie-designware: Use *base-mask* for configuring the iATU

[PATCH 01/11] tty: serial: add missing braces
 2014-03-27 14:54 UTC  (13+ messages)
` [PATCH 09/11] bluetooth: hci_ldisc: fix deadlock condition
` [PATCH 10/11] Revert "serial: omap: unlock the port lock"

[PATCH v2 0/2] add parallel NAND support for TI's new OMAPx and AMxx platforms
 2014-03-27  7:19 UTC  (2+ messages)

[PATCH RFC v3 0/2] Move dai-link level properties away from dai subnodes
 2014-03-27  1:31 UTC  (2+ messages)

[PATCH 0/5] mmc: host: omap_hsmmc: a few improvements
 2014-03-27  0:12 UTC  (7+ messages)
` [PATCH 1/5] mmc: host: omap_hsmmc: pass host as an argument
` [PATCH 2/5] mmc: host: omap_hsmmc: add reg_offset field
` [PATCH 3/5] mmc: host: omap_hsmmc: introduce new accessor functions
` [PATCH 4/5] mmc: host: omap_hsmmc: switch over to new accessors
` [PATCH 5/5] mmc: host: omap_hsmmc: set max_blk_size correctly


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox