Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
22ea415917bf51f6ede996f627c552c3a51beed8
/
arch
/
arm
/
cpu
/
armv7
/
mx6
6c109b8
ARM: imx6: fix wrong fec clk
by Markus Niebel
· 11 years ago
1340929
mx6: Enable L2 cache support
by Fabio Estevam
· 11 years ago
f3d5a2c
mx6: Distinguish mx6dual from mx6quad
by Fabio Estevam
· 11 years ago
9a149bc
imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failure
by Anson Huang
· 11 years ago
05a464f
imx6: ensure AHB clock is 132MHz in low freq boot mode
by Anson Huang
· 11 years ago
563dfb2
ARM: mx6: Add PCI express clock configuration
by Marek Vasut
· 11 years ago
10eeede
mx6: Revert "mx6: soc: Disable VDDPU regulator"
by Fabio Estevam
· 11 years ago
b2903ae
mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()
by Fabio Estevam
· 11 years ago
e584814
imx6: make use of lldiv(..)
by Christian Gmeiner
· 11 years ago
dc07443
ARM: mx6: Allow enablement of FEC Anatop based clock for all MX6
by Otavio Salvador
· 11 years ago
2018621
mx6: soc: Disable VDDPU regulator
by Fabio Estevam
· 11 years ago
99b370b
mx6: soc: Add the required LDO ramp up delay
by Fabio Estevam
· 11 years ago
a47ec52
mx6: soc: Introduce set_ldo_voltage()
by Fabio Estevam
· 11 years ago
d31dbff
mx6: soc: Set the VDDSOC at 1.175 V
by Fabio Estevam
· 11 years ago
cf621ff
mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltages
by Fabio Estevam
· 11 years ago
ac9caf9
mx6: soc: Staticize set_vddsoc()
by Fabio Estevam
· 11 years ago
40c4100
imx6: fix random hang when download by usb
by Frank Li
· 11 years ago
93bc8ea
mx6: clock: Fix the calculation of PLL_ENET frequency
by Fabio Estevam
· 11 years ago
ea385ed
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
d449575
armv7: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
e8e62a7
mx6: compute PLL PFD frequencies rather than using defines
by Pierre Aubert
· 11 years ago
a49f40a
i2c: mxc: move to new subsystem
by trem
· 11 years ago
2cb5c38
mx6: Fix use of improper value in enable_ipu_clock
by Pierre Aubert
· 11 years ago
67b8b9d
mx6slevk: Add Ethernet support
by Fabio Estevam
· 11 years ago
4740e24
mx6: Fix calculation of emi_slow clock rate
by Andrew Gabbasov
· 11 years ago
2c37d3b
i.MX6: Set and clear the gating bits for Phase Fractional Dividers
by Eric Nelson
· 11 years ago
83fd858
imx: add status reporting for HAB status
by Stefano Babic
· 11 years ago
3cd07dc
Merge git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
c1fa130
mx6: Factor out common HDMI setup code
by Pardeep Kumar Singla
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
20db631
Add mxc_ocotp driver
by Benoît Thébaudeau
· 12 years ago
fa7e395
imx: Homogenize and fix fuse register definitions
by Benoît Thébaudeau
· 12 years ago
8338d1d
mtd: mxs_nand: Add support for i.MX6
by Stefan Roese
· 12 years ago
f7b9ac2
mx6: Add solo-lite variant support
by Fabio Estevam
· 12 years ago
435998b
mx6: Fix get_board_rev() for the mx6 solo case
by Fabio Estevam
· 12 years ago
57ab23f
ARM: mx6: use common CPU errata config options
by Stephen Warren
· 12 years ago
48e65b0
mx6: Disable Power Down Bit of watchdog
by Fabio Estevam
· 12 years ago
c69880c
mx6: Add workaround for ARM errata
by Fabio Estevam
· 12 years ago
f6fde41
mx6: clock: Only show CSPI clock if CSPI is enabled
by Fabio Estevam
· 12 years ago
5839493
mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite
by Troy Kisky
· 12 years ago
afac165
mx5/6: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
99ba342
imx: Use MXC_I2C_CLK in imx i2c driver
by Matthias Weisser
· 12 years ago
7b8731a
i.MX6: get rid of redundant struct src_regs (dupe of struct src)
by Eric Nelson
· 12 years ago
e427954
i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields
by Eric Nelson
· 12 years ago
0ca618c
imx-common/cmd_bmode.c: add imx bmode (bootmode) command
by Troy Kisky
· 12 years ago
d4fdc99
imx-common: add i2c.c for bus recovery support
by Troy Kisky
· 12 years ago
faed792
i.mx: iomux-v3.c: move to imx-common directory
by Troy Kisky
· 12 years ago
2714e17
i.mx: iomux-v3.h: move to imx-common include directory
by Troy Kisky
· 12 years ago
a512fe1
iomux-v3: remove include of mx6x_pins.h
by Troy Kisky
· 12 years ago
59c7609
No need to define CONFIG_ARCH_CPU_INIT.
by Fabio Estevam
· 13 years ago
fdba076
i.MX6: add enable_sata_clock()
by Eric Nelson
· 13 years ago
8c46594
i.MX6: Add ANATOP regulator init
by Dirk Behme
· 13 years ago
6479f51
imx-common: Factor out get_ahb_clk()
by Fabio Estevam
· 13 years ago
fd8798b
armv7: add appropriate headers for assembly functions
by Aneesh V
· 13 years ago
c94ce4a
i.MX6: implement enable_caches()
by Eric Nelson
· 13 years ago
46e9733
mx6: Read silicon revision from register
by Fabio Estevam
· 13 years ago
1859b70
usb/ehci: Add USB support for the MX6Q
by Wolfgang Grandegger
· 13 years ago
bb25e07
imx: mx6q: add aipstz init for off platform periph
by Jason Liu
· 13 years ago
bf651aa
i.mx6:imx6q: allign MAC address with burned-in ordering
by Jason Liu
· 13 years ago
04fc128
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
by Fabio Estevam
· 13 years ago
92aa90b
i.mx: i.mx6q: Add the enet clock function
by Jason Liu
· 13 years ago
dec1112
i.mx: add the initial support for freescale i.MX6Q processor
by Jason Liu
· 13 years ago