Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
685dc1b19e08d47545a4874eaa393846f6db741d
/
arch
/
arm
/
mach-imx
7cc36f9
imx: mkimage: add size check to the u-boot.imx make target
by Marcel Ziswiler
· 6 years ago
2082ebf
imx: imx6: perform gpr_init only on suitable cpu types
by Christoph Niedermaier
· 6 years ago
5db0e14
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
844b9f3
imx: mkimage: avoid stop CI when required files not exists
by Peng Fan
· 6 years ago
d1bb7a0
imx: mx7: avoid some initialization if low level is skipped
by Rui Miguel Silva
· 6 years ago
3cb662a
arm: imx: include imx8image support
by Peng Fan
· 6 years ago
702c6dc
imx: add i.MX8QXP MEK board support
by Peng Fan
· 6 years ago
e4cf8d7
imx8: add dummy clock
by Peng Fan
· 6 years ago
f4f876c
imx8: add iomux configuration api
by Peng Fan
· 6 years ago
9b39be9
imx8: cpu: add uclass based CPU driver
by Anatolij Gustschin
· 6 years ago
05b354b
imx8: cpu: add function for reading FEC MAC from fuse
by Anatolij Gustschin
· 6 years ago
14b4cd2
imx8: add arch_cpu_init arch_cpu_init_dm
by Peng Fan
· 6 years ago
4f211a5
imx8: add mmu and dram related functions
by Peng Fan
· 6 years ago
93b6cfd
imx8: implement mmc_get_env_dev
by Peng Fan
· 6 years ago
29c9dd3
imx8: add boot device detection
by Peng Fan
· 6 years ago
2e6be07
imx8: add basic cpu support
by Peng Fan
· 6 years ago
6bae1c7
imx: add Kconfig entry for i.MX8QXP
by Peng Fan
· 6 years ago
f90ff0b
arm: mx5: Add M53Menlo board
by Marek Vasut
· 6 years ago
0146610
arm: mx5: Add LDB clock config code
by Marek Vasut
· 6 years ago
cd84d41
arm: imx: mx5: Make videoskip available on MX5
by Marek Vasut
· 6 years ago
9858a60
arm: remove prototype for get_timer_masked
by Patrick Delaunay
· 6 years ago
21d6956
imx: mx7: fix potential overflow in imx_ddr_size()
by Marcel Ziswiler
· 6 years ago
8f926ff
pico-imx6ul: Convert to SPL
by Fabio Estevam
· 6 years ago
6475e5e
imx: mx7: add system suspend/resume support
by Anson Huang
· 6 years ago
9d61854
imx: mx7: add gpc initialization for low power mode
by Anson Huang
· 6 years ago
05e89eb
imx: mx7: psci: improve cpu hotplug flow
by Anson Huang
· 6 years ago
e3dbf98
dm: Fix CMD_DM enabling
by Michal Simek
· 6 years ago
7e7ba3b
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· 6 years ago
2e7c819
dm: Change CMD_DM enabling
by Michal Simek
· 6 years ago
84f3dec
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· 6 years ago
f751ff5
Kconfig: Replace spaces with tabs and missing newline
by Michal Simek
· 6 years ago
1b54699
imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDP
by Adam Ford
· 6 years ago
6ed3981
pico-imx7d: Add SPL support
by Fabio Estevam
· 6 years ago
67a7d82
imx: mx7: psci: implement MIGRATE_INFO_TYPE
by Stefan Agner
· 6 years ago
2a79d88
imx: mx7: psci: support CPU0 on/off
by Stefan Agner
· 6 years ago
158a102
imx: mx7: psci: provide complete PSCI 1.0 implementation
by Stefan Agner
· 6 years ago
4bc4f13
imx: mx7: psci: use C code exclusively
by Stefan Agner
· 6 years ago
d9de3f8
imx: imx6: Add comment to gpr_init function
by Michael Trimarchi
· 6 years ago
7529e62
mx7: Remove BMODE support
by Fabio Estevam
· 6 years ago
c41042a
imx: mx6: Fix implementantion reset_misc
by Michael Trimarchi
· 6 years ago
7b85234
board: toradex: add Colibri iMX6ULL support
by Stefan Agner
· 6 years ago
b2bb9bc
env: common: accept flags on reset to default env
by Yaniv Levinsky
· 6 years ago
d165c70
board/aries: Remove
by Tom Rini
· 6 years ago
4ed64b7
mx5: Select ARM_CORTEX_A8_CVE_2017_5715
by Fabio Estevam
· 6 years ago
cb5660e
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
1669e18
common: Fix cpu nr type which is always unsigned type
by Michal Simek
· 6 years ago
7326500
imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platforms
by Ye Li
· 7 years ago
7515a6f
arm: imx53: Add support for imx53 boards from K+P
by Lukasz Majewski
· 7 years ago
70dd609
i.MX6DL: mamoj: Add PFUZE100 support
by Jagan Teki
· 7 years ago
f0826d7
i.MX6DL: mamoj: Add I2C support
by Jagan Teki
· 7 years ago
e014275
i.MX6: board: Add BTicino i.MX6DL Mamoj initial support
by Jagan Teki
· 7 years ago
c961c3b
mx6: Select CONFIG_MP with MX6_SMP
by Peter Robinson
· 7 years ago
5b3e5ed
mx31: Convert MX31_HCLK_FREQ and MX31_CLK32 to Kconfig.
by Magnus Lilja
· 7 years ago
c74f70f
mx31pdk: Convert CONFIG_MX31 flag to use Kconfig.
by Magnus Lilja
· 7 years ago
467778a
board: ge: bx50v3: remove redundant targets
by Ian Ray
· 7 years ago
68975f2
imx7: psci: save context id in cpu_on command
by Patrick Delaunay
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
0c67fef
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
7b16925
arm: move SYS_ARCH_TIMER to KConfig
by Andre Przywara
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
016f005
imx6ul: opos6ul: in Serial Downloader boot mode use ymodem
by Sébastien Szymanski
· 7 years ago
1f29ce5
imx6ul: opos6ul: add SPL_DM support
by Sébastien Szymanski
· 7 years ago
a2bdec7
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
f066603
imx: Create distinct pre-processed mkimage config files
by Trent Piepho
· 7 years ago
0290ea0
imx: mx7: snvs: Add an SNVS init routine
by Bryan O'Donoghue
· 7 years ago
e7f7c08
imx: board: Add support for the K+P's kp_imx6q_tpc board
by Lukasz Majewski
· 7 years ago
933092f
imx: hab: Provide hab_auth_img_or_fail command
by Bryan O'Donoghue
· 7 years ago
3031d43
imx: mx7: Add comment to describe OTP TESTER registers
by Bryan O'Donoghue
· 7 years ago
0cdded8
imx: mx7: Fix CONFIG_SERIAL_TAG compilation
by Bryan O'Donoghue
· 7 years ago
a694dac
ARM: mx6: ddr: Add write leveling correction code
by Marek Vasut
· 7 years ago
52fef1c
imx7: spl: Check for Serial Downloader in spl_boot_device
by Eran Matityahu
· 7 years ago
22e5277
imx: hab: Convert DCD non-NULL error to warning
by Bryan O'Donoghue
· 7 years ago
e3a345c
imx: syscounter: make sure asm is volatile
by Yasushi SHOJI
· 7 years ago
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
550b52e
imx: spl: Partially revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() function"
by Fabio Estevam
· 7 years ago
8d325ed
imx6q: engicam: Use SPL_LOAD_FIT for MMC boards
by Jagan Teki
· 7 years ago
f4a7224
arm: imx: hab: Define HAB_RVT_BASE according to the processor version
by Breno Lima
· 7 years ago
09af35c
imx: hab: Check if CSF contains deprecated commands
by Utkarsh Gupta
· 7 years ago
2b1f414
imx: hab: Check if CSF is valid before authenticating image
by Utkarsh Gupta
· 7 years ago
f79f75e
imx: hab: Ensure the IVT DCD pointer is Null prior to calling HAB authenticate function.
by Utkarsh Gupta
· 7 years ago
52d389c
imx: hab: Keep CAAM clock enabled after authenticating additional images
by Breno Lima
· 7 years ago
663a323
arm: imx: mx28: Move MX28 selection to Kconfig
by Stefan Agner
· 7 years ago
081ea1f
arm: imx: mx23: Move MX23 selection to Kconfig
by Stefan Agner
· 7 years ago
7c88d10
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
by Lukasz Majewski
· 7 years ago
1ec9d9d
imx: mx7: run sec_init for CAAM RNG
by Bryan O'Donoghue
· 7 years ago
8822c87
arm: imx: mx53loco: remove usage of mx53_dram_size
by Patrick Bruenn
· 7 years ago
8787047
arm: imx: m53evk: remove usage of mx53_dram_size
by Patrick Bruenn
· 7 years ago
97ec941
arm: imx: cx9020: move dram init into common place
by Patrick Bruenn
· 7 years ago
3926d8c
imx: makefile: compile files for i.MX8M
by Peng Fan
· 7 years ago
eae4de2
imx: mx8m: add soc related settings and files
by Peng Fan
· 7 years ago
c131a38
imx: mx7: move mmc env code to mmc_env.c
by Peng Fan
· 7 years ago
24d3fbc
imx: cpu: support get_boot_device for i.MX8M
by Peng Fan
· 7 years ago
d64a3c5
imx: mx7: move get_boot_device to cpu.c
by Peng Fan
· 7 years ago
bac0845
imx: bootaux: support i.MX8M
by Peng Fan
· 7 years ago
d7e46ca
imx: cleanup bootaux
by Peng Fan
· 7 years ago
bbb2094
imx: refactor imx_get_mac_from_fuse
by Peng Fan
· 7 years ago
a12bf3c
imx: cpu: add cpu speed/grade for i.MX8M
by Peng Fan
· 7 years ago
7753bc7
imx: cpu: move speed/temp to common cpu
by Peng Fan
· 7 years ago
58f19b4
imx: spl: implement spl_boot_device for i.MX8M
by Peng Fan
· 7 years ago
a78e0ac
imx: cpu: update cpu file to support i.MX8M
by Peng Fan
· 7 years ago
Next »