Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a6ccba0c35abf3702ad2daf0a22194f74d09b4bf
/
arch
/
arm
/
mach-omap2
/
omap3
/
board.c
33ac2b5
arm: omap3: Manually initialize GPIO if OF_CONTROL doesn't
by Adam Ford
· 5 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
c3bec54
arm: omap3: Detect boot mode very early
by Adam Ford
· 7 years ago
00bbe96
arm: omap: Unify get_device_type() function
by Semen Protsenko
· 7 years ago
44913aa
OMAP3: Correct name of omap34xx_gpios when using DM_GPIO
by Adam Ford
· 8 years ago
19a75b8
arm: omap3: Bring back ARM errata workaround 725233
by Siarhei Siamashka
· 8 years ago
5007515
arm: OMAP2+: nandecc: propagate error to command return status
by Ladislav Michl
· 8 years ago
983e370
arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
by Tom Rini
· 8 years ago
[Renamed from arch/arm/cpu/armv7/omap3/board.c]
3a504d9
mtd: nand: omap: allow to switch to BCH16
by Heiko Schocher
· 8 years ago
679f82c
omap-common: Common function to display die id, replacing omap3-specific version
by Paul Kocialkowski
· 9 years ago
0a9e340
gpio: omap: Drop 'method' parameter
by Tom Rini
· 9 years ago
60c7c30
omap-common: Common boot code OMAP3 support and cleanup
by Paul Kocialkowski
· 9 years ago
cdef0b3
ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766
by Nishanth Menon
· 10 years ago
c6f90e1
ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766
by Nishanth Menon
· 10 years ago
49ec949
ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1
by Nishanth Menon
· 10 years ago
b050898
omap: gpmc: 'nandecc sw' can use HAM1 or BCH8
by Ash Charles
· 10 years ago
7ae8350
ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK
by Simon Glass
· 10 years ago
a6b541b
TI ARMv7: Don't use GD before crt0.S has set it
by Tom Rini
· 10 years ago
205b4f3
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· 10 years ago
84a6df0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
bf85502
omap3: board: add missing include and proto
by Jeroen Hofstee
· 10 years ago
98431d5
omap3: make local functions static
by Jeroen Hofstee
· 10 years ago
b3f4ca1
dm: omap3: Move to driver model for GPIO and serial
by Simon Glass
· 10 years ago
e99f30e
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
fd3f401
omap3: board: trivial: add void for no args
by Jeroen Hofstee
· 10 years ago
7e4154a
am33xx/omap: Allow cache enable for all Sitara/OMAP
by Simon Glass
· 10 years ago
e7300f4
ARM: OMAP: remove sr32() from OMAP board code
by Wolfgang Denk
· 11 years ago
6789e84
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
by Heiko Schocher
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
da634ae
omap_gpmc: change nandecc command
by Andreas Bießmann
· 12 years ago
b51a5e3
OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.
by Enric Balletbo i Serra
· 12 years ago
e3913f5
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· 12 years ago
e874d5b
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· 12 years ago
e3fe625
omap3: Add a few comments to "#endif"s for readability.
by Robert P. J. Day
· 12 years ago
57f588b
omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF
by Tom Rini
· 12 years ago
6507f13
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
47f7bca
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
d7cb93b
ARM: SPL: Move gpmc_init() to spl_board_init()
by Tom Rini
· 12 years ago
f088125
ARM: SPL: Make spl_mmc.c more generic
by Tom Rini
· 12 years ago
55cdbb8
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
8082fda
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
by Tom Rini
· 12 years ago
37189a1
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
by Tom Rini
· 12 years ago
8e1b836
ARM: SPL: Rename omap_boot_device to spl_boot_device
by Tom Rini
· 12 years ago
8a87a3d
omap3: Introduce weak misc_init_r
by Tom Rini
· 13 years ago
da52138
OMAP3: SPL: do not call I2C init if no I2C is set.
by Stefano Babic
· 13 years ago
f1f2c3c
armv7: omap3: leave outer cache enabled
by Aneesh V
· 13 years ago
a495831
omap3: fix comment typos
by Peter Meerwald
· 13 years ago
95f8791
OMAP3+: Clock: Adding ehci clock enabling
by Govindraj.R
· 13 years ago
8775471
OMAP SPL: call timer_init in s_init to make udelay work earlier
by Andreas Müller
· 13 years ago
ee08a82
OMAP3: Add SPL_BOARD_INIT hook
by Tom Rini
· 13 years ago
86623ad
OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.
by Alexander Holler
· 14 years ago
cc3f705
OMAP3 SPL: Provide weak omap_rev_string
by Tom Rini
· 13 years ago
bb085b8
omap-common: add nand spl support
by Simon Schwarz
· 13 years ago
13d4f9b
omap: enable caches at system start-up
by Aneesh V
· 13 years ago
080a46e
omap: fix gpio related build breaks
by Aneesh V
· 13 years ago
25223a6
omap: reuse omap3 gpio support in omap4
by Aneesh V
· 13 years ago
45bf058
armv7: adapt omap3 to the new cache maintenance framework
by Aneesh V
· 13 years ago
096ca83
ARMV7: OMAP3: Convert setup_auxcr() to pure asm
by Mans Rullgard
· 15 years ago
f56348a
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
by Steve Sakoman
· 14 years ago
[Renamed from arch/arm/cpu/arm_cortexa8/omap3/board.c]
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
cae377b
omap3: Consolidate SDRC related operations
by Vaibhav Hiremath
· 14 years ago
d11212e
omap3: Calculate CS1 size only when SDRC is
by Vaibhav Hiremath
· 14 years ago
84ad688
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· 15 years ago
[Renamed from cpu/arm_cortexa8/omap3/board.c]
041d42e
OMAP3: workaround for ARM Cortex-A8 erratum 725233
by Siarhei Siamashka
· 15 years ago
a93c92c
help: Correct syntax of nandecc help output.
by Robert P. J. Day
· 15 years ago
7a2aa8b
OMAP3 Move cache routine to cache.S
by Tom Rix
· 15 years ago
f772acf
ARM: compiler options cleanup - improve tool chain support
by Wolfgang Denk
· 15 years ago
97a099e
omap3: remove typedefs for configuration structs
by Dirk Behme
· 15 years ago
06e758e
move L2 cache enable/disable function to cache.c in the omap3 SoC directory
by Kim, Heung Jun
· 15 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 years ago
6a6b62e
OMAP3: Use functions print_cpuinfo() and checkboard()
by Sanjeev Premi
· 16 years ago
3600326
OMAP: Fix compile issue
by Sanjeev Premi
· 16 years ago
91eee54
OMAP3: Add common board, interrupt and system info
by Dirk Behme
· 16 years ago