summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-05-17ARM: S5PV210: Add support for VPLLThomas Abraham3-2/+70
2010-05-17ARM: S5PV210: Remove usage of clk_p66 and add clk_pclk_psys clockThomas Abraham1-36/+30
2010-05-17ARM: S5PV210: Remove usage of clk_p83 and add clk_pclk_dsys clock\Thomas Abraham1-10/+13
2010-05-17ARM: S5PV210: Fix clk_get_rate issue with the clk_h100 clockThomas Abraham1-6/+16
2010-05-17ARM: S5PV210: Remove usage of clk_p100 and add clk_pclk_msys clockThomas Abraham1-10/+13
2010-05-17ARM: S5PV210: Remove usage of clk_h133 and add clk_hclk_psys clockThomas Abraham1-26/+26
2010-05-17ARM: S5PV210: Remove usage of clk_h166 and add clk_hclk_dsys clockThomas Abraham1-18/+37
2010-05-17ARM: S5PV210: Remove usage of clk_h200 clock and add clk_hclk_msys clockThomas Abraham1-14/+14
2010-05-17ARM: S5PV210: Add armclk of clksrc_clk clock typeThomas Abraham1-1/+22
2010-05-17ARM: S5PV210: Rearrange assignment of clock for fout apll/mpll/epll clocksThomas Abraham1-4/+4
2010-05-17ARM: S5PV210: Register apll/mpll/epll clksrc_clk clocksThomas Abraham1-6/+4
2010-05-17ARM: S5PV210: Rearrange the system clock definitionsThomas Abraham1-27/+27
2010-04-30musb: fix power field to hold all possible valuesAjay Kumar Gupta1-1/+1
2010-04-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds22-112/+189
2010-04-29ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley2-1/+2
2010-04-27Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds34-124/+113
2010-04-24omap: delete unused bootloader tag variablesAaro Koskinen1-3/+0
2010-04-24omap: Devkit8000: Remove unused pinsThomas Weber1-20/+0
2010-04-24omap: Devkit8000: Change position of init callsThomas Weber1-4/+4
2010-04-24omap: Devkit8000: Remove unnecessary include fileThomas Weber1-1/+0
2010-04-24omap: Devkit8000: Fix typo in pin nameThomas Weber1-2/+2
2010-04-24omap: Devkit8000: Add missing package selectionThomas Weber1-2/+4
2010-04-24omap: Devkit8000: Fix typo in suppliesThomas Weber1-1/+1
2010-04-24n8x0_defconfig: remove CONFIG_NILFS2_FS overrideFrancisco Alecrim1-1/+0
2010-04-24omap: board-sdp-flash.c: Fix typos in debug outputThomas Weber1-4/+4
2010-04-24omap4: Fix McBSP4 base addressSantosh Shilimkar1-1/+1
2010-04-24omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y optionsJarkko Nikula1-2/+0
2010-04-24omap: rx51_defconfig: Remove duplicate phonetJarkko Nikula1-1/+0
2010-04-24omap: fix a gpmc nand problemstanley.miao1-0/+3
2010-04-24AM3517: initialize i2c subsystem after mux subsystemstanley.miao1-2/+2
2010-04-24omap: remove one of the define of INT_34XX_BENCH_MPU_EMULstanley.miao1-2/+0
2010-04-24omap: fix the compile error if CONFIG_MTD_NAND_OMAP2 is notenabledstanley.miao1-0/+7
2010-04-24OMAP4: Clocks: Change SPI Instance NamesAbraham Arce1-4/+4
2010-04-24omap: Devkit8000: Fix wrong usb port on Devkit8000Thomas Weber1-2/+2
2010-04-24OMAP4: Fix for CONTROL register BaseSantosh Shilimkar1-1/+1
2010-04-24OMAP4-HSMMC: FIX for MMC5 Controller IRQ Basekishore kadiyala1-1/+1
2010-04-24omap3: Fix EHCI port for IGEP v2 boardEnric Balletbo i Serra1-4/+4
2010-04-24omap: Fix n8x0 mmc_mmc_init compile warnings and typosTony Lindgren1-9/+9
2010-04-24omap2: Fix ARM processor check for 24xxTony Lindgren1-1/+1
2010-04-24omap4: Fix build break when used with gcc-4.4.1 (2009-q3)Richard Woodruff2-4/+4
2010-04-23omap: DMA: Init CDAC to zeromanjugk manjugk1-0/+9
2010-04-23omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTHJanusz Krzysztofik1-3/+3
2010-04-23arm: omap1: remove dead code from timer32k.cFelipe Balbi1-15/+0
2010-04-23omap: fix clocksource_32k to start from zeroAaro Koskinen1-5/+14
2010-04-22ARM: 6023/1: update bcmring_defconfig to latest version and fix build errorLeo Chen1-25/+101
2010-04-22Merge branch 'for_2.6.34rc_a' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren17-39/+113
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King19-86/+86
2010-04-14ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.Ernst Schwab1-2/+2
2010-04-14ARM: 6052/1: kdump: make kexec work in interrupt contextMika Westerberg1-4/+6
2010-04-14ARM: 6051/1: VFP: preserve the HW context when calling signal handlersImre Deak3-17/+111