Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
98da86681e5158195314fd5df4ff605d3bb63d75
/
arch
/
arm
/
mach-imx
36bdcf7
Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 4 years, 11 months ago
291e3ab
imx8mm/mn: Add missing root clock entry for ARM core clock
by Frieder Schrempf
· 5 years ago
789ddde
imx: Makefile: added missing ahab.o
by Oliver Graute
· 5 years ago
cf00825
spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation
by Faiz Abbas
· 5 years ago
9a8942b
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
b91f28d
ARM: imx: novena: Enable DM ethernet
by Marek Vasut
· 5 years ago
e772b4f
ARM: imx: novena: Move defconfig bits to arch Kconfig
by Marek Vasut
· 5 years ago
14d5aef
board: toradex: Add Verdin iMX8M Mini support
by Igor Opaniuk
· 5 years ago
336d461
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 5 years ago
61b29b8
dm: core: Require users of devres to include the header
by Simon Glass
· 5 years ago
2f39ab1
clock_imx8mq: Make frac_pll_init() static
by Pedro Jardim
· 5 years ago
852cd55
clock_imx8mq: Remove the function sscg_pll_init()
by Pedro Jardim
· 5 years ago
953d02f
clock_imx8mq: Make do_imx8m_showclocks() static
by Pedro Jardim
· 5 years ago
fb3c4d9
clock_imx8mq: Delete not used init_usb_clk()
by Pedro Jardim
· 5 years ago
ad647690
Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
c27483f
imx8m: clock_imx8mm: Staticize functions
by Alifer Moraes
· 5 years ago
30b8eb5
mx7ulp: soc: s_init should only be executed once
by Jorge Ramirez-Ortiz
· 5 years ago
5b6f8f3
ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK
by Arkadiusz Karas
· 5 years ago
db41d65
common: Move hang() to the same header as panic()
by Simon Glass
· 5 years ago
9b4a205
common: Move RAM-sizing functions to init.h
by Simon Glass
· 5 years ago
9a3b4ce
common: Move reset_cpu() to the CPU header
by Simon Glass
· 5 years ago
d96c260
common: Move clock functions into a new file
by Simon Glass
· 5 years ago
8d9c076
imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK
by Giulio Benetti
· 5 years ago
77eb9a9
imx: Add basic support for the NXP IMXRT10xx SoC family
by Giulio Benetti
· 5 years ago
eb79caf
imx: add imx8x based deneb board
by Anatolij Gustschin
· 5 years ago
7b5b934
imx: add imx8x capricorn giedi board
by Anatolij Gustschin
· 5 years ago
439321b
imx: add i.MX8MP EVK board
by Peng Fan
· 5 years ago
234187e
imx: imx8m: add imximage-8mp-lpddr4.cfg
by Peng Fan
· 5 years ago
19957ee
imx: imx8m: only support non-dm code in clock_imx8mm.c
by Peng Fan
· 5 years ago
9d5e1aa
imx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MP
by Peng Fan
· 5 years 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
· 5 years 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
· 5 years 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
· 6 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
· 6 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
Next »