summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 https://gitlab.denx.de/u-boot/custodians/u-boot-riscvWIP/24Jul2020Tom Rini2020-07-241-1/+6
|\
| * sifive: fu540: Enable SF distro bootcmdJagan Teki2020-07-241-1/+4
| * sifive: fu540: Add boot flash script offset, sizeJagan Teki2020-07-241-0/+2
* | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-244-154/+47
|/
* Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dmTom Rini2020-07-234-47/+154
|\
| * dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matchingDave Gerlach2020-07-202-0/+146
| * Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"Michal Simek2020-07-201-20/+0
| * Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"Michal Simek2020-07-201-19/+0
| * cpu: Convert the methods to use a const udevice *Simon Glass2020-07-201-8/+8
* | Merge tag 'efi-2020-10-rc1-5' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/23Jul2020Tom Rini2020-07-233-10/+17
|\ \
| * | lib: crypto: export and enhance pkcs7_verify_one()AKASHI Takahiro2020-07-221-1/+8
| * | lib: crypto: add public_key_verify_signature()AKASHI Takahiro2020-07-221-1/+1
| * | efi_loader: Rename and correct values for ARM_SMC_MM_*Ilias Apalodimas2020-07-221-8/+8
* | | Merge tag 'u-boot-rockchip-20200722' of https://gitlab.denx.de/u-boot/custodi...WIP/22Jul2020Tom Rini2020-07-223-2/+25
|\ \ \ | |/ / |/| |
| * | rockchip: evb_rk3288: Add console settingsSuniel Mahesh2020-07-221-1/+5
| * | rockchip: rk3399: Add default env to support compressed kernel ImageKever Yang2020-07-221-1/+3
| * | rockchip: board: add Hardkernel Odroid Go2 boardHeiko Stuebner2020-07-221-0/+17
* | | mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri2020-07-201-0/+1
| |/ |/|
* | global_data: Add a generic global_data flag for SMP stateSimon Glass2020-07-201-0/+1
* | mips: octeon: Add minimal Octeon 3 EBB7304 EVK supportStefan Roese2020-07-182-0/+39
|/
* include: pci_ids: Add Cavium devicesWIP/2020-07-17-misc-fixesSuneel Garapati2020-07-171-0/+18
* remove include/config_defaults.hRasmus Villemoes2020-07-173-24/+0
* asm/u-boot.h: remove bd_t definitionsMasahiro Yamada2020-07-171-2/+2
* treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada2020-07-171-2/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-1713-69/+73
* arm64: Remove CONFIG_SYS_FULL_VA macroMichal Simek2020-07-171-4/+0
* Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay2020-07-175-9/+0
* common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS imageTero Kristo2020-07-171-1/+2
* Convert CONFIG_MXC_UART to KconfigTom Rini2020-07-1754-58/+0
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-07-1715-5/+1593
|\
| * x86: irq: Support flags for acpi_gpeSimon Glass2020-07-171-0/+14
| * pmc: Move common registers to the header fileSimon Glass2020-07-171-0/+14
| * p2sb: Add a method to hide the busSimon Glass2020-07-171-1/+24
| * x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass2020-07-171-0/+9
| * acpi: Support writing named valuesSimon Glass2020-07-171-0/+72