Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7a68e330d04548b8fef4c7fcb9a365ae42d6ce35
/
arch
/
arm
/
include
/
asm
/
arch-omap4
55cdbb8
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
861a86f
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· 12 years ago
a532278
omap4 i2c: add support for i2c bus 4
by Koen Kooi
· 12 years ago
41aebf8
omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms
by Tom Rini
· 12 years ago
38f25b1
OMAP4+: Force DDR in self-refresh after warm reset
by Lokesh Vutla
· 12 years ago
7023950
ARM: OMAP3+: Detect reset type
by Lokesh Vutla
· 12 years ago
e423a8f
ARM: OMAP4: Correct the lpddr2 io settings register value.
by SRICHARAN R
· 12 years ago
753bae8
OMAP5: DPLL core lock for OMAP5432
by Lokesh Vutla
· 12 years ago
03f69dc
omap4+: Avoid using __attribute__ ((__packed__))
by Aneesh V
· 13 years ago
d417d1db5f
OMAP3+: reset: Create a common reset layer.
by SRICHARAN R
· 13 years ago
c1fa3c3
OMAP4/5: device: Add support to get the device type.
by SRICHARAN R
· 13 years ago
002a2c0
OMAP4/5: Make the sysctrl structure common
by SRICHARAN R
· 13 years ago
087189f
OMAP4/5: Make the silicon revision variable common.
by SRICHARAN R
· 13 years ago
8de17f4
OMAP5: palmas: Configure nominal opp vdd values
by SRICHARAN R
· 13 years ago
3acb553
OMAP4460: TPS Ensure SET1 is selected after voltage configuration
by Nishanth Menon
· 13 years ago
a78274b
OMAP3+: Introduce generic logic for OMAP voltage controller
by Nishanth Menon
· 13 years ago
bbbc1ae
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· 13 years ago
a7778f8
omap_hsmmc: Wait for CMDI to be clear
by Tom Rini
· 13 years ago
43b6239
ehci-omap: Clean up added ehci-omap.c
by Govindraj.R
· 13 years ago
761ca31
omap_rev_string: output to stdout
by Andreas Müller
· 13 years ago
fe7104b
omap4: fix boot issue on ES2.0 Panda
by Aneesh V
· 13 years ago
df65a3f
omap4_panda: Initialize the USB phy
by Chris Lalancette
· 13 years ago
9404758
omap4460: add ES1.1 identification
by Aneesh V
· 13 years ago
78f455c
omap4/5: Add support for booting with CH.
by Sricharan
· 13 years ago
bb772a5
omap5: emif: Add emif/ddr configurations required for omap5 evm
by Sricharan
· 13 years ago
2e5ba48
omap5: clocks: Add clocks support for omap5 platform.
by Sricharan
· 13 years ago
508a58f
omap5: Add minimal support for omap5430.
by Sricharan
· 13 years ago
933efe6
omap: Checkpatch fixes
by Sricharan
· 13 years ago
cc3f705
OMAP3 SPL: Provide weak omap_rev_string
by Tom Rini
· 13 years ago
8f6a027
omap4: adding revision detection for 4460 ES1.1
by Ricardo Salveti de Araujo
· 13 years ago
20033c9
omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL
by Ricardo Salveti de Araujo
· 13 years ago
14fa2dd
mmc: omap: config VMMC, MMC1_PBIAS
by Balaji T K
· 13 years ago
4ecfcfa
omap4: IO settings
by Aneesh V
· 13 years ago
025bc42
omap4: make SDRAM init work for ES1.0 silicon
by Aneesh V
· 13 years ago
34455b0
omap4: fix build warning due to signed unsigned comparison
by Aneesh V
· 13 years ago
080a46e
omap: fix gpio related build breaks
by Aneesh V
· 13 years ago
b4dc644
omap4: clock init support for omap4460
by Aneesh V
· 13 years ago
d506719
omap4: support TPS programming
by Aneesh V
· 13 years ago
25223a6
omap: reuse omap3 gpio support in omap4
by Aneesh V
· 13 years ago
924eb36
omap4: sdram init changes for omap4460
by Aneesh V
· 13 years ago
5ab12a9
omap4: add omap4460 revision detection
by Aneesh V
· 13 years ago
8cf686e
omap: add MMC and FAT support to SPL
by Aneesh V
· 13 years ago
bcae721
omap: add basic SPL support
by Aneesh V
· 13 years ago
095aea2
omap4: calculate EMIF register values
by Aneesh V
· 13 years ago
2ae610f
omap4: add sdram init support
by Aneesh V
· 13 years ago
3776801
omap4: add clock support
by Aneesh V
· 13 years ago
ad577c8
omap4: add OMAP4430 revision check
by Aneesh V
· 13 years ago
469ec1e
omap4: cleanup pin mux data
by Aneesh V
· 13 years ago
d2f18c2
omap4: utility function to identify the context of hw init
by Aneesh V
· 13 years ago
8b457fa
armv7: adapt omap4 to the new cache maintenance framework
by Aneesh V
· 13 years ago
de94124
ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC
by Sukumar Ghorai
· 14 years ago
7ca3f9c
ARMV7: OMAP4: Calculate SDRAM size
by Aneesh V
· 14 years ago
543431b
ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4
by Steve Sakoman
· 14 years ago
0e7b621
ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
9b16757
ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
2ad853c
ARMV7: Add pad mux support for OMAP4
by Steve Sakoman
· 14 years ago
2795201
ARMV7: Add basic gpmc initialization for OMAP4
by Steve Sakoman
· 14 years ago
938717c
ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
bec3dc7
ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
d34efc7
ARMV7: Add basic support for TI OMAP4
by Steve Sakoman
· 14 years ago