summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* env: add prototypes for weak functionPatrick Delaunay2020-07-311-0/+20
* Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dmTom Rini2020-07-294-1/+63
|\
| * dm: remove superfluous comment for union ofnode_unionHeinrich Schuchardt2020-07-281-1/+1
| * dm: button: add an uclass for buttonPhilippe Reynes2020-07-282-0/+60
| * dm: Fix build error when OF_CONTROL is not setDan Murphy2020-07-281-0/+2
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stmTom Rini2020-07-291-1/+1
|\ \
| * | stm32mp1: use the command env info -q in env_checkPatrick Delaunay2020-07-281-1/+1
* | | drivers: tee: broadcom: add optee based bnxt fw load driverVikas Gupta2020-07-291-0/+43
* | | dt-bindings: pinctrl: add ns3 pads definitionRayagonda Kokatanur2020-07-291-0/+41
* | | include/configs: ns3: add support for flashing imagesBharat Gooty2020-07-291-1/+490
* | | include/configs: ns3: add env variables for Linux bootBharat Gooty2020-07-291-0/+294
* | | dt-bindings: memory: ns3: add ddr memory definitionRayagonda Kokatanur2020-07-291-1/+30
* | | dt-bindings: memory: ns3: add memory definitionsRayagonda Kokatanur2020-07-291-0/+34
* | | board: ns3: add support for Broadcom Northstar 3Rayagonda Kokatanur2020-07-291-0/+40
* | | board: mediatek: Use CONFIG_DEFAULT_FDT_FILE for default environmentDavid Woodhouse2020-07-291-1/+1
* | | arm: add (default) config for nanopi2 boardStefan Bosch2020-07-291-0/+257
* | | arm: qemu: override flash accessors to use virtualizable instructionsArd Biesheuvel2020-07-291-0/+1
| |/ |/|
* | configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan2020-07-288-19/+0
* | Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-2845-45/+0
* | configs: Remove dead CONFIG optionsAdam Ford2020-07-287-7/+0
* | Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford2020-07-2822-24/+0
* | Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to KconfigAdam Ford2020-07-283-3/+0
* | Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford2020-07-2825-36/+0
* | Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford2020-07-2826-42/+0
* | Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-28198-351/+0
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-07-2718-35/+73
|\
| * pci_ep: Add the init functionXiaowei Bao2020-07-271-0/+1
| * crypto/fsl: instantiate the RNG with prediciton resistanceMichael Walle2020-07-271-4/+3
| * crypto/fsl: don't regenerate secure keysMichael Walle2020-07-271-0/+1
| * crypto/fsl: support newer SEC modulesMichael Walle2020-07-271-7/+44
| * crypto/fsl: export caam_get_era()Michael Walle2020-07-271-0/+2
| * configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN valueKuldeep Singh2020-07-271-1/+2
| * Move eSDHC adapter card identification to board filesYangbo Lu2020-07-272-5/+0
| * armv8: ls1028ardb: add xspi parameter to qixis commandYuantian Tang2020-07-271-2/+2
| * include/configs: ls1012a: Remove fdt_high env variableUdit Agarwal2020-07-275-5/+5
| * I2C: ls1043a, ls1046a: enable SYS_I2C_MXCBiwen Li2020-07-272-3/+1
| * armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle2020-07-276-6/+6
| * net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh2020-07-271-1/+4
| * configs: ls1088ardb: Add support for usb boot targetEra Tiwari2020-07-271-0/+1
| * armv8: ls1028a: move FSL_LAYERSCAPE to kconfigMichael Walle2020-07-271-1/+0
| * fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delaysVladimir Oltean2020-07-271-0/+1
* | Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-07-274-47/+154
|\ \
| * | dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matchingDave Gerlach2020-07-252-0/+146
| * | Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"Michal Simek2020-07-251-20/+0
| * | Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"Michal Simek2020-07-251-19/+0
| * | cpu: Convert the methods to use a const udevice *Simon Glass2020-07-251-8/+8
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2020-07-273-0/+187
|\ \
| * | ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev KitAdam Ford2020-07-251-0/+89
| * | ARM: dts: r8a774a1: Import DTS from Linux 5.8-rc1Adam Ford2020-07-252-0/+98
| |/
* | Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2020-07-2719-19/+0
|\ \