summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap-common/hwinit-common.c
Commit message (Expand)AuthorAgeFilesLines
* arm: omap: Introduce vcores_init functionKeerthy2016-06-021-0/+11
* ARM: omap-common: Add device type to CPU stringDaniel Allred2016-05-271-2/+20
* omap-common: Remove deprecated arch_cpu_init codePaul Kocialkowski2016-03-151-13/+0
* omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski2016-03-151-2/+2
* ARM: OMAP4+: Allow arch specfic code to use early DMLokesh Vutla2016-03-141-9/+21
* ARM: OMAP4/5: Add generic board detection hookKipisz, Steven2016-03-141-0/+11
* ARM: OMAP4/5: Centralize early clock initializationKipisz, Steven2016-03-141-2/+1
* omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski2015-07-271-0/+2
* ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-041-1/+5
* TI ARMv7: Don't use GD before crt0.S has set itTom Rini2015-01-161-11/+0
* ARM: DRA: Enable VTT regulatorLokesh Vutla2014-08-251-0/+3
* ARM: OMAP: Fix handling of errata i727Rajendra Nayak2014-07-251-1/+2
* am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass2014-06-111-42/+0
* ARM: OMAP: Fix omap_sdram_size calculationLokesh Vutla2014-05-231-4/+7
* armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_contextTom Rini2014-05-231-2/+2
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
* Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada2014-02-191-0/+3
* ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALLJassi Brar2014-01-241-6/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* ARM: DRA7xx: clocks: Fixing i2c_init for PMICLokesh Vutla2013-06-101-2/+0
* am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-051-36/+0
* omap-common/hwinit-common.c: Mark omap_rev_string as staticTom Rini2013-06-041-1/+1
* ARM: OMAP: Add arch_cpu_init functionSRICHARAN R2013-05-101-0/+11
* ARM: OMAP: Correct save_boot_params and replace with 'C' functionSRICHARAN R2013-05-101-6/+44
* ARM: mmu: Set domain permissions to client accessR Sricharan2013-03-281-0/+35
* arm: dra7xx: Add silicon id support for DRA752 socLokesh Vutla2013-03-111-2/+7
* ARM: OMAP5: srcomp: enable slew rate compensation cells after powerupLokesh Vutla2013-03-111-0/+6
* ARM: OMAP4+: Make control module register structure genericLokesh Vutla2013-03-111-4/+1
* ARM: OMAP4+: Change the PRCM structure prototype common for all SocsSRICHARAN R2013-03-111-0/+3
* SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-271-0/+3
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-271-1/+1
* ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini2012-09-271-1/+1
* omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-271-0/+5
* OMAP4+: Force DDR in self-refresh after warm resetLokesh Vutla2012-07-071-0/+4
* ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections.SRICHARAN R2012-07-071-2/+18
* omap4+: Remove CONFIG_ARCH_CPU_INITTom Rini2012-05-151-10/+0
* OMAP4/5: device: Add support to get the device type.SRICHARAN R2012-05-151-1/+5
* OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()Dechesne, Nicolas2012-02-121-0/+2
* omap_rev_string: output to stdoutAndreas Müller2012-01-161-6/+4
* ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath2012-01-161-28/+0
* omap4/5: Add support for booting with CH.Sricharan2011-11-151-2/+22
* omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan2011-11-151-9/+11
* omap5: Add minimal support for omap5430.Sricharan2011-11-151-170/+31
* omap4: make omap4 code common for future reuseSricharan2011-11-151-0/+384
OpenPOWER on IntegriCloud