index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
omap-common
/
hwinit-common.c
Age
Commit message (
Expand
)
Author
2015-03-04
ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK
Simon Glass
2015-01-16
TI ARMv7: Don't use GD before crt0.S has set it
Tom Rini
2014-08-25
ARM: DRA: Enable VTT regulator
Lokesh Vutla
2014-07-25
ARM: OMAP: Fix handling of errata i727
Rajendra Nayak
2014-06-11
am33xx/omap: Allow cache enable for all Sitara/OMAP
Simon Glass
2014-05-23
ARM: OMAP: Fix omap_sdram_size calculation
Lokesh Vutla
2014-05-23
armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_context
Tom Rini
2014-03-04
sizes.h - consolidate for all architectures
Alexey Brodkin
2014-02-19
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
Masahiro Yamada
2014-01-24
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL
Jassi Brar
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-10
ARM: DRA7xx: clocks: Fixing i2c_init for PMIC
Lokesh Vutla
2013-06-05
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
Tom Rini
2013-06-04
omap-common/hwinit-common.c: Mark omap_rev_string as static
Tom Rini
2013-05-10
ARM: OMAP: Add arch_cpu_init function
SRICHARAN R
2013-05-10
ARM: OMAP: Correct save_boot_params and replace with 'C' function
SRICHARAN R
2013-03-28
ARM: mmu: Set domain permissions to client access
R Sricharan
2013-03-11
arm: dra7xx: Add silicon id support for DRA752 soc
Lokesh Vutla
2013-03-11
ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup
Lokesh Vutla
2013-03-11
ARM: OMAP4+: Make control module register structure generic
Lokesh Vutla
2013-03-11
ARM: OMAP4+: Change the PRCM structure prototype common for all Socs
SRICHARAN R
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-27
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
Tom Rini
2012-09-27
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
Tom Rini
2012-07-07
OMAP4+: Force DDR in self-refresh after warm reset
Lokesh Vutla
2012-07-07
ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections.
SRICHARAN R
2012-05-15
omap4+: Remove CONFIG_ARCH_CPU_INIT
Tom Rini
2012-05-15
OMAP4/5: device: Add support to get the device type.
SRICHARAN R
2012-02-12
OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()
Dechesne, Nicolas
2012-01-16
omap_rev_string: output to stdout
Andreas Müller
2012-01-16
ARM:AM33XX: Add SPL support for AM335X EVM
Chandan Nath
2011-11-15
omap4/5: Add support for booting with CH.
Sricharan
2011-11-15
omap5: emif: Add emif/ddr configurations required for omap5 evm
Sricharan
2011-11-15
omap5: Add minimal support for omap5430.
Sricharan
2011-11-15
omap4: make omap4 code common for future reuse
Sricharan