summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini
2021-08-30cmd/i2c.c: Remove unused legacy codeTom Rini
2021-08-30i2c: Remove non-DM code from ihs_i2c.cTom Rini
2021-08-30ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini
2021-08-30am43xx: Drop non-DM_I2C codeTom Rini
2021-08-30am335x: Drop non-DM_I2C codeTom Rini
2021-08-30i2c: designware: Remove unused non-DM functionalityTom Rini
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-08-30i2c: Remove unused additional legacy soft i2c bus supportTom Rini
2021-08-30Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini
2021-08-30eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usageTom Rini
2021-08-30cl-som-imx7: Enable CMD_EEPROMTom Rini
2021-08-30i2c: S3C24X0: Finish Kconfig migrationTom Rini
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