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
/
omap3
Age
Commit message (
Expand
)
Author
2013-08-28
arm: omap3: fix SRAM copy and execution sequence
Albert ARIBAUD
2013-08-15
ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx acc...
Naumann Andreas
2013-07-26
omap3/sys_info: fix printout of OMAP36XX L3 freqency
Andreas Bießmann
2013-07-26
arm: omap3: spl: Fix problem with 8bit NAND devices
Stefan Roese
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-10
ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h
Lokesh Vutla
2013-04-12
omap3: Display MHz instead of mHz on the console
man.huber@arcor.de
2013-04-08
omap_gpmc: change nandecc command
Andreas Bießmann
2013-03-11
OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.
Enric Balletbo i Serra
2013-03-08
omap_hsmmc: add driver check for write protection
Nikita Kiryanov
2013-03-08
omap_hsmmc: implement driver check for card detection
Nikita Kiryanov
2013-01-08
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2012-12-10
omap3: Add a few comments to "#endif"s for readability.
Robert P. J. Day
2012-12-10
Pass sdrc timing values through board_sdrc_timings structure
Peter Barada
2012-12-10
omap3/mem.c: remove unused defines
Andreas Bießmann
2012-11-20
OMAP3: am35x: add musb functions
Ilya Yanok
2012-10-30
omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF
Tom Rini
2012-10-08
arm: armv7: omap3: Fix restore sequence in lowlevel_init
Albert ARIBAUD
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: Move gpmc_init() to spl_board_init()
Tom Rini
2012-09-27
ARM: SPL: Make spl_mmc.c more generic
Tom Rini
2012-09-27
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
Tom Rini
2012-09-27
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
Tom Rini
2012-09-27
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
Tom Rini
2012-09-27
ARM: SPL: Rename omap_boot_device to spl_boot_device
Tom Rini
2012-05-15
arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx
Matt Porter
2012-05-15
omap3: Introduce weak misc_init_r
Tom Rini
2012-05-15
armv7: add appropriate headers for assembly functions
Aneesh V
2012-03-29
sdrc.c: Fix typo in do_sdrc_init() for SPL
Tom Rini
2012-03-27
OMAP3: SPL: do not call I2C init if no I2C is set.
Stefano Babic
2012-02-27
armv7: omap3: leave outer cache enabled
Aneesh V
2012-02-12
omap3: fix comment typos
Peter Meerwald
2012-02-12
OMAP3+: Clock: Adding ehci clock enabling
Govindraj.R
2012-02-12
OMAP3: Correct get_sdr_cs_offset mask
Tom Rini
2012-02-12
arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only
Pali Rohár
2012-01-16
OMAP SPL: call timer_init in s_init to make udelay work earlier
Andreas Müller
2012-01-16
omap3: make get_board_rev() function weak
Nikita Kiryanov
2011-12-06
OMAP3: Add SPL_BOARD_INIT hook
Tom Rini
2011-12-06
OMAP3 SPL: Add identify_nand_chip function
Tom Rini
2011-12-06
OMAP3 SPL: Rework memory initalization and devkit8000 support
Tom Rini
2011-12-06
OMAP3: Change mem_ok to clear again after reading back
Tom Rini
2011-12-06
OMAP3: Add a helper function to set timings in SDRC
Tom Rini
2011-12-06
OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()
Tom Rini
2011-12-06
omap3: mem: Comment enable_gpmc_cs_config more
Tom Rini
2011-12-06
AM35xx: add EMAC support
Ilya Yanok
2011-12-06
start.S: remove omap3 specific code from start.S
Aneesh V
2011-11-29
OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.
Alexander Holler
2011-10-27
OMAP3 SPL: Provide weak omap_rev_string
Tom Rini
2011-09-30
omap3: Fix compile warning
Sanjeev Premi
[next]