229 results
Order by date - Order by pertinence
All (229)
High-tech (229)
 
Re: [PATCH] OMAP3 ROM Random Number Generator support
Hi Pali, Yep, the code looks almost identical, I guess with some tweaks all SMC code from that patch could be removed and instead used the one from SMC PPA API. What I don't get, is why one needs to disable/enable fiqs/irqs: +static int ...
Message posted on the March 31st, 2013 - 8:10 AM ET
Re: [PATCH] OMAP3 ROM Random Number Generator support
It could be that I am misreading something, but RX51 is OMAP3. Regards, Ivo От: Tony Lindgren Относно: Re: [PATCH] OMAP3 ROM Random Number Generator support До: Ивайло Димитров Изпратено на: ...
Message posted on the April 1st, 2013 - 4:40 PM ET
[PATCH] OMAP3 ROM Random Number Generator support
This driver provides kernel-side support for the Random Number Generator hardware found on OMAP34xx processors. This driver is included in Maemo 2.6.28 kernel used on Nokia N900. I fixed driver to work with 3.8 kernel and added platform_driver ...
Message posted on the February 28th, 2013 - 1:10 PM ET
[PATCH] OMAP3: NAND: Adding NAND support and specifying NAND partitions.
This patch adds the NAND support on OMAP3EVM board and also allocates five partitions on NAND. Referred to file: arch/arm/mach-omap2/board-omap3beagle.c Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com> Signed-off-by: Sanjeev Premi ...
Message posted on the July 25th, 2011 - 9:50 AM ET
[PATCH] OMAP3: Devkit8000: Add DEBUG_LL support
Add support for DEBUG_LL for Devkit8000. Devkit8000 uses uart 3 for debug output. Signed-off-by: Thomas Weber <weber@corscience.de> arch/arm/plat-omap/include/plat/uncompress.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff ...
Message posted on the December 21st, 2010 - 6:10 AM ET
[PATCH 2/2] omap3: ISP: Kernel crash when attempting suspend
From: Abhilash K V <abhilash.kv@ti.com> This patch fixes the kernel crash introduced by the previous patch: omap3: ISP: Fix the failure of CCDC capture during suspend/resume. This null pointer exception happens when attempting suspend while ...
Message posted on the August 10th, 2011 - 10:10 AM ET
Bug#566350: xserver-xorg-video-omap3: Package does not build after installing XOrg 7.5
This is a multi-part MIME message sent by reportbug. MIME-Version: 1.0 Package: xserver-xorg-video-omap3 Version: 0.1.1-2-x2 Severity: normal Tags: patch After upgrade to Xorg 7.5 package is removed and can not be rebuilt or installed. Seems to ...
Message posted on the January 22nd, 2010 - 11:00 PM ET
[PATCH] west bridge device driver changes to use gpmc configuration functions
This patch contains changes to west bridge device controller driver in staging area. The west bridge device controller driver is modified to use gpmc configuration functions instead of directly modifying gpmc registers. This patch is continuation of ...
Message posted on the December 15th, 2010 - 6:10 PM ET
[PATCH-V2] arm/dts: AM33XX: Set the default status of module to "disabled" state
Ideally in common SoC dtsi file should set all modules to "disabled" state and it should get enabled in respective EVM/Board dts file as per usage. This patch sets default status of all modules to "disabled" state in am33xx.dtsi ...
Message posted on the August 15th, 2012 - 7:30 AM ET
[PATCH] gpmc timing configuration west bridge related
Hi, This patch adds gpmc configuration functions(./arch/arm/mach-omap2/usb-cywb-pnand.c) needed by cypress westbridge device controller driver. West bridge device controller driver is updated to use gpmc configuration functions instead of modifying ...
Message posted on the December 14th, 2010 - 8:40 PM ET
[PATCH v2 0/3] ARM/dts: omap3: Add DT support for IGEP devices
IGEP technology devices are TI OMAP3 SoC based industrial embedded and computer-on-module boards. This patch-set adds initial device tree support for these devices. The device tree allows to boot from an MMC/SD and are working all the components ...
Message posted on the November 30th, 2012 - 5:10 AM ET
[PATCH 0/3] ARM/dts: omap3: Add DT support for IGEP devices
IGEP technology devices are TI OMAP3 SoC based industrial embedded and computer-on-module boards. This patchset adds initial device tree support for these devices. The device trees allows to boot from an MMC and are working all the components that ...
Message posted on the November 28th, 2012 - 6:20 PM ET
[PATCH 1/4] initial support for LogicPD's OMAP3 SOM and TORPEDO development kits
Adding LogicPD OMAP3 board support Adding support for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Tested against: linux-next 81e09f50c93edff607259cbe374a3006c9c5fa74 Signed-off-by: Jacob Tanenbaum <Jacob.Tanenbaum@logicpd.com> ...
Message posted on the August 11th, 2010 - 12:50 PM ET
[PATCH] arm/dts: Add basic support for gta04 (Openmoko next generation) board.
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com> arch/arm/boot/dts/omap3-gta04.dts | 65 +++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 arch/arm/boot/dts/omap3-gta04.dts diff --git ...
Message posted on the October 30th, 2012 - 4:50 PM ET