Age | Commit message (Expand) | Author |
2020-04-22 | spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() | Harald Seiler |
2020-04-20 | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx | Tom Rini |
2020-04-18 | Add support for i.MXRT1020-EVK board | Giulio Benetti |
2020-04-18 | Add i.MXRT1020 support | Giulio Benetti |
2020-04-17 | arch: arm: tqma6: apply default Kconfig for device model | Michael Krummsdorf |
2020-04-17 | arm: imx6: configure NoC on i.MX6DQP | Bernhard Messerklinger |
2020-04-17 | mx7ulp: Only enable LDO if it is not already enabled | Fabio Estevam |
2020-04-17 | mx7ulp: Remove duplicated definitions | Fabio Estevam |
2020-04-16 | arm: imx: update reference to README.mxc_hab | Patrick Delaunay |
2020-04-13 | Merge branch 'next' | Tom Rini |
2020-04-09 | imx: Fix imx8m FIT script issue | Ye Li |
2020-03-17 | Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo... | Tom Rini |
2020-03-10 | Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc | Tom Rini |
2020-03-09 | imx8mm/mn: Add missing root clock entry for ARM core clock | Frieder Schrempf |
2020-03-09 | imx: Makefile: added missing ahab.o | Oliver Graute |
2020-03-09 | spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation | Faiz Abbas |
2020-03-03 | lib: elf: Move the generic elf loading/validating functions to lib | Keerthy |
2020-02-11 | Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm | Tom Rini |
2020-02-09 | ARM: imx: novena: Enable DM ethernet | Marek Vasut |
2020-02-09 | ARM: imx: novena: Move defconfig bits to arch Kconfig | Marek Vasut |
2020-02-09 | board: toradex: Add Verdin iMX8M Mini support | Igor Opaniuk |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-02-05 | dm: core: Require users of devres to include the header | Simon Glass |
2020-01-26 | clock_imx8mq: Make frac_pll_init() static | Pedro Jardim |
2020-01-26 | clock_imx8mq: Remove the function sscg_pll_init() | Pedro Jardim |
2020-01-26 | clock_imx8mq: Make do_imx8m_showclocks() static | Pedro Jardim |
2020-01-26 | clock_imx8mq: Delete not used init_usb_clk() | Pedro Jardim |
2020-01-21 | Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-01-20 | imx8m: clock_imx8mm: Staticize functions | Alifer Moraes |
2020-01-20 | mx7ulp: soc: s_init should only be executed once | Jorge Ramirez-Ortiz |
2020-01-20 | ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK | Arkadiusz Karas |
2020-01-17 | common: Move hang() to the same header as panic() | Simon Glass |
2020-01-17 | common: Move RAM-sizing functions to init.h | Simon Glass |
2020-01-17 | common: Move reset_cpu() to the CPU header | Simon Glass |
2020-01-17 | common: Move clock functions into a new file | Simon Glass |
2020-01-14 | imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK | Giulio Benetti |
2020-01-14 | imx: Add basic support for the NXP IMXRT10xx SoC family | Giulio Benetti |
2020-01-14 | imx: add imx8x based deneb board | Anatolij Gustschin |
2020-01-14 | imx: add imx8x capricorn giedi board | Anatolij Gustschin |
2020-01-08 | imx: add i.MX8MP EVK board | Peng Fan |
2020-01-08 | imx: imx8m: add imximage-8mp-lpddr4.cfg | Peng Fan |
2020-01-08 | imx: imx8m: only support non-dm code in clock_imx8mm.c | Peng Fan |
2020-01-08 | imx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MP | Peng Fan |
2020-01-08 | imx: imx8m: add 1GHz fracpll entry | Peng Fan |
2020-01-08 | imx: imx8mp: add basic clock | Peng Fan |
2020-01-08 | imx: spl: support i.MX8MP spl_boot_device | Peng Fan |
2020-01-08 | imx: imx8m: add Kconfig entry for i.MX8MP | Peng Fan |
2020-01-08 | imx: cpu: enlarge bit mask to 0x1FF for cpu type | Peng Fan |
2020-01-08 | imx8mp: set BYPASS ID SWAP to avoid AXI bus errors | Peng Fan |
2020-01-08 | imx: get cpu id/type of i.MX8MP | Peng Fan |