aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-25Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigWIP/migrate-SYS_CACHESIZETom Rini28-68/+26
2021-08-25Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainlineTom Rini43-90/+4467
2021-08-25arm: socfpga: Enable Intel N5X device buildSiew Chin Lim5-6/+257
2021-08-25include: configs: Add Intel N5X device CONFIGsSiew Chin Lim1-0/+45
2021-08-25arm: dts: Add base dtsi and devkit dts for Intel N5X deviceSiew Chin Lim4-0/+377
2021-08-25board: intel: Add socdk board support for Intel N5X deviceSiew Chin Lim3-0/+21
2021-08-25arm: socfpga: Add SPL for Intel N5X deviceSiew Chin Lim1-0/+94
2021-08-25ddr: altera: Add SDRAM driver for Intel N5X deviceTien Fong Chee6-2/+2386
2021-08-25ddr: socfpga: Enable memory test on memory size less than 1GBTien Fong Chee1-3/+21
2021-08-25arm: socfpga: Changed misc_s10.c to misc_soc64.cSiew Chin Lim2-8/+8
2021-08-25arm: socfpga: Add clock manager for Intel N5X deviceSiew Chin Lim3-0/+94
2021-08-25arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.hSiew Chin Lim5-5/+1
2021-08-25drivers: clk: Add memory clock driver for Intel N5X deviceSiew Chin Lim3-0/+221
2021-08-25arm: socfpga: Get clock manager base address for Intel N5X deviceSiew Chin Lim1-0/+3
2021-08-25drivers: clk: Add clock driver for Intel N5X deviceSiew Chin Lim4-1/+779
2021-08-24arm: socfpga: Add handoff data support for Intel N5X deviceTien Fong Chee3-48/+140
2021-08-24arm: socfpga: Add base address for Intel N5X deviceSiew Chin Lim1-1/+2
2021-08-24arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.hSiew Chin Lim2-5/+5
2021-08-24arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux fun...Siew Chin Lim3-10/+11
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