Commit Graph

  • a9346b93b4 sandbox: add test of wdt_gpio driver Rasmus Villemoes 2021-08-19 11:57:05 +02:00
  • 2ac8490412 watchdog: add gpio watchdog driver Rasmus Villemoes 2021-08-19 11:57:04 +02:00
  • 492ee6b8d0 watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() Rasmus Villemoes 2021-08-19 11:57:03 +02:00
  • 1c5aedcd9a board: x530: switch to wdt_stop_all() Rasmus Villemoes 2021-08-19 11:57:02 +02:00
  • 90555dc83e watchdog: wdt-uclass.c: add wdt_stop_all() helper Rasmus Villemoes 2021-08-19 11:57:01 +02:00
  • 815529ebe1 sandbox: disable CONFIG_WATCHDOG_AUTOSTART Rasmus Villemoes 2021-08-19 11:57:00 +02:00
  • f1b112afbb watchdog: wdt-uclass.c: keep track of each device's running state Rasmus Villemoes 2021-08-19 11:56:59 +02:00
  • 3eaf6e2e42 watchdog: wdt-uclass.c: refactor initr_watchdog() Rasmus Villemoes 2021-08-19 11:56:58 +02:00
  • 068f8eafe9 watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition Rasmus Villemoes 2021-08-19 11:56:57 +02:00
  • 6d24dc89f0 watchdog: wdt-uclass.c: introduce struct wdt_priv Rasmus Villemoes 2021-08-19 11:56:56 +02:00
  • 8967ebb653 watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() Rasmus Villemoes 2021-08-19 11:56:55 +02:00
  • 8897bf4288 global: Remove unused or unnecessary CONFIG symbols related to DDR Tom Rini 2021-08-21 13:50:12 -04:00
  • a85a8e63c5 Merge branch '2021-08-30-kconfig-migrations-part1' into next Tom Rini 2021-08-30 16:44:54 -04:00
  • 809c4f242f Kconfig: Use spaces not tabs in Kconfig entires Tom Rini 2021-08-19 16:23:58 -04:00
  • a3e7a3640b astro_mcf5373l: Rework ASTRO_ID logic Tom Rini 2021-08-19 15:16:15 -04:00
  • 0c1b10fecc mpc83xx: Update comment Tom Rini 2021-08-19 15:15:06 -04:00
  • b166f0449c spi: altera_spi: Do not abuse CONFIG namespace Tom Rini 2021-08-19 15:06:54 -04:00
  • dad7c6652d video: Remove ati_radeon_fb Tom Rini 2021-08-19 15:06:01 -04:00
  • d1240b6ab2 global: Remove dead code that starts with CONFIG_[0-9A] Tom Rini 2021-08-19 15:02:35 -04:00
  • b21f965bb0 i8042: Do not abuse CONFIG namespace Tom Rini 2021-08-19 14:58:00 -04:00
  • 7ae1b0804d ppc: Rework some hard-coded BOOTCOMMANDS Tom Rini 2021-08-19 14:29:00 -04:00
  • 5afdcca019 arm: Migrate GICV2 / GICV3 to Kconfig Tom Rini 2021-08-19 14:19:39 -04:00
  • 4d540a3a81 nand: vf610_nfc: Do not abuse CONFIG namespace Tom Rini 2021-08-19 13:56:20 -04:00
  • d93d363cb7 varisys: Remove dead code Tom Rini 2021-08-18 23:12:39 -04:00
  • 66cc5aebde README: Remove some old i2c related text Tom Rini 2021-08-18 23:12:38 -04:00
  • fc8d3b9a2f Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig Tom Rini 2021-08-18 23:12:37 -04:00
  • 81bc599dfa tegra: Cleanup I2C support Tom Rini 2021-08-18 23:12:36 -04:00
  • 6d5d0c955e i2c: fsl_i2c: Migrate to Kconfig Tom Rini 2021-08-18 23:12:35 -04:00
  • 6aa075432e rcar: i2c: Migrate SYS_I2C_SH to Kconfig Tom Rini 2021-08-18 23:12:34 -04:00
  • 15e7b76824 Convert CONFIG_SYS_I2C_MXC et al to Kconfig Tom Rini 2021-08-18 23:12:33 -04:00
  • a5752f8a25 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig Tom Rini 2021-08-18 23:12:32 -04:00
  • 1edef7693b cmd/i2c.c: Remove unused legacy code Tom Rini 2021-08-18 23:12:31 -04:00
  • 38a671d21e i2c: Remove non-DM code from ihs_i2c.c Tom Rini 2021-08-18 23:12:30 -04:00
  • 14376b8e6c ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace Tom Rini 2021-08-18 23:12:29 -04:00
  • db157874fc am43xx: Drop non-DM_I2C code Tom Rini 2021-08-18 23:12:28 -04:00
  • bbd94278d1 am335x: Drop non-DM_I2C code Tom Rini 2021-08-18 23:12:27 -04:00
  • 27bedff99d i2c: designware: Remove unused non-DM functionality Tom Rini 2021-08-18 23:12:26 -04:00
  • 52c7e37596 Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig Tom Rini 2021-08-18 23:12:25 -04:00
  • 55dabcc8f2 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY Tom Rini 2021-08-18 23:12:24 -04:00
  • 5b4225511e i2c: Remove unused additional legacy soft i2c bus support Tom Rini 2021-08-17 17:59:48 -04:00
  • 2656145224 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig Tom Rini 2021-08-17 17:59:47 -04:00
  • de69572569 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig Tom Rini 2021-08-17 17:59:46 -04:00
  • 88cd7d0ea9 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig Tom Rini 2021-08-17 17:59:45 -04:00
  • c18afbe0ab eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage Tom Rini 2021-08-17 17:59:44 -04:00
  • abe50c1c82 cl-som-imx7: Enable CMD_EEPROM Tom Rini 2021-08-17 17:59:43 -04:00
  • 0283da445a i2c: S3C24X0: Finish Kconfig migration Tom Rini 2021-08-17 17:59:42 -04:00
  • d7d40f614d Convert CONFIG_ID_EEPROM to Kconfig Tom Rini 2021-08-17 17:59:41 -04:00
  • 433eb4affc siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespace Tom Rini 2021-08-17 17:59:40 -04:00
  • d64d1536b8 keymile: Use CONFIG_SYS_IVM_EEPROM_ADR Tom Rini 2021-08-17 17:59:39 -04:00
  • b61d18c07d arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR Tom Rini 2021-08-17 17:59:38 -04:00
  • 20815ecdcf davinci: Drop CONFIG_MAC_ADDR_IN_EEPROM Tom Rini 2021-08-17 17:59:37 -04:00
  • 2a1453695d kp_imx53: Switch to using a local namespace for ID EEPROM Tom Rini 2021-08-17 17:59:36 -04:00
  • c347e42f43 powerpc: Remove unused FCC ethernet code Tom Rini 2021-08-11 08:26:52 -04:00
  • c863204183 exynos: Update environment macros a bit Tom Rini 2021-08-10 17:34:22 -04:00
  • 90e5e78b1d arm: keystone2: Rename CONFIG_ENV_KS2_BOARD_SETTINGS Tom Rini 2021-08-10 17:34:21 -04:00
  • eb7d30eaf6 aristainetos2: Rename CONFIG_EXTRA_ENV_BOARD_SETTINGS Tom Rini 2021-08-10 17:34:20 -04:00
  • 33e8e61694 usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2 Tom Rini 2021-08-10 16:17:55 -04:00
  • 9b0583a839 Prepare v2021.10-rc3 v2021.10-rc3 Tom Rini 2021-08-30 12:45:46 -04:00
  • 18f528535d configs: Resync with savedefconfig Tom Rini 2021-08-30 12:40:24 -04:00
  • b9cb74a5aa Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze Tom Rini 2021-08-27 08:33:02 -04:00
  • 229cb5c6ba xilinx: zynqmp: Enable stack relocation to DDR Michal Simek 2021-08-24 14:56:47 +02:00
  • 060fa0e11b xilinx: zynqmp: Update descriptions for u-boot.its Michal Simek 2021-08-19 14:17:37 +02:00
  • 52ff1626cf xilinx: common: Enabling generic function for DT reselection Michal Simek 2021-08-11 14:23:54 +02:00
  • e69213611e xilinx: zynqmp: Generate different u-boot.itb for MULTI_DTB_FIT Michal Simek 2021-08-19 12:02:57 +02:00
  • f28a22d55a arm64: dts: Make sure that all DTBs are 64bit aligned Michal Simek 2021-08-19 11:29:41 +02:00
  • 570c463680 Makefile: Align fit-dtb.blob and u-boot.itb by 64bits Michal Simek 2021-08-19 11:09:37 +02:00
  • 5bd5ee02b2 xilinx: zynqmp: Check that DT is 64bit aligned Michal Simek 2021-08-19 11:07:59 +02:00
  • 8823253272 xilinx: Add support for generic board detection Michal Simek 2021-07-23 09:59:59 +02:00
  • b262863bf8 xilinx: common: Free allocated structure Michal Simek 2021-08-13 09:17:10 +02:00
  • d9c93c9e2c xilinx: common: Change board_info[] handling Michal Simek 2021-08-12 12:30:36 +02:00
  • 57f710320f xilinx: Use variable for passing board_name Michal Simek 2021-07-23 09:55:59 +02:00
  • 530560b6f8 xilinx: fru: Replace spaces with \0 in detected name Michal Simek 2021-08-12 11:03:49 +02:00
  • edd530651a xilinx: zynqmp: Enable gpio-key/button driver Michal Simek 2021-01-21 14:02:30 +01:00
  • 57bcae88fe arm64: zynqmp: Enable sha1sum command Michal Simek 2020-12-04 10:37:38 +01:00
  • e32d891659 watchdog: versal: Include header file needed for dev_ functions Ashok Reddy Soma 2021-08-10 00:16:12 -06:00
  • afb08a8634 xilinx: zynqmp: Add debug messages for boot mode Michal Simek 2021-07-28 12:25:49 +02:00
  • aa5fb3de23 cmd: boot: Update reset usage message Michal Simek 2021-08-11 12:01:25 +02:00
  • a84d3b6c56 cmd: pwm: Remove additional pwm description Michal Simek 2021-07-01 11:44:51 +02:00
  • 57b2a43607 xilinx: Enable config to display cpuinfo T Karthik Reddy 2021-08-10 06:50:21 -06:00
  • 80c0d38a56 xilinx: common: Add function to print SoC info T Karthik Reddy 2021-08-10 06:50:20 -06:00
  • 42e20f52d9 soc: xilinx: versal: Add soc_xilinx_versal driver T Karthik Reddy 2021-08-10 06:50:19 -06:00
  • a890a53ad2 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver T Karthik Reddy 2021-08-10 06:50:18 -06:00
  • 5e1a3be667 fdt_support: Add kernel-doc for fdt_fixup_memory_banks() Michal Simek 2021-08-10 09:21:54 +02:00
  • 1031a11d71 xilinx: Disable ARCH_FIXUP_FDT_MEMORY Michal Simek 2021-08-06 14:09:32 +02:00
  • c2b7244322 ARM: zynq: Enable smcc and nor for zc770-xm012 Michal Simek 2021-08-06 13:30:11 +02:00
  • 0df062bf04 ARM: zynq: Wire single qspi on couple of boards Michal Simek 2021-08-06 13:30:19 +02:00
  • b9c4e8d439 ARM: zynq: Replace 'io-standard' with 'power-source' property Sai Krishna Potthuri 2021-08-06 01:41:46 -06:00
  • bc353102a0 xilinx: Add jedec compatible string for QSPI (Zynq/ZynqMP) Raju Kumar Pothuraju 2021-07-01 14:15:11 +05:30
  • 1759a31288 arm64: zynqmp: Update comment style sm-k26 Michal Simek 2021-08-05 08:28:46 +02:00
  • 464f6558ca arm64: zynqmp: Fix header alignment on kv260 boards Michal Simek 2021-08-06 11:12:29 +02:00
  • 4cec057ff9 arm64: zynqmp: Fix node name for ds35/36 leds Michal Simek 2021-08-06 11:12:56 +02:00
  • 18bfe9cf5a xilinx: zynqmp: Initialize usb and scsi via preboot Michal Simek 2021-07-29 14:22:05 +02:00
  • 055dfdc257 arm64: zynqmp: Disable WDT_CDNS driver by default Michal Simek 2021-08-06 09:18:17 +02:00
  • 3ae330c177 mmc: zynq_sdhci: Use set_control_reg from sdhci.c Ashok Reddy Soma 2021-08-02 23:20:46 -06:00
  • b6f44082d5 mmc: zynq_sdhci: Wait till sd card detect state is stable T Karthik Reddy 2021-08-02 23:20:45 -06:00
  • 655d69faaf mmc: zynq_sdhci: Move setting tapdelay code to driver Ashok Reddy Soma 2021-08-02 23:20:44 -06:00
  • d044982555 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays Ashok Reddy Soma 2021-08-02 23:20:43 -06:00
  • 7bfa565453 Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainline Tom Rini 2021-08-25 07:48:06 -04:00
  • 31b51cb1d2 arm: socfpga: Enable Intel N5X device build Siew Chin Lim 2021-08-10 11:26:42 +08:00
  • ed9050f87e include: configs: Add Intel N5X device CONFIGs Siew Chin Lim 2021-08-10 11:26:41 +08:00