aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-24ls1046ardb_qspi*: Enable RAMBOOT_PBLWIP/migrate-RAMBOOTTom Rini3-0/+9
2021-08-24Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini66-274/+201
2021-08-23Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...WIP/23Aug2021Tom Rini27-53/+100
2021-08-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini41-103/+237
2021-08-23Merge tag 'for-v2021.10-rc3' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini14-3/+569
2021-08-22Merge branch '2021-08-21-assorted-changes'WIP/22Aug2021Tom Rini6-23/+1146
2021-08-22bootcount: add a new driver with syscon as backendNandor Han7-3/+256
2021-08-22i2c: i2c-gpio: Support the named GPIO bindingSamuel Holland1-0/+9
2021-08-22gpio: mcp230xx: Introduce new driverSebastian Reichel3-0/+246
2021-08-22i2c: add dm_i2c_reg_clrsetSebastian Reichel3-0/+58
2021-08-21display_options: Do not use %llu in print_sizeWIP/2021-08-21-assorted-changesMatwey V. Kornilov1-1/+6
2021-08-21tiny-printf: Handle %pM format when CONFIG_SPL_NET_SUPPORT is enabledMatwey V. Kornilov1-13/+13
2021-08-21Fix flashing of eMMC user area with FastbootOleh Kravchenko1-7/+15
2021-08-21Fix flash and erase of eMMC Boot2 with FastbootOleh Kravchenko1-2/+2
2021-08-21clk: clk_versaclock: Add support for versaclock driverAdam Ford3-0/+1110
2021-08-20configs: lx2160a: load device-tree in RAM for distro bootPriyanka Jain1-0/+3
2021-08-19Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/19Aug2021Tom Rini6-4/+29
2021-08-18crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversionHoria Geantă1-1/+1
2021-08-18board: T4240rdb: Extend cs4340_get_fw_addr() functionalityKuldeep Singh2-0/+22
2021-08-18board: t208x: Extend cs4340_get_fw_addr() functionalityKuldeep Singh2-0/+23
2021-08-18board: ls2088ardb: Extend cs4340_get_fw_addr() functionalityKuldeep Singh1-0/+38
2021-08-18net: cortina: Add support for tfa boot in cortina firmwareKuldeep Singh1-10/+69
2021-08-18configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to KconfigKuldeep Singh21-20/+26
2021-08-18env: Kconfig: Add default option for PHY_CORTINAKuldeep Singh1-1/+1
2021-08-18armv8: fsl : create bootcmd and mcinitcmd as per boot sourceWasim Khan1-3/+6
2021-08-18board: fsl_validate: Fix resource leak issueKshitiz Varshney1-9/+27
2021-08-18board: freescale: t208xrdb: enable Power-On Reset for rev D boardsCamelia Groza2-0/+11
2021-08-18lx2160a: Enable CONFIG_SPI_FLASH_MT35XU for lx2160a-rdb/qdsKuldeep Singh5-0/+5
2021-08-18board: sl28: drop unneeded and outdated flash partitionsMichael Walle1-55/+0
2021-08-18arm: Finish migration of HAS_FSL_XHCI_USBTom Rini2-3/+4
2021-08-18spi: nxp_fspi: Ensure width is respected in spi-mem operationsMichael Walle1-1/+1
2021-08-17efi_loader: use EfiBootServicesData for DP to textHeinrich Schuchardt1-1/+1
2021-08-17efi_loader: use EfiBootServicesData for device pathHeinrich Schuchardt1-1/+1
2021-08-17efi_loader: use correct type for AllocatePages, AllocatePoolHeinrich Schuchardt2-6/+8
2021-08-17efi_loader rename enum efi_mem_type to efi_memory_typeHeinrich Schuchardt3-3/+3
2021-08-17efi_loader: use an enum for the memory allocation typesHeinrich Schuchardt1-6/+28
2021-08-17efi_loader: add comment for efi_tcg2.hMasahisa Kojima1-3/+54
2021-08-17doc: move doc/board/st/st.rstHeinrich Schuchardt2-1/+1
2021-08-17doc: rename Freescale to NXPHeinrich Schuchardt14-3/+3
2021-08-17doc: move i.MX7D/i.MX8MM A/B booting to board specificHeinrich Schuchardt5-29/+1
2021-08-17Merge https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini1-2/+18
2021-08-17board: sifive: overwrite board_fdt_blob_setup in u-boot properZong Li2-0/+22
2021-08-17board: sifive: compile stuff only related to SPL in SPL buildZong Li2-3/+4
2021-08-17riscv: cpu: fu740: Fix typo of dateZong Li1-1/+1
2021-08-17qemu-riscv64_smode: fix extlinux (define preboot)Dimitri John Ledkov1-0/+2
2021-08-16board: apalis-tk1: launch toradex easy installer in usb recoveryMarcel Ziswiler1-2/+18
2021-08-16Prepare v2021.10-rc2v2021.10-rc2Tom Rini1-1/+1
2021-08-16configs: Resync with savedefconfigWIP/16Aug2021Tom Rini37-41/+6
2021-08-16Merge https://source.denx.de/u-boot/custodians/u-boot-stmTom Rini37-133/+887
2021-08-16test: dm: Add test for ECDSA UCLASS supportAlexandru Gagniuc3-0/+41