index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
omap3
Age
Commit message (
Expand
)
Author
2014-04-17
omap3/sys_info: provide interface to read die id
Nishanth Menon
2014-04-17
ARM: OMAP: replace custom sr32() by standard I/O accessors
Wolfgang Denk
2014-04-17
ARM: OMAP: hide custom bit manipulation function sr32()
Wolfgang Denk
2014-04-17
ARM: OMAP: remove sr32() from OMAP board code
Wolfgang Denk
2014-02-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-25
kbuild: use shorten logs for mkimage rules
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2013-12-10
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-12-06
arm: omap3: Enable clocks for peripherals only if they are used
Michael Trimarchi
2013-11-13
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
Heiko Schocher
2013-10-31
armv7: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
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
[next]