~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM: imx: bootaux: Fix LTO -Wlto-type-mismatchMarek Vasut2023-01-30
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-30
* caam: Fix crash in case caam_jr_probe failedYe Li2022-05-20
* i.MX7: Enable Job ring driver model.Gaurav Jain2022-04-12
* imx: Enable ACTLR.SMP in SPL for i.MX6/7Sven Schwermer2022-02-05
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-30
* imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini2021-09-07
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-05
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* ARM: imx: Add support for reading out the primary/secondary bmode to MX7Marek Vasut2020-08-17
* ARM: imx: Add support for switching primary/secondary boot mode to bmodeMarek Vasut2020-08-17
* ARM: imx: Add bmode support for iMX7Marek Vasut2020-08-17
* imx: mx7: fix DDRC size in A7-M4 mapping tableIgor Opaniuk2020-07-27
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* mach-imx: bootaux: elf firmware supportIgor Opaniuk2020-01-07
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-08
* env: Move env_set() to env.hSimon Glass2019-08-11
* Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini2019-06-11
|\
| * imx: mx7: Skip secure init in arch_cpu_initJun Nie2019-06-11
* | video: mxsfb: add DM_VIDEO supportIgor Opaniuk2019-06-04
|/
* mx7: Do not call lcdif_power_down() in the SPL caseFabio Estevam2019-01-28
* imx: mx7: avoid some initialization if low level is skippedRui Miguel Silva2018-10-22
* imx: mx7: add gpc initialization for low power modeAnson Huang2018-09-04
* mx7: Remove BMODE supportFabio Estevam2018-07-23
* imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platformsYe Li2018-06-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* imx: mx7: snvs: Add an SNVS init routineBryan O'Donoghue2018-04-15
* imx: mx7: Add comment to describe OTP TESTER registersBryan O'Donoghue2018-04-15
* imx: mx7: Fix CONFIG_SERIAL_TAG compilationBryan O'Donoghue2018-04-15
* imx: mx7: run sec_init for CAAM RNGBryan O'Donoghue2018-02-04
* imx: mx7: move mmc env code to mmc_env.cPeng Fan2018-02-04
* imx: mx7: move get_boot_device to cpu.cPeng Fan2018-02-04
* imx: cleanup bootauxPeng Fan2018-02-04
* imx: refactor imx_get_mac_from_fusePeng Fan2018-02-04
* imx: cpu: move speed/temp to common cpuPeng Fan2018-02-04
* imx: Remove boolean parameter from wdog powerdown functionFabio Estevam2017-11-27
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-08-16
|\
| * imx: mx7: fix build warning when CONFIG_IMX_RDC not enabledPeng Fan2017-08-16
* | env: Rename setenv() to env_set()Simon Glass2017-08-16
|/
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-12