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
/
include
/
asm
/
arch-omap3
/
sys_proto.h
Age
Commit message (
Expand
)
Author
2017-03-11
arm: OMAP2+: nandecc: propagate error to command return status
Ladislav Michl
2016-07-22
armv7: armv7: introduce set_gpmc_cs0
Ladislav Michl
2016-07-22
armv7: make gpmc_cfg const
Ladislav Michl
2016-07-22
armv7: add reset timeout to identify_nand_chip
Ladislav Michl
2015-10-22
omap-common: Common function to display die id, replacing omap3-specific version
Paul Kocialkowski
2015-10-22
omap3: omap_die_id support
Paul Kocialkowski
2015-07-27
omap3: Definitions for SYS_BOOT-based fallback boot device selection
Paul Kocialkowski
2015-07-27
omap-common: Common boot code OMAP3 support and cleanup
Paul Kocialkowski
2015-03-13
ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766
Nishanth Menon
2015-03-13
ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1
Nishanth Menon
2015-01-29
omap3: make SDRC SHARING setting configurable
Albert ARIBAUD \(3ADEV\)
2014-10-25
omap3: board: add missing include and proto
Jeroen Hofstee
2014-04-17
OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid
Nishanth Menon
2014-04-17
omap3/sys_info: provide interface to read die id
Nishanth Menon
2014-04-17
ARM: OMAP: hide custom bit manipulation function sr32()
Wolfgang Denk
2014-03-04
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
pekon gupta
2014-03-04
mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...
pekon gupta
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-08
omap_gpmc: change nandecc command
Andreas Bießmann
2012-12-10
Pass sdrc timing values through board_sdrc_timings structure
Peter Barada
2012-07-07
ARM: OMAP3+: Detect reset type
Lokesh Vutla
2012-02-12
OMAP3+: Clock: Adding ehci clock enabling
Govindraj.R
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: Remove get_mem_type prototype
Tom Rini
2011-10-27
OMAP3 SPL: Provide weak omap_rev_string
Tom Rini
2011-09-30
omap3: new SPL structure support
Simon Schwarz
2011-07-04
armv7: adapt omap3 to the new cache maintenance framework
Aneesh V
2010-09-08
ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX
Steve Sakoman
2010-06-08
AM35x: Add support for EMIF4
Vaibhav Hiremath
2010-06-08
omap3: Consolidate SDRC related operations
Vaibhav Hiremath
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser