summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-01image: Correct comment for fit_conf_get_node()Simon Glass1-0/+20
2020-03-31Merge tag 'efi-2020-04-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+2
2020-03-31configs: socfpga: Change to use SOCFPGA_PHYS_OCRAM_SIZE macroLey Foon Tan1-2/+3
2020-03-30configs: lx2160a: Access flash memory as per spi-memKuldeep Singh1-8/+15
2020-03-30configs: ls1012afrwy: adjust env kernel_addr_rBiwen Li1-1/+1
2020-03-30configs: ls1021a: Append othbootargs to bootargsAlison Wang1-4/+2
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li1-0/+11
2020-03-30dm: arm64: ls1043a: add i2c DM supportBiwen Li1-0/+11
2020-03-30configs: ls1012afrwy: fix wrong env of boardBiwen Li1-0/+3
2020-03-30armv8: ls1028a: clean up the environment variablesYuantian Tang2-86/+88
2020-03-30armv8: ls1028aqds: add some environmentsYuantian Tang1-11/+28
2020-03-30configs: ls2080aqds: support distro bootBiwen Li1-2/+32
2020-03-30configs: ls1088aqds: support distro bootBiwen Li1-13/+50
2020-03-30include/configs: ls1012afrwy: fix load address of itb with bootm commandBiwen Li1-1/+1
2020-03-30lx2160a: Add dhcp in boot_targetsMeenakshi Aggarwal1-1/+2
2020-03-30armv8: ls1028a: add dhcp boot target deviceYuantian Tang1-1/+2
2020-03-30lx2160a : Remove default VID settingMeenakshi Aggarwal2-2/+0
2020-03-30armv8: ls1028a: Update secure boot headers offsetPriyanka Singh2-7/+7
2020-03-30lx2160a : Add emmc in boot_targets environment variableMeenakshi Aggarwal3-0/+25
2020-03-30arm64: ls1046a: remove fdt_high environment variableYuantian Tang1-2/+1
2020-03-30arm64: ls1028a: remove fdt_high environment variableYuantian Tang2-4/+1
2020-03-30ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocationAlison Wang4-7/+7
2020-03-28vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie1-1/+2
2020-03-27Revert "vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader."Tom Rini1-2/+1
2020-03-27Merge tag 'u-boot-rockchip-20200327' of https://gitlab.denx.de/u-boot/custodi...Tom Rini5-5/+5
2020-03-26rockchip: Change keyboard input from CrOS EC keyboard to a USB keyboardPeter Robinson5-5/+5
2020-03-23vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie1-1/+2
2020-03-22efi_loader: definition of GetNextVariableName()Heinrich Schuchardt2-2/+2
2020-03-17efi_loader: correct a definition of struct efi_capsule_headerAKASHI Takahiro1-2/+2
2020-03-17efi_loader: export a couple of protocol related functionsAKASHI Takahiro1-0/+14
2020-03-17efi_loader: define System Resource Table macrosAKASHI Takahiro1-0/+27
2020-03-17efi_loader: define OsIndicationsSupported flagsAKASHI Takahiro1-0/+10
2020-03-16watchdog: Use dev_read only if OF_PLATDATA is not enabledWalter Lozano1-2/+1
2020-03-11Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini3-6/+17
2020-03-10Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini10-279/+15
2020-03-10Merge tag 'u-boot-atmel-fixes-2020.04-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini1-1/+3
2020-03-10mx6slevk: Convert to DM_ETHPedro Jardim1-7/+0
2020-03-10mx6sabreauto: Convert to DM_ETHPedro Jardim1-8/+0
2020-03-10imx: imx8qm: enable relocation of fdt and initrdOliver Graute1-2/+1
2020-03-10mx6sabresd: Convert ethernet to driver modelAlifer Moraes1-9/+0
2020-03-10board: sama5d3_xplained: Fix uboot size when loaded from NAND by SPLFabien Lehoussel1-1/+3
2020-03-10net: phy: add XFI, USXGMII types to is_10g_interface() helperAlex Marginean1-2/+7
2020-03-10phy: Include NC-SI in phy setupSamuel Mendoza-Jonas2-0/+14
2020-03-10phy: Add support for the NC-SI protocolSamuel Mendoza-Jonas4-0/+459
2020-03-09imx: imx8qm_rom7720: added missing USDHC Base address definesOliver Graute1-0/+4
2020-03-09mx6cuboxi: don't disable fdt relocationBaruch Siach1-1/+0
2020-03-09ARM: dts: imx6sx: Sync with kernel 5.4.16Fabio Estevam1-6/+7
2020-03-09imx8qxp_mek: Fix the console command line stringFabio Estevam1-3/+3
2020-03-09imx: remove woodburn boardStefano Babic3-243/+0
2020-03-09configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOTFaiz Abbas1-2/+0