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