Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
762f98d3dd9eb19c1e826e6cf5cd66756dcf65f8
/
arch
/
arm
/
imx-common
21a2694
arm, imx6, i2c: add I2C4 for MX6DL
by Heiko Schocher
· 9 years ago
70caa8e
imx: mx6: add display of CPU temperature grade in print_cpuinfo()
by Tim Harvey
· 9 years ago
b83ddac
imx: mx6: display max cpu frequency in print_cpuinfo()
by Tim Harvey
· 9 years ago
28420e7
arm/imx-common: Fix warning 'get_reset_cause' defined but not used
by Prabhakar Kushwaha
· 9 years ago
98a49e5
imx: dek_blob: Add explicit include for mapmem
by Ulises Cardenas
· 10 years ago
71204e9
i2c: mxc: refactor i2c driver and support dm
by Peng Fan
· 9 years ago
c7ea243
ARM: vf610: Move DDR3 initialization to imx-common
by Sanchayan Maity
· 10 years ago
a05a604
ARM: iMX: define an IMX_CONFIG Kconfig option
by Boris BREZILLON
· 10 years ago
0200020
imx6: Added DEK blob generator command
by Raul Cardenas
· 10 years ago
11c2e50
ARM: i.MX: provide access to reset cause through get_imx_reset_cause()
by Eric Nelson
· 10 years ago
cd3c589
imx: i2c: Zap unnecessary malloc() calls
by Marek Vasut
· 10 years ago
248802d
imx SPL: enable boot from eMMC boot partitions.
by Pierre Aubert
· 10 years ago
dd1c8f1
sata: fix reset_sata for dwc_ahsata
by Soeren Moch
· 10 years ago
44b9841
arm: imx: stop sata on boot
by Nikita Kiryanov
· 10 years ago
7a26416
mx6: thermal: Check cpu temperature via thermal sensor
by Ye.Li
· 10 years ago
32c81ea
imx: consolidate set_chipselect_size function
by Fabio Estevam
· 10 years ago
53b7f18
mx6: Use a common SPL configuration file
by Fabio Estevam
· 10 years ago
11076f0
mx6: video_skip: Fix crash on NULL pointer
by Nikolay Dimitrov
· 10 years ago
f2863ff
arm: imx: make bmode command work with SPL/U-Boot combo
by Nikita Kiryanov
· 10 years ago
625509a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
8fe280f
imx: mx6 sabreauto: Add board support for USB EHCI
by Ye.Li
· 10 years ago
1a1f795
imx: gpt: Add High frequency clock source support for GPT
by Ye.Li
· 10 years ago
205b4f3
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· 10 years ago
0ce4af9
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 10 years ago
5624c6b
imx: add missing includes
by Jeroen Hofstee
· 10 years ago
c6f3f32
dm: imx: i2c: Use gpio_request() to request GPIOs
by Simon Glass
· 10 years ago
edbf8b4
imx: Add error checking to setup_i2c()
by Simon Glass
· 10 years ago
a5a9fba
ARM: i.MX video: declare displays and display_count publicly
by Eric Nelson
· 10 years ago
fcfdfdd
ARM: mx6: Prevent overflow in DRAM size detection
by Marek Vasut
· 10 years ago
0a11d6f
mx6: Remove duplication of iomuxc structure
by Fabio Estevam
· 10 years ago
dab5e34
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 10 years ago
05d54b8
mx6: Add support for the mx6solox variant
by Fabio Estevam
· 10 years ago
d6694af
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
5d2ad2b
vf610: fix build due to missing sys_proto.h
by Stefano Babic
· 10 years ago
67a04ab
MX25: fix build due to missing sys_proto.h
by Stefano Babic
· 10 years ago
22452fd
imx: sata: return failure if not IMX6Q/IMX6D
by Tim Harvey
· 10 years ago
5bf497e
imx: iomux: add macros to setup iomux for multiple SoC types
by Tim Harvey
· 10 years ago
b07161c
imx: add comments and remove unused struct fields
by Tim Harvey
· 10 years ago
887717d
mx6: add boot device support for SPL
by Tim Harvey
· 10 years ago
ba8dd77
kbuild: move cmd_mkimage to scripts/Makefile.lib
by Masahiro Yamada
· 10 years ago
98d2cff
iomux-v3: Add support for mx6sl LVE bit
by Fabio Estevam
· 11 years ago
e688a99
imx-common/video: add detect_hdmi
by Eric Benard
· 11 years ago
93ad66c
imx-common: add board_video_skip
by Eric Benard
· 11 years ago
519fdde
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
e64348f
imx: add rules for U-Boot DTB support
by Stefano Babic
· 11 years ago
b97241b
kbuild: Rename UIMAGE to MKIMAGE
by Marek Vasut
· 11 years ago
4e0c8ab
kbuild: use shorten logs for IMX images
by Masahiro Yamada
· 11 years ago
95ddcd6
kbuild: rename OBJCFLAGS to OBJCOPYFLAGS
by Masahiro Yamada
· 11 years ago
3e11350
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
6825a95
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
94db665
mx6: Distinguish mx6dual from mx6quad
by Fabio Estevam
· 11 years ago
f5514e4
MX6: fix sata compilation for i.MX6
by Stefano Babic
· 11 years ago
164d9846
nitrogen6x: Move setup_sata to common part
by Giuseppe Pagano
· 11 years ago
3e9cbbb
imx-common: remove extraneous semicolon from macro
by Eric Nelson
· 11 years ago
71f84ef
ARM: imx-common: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
fac9640
i2c: mxc: move to new subsystem
by trem
· 11 years ago
326ea98
Merge git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
10f779d
imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitors
by Robert Winkler
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
cfd701b
arm: vf610: Add IOMUX support for Vybrid VF610
by Alison Wang
· 11 years ago
52b9d3c
imx: iomux-v3: Add iomux-mx35.h
by Benoît Thébaudeau
· 12 years ago
ab3a990
imx: iomux-v3: Add iomux-mx25.h
by Benoît Thébaudeau
· 12 years ago
ae3509d
arm: imx: Pack u-boot.bin into uImage for SPL
by Marek Vasut
· 12 years ago
8870e45
imx: Move some i.MX common functions into the imx-common directory
by Stefan Roese
· 12 years ago
59efa05
arm: imx: Change iomux functions to void type
by Stefan Roese
· 12 years ago
7d5a5c7
imx: Add u-boot-with-nand-spl.imx make target
by Benoît Thébaudeau
· 12 years ago
ba59760
imx: Add u-boot-with-spl.imx make target
by Benoît Thébaudeau
· 12 years ago
99e2dc5
i.MX6: Add hdmidet command to detect attached HDMI monitor
by Eric Nelson
· 12 years ago
982a3c4
imx-common: timer: fix 32-bit overflow
by Knut Wohlrab
· 12 years ago
951c6ba
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
e9adeca
ppc: arm: Move sdhc_clk into arch_global_data
by Simon Glass
· 12 years ago
582601d
arm: Move lastinc to arch_global_data
by Simon Glass
· 12 years ago
66ee692
arm: Move tbl to arch_global_data
by Simon Glass
· 12 years ago
71a988a
imximage.cfg: run files through C preprocessor
by Troy Kisky
· 12 years ago
abbab70
mx31/mx35/mx51/mx53/mx6: add watchdog
by Troy Kisky
· 12 years ago
eb0344d
imx-common: cpu: add imx_ddr_size
by Troy Kisky
· 12 years ago
20332a0
mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite
by Troy Kisky
· 12 years ago
f04821a
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
6c7c946
common: Convert the U-Boot commands to LG-arrays
by Marek Vasut
· 12 years ago
5ae28d2
i.MX: iomux: input pad array can be const
by Eric Nelson
· 12 years ago
3238465
mx5/6 clocks: Fix SDHC clocks
by Benoît Thébaudeau
· 12 years ago
833b643
mx5/6: Define default SoC input clock frequencies
by Benoît Thébaudeau
· 12 years ago
e1eb75b
i.MX: shut down video before launch of O/S
by Eric Nelson
· 12 years ago
ea00e59
MX: set a common place to share code for Freescale i.MX
by Stefano Babic
· 12 years ago