summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini
2021-08-30siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespaceTom Rini
2021-08-30keymile: Use CONFIG_SYS_IVM_EEPROM_ADRTom Rini
2021-08-30arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDRTom Rini
2021-08-30davinci: Drop CONFIG_MAC_ADDR_IN_EEPROMTom Rini
2021-08-30kp_imx53: Switch to using a local namespace for ID EEPROMTom Rini
2021-08-30powerpc: Remove unused FCC ethernet codeTom Rini
2021-08-30exynos: Update environment macros a bitTom Rini
2021-08-30arm: keystone2: Rename CONFIG_ENV_KS2_BOARD_SETTINGSTom Rini
2021-08-30aristainetos2: Rename CONFIG_EXTRA_ENV_BOARD_SETTINGSTom Rini
2021-08-30usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2Tom Rini
2021-08-30Prepare v2021.10-rc3Tom Rini
2021-08-30configs: Resync with savedefconfigTom Rini
2021-08-27Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-08-26xilinx: zynqmp: Enable stack relocation to DDRMichal Simek
2021-08-26xilinx: zynqmp: Update descriptions for u-boot.itsMichal Simek
2021-08-26xilinx: common: Enabling generic function for DT reselectionMichal Simek
2021-08-26xilinx: zynqmp: Generate different u-boot.itb for MULTI_DTB_FITMichal Simek
2021-08-26arm64: dts: Make sure that all DTBs are 64bit alignedMichal Simek
2021-08-26Makefile: Align fit-dtb.blob and u-boot.itb by 64bitsMichal Simek
2021-08-26xilinx: zynqmp: Check that DT is 64bit alignedMichal Simek
2021-08-26xilinx: Add support for generic board detectionMichal Simek
2021-08-26xilinx: common: Free allocated structureMichal Simek
2021-08-26xilinx: common: Change board_info[] handlingMichal Simek
2021-08-26xilinx: Use variable for passing board_nameMichal Simek
2021-08-26xilinx: fru: Replace spaces with \0 in detected nameMichal Simek
2021-08-26xilinx: zynqmp: Enable gpio-key/button driverMichal Simek
2021-08-26arm64: zynqmp: Enable sha1sum commandMichal Simek
2021-08-26watchdog: versal: Include header file needed for dev_ functionsAshok Reddy Soma
2021-08-26xilinx: zynqmp: Add debug messages for boot modeMichal Simek
2021-08-26cmd: boot: Update reset usage messageMichal Simek
2021-08-26cmd: pwm: Remove additional pwm descriptionMichal Simek
2021-08-26xilinx: Enable config to display cpuinfoT Karthik Reddy
2021-08-26xilinx: common: Add function to print SoC infoT Karthik Reddy
2021-08-26soc: xilinx: versal: Add soc_xilinx_versal driverT Karthik Reddy
2021-08-26soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driverT Karthik Reddy
2021-08-26fdt_support: Add kernel-doc for fdt_fixup_memory_banks()Michal Simek
2021-08-26xilinx: Disable ARCH_FIXUP_FDT_MEMORYMichal Simek
2021-08-26ARM: zynq: Enable smcc and nor for zc770-xm012Michal Simek
2021-08-26ARM: zynq: Wire single qspi on couple of boardsMichal Simek
2021-08-26ARM: zynq: Replace 'io-standard' with 'power-source' propertySai Krishna Potthuri
2021-08-26xilinx: Add jedec compatible string for QSPI (Zynq/ZynqMP)Raju Kumar Pothuraju
2021-08-26arm64: zynqmp: Update comment style sm-k26Michal Simek
2021-08-26arm64: zynqmp: Fix header alignment on kv260 boardsMichal Simek
2021-08-26arm64: zynqmp: Fix node name for ds35/36 ledsMichal Simek
2021-08-26xilinx: zynqmp: Initialize usb and scsi via prebootMichal Simek
2021-08-26arm64: zynqmp: Disable WDT_CDNS driver by defaultMichal Simek
2021-08-26mmc: zynq_sdhci: Use set_control_reg from sdhci.cAshok Reddy Soma
2021-08-26mmc: zynq_sdhci: Wait till sd card detect state is stableT Karthik Reddy
2021-08-26mmc: zynq_sdhci: Move setting tapdelay code to driverAshok Reddy Soma