Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d29531c7702ef2e1ab348cdc5500df7458331142
/
arch
/
arm
/
mach-imx
/
mx7ulp
376b88a
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
by Tom Rini
· Fri Oct 28 20:27:13 2022 -0400
41e595a
mx7ulp_com: fix incorrect select for SPL options
by Quentin Schulz
· Tue Jul 12 17:44:20 2022 +0200
ec34689
caam: Fix crash in case caam_jr_probe failed
by Ye Li
· Wed May 11 13:56:20 2022 +0530
714e7e3
i.MX7ULP: Enable Job ring driver model.
by Gaurav Jain
· Thu Mar 24 11:50:31 2022 +0530
2645cfa
imx: Enable ACTLR.SMP in SPL for i.MX6/7
by Sven Schwermer
· Sun Jan 02 20:36:56 2022 +0100
0219250
mx7ulp_com: add support for SPL
by Ricardo Salveti
· Sun Sep 12 17:32:57 2021 +0300
ebe59e2
mx7ulp: select soc features
by Oleksandr Suvorov
· Sun Sep 12 17:32:55 2021 +0300
6ac789b
mx7ulp: add getting a board serial number
by Ricardo Salveti
· Tue Aug 31 14:53:42 2021 +0300
a24ea7c
mx7ulp: Update wdog disable sequence
by Ye Li
· Thu Sep 23 17:01:15 2021 +0300
4fde0a1
caam: enable support for iMX7ULP
by Franck LENORMAND
· Thu Mar 25 17:30:23 2021 +0800
6f14d5f
reset: Remove addr parameter from reset_cpu()
by Harald Seiler
· Tue Dec 15 16:47:52 2020 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
3dd0adf
mx7ulp: clock: Align the PLL_USB frequency
by Fabio Estevam
· Wed Oct 07 08:09:32 2020 -0300
e6a6c9f
mx7ulp: clock: Remove unuseful information
by Fabio Estevam
· Wed Oct 07 08:09:31 2020 -0300
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
1e26864
arm: Don't include common.h in header files
by Simon Glass
· Sun May 10 11:39:55 2020 -0600
93ee0ab
mx7ulp: Only enable LDO if it is not already enabled
by Fabio Estevam
· Mon Feb 03 09:01:09 2020 -0300
38bc521
mx7ulp: Remove duplicated definitions
by Fabio Estevam
· Mon Feb 03 09:01:08 2020 -0300
3888302
Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Tue Jan 21 08:36:50 2020 -0500
409cf64
mx7ulp: soc: s_init should only be executed once
by Jorge Ramirez-Ortiz
· Fri Jan 17 10:50:25 2020 +0100
afb0215
common: Move reset_cpu() to the CPU header
by Simon Glass
· Sat Dec 28 10:45:01 2019 -0700
85d6531
common: Move clock functions into a new file
by Simon Glass
· Sat Dec 28 10:44:58 2019 -0700
ebc8fcc
mx7ulp: Add support for Embedded Artists COM board
by Fabio Estevam
· Mon Dec 09 10:43:03 2019 -0300
2408f7b
mx7ulp: scg: Remove unnused scg_a7_apll_init()
by Fabio Estevam
· Tue Nov 05 09:47:53 2019 -0300
04c71e7
mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitions
by Fabio Estevam
· Tue Nov 05 09:47:52 2019 -0300
d1d7023
mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE option
by Fabio Estevam
· Tue Nov 05 09:47:51 2019 -0300
a320c12
mx7ulp: Print the LDO mode status
by Fabio Estevam
· Tue Nov 05 09:47:50 2019 -0300
a7b5130
common: Move some board functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:46 2019 -0700
f8b509b
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
by Stefano Babic
· Fri Sep 20 08:47:53 2019 +0200
94993cf
i.MX7ULP: Change clock rate calculation for NIC1 BUS and EXT
by Ye Li
· Mon Jul 22 01:25:10 2019 +0000
73df56a
i.MX7ULP: Set A7 core frequency to 500Mhz for B0 chip
by Ye Li
· Mon Jul 22 01:25:08 2019 +0000
67753cf
i.MX7ULP: Add CPU revision check for B0
by Peng Fan
· Mon Jul 22 01:25:05 2019 +0000
b2e7c2b
i.MX7ULP: Workaround APLL PFD2 to 345.6Mhz
by Ye Li
· Mon Jul 22 01:25:03 2019 +0000
2e553a9
i.MX7ULP: Fix SPLL/APLL clock rate calculation issue
by Ye Li
· Mon Jul 22 01:25:00 2019 +0000
3edefd5
i.MX7ULP: Fix wrong i2c configuration name
by Ye Li
· Mon Jul 22 01:24:53 2019 +0000
e1c0b40
i.MX7ULP: Add CONFIG_MX7ULP to kconfig
by Ye Li
· Mon Jul 22 01:24:50 2019 +0000
6e2af91
i.MX7ULP: Correct the clock index
by Bai Ping
· Mon Jul 22 01:24:45 2019 +0000
b1b61c6
i.MX7ULP: Fix system reset after a7 rtc alarm expired.
by Bai Ping
· Mon Jul 22 01:24:42 2019 +0000
b1d6be9
imx: i.MX7ULP: add get_boot_device
by Peng Fan
· Mon Jul 22 01:24:37 2019 +0000
7334038
Convert to use fsl_esdhc_imx for i.MX platforms
by Yangbo Lu
· Fri Jun 21 11:42:28 2019 +0800
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
7b16925
arm: move SYS_ARCH_TIMER to KConfig
by Andre Przywara
· Thu Apr 12 04:24:46 2018 +0300
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
2f21887
arm: imx: Rework i.MX specific commands to be excluded from SPL
by Tom Rini
· Wed Jan 03 08:52:39 2018 -0500
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· Thu Jun 29 10:16:06 2017 +0200