Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bd58f1d8240e2b37bc682b455195816633f07375
/
arch
/
arm
/
cpu
/
armv7
/
omap4
bd58f1d
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
b16c92c
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
f6de257
Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
f2a8946
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
9b53833
Convert CONFIG_SPL_I2C_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
0bdfc3e
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
6172e2e
Convert CONFIG_SPL_FAT_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
c5ec636
Convert CONFIG_SPL_EXT_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
e1660a5
omap4: Check warm reset for reboot mode validity
by Paul Kocialkowski
· 9 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
3e3b8bc
Amazon Kindle Fire (first generation) codename kc1 support
by Paul Kocialkowski
· 9 years ago
4313fd5
omap4: Move i2c clocks enable to enable_basic_clocks
by Paul Kocialkowski
· 9 years ago
c7f3bb1
omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace
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
d76b8b9
omap4: omap_die_id support
by Paul Kocialkowski
· 9 years ago
7bc2bca
gpio: omap: Drop 'method' parameter
by Tom Rini
· 9 years ago
c1a3e7e
omap4: Definitions for SYS_BOOT-based fallback boot device selection
by Paul Kocialkowski
· 9 years ago
f069960
arch: Make board selection choices optional
by Joe Hershberger
· 10 years ago
19e1fdf
ARM: OMAP: Change set_pl310_ctrl_reg to be generic
by Nishanth Menon
· 10 years ago
2710c01
Revert "ARM: omap4: Update sdram setting for panda rev A6"
by Nishanth Menon
· 10 years ago
3bae15f
kconfig: arm: introduce symbol for ARM CPUs
by Georges Savoundararadj
· 10 years ago
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
d7f4708
omap4: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
267d8e2
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
f343378
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
ac5e091
kbuild: use shorten logs for mkimage rules
by Masahiro Yamada
· 11 years ago
d2b0a89
ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0
by Janne Grunau
· 11 years ago
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
e7cc796
ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALL
by Jassi Brar
· 12 years ago
8662fc6
pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAM
by Hardik Patel
· 11 years ago
4796b7a
ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039
by SRICHARAN R
· 11 years ago
4ec12e9
ARM: OMAP4: Fix bug in omap4470_volts struct
by Lubomir Popov
· 11 years ago
d449575
armv7: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
e5a9af4
ARM: omap4: Update sdram setting for panda rev A6
by Dan Murphy
· 11 years ago
7a2f619
ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration
by Lubomir Popov
· 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
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 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
4b1b61c
ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common
by SRICHARAN R
· 12 years ago
c8a3e76
OMAP4: Fix bug in omap4460_volts struct
by Lubomir Popov
· 12 years ago
c323bd2
arm: omap4: Fix SDRAM AUTO DETECTION
by Lokesh Vutla
· 12 years ago
8caa56c
arm: dra7xx: Add DDR related data for DRA752 ES1.0
by Lokesh Vutla
· 12 years ago
5e70e29
arm: dra7xx: clock: Add the dplls data
by Lokesh Vutla
· 12 years ago
15c2c70
arm: dra7xx: clock: Add the prcm changes
by Lokesh Vutla
· 12 years ago
a04ed14
ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum
by SRICHARAN R
· 12 years ago
834b6b0
ARM: OMAP4+: Make control module register structure generic
by Lokesh Vutla
· 12 years ago
05dab55
ARM: OMAP4+: Cleanup emif specific files
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
3037e52
omap4: Add comments on some "#endif"s for readability.
by Robert P. J. Day
· 12 years ago
96b80b2
ARM: OMAP4/5: Move USB clocks to essential group.
by SRICHARAN R
· 12 years ago
35712ab
ARM: OMAP4/5: Move gpmc clocks to essential group.
by SRICHARAN R
· 12 years ago
b9f10a5
ARM: OMAP4+: Move external phy initialisations to arch specific place.
by SRICHARAN R
· 12 years ago
530bfd1
omap4: Use a smaller M,N couple for IVA DPLL
by Sebastien Jan
· 12 years ago
0f42de6
OMAP5: EMIF: Add support for DDR3 device
by Lokesh Vutla
· 13 years ago
c5b931a
OMAP5: ADD precalculated timings for ddr3
by Lokesh Vutla
· 13 years ago
7581662
omap4: do not enable auxiliary cores
by Tero Kristo
· 13 years ago
d3d2c1a
omap4: do not enable fs-usb module
by Tero Kristo
· 13 years ago
eae8e7e
Add abs() macro to return absolute value
by Simon Glass
· 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
3d53496
OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.
by SRICHARAN R
· 13 years ago
5a1bfc8
OMAP4: scale voltage of core before MPU scales
by Nishanth Menon
· 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
4684fde
OMAP4460: Reduce MPU clock speed from 920 to 700
by Aneesh V
· 13 years ago
3968a6a
OMAP3+: Clock: Adding ehci clock enabling
by Govindraj.R
· 13 years ago
89376b3
omap4: fix boot issue on ES2.0 Panda
by Aneesh V
· 13 years ago
8ed98d8
omap4: fix IO setting
by Aneesh V
· 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
060cd22
omap4: make omap4 code common for future reuse
by Sricharan
· 13 years ago
dae82aa
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
cff8434
GCC4.6: Squash warnings in omap4 clocks.c
by Marek Vasut
· 13 years ago
242a92c
omap4: splitting padconfs into common, 4430 and 4460
by Ricardo Salveti de Araujo
· 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
01a4332
omap-common/omap4: relocate early UART clock setup
by Simon Schwarz
· 13 years ago
b35f7cb
omap4: IO settings
by Aneesh V
· 13 years ago
14f821a
omap4: make SDRAM init work for ES1.0 silicon
by Aneesh V
· 13 years ago
0c2c8ac
omap: gpio: generic changes after changing API
by Sanjeev Premi
· 13 years ago
572134b
omap: enable caches at system start-up
by Aneesh V
· 13 years ago
1843eca
omap: fix gpio related build breaks
by Aneesh V
· 13 years ago
a47a79f
omap4: clock init support for omap4460
by Aneesh V
· 13 years ago
0fa1d1b
omap4: support TPS programming
by Aneesh V
· 13 years ago
9a39088
omap: reuse omap3 gpio support in omap4
by Aneesh V
· 13 years ago
639cfb6
omap4: sdram init changes for omap4460
by Aneesh V
· 13 years ago
0b92f09
omap4: add omap4460 revision detection
by Aneesh V
· 13 years ago
34d12a1
mkimage: Add OMAP boot image support
by John Rigby
· 13 years ago
Next »