aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini18-35/+73
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini4-47/+154
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini3-0/+187
2020-07-27Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini19-19/+0
2020-07-27pci_ep: Add the init functionXiaowei Bao1-0/+1
2020-07-27crypto/fsl: instantiate the RNG with prediciton resistanceMichael Walle1-4/+3
2020-07-27crypto/fsl: don't regenerate secure keysMichael Walle1-0/+1
2020-07-27crypto/fsl: support newer SEC modulesMichael Walle1-7/+44
2020-07-27crypto/fsl: export caam_get_era()Michael Walle1-0/+2
2020-07-27configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN valueKuldeep Singh1-1/+2
2020-07-27Move eSDHC adapter card identification to board filesYangbo Lu2-5/+0
2020-07-27armv8: ls1028ardb: add xspi parameter to qixis commandYuantian Tang1-2/+2
2020-07-27include/configs: ls1012a: Remove fdt_high env variableUdit Agarwal5-5/+5
2020-07-27I2C: ls1043a, ls1046a: enable SYS_I2C_MXCBiwen Li2-3/+1
2020-07-27armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle6-6/+6
2020-07-27net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh1-1/+4
2020-07-27configs: ls1088ardb: Add support for usb boot targetEra Tiwari1-0/+1
2020-07-27armv8: ls1028a: move FSL_LAYERSCAPE to kconfigMichael Walle1-1/+0
2020-07-27fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delaysVladimir Oltean1-0/+1
2020-07-26cmd: env: check real location for env info commandPatrick Delaunay1-0/+11
2020-07-25dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matchingDave Gerlach2-0/+146
2020-07-25Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"Michal Simek1-20/+0
2020-07-25Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"Michal Simek1-19/+0
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass1-8/+8
2020-07-25ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev KitAdam Ford1-0/+89
2020-07-25net: dc2114x: Add Kconfig entriesMarek Vasut19-19/+0
2020-07-25ARM: dts: r8a774a1: Import DTS from Linux 5.8-rc1Adam Ford2-0/+98
2020-07-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-1/+6
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini4-154/+47
2020-07-24sifive: fu540: Enable SF distro bootcmdJagan Teki1-1/+4
2020-07-24sifive: fu540: Add boot flash script offset, sizeJagan Teki1-0/+2
2020-07-23Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dmTom Rini4-47/+154
2020-07-23Merge tag 'efi-2020-10-rc1-5' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini3-10/+17
2020-07-22Merge tag 'u-boot-rockchip-20200722' of https://gitlab.denx.de/u-boot/custodi...Tom Rini3-2/+25
2020-07-22rockchip: evb_rk3288: Add console settingsSuniel Mahesh1-1/+5
2020-07-22rockchip: rk3399: Add default env to support compressed kernel ImageKever Yang1-1/+3
2020-07-22rockchip: board: add Hardkernel Odroid Go2 boardHeiko Stuebner1-0/+17
2020-07-22lib: crypto: export and enhance pkcs7_verify_one()AKASHI Takahiro1-1/+8
2020-07-22lib: crypto: add public_key_verify_signature()AKASHI Takahiro1-1/+1
2020-07-22efi_loader: Rename and correct values for ARM_SMC_MM_*Ilias Apalodimas1-8/+8
2020-07-20dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matchingDave Gerlach2-0/+146
2020-07-20Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"Michal Simek1-20/+0
2020-07-20Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"Michal Simek1-19/+0
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass1-8/+8
2020-07-20mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri1-0/+1
2020-07-20global_data: Add a generic global_data flag for SMP stateSimon Glass1-0/+1
2020-07-18mips: octeon: Add minimal Octeon 3 EBB7304 EVK supportStefan Roese2-0/+39
2020-07-17include: pci_ids: Add Cavium devicesSuneel Garapati1-0/+18
2020-07-17remove include/config_defaults.hRasmus Villemoes3-24/+0
2020-07-17asm/u-boot.h: remove bd_t definitionsMasahiro Yamada1-2/+2