Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ad420937558a9b3bc0e93d9693b34f57cf4480a0
/
arch
/
arm
/
mach-imx
439321b
imx: add i.MX8MP EVK board
by Peng Fan
· 4 years, 11 months ago
234187e
imx: imx8m: add imximage-8mp-lpddr4.cfg
by Peng Fan
· 4 years, 11 months ago
19957ee
imx: imx8m: only support non-dm code in clock_imx8mm.c
by Peng Fan
· 4 years, 11 months ago
9d5e1aa
imx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MP
by Peng Fan
· 4 years, 11 months ago
e997d30
imx: imx8m: add 1GHz fracpll entry
by Peng Fan
· 5 years ago
db4510f
imx: imx8mp: add basic clock
by Peng Fan
· 5 years ago
7df6397
imx: spl: support i.MX8MP spl_boot_device
by Peng Fan
· 5 years ago
de749ae
imx: imx8m: add Kconfig entry for i.MX8MP
by Peng Fan
· 5 years ago
13868ea
imx: cpu: enlarge bit mask to 0x1FF for cpu type
by Peng Fan
· 4 years, 11 months ago
a07c718
imx8mp: set BYPASS ID SWAP to avoid AXI bus errors
by Peng Fan
· 5 years ago
625b03d
imx: get cpu id/type of i.MX8MP
by Peng Fan
· 5 years ago
392a4e6
imx: imx8mq: handle ESDHC in mxc_get_clock
by Peng Fan
· 5 years ago
061b63b
mach-imx: nandbcb: improve cmd help
by Igor Opaniuk
· 5 years ago
c0f037f
mach-imx: bootaux: elf firmware support
by Igor Opaniuk
· 4 years, 11 months ago
0417ef1
mx7ulp: Add support for Embedded Artists COM board
by Fabio Estevam
· 5 years ago
8903826
mach-imx: bootaux: add dcache flushing before enabling M4
by Igor Opaniuk
· 5 years ago
0ba1b4d
mach-imx: bootaux: print stack pointer and reset vector
by Igor Opaniuk
· 5 years ago
c35b195
ARM: mx6: ddr: Add support for iMX6SX
by Marek Vasut
· 5 years ago
b314003
ARM: mx6: ddr: Configure all SDQS pullups using loop
by Marek Vasut
· 5 years ago
7ec0e39
ARM: mx6: ddr: Factor out SDQS configuration code
by Marek Vasut
· 5 years ago
736b491
ARM: mx6: ddr: Make debug prints work with tiny printf
by Marek Vasut
· 5 years ago
010e58d
imx: Add support for i.MX28 based XEA board
by Lukasz Majewski
· 5 years ago
227cb30
imx6: aristainetos: add support for rev C board
by Heiko Schocher
· 5 years ago
c08aa77
imx6: aristainetos: add aristainetos 2b csl
by Heiko Schocher
· 5 years ago
1204b96
imx6: aristainetos: readd aristainetos 2b board
by Heiko Schocher
· 5 years ago
f44b4ab
imx6: aristainetos: add DM_SERIAL support
by Heiko Schocher
· 5 years ago
1b857f1
imx6: aristainetos: remove 2b version
by Heiko Schocher
· 5 years ago
3882e6f
imx6: aristainetos: move defines to Kconfig
by Heiko Schocher
· 5 years ago
a7e2dc9
imx6: remove aristainetos board
by Heiko Schocher
· 5 years ago
61d7e2b
ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL'
by Troy Kisky
· 5 years ago
e97bdfa
tools/imximage: share DCD information via Kconfig
by Jorge Ramirez-Ortiz
· 5 years ago
2f02845
Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
6a4b07e
imx8m: fix rom version check to unbreak some B0 chips
by Patrick Wildt
· 5 years ago
7d84f44
ARM: imx: vining2000: Convert to SPL framework
by Marek Vasut
· 5 years ago
df1b721
ARM: mx6: pmu: Expose PMU LDO configuration interface
by Marek Vasut
· 5 years ago
d396f13
mx6: Allow configuring the NoC registers on i.MX6QP
by Fabio Estevam
· 5 years ago
d136eb9
mx7ulp: scg: Remove unnused scg_a7_apll_init()
by Fabio Estevam
· 5 years ago
0619af0
mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitions
by Fabio Estevam
· 5 years ago
b8cabb0
mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE option
by Fabio Estevam
· 5 years ago
72a093a
mx7ulp: Print the LDO mode status
by Fabio Estevam
· 5 years ago
eb446ef
cmd: nand/sf: isolate legacy code
by Miquel Raynal
· 5 years ago
88718be
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
by Miquel Raynal
· 5 years ago
5255932
common: Move some board functions out of common.h
by Simon Glass
· 5 years ago
1eb69ae
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
9edefc2
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
6887c5b
common: Move some time functions out of common.h
by Simon Glass
· 5 years ago
62f9b65
common: Move older CPU functions to their own header
by Simon Glass
· 5 years ago
cd7c806
imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not defined
by Peng Fan
· 5 years ago
d239d9d
imx: add i.MX8MN DDR4 board support
by Peng Fan
· 5 years ago
88a4ece
imx8m: add i.MX8MN ddr4 image cfg file
by Peng Fan
· 5 years ago
b182137
imx8mn: add get_boot_device
by Peng Fan
· 5 years ago
b890c4a
imx: cpu: restrict get_boot_device
by Peng Fan
· 5 years ago
1cbebc7
imx: add rom api support
by Peng Fan
· 5 years ago
a92c7b1
imx: spl: use spl_board_boot_device for i.MX8MN
by Peng Fan
· 5 years ago
deca6cf
imx8mn: set BYPASS ID SWAP to avoid AXI bus errors
by Peng Fan
· 5 years ago
f4c36ab
imx8m: add clk support for i.MX8MN
by Peng Fan
· 5 years ago
2434131
imx8mn: support get_cpu_rev
by Peng Fan
· 5 years ago
66ec590
imx: add i.MX8MN kconfig entry
by Peng Fan
· 5 years ago
ae8a53e
imx: nandbcb: add support for writing BCB only
by Igor Opaniuk
· 5 years ago
1b899a8
imx: nandbcb: refactor update function
by Igor Opaniuk
· 5 years ago
dad30dd
imx: nandbcb: add support for i.MX7
by Igor Opaniuk
· 5 years ago
eef7244
imx: support i.MX8QM ROM 7720 a1 board
by Oliver Graute
· 5 years ago
c04ac5b
board/BuR/brppt2: initial commit
by Hannes Schmelzer
· 5 years ago
910b2fc
imx8: output SECO-FW and ATF commit IDs
by Anatolij Gustschin
· 5 years ago
264977d
mach-imx: Adding new argument for SIP call interface
by Ye Li
· 5 years ago
7e2db74
imx8: Add AHAB secure boot support
by Peng Fan
· 5 years ago
9d86dbd
imx: spl: implement spl_boot_mode for i.MX7/8/8M
by Peng Fan
· 5 years ago
2dfecdd
imx: imx8mq: add init_nand_clk
by Peng Fan
· 5 years ago
eeca15a
imx8m: clock: improve irq response latency
by Peng Fan
· 5 years ago
9e09445
imx8m: imx8mq: get chip rev for B1 revision
by Peng Fan
· 5 years ago
b72dd93
imx6ul: opos6ul: migrate to DM_ETH
by Sébastien Szymanski
· 5 years ago
8e64181
ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper
by Lukasz Majewski
· 5 years ago
dde31a1
ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic number
by Claudius Heine
· 5 years ago
e01c8cf
ARM: imx: Fix bmode detection from grp10
by Claudius Heine
· 5 years ago
6aa8749
i.MX6: nand: extend nandbcb command for imx6UL(L)
by Parthiban Nallathambi
· 5 years ago
fa64df4
mx6: clock: Introduce disable_ipu_clock()
by Fabio Estevam
· 5 years ago
1be51fe
mx6: clock: Use setbits_le32()
by Fabio Estevam
· 5 years ago
b4eca2d
imx :hab: Add hab version command
by Sjoerd Simons
· 5 years ago
d9fba73
imx: mmdc_size: Allow building it for i.MX7ULP
by Fabio Estevam
· 5 years ago
a02a5fb
imx: mmdc_size: Fix checkpatch warnings
by Fabio Estevam
· 5 years ago
89bc388
imx: Place imx_ddr_size() into a separate file
by Fabio Estevam
· 5 years ago
0bcb11f
imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot
by Lukasz Majewski
· 5 years ago
6802d79
Add i.MX7D based Meerkat96 board support
by Shawn Guo
· 5 years ago
63ce94b
Revert "spl: imx6: Let spl_boot_device return USDHC1 or USDHC2"
by Adam Ford
· 5 years ago
83afe3b
Revert "imx: mmc_env: update runtime SD/MMC boot env device"
by Stefano Babic
· 5 years ago
d714a75
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
by Stefano Babic
· 5 years ago
4ee0ff1
imx: nandbcb: include long help only when enabled
by Parthiban Nallathambi
· 5 years ago
d1c0778
imx8: Add support to get container image set size
by Peng Fan
· 5 years ago
9b15ce9
imx: Add i.MX8MM EVK board support.
by Peng Fan
· 5 years ago
e663c70
imx8m: soc: probe clock device in arch_cpu_init_dm
by Peng Fan
· 5 years ago
e89d211
imx: mmc_env: update runtime SD/MMC boot env device
by Peng Fan
· 5 years ago
5f24d0c
imx8m: add clk support for i.MX8MM
by Peng Fan
· 5 years ago
8838cdf
imx8m: restructure clock.h
by Peng Fan
· 5 years ago
2005916
imx8m: rename clock to clock_imx8mq
by Peng Fan
· 5 years ago
d204172
imx8m: restrict reset_cpu
by Peng Fan
· 5 years ago
0528ba0
imx8m: soc: enable SCTR clock before timer init
by Peng Fan
· 5 years ago
b3cf0a8
imx8m: Configure trustzone region 0 for non-secure access
by Ye Li
· 5 years ago
dbb2b7e
imx8m: set BYPASS ID SWAP to avoid AXI bus errors
by Peng Fan
· 5 years ago
59efa6b
imx8m: Fix MMU table issue for OPTEE memory
by Peng Fan
· 5 years ago
78db9a5
imx: add get_cpu_rev support for i.MX8MM
by Peng Fan
· 5 years ago
Next »