aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/board-generic.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-28ARM: AM33xx: PRM: Implement REBOOT_COLDAlexander Sverdlin1-0/+6
2023-07-31ARM: omap2: Explicitly include correct DT includesRob Herring1-2/+1
2023-05-26ARM: omap2: fix missing tick_broadcast() prototypeArnd Bergmann1-0/+1
2021-03-24ARM: OMAP2+: Fix warning for omap_init_time_of()Tony Lindgren1-1/+1
2020-08-19ARM: OMAP2+: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-05-28ARM: OMAP2+: Fix regression for using local timer on non-SMP SoCsTony Lindgren1-0/+7
2020-05-19ARM: dts: Configure system timers for omap2Tony Lindgren1-2/+2
2020-05-19ARM: dts: Configure system timers for ti81xxTony Lindgren1-2/+2
2020-05-19ARM: dts: Configure system timers for omap3Tony Lindgren1-5/+5
2020-05-19ARM: dts: Configure system timers for omap4Tony Lindgren1-1/+1
2020-05-19ARM: dts: Configure system timers for am437xTony Lindgren1-1/+1
2020-05-19ARM: dts: Configure system timers for am335xTony Lindgren1-1/+1
2020-05-19ARM: OMAP2+: Add omap_init_time_of()Tony Lindgren1-0/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-04-30ARM: OMAP2+: Make display related init into device_initcallTony Lindgren1-2/+0
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2017-08-16Merge tag 'omap-for-v4.14/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+1
2017-08-15ARM: OMAP2+: Register SoC device attributes from machine .init()Laurent Pinchart1-0/+1
2017-08-14ARM: OMAP2+: board-generic: add support for dra762 familyLokesh Vutla1-0/+1
2017-07-27ARM: omap2: mark unused functions as __maybe_unusedArnd Bergmann1-1/+1
2016-12-27ARM: omap2+: am437x: rollback to use omap3_gptimer_timer_init()Grygorii Strashko1-1/+1
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-0/+1
2016-11-09ARM: OMAP2+: board-generic: add support for DRA71x familyLokesh Vutla1-0/+1
2016-11-09ARM: OMAP2+: Remove the omapdss_early_init_of() functionLaurent Pinchart1-2/+0
2016-02-10ARM: OMAP2+: Set system_rev from ATAGS for n900Ivaylo Dimitrov1-1/+21
2016-01-04ARM: 8496/1: OMAP: RX51: save ATAGS data in the early boot stageIvaylo Dimitrov1-1/+11
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-6/+6
2015-10-21arm: omap2: board-generic: use omap4_local_timer_init for AM437xFelipe Balbi1-1/+1
2015-10-19ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM initTony Lindgren1-0/+1
2015-10-16ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memoryTony Lindgren1-0/+9
2015-10-16arm: omap2: timer: rename omap_sync32k_timer_init()Felipe Balbi1-5/+5
2015-10-15arm: omap2: timer: provide generic sync32k_timer_init functionFelipe Balbi1-5/+5
2015-09-14ARM: OMAP2+: board-generic: Remove stale of_irq macrosNishanth Menon1-7/+0
2015-07-23Merge branch 'dm814x-soc' into omap-for-v4.3/socTony Lindgren1-1/+1
2015-07-16ARM: OMAP2+: Fix dm814x DT_MACHINE_STARTTony Lindgren1-1/+1
2015-07-16ARM: DRA7: Provide proper IO map tableNishanth Menon1-2/+2
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+36
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+6
2015-01-26ARM: OMAP2+: Add board-generic.c entry for ti81xxTony Lindgren1-0/+36
2015-01-16ARM: 8257/1: OMAP2+: use common l2cache initialization codeMarek Szyprowski1-0/+6
2015-01-05ARM: OMAP2+: Fix n900 board name for legacy user spaceTony Lindgren1-0/+18
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-14/+0
2014-10-08Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+4
2014-09-11arm: omap: irq: drop .handle_irq and .init_irq fieldsFelipe Balbi1-14/+0
2014-09-11ARM: OMAP2+: make of_device_ids constUwe Kleine-König1-1/+1
2014-09-11ARM: omap2: make arrays containing machine compatible strings constUwe Kleine-König1-12/+12
2014-09-08ARM: OMAP2+: board-generic: add support for AM57xx familyNishanth Menon1-0/+4
2014-05-06ARM: OMAP2+: Add machine entry for dra72x devicesRajendra Nayak1-4/+21
2014-05-06ARM: OMAP2+: Replace all __initdata with __initconst for const initRajendra Nayak1-11/+11
2014-04-07Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2014-03-19ARM: OMAP2+: DT 'compatible' tweak for displaysTomi Valkeinen1-0/+2
2014-03-19ARM: OMAP2+: add omapdss_init_of()Tomi Valkeinen1-0/+2
2014-03-08Merge tag 'omap-for-v3.15/prcm-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-0/+1
2014-02-28ARM: OMAP2+: AM43x: Use gptimer as clocksourceRajendra Nayak1-1/+1
2014-02-28ARM: OMAP2+: AM43xx: implement support for machine restartLokesh Vutla1-0/+1
2014-01-08ARM: OMAP2+: board-generic: update SoC compatibility stringsNishanth Menon1-0/+7
2013-12-06ARM: OMAP2+: Fix the machine entry for am3517Nishanth Menon1-0/+18
2013-10-22ARM: OMAP2+: add missing lateinit hook for calling pm late initNishanth Menon1-0/+4
2013-10-14Merge branches 'omap-for-v3.13/dt' and 'omap-for-v3.13/quirk' into omap-for-v...Tony Lindgren1-35/+1
2013-10-10ARM: OMAP2+: Add support for auxdataTony Lindgren1-4/+1
2013-10-08ARM: OMAP3: Fix hardware detection for omap3630 when booted with device treeNishanth Menon1-0/+18
2013-09-25ARM: OMAP2+: Use pdata quirk support for board-generic.cTony Lindgren1-32/+0
2013-09-25ARM: OMAP2+: Add quirk support for legacy platform data initTony Lindgren1-0/+1
2013-08-23ARM: OMAP: DRA7: Reuse the omap44xx_restart and fix the device instanceRajendra Nayak1-0/+1
2013-08-13ARM: DRA7: board-generic: Add basic DT supportR Sricharan1-0/+18
2013-07-16ARM: OMAP2+: Provide alias to USB PHY clockRoger Quadros1-1/+22
2013-06-13ARM: OMAP2+: AM43x: basic dt supportAfzal Mohammed1-0/+16
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+1
2013-04-09ARM: dts: Add minimal DT support for DevKit8000Anil Kumar1-0/+1
2013-04-03Merge branch 'omap-timer-for-v3.10' of git://github.com/jonhunter/linux into ...Tony Lindgren1-1/+1
2013-04-01ARM: OMAP2+: Simplify system timers definitionsJon Hunter1-1/+1
2013-03-04ARM: OMAP3: board-generic: Add missing omap3_init_lateRajendra Nayak1-0/+2
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds1-0/+1
2013-02-01ARM: OMAP2+: AM33xx: Add SoC specific restart hookJean-Sebastien A. Beaudry1-0/+1
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson1-3/+0
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-3/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-7/+7
2012-12-12Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+10
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+22
2012-11-29Merge tag 'omap-for-v3.8/cleanup-timer-signed' of git://git.kernel.org/pub/sc...Olof Johansson1-0/+17
2012-11-08ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley1-5/+5
2012-11-07OMAP: board-generic: enable DSS for panda & sdp boardsTomi Valkeinen1-0/+10
2012-11-02ARM: OMAP3: Add generic machine descriptor for boards with OMAP3 GP devicesJon Hunter1-0/+17
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson1-0/+2
2012-09-13ARM: SoC: convert OMAP4 to SMP operationsMarc Zyngier1-0/+2
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-1/+0
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg1-1/+0
2012-07-09ARM: OMAP5: board-generic: Add device tree supportR Sricharan1-0/+19
2012-07-09ARM: omap2+: board-generic: clean up the irq data from board fileR Sricharan1-17/+6
2012-06-05ARM: OMAP2+: am33xx: Add AM335XEVM machine supportAfzal Mohammed1-0/+18
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2012-05-08ARM: omap2: use machine specific hook for late initShawn Guo1-0/+1
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi1-1/+1
2012-03-12ARM: OMAP2+: board-generic: Remove i2c static initBenoit Cousson1-35/+2
2012-03-05ARM: OMAP2+: Remove extra ifdefs for board-genericTony Lindgren1-44/+32
2012-03-05ARM: OMAP2+: Fix build error when only ARCH_OMAP2/3 or 4 is selectedTony Lindgren1-0/+7
2012-02-27ARM: OMAP2+: board-generic: Use of_irq_init APIBenoit Cousson1-14/+16
2012-02-27Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 into fo...Benoit Cousson1-1/+1
2012-02-17Merge branch 'for_3.4/dt_base' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren1-9/+8
2012-02-16irq_domain: Remove irq_domain_add_simple()Grant Likely1-1/+1
2012-02-16ARM: OMAP2+: board-generic: Remove un-needed .atag_offset for DT_MACHINEBenoit Cousson1-8/+4
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+4
2012-01-05ARM: restart: omap: use new restart hookRussell King1-0/+4
2011-12-16ARM: omap: pass minimal SoC/board data for UART from dtRajendra Nayak1-1/+0
2011-12-07ARM: OMAP2+: board-generic: Add missing handle_irq callbacksBenoit Cousson1-0/+4
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King1-0/+1
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-2/+1
2011-11-15ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier1-0/+1
2011-11-04ARM: OMAP: Fix errors and warnings when building for one boardSanjeev Premi1-0/+8
2011-11-01Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+0
2011-11-02Merge branch 'highbank/soc' into next/socArnd Bergmann1-1/+5
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann1-0/+4
2011-10-31Merge branch 'dt/gic' into highbank/socArnd Bergmann1-1/+1
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann1-0/+4
2011-10-04ARM: OMAP2+: board-generic: Add i2c static initBenoit Cousson1-2/+39
2011-10-04ARM: OMAP2+: board-generic: Add DT support to generic boardBenoit Cousson1-43/+84
2011-08-24ARM: OMAP: Move omap2_init_common_devices out of init_earlyTony Lindgren1-1/+1
2011-08-21ARM: mach-omap2: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-2/+1
2011-06-30omap2+: fix build regressionArnd Bergmann1-1/+1
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren1-1/+1
2011-06-16omap: Use separate init_irq functions to avoid cpu_is_omap tests earlyTony Lindgren1-1/+1
2011-02-25omap2+: Minimize board specific init_early callsTony Lindgren1-2/+2
2011-02-14ARM: OMAP2: use early init hookRussell King - ARM Linux1-4/+4
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley1-1/+2
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+14
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-08OMAP2+: Kconfig: disallow builds for boards that don't use the currently-sele...Paul Walmsley1-2/+14
2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren1-0/+1
2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King1-0/+1
2010-07-05omap: mux: Remove old mux codeTony Lindgren1-1/+0
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren1-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-4/+4
2009-10-19omap: Fix DEBUG_LL UART io addressSantosh Shilimkar1-1/+1
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley1-5/+5
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo1-5/+0
2009-07-24OMAP3 SDRC: add support for 2 SDRAM chip selectsJean Pihet1-1/+1
2009-02-08[ARM] OMAP2 SDRC: add SDRAM timing parameter infrastructurePaul Walmsley1-1/+1
2008-12-10omap mmc: Remove broken MMC init codeTony Lindgren1-11/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-6/+6
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-05-09ARM: OMAP: Add calls to omap2_set_globals_*()Paul Walmsley1-0/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-02-08[ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boardsTony Lindgren1-1/+2
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+0
2005-11-10[ARM] 3145/1: OMAP 3a/5: Add support for omap24xxTony Lindgren1-0/+80