summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-23board: imx8mp: add boot.cmd for distro boot on iMX8MPAlice Guo
2021-01-23imx8mp: configs: add support for distro boot commandsAlice Guo
2021-01-23board: imx8mm: add boot.cmd for distro boot on iMX8MMAlice Guo
2021-01-23imx8mm: configs: add support for distro boot commandsAlice Guo
2021-01-23imx: timer: Modify GPT timer driver for mx7Ye Li
2021-01-23imx8m: add QSPI boot devPeng Fan
2021-01-23imx6: Remove AHCI device before boot OSYe Li
2021-01-23imx: Fix market segment fuse offset on iMX8MPYe Li
2021-01-23nandbcb: nand support for i.MX8MPHan Xu
2021-01-23imx: nandbcb: Fix potential overflow in nandbcb_set_boot_configYe Li
2021-01-23imx: nandbcb: Fix potential overflow in fill_dbbt_dataYe Li
2021-01-23imx: nandbcb: Fix resource leak in read_fcbYe Li
2021-01-23imx: nandbcb: Fix resource leakYe Li
2021-01-23nandbcb: Fix uninitialized variableYe Li
2021-01-23imx: imx8mn/p: drop CONFIG_SYS_[I,D]CACHE_OFFPeng Fan
2021-01-23imx8m: lowlevel_init: tune alignmentPeng Fan
2021-01-23arm: dts: imx8mq: sync dts from Linux KernelPeng Fan
2021-01-23arm: dts: imx8mm: sync dts from Linux KernelPeng Fan
2021-01-23arm: dts: imx8mp: sync dts from Linux KernelPeng Fan
2021-01-23imx8m: clock: add type of set_clk_eqosPeng Fan
2021-01-23arm: dts: imx8mn: sync dts from Linux KernelPeng Fan
2021-01-23imx: imx8mn_evk: correct stack/malloc adressPeng Fan
2021-01-23imx: ddr: imx8m: Move selfref_en after DDR scrubYe Li
2021-01-23imx: imx8mn_ddr4_evk: Use CONFIG_TARGET_IMX8MN_DDR4_EVK for DDR4 EVK boardPeng Fan
2021-01-23imx: imx8mp_evk: enable eth supportPeng Fan
2021-01-23efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlockHeinrich Schuchardt
2021-01-23efi_loader: notification with TPL_APPLICATION not allowedHeinrich Schuchardt
2021-01-23mkeficapsule: Miscellaneous fixes in the utilitySughosh Ganu
2021-01-23tools: mkeficapsule: fill reserved members of structureAKASHI Takahiro
2021-01-23efi_loader: capsule: fix SIZEOF_MISMATCH warningAKASHI Takahiro
2021-01-23cmd: efidebug: always check return code from get_variable()AKASHI Takahiro
2021-01-23efi_loader: fix efi_load_image_from_path()Heinrich Schuchardt
2021-01-23fs: fat: structure for name and extensionHeinrich Schuchardt
2021-01-23fs: fat: consistent error handling for flush_dir()Heinrich Schuchardt
2021-01-22tools: env: return error if ubi_update_start() failsMartin Hundebøll
2021-01-22mkimage: Move padding commands outside of FIT_SIGNATUREJoel Stanley
2021-01-22image-fit: Fix FIT_CIPHER linkingJoel Stanley
2021-01-22tools/Makefile: FIT_CIPHER requires libsslJoel Stanley
2021-01-22tools: image-host: add support for several sub-imagesPhilippe Reynes
2021-01-22tools: image-host: clean function fit_config_get_hash_listPhilippe Reynes
2021-01-22doc: FIT image: Clarify format and simplify syntaxAlexandru Gagniuc
2021-01-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.gitTom Rini
2021-01-22ARM: at91: spl: add spl_early_init for sama5d2 platformsGreg Gallagher
2021-01-22configs: sama5d27_som1_ek: Set FDT filename based on defconfigGreg Gallagher
2021-01-22board: atmel: Add SAMA5D27 giant boardGreg Gallagher
2021-01-22net: macb: take into account all RGMII interface typesClaudiu Beznea
2021-01-22net: macb: add support for sama7g5 emacClaudiu Beznea
2021-01-22net: macb: add support for sama7g5 gmacClaudiu Beznea
2021-01-22net: macb: check clk_set_rate return value to be negativeClaudiu Beznea
2021-01-22net: macb: add user io config data structureClaudiu Beznea