summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-10layerscape: fdt.c: Check for NULL return value from fdt_getprop()Priyanka Singh
2020-12-10board: freescale: powerpc: add support for all RGMII modesMadalin Bucur
2020-12-10armv8: ls1043/ls1046aqds: add support for all RGMII modesMadalin Bucur
2020-12-10board: freescale: vid.c: Initialize variable 'i2caddress'Priyanka Singh
2020-12-10include/configs: ls1012aqds: add default environment variableBiwen Li
2020-12-10board/freescale/common: fix a bug that failed to read/write eeprom on ls1021atsnBiwen Li
2020-12-10pci: layerscape: fix a dead loop issueHou Zhiqiang
2020-12-10configs: lx2162aqds: enable eMMC HS400 mode supportYangbo Lu
2020-12-10configs: lx2162aqds: enable CONFIG_BOARD_EARLY_INIT_RYangbo Lu
2020-12-10configs: lx2162a: Enable OPTEE supportRuchika Gupta
2020-12-10armv8: lx2162aqds: Add support for LX2162AQDS platformMeenakshi Aggarwal
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal
2020-12-10drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to KconfigMeenakshi Aggarwal
2020-12-10pci: ls_pcie_g4: Add size check for config resourceWasim Khan
2020-12-10pci: layerscape: Add size check for config resourceWasim Khan
2020-12-10arm: dts: ls1028a: add label to pcie nodes in dtsWasim Khan
2020-12-10arm: dts: ls1043a: add label to pcie nodes in dtsWasim Khan
2020-12-10arm: dts: ls1012a: add label to pcie nodes in dtsWasim Khan
2020-12-10arm: dts: ls1088a: add label to pcie nodes in dtsWasim Khan
2020-12-10arm: dts: ls2080a: add label to pcie nodes in dtsWasim Khan
2020-12-10arm: dts: ls1046a: add label to pcie nodes in dtsWasim Khan
2020-12-10arm: dts: lx2160a: add label to pcie nodes in dtsWasim Khan
2020-12-10pci: ls_pcie_g4: Print pcie controller number starting from 1Wasim Khan
2020-12-10pci: layerscape: Update print of pcie controllerWasim Khan
2020-12-10configs: lx2160a: Enable CONFIG_PCIE_LAYERSCAPE_GEN4Wasim Khan
2020-12-10efi_loader: link partition to block deviceHeinrich Schuchardt
2020-12-10efi_loader: make efi_protocol_open() non-staticHeinrich Schuchardt
2020-12-10efi_selftest: test EFI_LOAD_FILE_PROTOCOLHeinrich Schuchardt
2020-12-10efi_selftest: clean up MakefileHeinrich Schuchardt
2020-12-10efi_loader: support EFI_LOAD_FILE_PROTOCOLHeinrich Schuchardt
2020-12-10efi_loader: carve out efi_load_image_from_file()Heinrich Schuchardt
2020-12-10efi_loader: pass boot_policy to efi_load_image_from_pathHeinrich Schuchardt
2020-12-10efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUIDHeinrich Schuchardt
2020-12-10efi_loader: resequence functions in efi_boottime.cHeinrich Schuchardt
2020-12-10efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOLHeinrich Schuchardt
2020-12-10efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULEHeinrich Schuchardt
2020-12-10fs: fat: deletion of long file namesHeinrich Schuchardt
2020-12-10fs: fat: first dentry of long name in FAT iteratorHeinrich Schuchardt
2020-12-10fs: fat: use constant DELETED_FLAGHeinrich Schuchardt
2020-12-10fs: fat: search file should not allocate clusterHeinrich Schuchardt
2020-12-10fs: fat: reuse deleted directory entriesHeinrich Schuchardt
2020-12-10fs: fat: fat_find_empty_dentries()Heinrich Schuchardt
2020-12-10fs: fat: flush new directory clusterHeinrich Schuchardt
2020-12-10fs: fat: set start cluster for root directoryHeinrich Schuchardt
2020-12-10fs: fat: dentry iterator for fill_dir_slot()Heinrich Schuchardt
2020-12-10fs: fat: generate unique short namesHeinrich Schuchardt
2020-12-10fs: fat: call set_name() only onceHeinrich Schuchardt
2020-12-10fs: fat: pass shortname to fill_dir_slotHeinrich Schuchardt
2020-12-10fs: fat: create correct short namesHeinrich Schuchardt
2020-12-10fs: fat: export fat_next_cluster()Heinrich Schuchardt