aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-devkit8000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-05OMAP2: Devkit8000: Fix mmc regulator failureThomas Weber1-3/+0
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-3/+4
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-08OMAP3: Keypad: Fix incorrect type initializerManjunath Kondaiah G1-1/+1
2010-10-08OMAP2plus: Fix static function warningsManjunath Kondaiah G1-1/+1
2010-09-27omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai1-1/+2
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren1-7/+2
2010-08-04omap3: introduce omap3_map_ioMike Rapoport1-7/+1
2010-08-04omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre1-1/+1
2010-08-02omap3 nand: fix issue in board file to detect nandSukumar Ghorai1-24/+1
2010-08-02Merge branch 'devel-misc' into omap-for-linusTony Lindgren1-0/+14
2010-08-02omap: Devkit8000: Use DIE id to initialize dm9000 MAC addressKan-Ru Chen1-0/+14
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King1-0/+1
2010-07-05OMAP2: Devkit8000: Fix regulator for power supplyThomas Weber1-1/+1
2010-07-05OMAP2: Devkit8000: Remove unused omap_board_configThomas Weber1-6/+0
2010-07-05OMAP2: Devkit8000: Using gpio_is_valid macroThomas Weber1-4/+4
2010-07-05OMAP2: Devkit8000: Using the REGULATOR_SUPPLY macroThomas Weber1-20/+13
2010-07-05OMAP2: Devkit8000: Remove en-/disable for tv panelThomas Weber1-12/+0
2010-07-05OMAP2: Devkit8000: Remove non existing vsim supplyThomas Weber1-22/+0
2010-07-05OMAP2: Devkit8000: Remove unneeded VDVI supplyThomas Weber1-5/+0
2010-07-05OMAP2: Devkit8000: Setup LCD resetKan-Ru Chen1-0/+11
2010-07-05OMAP2: Devkit8000: Enable DVI-D outputKan-Ru Chen1-0/+15
2010-07-05OMAP2: Devkit8000: change panel to generic panelThomas Weber1-1/+1
2010-07-05OMAP2: Devkit8000: Cleanup for power suppliesThomas Weber1-6/+26
2010-05-20omap: Devkit8000: Add mux initializationThomas Weber1-0/+155
2010-04-23omap: Devkit8000: Remove unused pinsThomas Weber1-20/+0
2010-04-23omap: Devkit8000: Change position of init callsThomas Weber1-4/+4
2010-04-23omap: Devkit8000: Remove unnecessary include fileThomas Weber1-1/+0
2010-04-23omap: Devkit8000: Fix typo in pin nameThomas Weber1-2/+2
2010-04-23omap: Devkit8000: Fix typo in suppliesThomas Weber1-1/+1
2010-04-23omap: Devkit8000: Fix wrong usb port on Devkit8000Thomas Weber1-2/+2
2010-03-11omap2/3/4: ehci: avoid compiler error with touchbookFelipe Balbi1-1/+1
2010-02-19omap: musb: Pass board specific data from board fileMaulik Mankad1-1/+7
2010-02-19Add minimal support for DevKit8000Thomas Weber1-0/+691