Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
40cc1334cf48471da20ee29b6033737d64a44a05
/
arch
/
arm
/
include
/
asm
/
arch-omap4
40cc133
arm: include: ti: Remove duplicate newlines
by Marek Vasut
· 5 months ago
eaa39c6
tree-wide: Replace http:// link with https:// link for ti.com
by Nishanth Menon
· 1 year, 1 month ago
e9de59f
arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespace
by Tom Rini
· 2 years, 7 months ago
1e26864
arm: Don't include common.h in header files
by Simon Glass
· 4 years, 7 months ago
3f51de3
i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
by Vignesh R
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
b4adac4
omap: Update the base address of the MMC controllers
by Jean-Jacques Hiblot
· 7 years ago
fa1dd3d
Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
by Adam Ford
· 7 years ago
73010ab
Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
by Adam Ford
· 7 years ago
a8cb022
arm: omap: Unify get_device_type() function
by Semen Protsenko
· 8 years ago
cfff4aa
TI: Rework SRAM definitions and maximums
by Tom Rini
· 8 years ago
e4b0b6a
omap4: i2c: correct register offset for sync register
by Mugunthan V N
· 8 years ago
4fa7bb9
omap4: Reboot mode support
by Paul Kocialkowski
· 9 years ago
913349f
omap4: Properly enable USB PHY clocks
by Paul Kocialkowski
· 9 years ago
a00b1e5
omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs
by Paul Kocialkowski
· 9 years ago
ebb7b9f
omap4: Export jedec sdram timings
by Paul Kocialkowski
· 9 years ago
6943d34
omap4: Export elpidia sdram timings
by Paul Kocialkowski
· 9 years ago
83ec881
omap4: Export elpidia sdram device details
by Paul Kocialkowski
· 9 years ago
4466dfb
ARM: OMAP4/5: Add generic board detection hook
by Kipisz, Steven
· 9 years ago
eb74eb1
ARM: OMAP4/5: Centralize gpi2c_init
by Kipisz, Steven
· 9 years ago
ebe86dc
ARM: OMAP4/5: Centralize early clock initialization
by Kipisz, Steven
· 9 years ago
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
d76b8b9
omap4: omap_die_id support
by Paul Kocialkowski
· 9 years ago
851c4e7
omap: SPL boot devices cleanup and completion
by Paul Kocialkowski
· 9 years ago
d5b7624
omap-common: Common boot code OMAP3 support and cleanup
by Paul Kocialkowski
· 9 years ago
19e1fdf
ARM: OMAP: Change set_pl310_ctrl_reg to be generic
by Nishanth Menon
· 10 years ago
c22ced3
ARM: OMAP4: Panda: rework DMM logic
by Nishanth Menon
· 10 years ago
72f3600
armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_context
by Tom Rini
· 11 years ago
f56eb01
ARM: omap4: add platform specific info for GPMC and ELM controllers
by pekon gupta
· 11 years ago
5e99cdb
ARM: OMAP: hide custom bit manipulation function sr32()
by Wolfgang Denk
· 11 years ago
4ad4cef
spl: Fix guardian macros in spl.h
by Marek Vasut
· 11 years ago
5bbb099
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· 11 years ago
c77f284
mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h
by pekon gupta
· 11 years ago
a7e4fd6
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL
by Jassi Brar
· 12 years ago
6429657
ARM: OMAP4: Move TEXT_BASE down to non-HS limit
by Lokesh Vutla
· 11 years ago
8662fc6
pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAM
by Hardik Patel
· 11 years ago
5066327
ARM: omap4-panda: Add MAC address creation for panda
by Dan Murphy
· 11 years ago
5366e36
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
6d2e261
ARM: OMAP4470: Add voltage and dpll data
by Taras Kondratiuk
· 11 years ago
1fc9437
ARM: OMAP4470: Add OMAP4470 identification
by Taras Kondratiuk
· 11 years ago
5064ca4
SPDX-License-Identifier: fixing some problematic GPL-2.0 files
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
1d021a8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
01a461f
ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5
by Axel Lin
· 11 years ago
3ff6fc3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
1652326
ARM: DRA7xx: clocks: Update PLL values
by Lokesh Vutla
· 12 years ago
8bbdc3f
ARM: DRA7xx: Correct the SYS_CLK to 20MHZ
by Sricharan R
· 12 years ago
3685297
ARM: DRA7xx: power Add support for tps659038 PMIC
by Lokesh Vutla
· 12 years ago
ae49f6d
ARM: OMAP4+: pmic: Make generic bus init and write functions
by Lokesh Vutla
· 12 years ago
61c517f
ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h
by Lokesh Vutla
· 12 years ago
37bce59
ARM: OMAP4+: Cleanup header files
by Lokesh Vutla
· 12 years ago
28095da
OMAP3+: introduce generic ABB support
by Andrii Tseglytskyi
· 12 years ago
c513b61
am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>
by Tom Rini
· 11 years ago
51df26c
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
by Tom Rini
· 12 years ago
3f30b0a
ARM: OMAP: Cleanup boot parameters usage
by SRICHARAN R
· 12 years ago
4b1b61c
ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common
by SRICHARAN R
· 12 years ago
41ee148
ARM: OMAP: Make omap_boot_parameters common across socs
by SRICHARAN R
· 12 years ago
100c2d8
ARM: OMAP5: Fix warm reset with USB cable connected
by Lokesh Vutla
· 12 years ago
4652684
OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC
by Tom Rini
· 12 years ago
c323bd2
arm: omap4: Fix SDRAM AUTO DETECTION
by Lokesh Vutla
· 12 years ago
834b6b0
ARM: OMAP4+: Make control module register structure generic
by Lokesh Vutla
· 12 years ago
00d328c
ARM: OMAP4+: Clean up the pmic code
by SRICHARAN R
· 12 years ago
1a79cab
ARM: OMAP4+: Cleanup the clocks layer
by SRICHARAN R
· 12 years ago
fb6aa1f
ARM: OMAP4+: Change the PRCM structure prototype common for all Socs
by SRICHARAN R
· 12 years ago
cdba2be
SPL: ONENAND: Fix some ONENAND related defines.
by Enric Balletbo i Serra
· 12 years ago
9fb5dce
omap: consolidate common mmc definitions
by Nikita Kiryanov
· 12 years ago
29d69dc
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
fe3b0c7
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· 12 years ago
584ff5f
omap4 i2c: add support for i2c bus 4
by Koen Kooi
· 12 years ago
ee5bce4
omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms
by Tom Rini
· 12 years ago
ba87377
OMAP4+: Force DDR in self-refresh after warm reset
by Lokesh Vutla
· 13 years ago
e89f154
ARM: OMAP3+: Detect reset type
by Lokesh Vutla
· 13 years ago
073737e
ARM: OMAP4: Correct the lpddr2 io settings register value.
by SRICHARAN R
· 13 years ago
cdfc4ea
OMAP5: DPLL core lock for OMAP5432
by Lokesh Vutla
· 13 years ago
2fde1f0
omap4+: Avoid using __attribute__ ((__packed__))
by Aneesh V
· 13 years ago
8d24292
OMAP3+: reset: Create a common reset layer.
by SRICHARAN R
· 13 years ago
36c366f
OMAP4/5: device: Add support to get the device type.
by SRICHARAN R
· 13 years ago
20c372f
OMAP4/5: Make the sysctrl structure common
by SRICHARAN R
· 13 years ago
d3901b1
OMAP4/5: Make the silicon revision variable common.
by SRICHARAN R
· 13 years ago
698a1f2
OMAP5: palmas: Configure nominal opp vdd values
by SRICHARAN R
· 13 years ago
a0f45c1
OMAP4460: TPS Ensure SET1 is selected after voltage configuration
by Nishanth Menon
· 13 years ago
41d7ab1
OMAP3+: Introduce generic logic for OMAP voltage controller
by Nishanth Menon
· 13 years ago
a9b0556
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· 13 years ago
32ec325
omap_hsmmc: Wait for CMDI to be clear
by Tom Rini
· 13 years ago
edc16a0
ehci-omap: Clean up added ehci-omap.c
by Govindraj.R
· 13 years ago
0cda7a4
omap_rev_string: output to stdout
by Andreas Müller
· 13 years ago
89376b3
omap4: fix boot issue on ES2.0 Panda
by Aneesh V
· 13 years ago
5008c13
omap4_panda: Initialize the USB phy
by Chris Lalancette
· 13 years ago
a04c304
omap4460: add ES1.1 identification
by Aneesh V
· 13 years ago
308fe92
omap4/5: Add support for booting with CH.
by Sricharan
· 13 years ago
62a8650
omap5: emif: Add emif/ddr configurations required for omap5 evm
by Sricharan
· 13 years ago
9784f1f
omap5: clocks: Add clocks support for omap5 platform.
by Sricharan
· 13 years ago
9310ff7
omap5: Add minimal support for omap5430.
by Sricharan
· 13 years ago
f72611f
omap: Checkpatch fixes
by Sricharan
· 13 years ago
09c797b
OMAP3 SPL: Provide weak omap_rev_string
by Tom Rini
· 13 years ago
f79be10
omap4: adding revision detection for 4460 ES1.1
by Ricardo Salveti de Araujo
· 13 years ago
c28ea7c
omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL
by Ricardo Salveti de Araujo
· 13 years ago
f843d33
mmc: omap: config VMMC, MMC1_PBIAS
by Balaji T K
· 13 years ago
b35f7cb
omap4: IO settings
by Aneesh V
· 13 years ago
Next »