1. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  2. 388f78e serial: Add a SERIAL config by Simon Glass · Sun Aug 08 12:20:13 2021 -0600
  3. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  4. 3198531 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · Sun Aug 08 12:20:11 2021 -0600
  5. ff67f23 pch: Rename PCH_SUPPORT to PCH by Simon Glass · Sun Aug 08 12:20:10 2021 -0600
  6. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  7. fa392bf Merge branch '2021-09-03-xyz-modem-fixes' into next by Tom Rini · Fri Sep 03 17:15:44 2021 -0400
  8. 647ae2c xyz-modem: Allow to cancel transfer also by CTRL+C by Pali Rohár · Tue Aug 03 16:28:44 2021 +0200
  9. e37155f xyz-modem: Show information about finished transfer by Pali Rohár · Tue Aug 03 16:28:43 2021 +0200
  10. b6f177b xyz-modem: Properly abort/terminate transfer on error by Pali Rohár · Tue Aug 03 16:28:42 2021 +0200
  11. d9c805e xyz-modem: Close stream after processing/sending terminate sequence by Pali Rohár · Tue Aug 03 16:28:41 2021 +0200
  12. 81f0491 xyz-modem: Put xyzModem_stream_close debug diagnostic message into ZM_DEBUG() by Pali Rohár · Tue Aug 03 16:28:40 2021 +0200
  13. c2d20c7 xyz-modem: Fix x-modem "xyzModem_eof error" at the end of file by Pali Rohár · Tue Aug 03 16:28:39 2021 +0200
  14. 094cfbb xyz-modem: Fix crash after cancelling transfer by Pali Rohár · Tue Aug 03 16:28:38 2021 +0200
  15. 3a6d453 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · Fri Sep 03 10:40:28 2021 -0400
  16. ea5c422 Merge branch '2021-09-02-assorted-platform-and-bugfixes' into next by Tom Rini · Thu Sep 02 18:39:28 2021 -0400
  17. 8586cda tools: env: Handle shorter read calls by Thibault Ferrante · Tue Aug 24 17:29:50 2021 +0200
  18. 504384e psci: fix double declaration by Oleksandr Suvorov · Tue Aug 24 00:55:39 2021 +0300
  19. 439a4c2 pci: iproc: fix compilation errors and warnings by Bharat Gooty · Mon Aug 23 14:57:24 2021 +0530
  20. 43c161d mailmap: Update e-mail for Jernej Skrabec by Jernej Skrabec · Sun Aug 22 07:23:48 2021 +0200
  21. a871d86 ARM: Prevent the compiler from using NEON registers by Samuel Holland · Sat Aug 21 19:54:02 2021 -0500
  22. 58823ba doc: Add documentation for the Arm vexpress board configs by Peter Hoyes · Thu Aug 19 16:53:14 2021 +0100
  23. a673266 arm: Use armv8_switch_to_el1 env to switch to EL1 by Peter Hoyes · Thu Aug 19 16:53:13 2021 +0100
  24. 5775bbc vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · Thu Aug 19 16:53:12 2021 +0100
  25. 8a559ab armv8: Add ARMv8 MPU configuration logic by Peter Hoyes · Thu Aug 19 16:53:11 2021 +0100
  26. ac33c06 armv8: Ensure EL1&0 VMSA is enabled by Peter Hoyes · Thu Aug 19 16:53:10 2021 +0100
  27. 6f4a27d armv8: Disable pointer authentication traps for EL1 by Peter Hoyes · Thu Aug 19 16:53:09 2021 +0100
  28. c33a4c5 Revert "configs: synquacer: Make U-Boot binary position independent" by Masami Hiramatsu · Thu Aug 19 22:15:25 2021 +0900
  29. 1f23e41 lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL build by Andreas Schwab · Tue Aug 17 12:51:34 2021 +0200
  30. 4a5451c cmd/part: correct alignment of partition list by Heinrich Schuchardt · Fri Aug 06 00:51:46 2021 +0200
  31. 94844ae arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr() by Stephan Gerhold · Tue Aug 03 12:12:38 2021 +0200
  32. 2636e46 arm: mach-snapdragon: misc: Initialize eMMC if necessary by Stephan Gerhold · Tue Aug 03 12:12:37 2021 +0200
  33. bbd3c61 armv7: Add Position Independent Execution support by Chia-Wei Wang · Tue Aug 03 10:50:10 2021 +0800
  34. 8810320 arm: Fix option dependency with Kconfig language by Chia-Wei Wang · Tue Aug 03 10:50:09 2021 +0800
  35. 617867f Merge branch '2021-09-02-assorted-fixes' into next by Tom Rini · Thu Sep 02 09:25:43 2021 -0400
  36. 605b655 ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI by Pali Rohár · Sun Aug 15 16:27:37 2021 +0200
  37. 4b5b1c5 ata: ahci-pci: Fix dependency on DM_PCI by Pali Rohár · Sun Aug 15 16:27:36 2021 +0200
  38. 8534161 rtc: ds1307: Fix incorrect clock reset for DS13xx by Callum Sinclair · Tue Aug 10 14:51:15 2021 +1200
  39. d772045 arm: u8500: Prefer building in thumb mode by default by Stephan Gerhold · Sat Aug 07 15:07:24 2021 +0200
  40. cc25bb1 board: stemmy: Update documentation by Stephan Gerhold · Sat Aug 07 15:07:23 2021 +0200
  41. 8e4386c board: stemmy: Add basic Fastboot support by Stephan Gerhold · Sat Aug 07 15:07:22 2021 +0200
  42. e669124 arm: dts: u8500: u-boot: Add fixed clock for eMMC by Stephan Gerhold · Sat Aug 07 15:07:21 2021 +0200
  43. 7b27932 arm: dts: u8500: Update from Linux ux500-dts-for-v5.15 by Stephan Gerhold · Sat Aug 07 15:07:20 2021 +0200
  44. ca0a82b arm: u8500: Imply options for new drivers by Stephan Gerhold · Sat Aug 07 15:07:19 2021 +0200
  45. a67f792 MAINTAINERS: Add new drivers for ARM U8500 by Stephan Gerhold · Sat Aug 07 15:07:18 2021 +0200
  46. 8398dd3 loadb: Properly indicate aborted kermit transfer by Pali Rohár · Fri Aug 06 18:07:39 2021 +0200
  47. a5330a1 scripts/checkpatch.pl: Resync with v5.13 by Tom Rini · Tue Aug 03 08:31:56 2021 -0400
  48. 13895a3 mkimage: clarify error message for empty input files by Thomas Hebb · Sun Aug 01 15:23:13 2021 -0700
  49. 1e92a8a lib: -Wformat-truncation in rsa_engine_get_priv_key by Heinrich Schuchardt · Fri Jul 30 17:05:07 2021 +0200
  50. 4a733b3 fit: Use DM hash driver if supported by Chia-Wei Wang · Fri Jul 30 09:08:05 2021 +0800
  51. 8a523aa crypto: hash: Add software hash DM driver by Chia-Wei Wang · Fri Jul 30 09:08:04 2021 +0800
  52. 6e84474 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · Fri Jul 30 09:08:03 2021 +0800
  53. abc83f9 lib/md5: Export progressive APIs by Chia-Wei Wang · Fri Jul 30 09:08:02 2021 +0800
  54. b63dc08 lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0 by Alexandru Gagniuc · Thu Jul 29 13:31:21 2021 -0500
  55. 41a92cf Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · Tue Aug 31 19:11:15 2021 -0400
  56. e82a236 Merge branch '2021-08-31-kconfig-migrations-part2' into next by Tom Rini · Tue Aug 31 17:52:28 2021 -0400
  57. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  58. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  59. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  60. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  61. 87459c1 ls1046ardb_qspi*: Enable RAMBOOT_PBL by Tom Rini · Tue Aug 24 23:11:50 2021 -0400
  62. 9ff815a Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · Tue Aug 24 23:11:49 2021 -0400
  63. b66070c Convert CONFIG_QSPI_BOOT to Kconfig by Tom Rini · Tue Aug 24 21:19:12 2021 -0400
  64. 4915091 Convert CONFIG_SYS_FSL_DDR4 to Kconfig by Tom Rini · Tue Aug 24 20:47:06 2021 -0400
  65. 2725169 configs: Remove unused IMX_NAND symbol by Tom Rini · Tue Aug 24 20:41:04 2021 -0400
  66. 431e9ca nitrogen6x: Populate FDTFILE at build-time for all platforms by Tom Rini · Tue Aug 24 20:41:03 2021 -0400
  67. ac30ec0 nitrogen6x: Migrate DDR_MB to Kconfig by Tom Rini · Tue Aug 24 20:41:02 2021 -0400
  68. 74c9797 Convert CONFIG_SPL to Kconfig by Tom Rini · Tue Aug 24 20:41:01 2021 -0400
  69. 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · Tue Aug 24 20:41:00 2021 -0400
  70. 8086a82 imx: Introduce CONFIG_MACH_IMX by Tom Rini · Tue Aug 24 20:40:59 2021 -0400
  71. 96a5817 Convert CONFIG_MX7D to Kconfig by Tom Rini · Mon Aug 23 16:35:25 2021 -0400
  72. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  73. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · Mon Aug 23 10:25:30 2021 -0400
  74. 6ec41ad qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR by Tom Rini · Mon Aug 23 10:25:29 2021 -0400
  75. 4a9d43d Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Tom Rini · Sat Aug 21 13:50:19 2021 -0400
  76. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · Sat Aug 21 13:50:18 2021 -0400
  77. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · Sat Aug 21 13:50:17 2021 -0400
  78. fe2cea6 ddr: Migrate DDR_SPD to Kconfig by Tom Rini · Sat Aug 21 13:50:16 2021 -0400
  79. 592bcd0 mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig by Tom Rini · Sat Aug 21 13:50:15 2021 -0400
  80. 5155665 mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · Sat Aug 21 13:50:14 2021 -0400
  81. 5918039 mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig by Tom Rini · Sat Aug 21 13:50:13 2021 -0400
  82. f91ff5a sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · Thu Aug 19 11:57:06 2021 +0200
  83. 2b67387 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · Thu Aug 19 11:57:05 2021 +0200
  84. 0866760 watchdog: add gpio watchdog driver by Rasmus Villemoes · Thu Aug 19 11:57:04 2021 +0200
  85. 3be6a35 watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() by Rasmus Villemoes · Thu Aug 19 11:57:03 2021 +0200
  86. 2e71366 board: x530: switch to wdt_stop_all() by Rasmus Villemoes · Thu Aug 19 11:57:02 2021 +0200
  87. beb8c2f watchdog: wdt-uclass.c: add wdt_stop_all() helper by Rasmus Villemoes · Thu Aug 19 11:57:01 2021 +0200
  88. 66f0649 sandbox: disable CONFIG_WATCHDOG_AUTOSTART by Rasmus Villemoes · Thu Aug 19 11:57:00 2021 +0200
  89. 85fb822 watchdog: wdt-uclass.c: keep track of each device's running state by Rasmus Villemoes · Thu Aug 19 11:56:59 2021 +0200
  90. c245318 watchdog: wdt-uclass.c: refactor initr_watchdog() by Rasmus Villemoes · Thu Aug 19 11:56:58 2021 +0200
  91. 1e42d37 watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition by Rasmus Villemoes · Thu Aug 19 11:56:57 2021 +0200
  92. 635f924 watchdog: wdt-uclass.c: introduce struct wdt_priv by Rasmus Villemoes · Thu Aug 19 11:56:56 2021 +0200
  93. f008c30 watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() by Rasmus Villemoes · Thu Aug 19 11:56:55 2021 +0200
  94. ddda564 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · Sat Aug 21 13:50:12 2021 -0400
  95. f2e20e7 Merge branch '2021-08-30-kconfig-migrations-part1' into next by Tom Rini · Mon Aug 30 16:44:54 2021 -0400
  96. 8b66e04 Kconfig: Use spaces not tabs in Kconfig entires by Tom Rini · Thu Aug 19 16:23:58 2021 -0400
  97. e8eb04a astro_mcf5373l: Rework ASTRO_ID logic by Tom Rini · Thu Aug 19 15:16:15 2021 -0400
  98. 1debb63 mpc83xx: Update comment by Tom Rini · Thu Aug 19 15:15:06 2021 -0400
  99. b0f0a21 spi: altera_spi: Do not abuse CONFIG namespace by Tom Rini · Thu Aug 19 15:06:54 2021 -0400
  100. ec2c2a0 video: Remove ati_radeon_fb by Tom Rini · Thu Aug 19 15:06:01 2021 -0400