1. 97214d3 Merge branch '2021-09-11-update-docker-container' into next by Tom Rini · Sat Sep 11 13:18:35 2021 -0400
  2. 18375b2 CI: Update to latest container images by Tom Rini · Sat Sep 11 12:06:14 2021 -0400
  3. 0ae4106 azure/gitlab: Add tests for SiFive Unleashed board by Bin Meng · Thu Aug 26 23:33:35 2021 +0800
  4. 7aaccc7 riscv: sifive: unleashed: Add genimage config files by Bin Meng · Thu Aug 26 23:33:34 2021 +0800
  5. f551a53 tools: docker: Build and install genimage by Bin Meng · Thu Aug 26 23:33:33 2021 +0800
  6. 00afccd tools: docker: Bump up QEMU version to 6.1.0 by Bin Meng · Thu Aug 26 23:33:32 2021 +0800
  7. b6a78cf Dockerfile: Update to latest "focal" tag by Tom Rini · Sat Sep 11 10:36:48 2021 -0400
  8. dd1bb39 Merge branch '2021-09-07-ATAGs-and-related-migration' into next by Tom Rini · Tue Sep 07 22:29:57 2021 -0400
  9. eb6aadc arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · Mon Aug 30 09:16:32 2021 -0400
  10. ea1e52b arm: Add Kconfig entry for MACH_TYPE by Tom Rini · Mon Aug 30 09:16:31 2021 -0400
  11. 4cc3885 arm: Disable ATAGs support by Tom Rini · Mon Aug 30 09:16:30 2021 -0400
  12. ae21e7f imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · Mon Aug 30 09:16:29 2021 -0400
  13. 7dfde5b Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Tom Rini · Mon Aug 30 09:16:28 2021 -0400
  14. f2e2f7a configs: Resync with savedefconfig by Tom Rini · Sat Sep 04 15:47:53 2021 -0400
  15. daa2867 Merge branch '2021-09-04-makefile-cleanups-part-b' into next by Tom Rini · Sat Sep 04 15:43:59 2021 -0400
  16. 1d92624 net: Move network rules to drivers/net by Simon Glass · Sun Aug 08 12:20:31 2021 -0600
  17. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · Sun Aug 08 12:20:30 2021 -0600
  18. a0e4487 power: Refactor Makefile rules by Simon Glass · Sun Aug 08 12:20:29 2021 -0600
  19. 7ff6104 power: Add a POWER config by Simon Glass · Sun Aug 08 12:20:28 2021 -0600
  20. 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · Sun Aug 08 12:20:27 2021 -0600
  21. 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · Sun Aug 08 12:20:26 2021 -0600
  22. 6343ffb power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · Sun Aug 08 12:20:25 2021 -0600
  23. 12cf602 gpio: Add a GPIO config by Simon Glass · Sun Aug 08 12:20:24 2021 -0600
  24. 8adc1b6 tegra: gpio: Drop use of CONFIG_xxx variables by Simon Glass · Sun Aug 08 12:20:23 2021 -0600
  25. 2710f9f Makefile: Move drivers/dma/ into drivers/Makefile by Simon Glass · Sun Aug 08 12:20:22 2021 -0600
  26. 4000e1b Convert CONFIG_DMA_LPC32XX to Kconfig by Simon Glass · Sun Aug 08 12:20:21 2021 -0600
  27. d851842 ti: Convert CONFIG_TI_EDMA3 to Kconfig by Simon Glass · Sun Aug 08 12:20:20 2021 -0600
  28. 9cf0079 dma: Add a Kconfig for legacy DMA by Simon Glass · Sun Aug 08 12:20:19 2021 -0600
  29. bb83ec5 Makefile: Unify the rules for BOOTCOUNT_LIMIT by Simon Glass · Sun Aug 08 12:20:18 2021 -0600
  30. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · Sun Aug 08 12:20:17 2021 -0600
  31. 6457106 ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · Sun Aug 08 12:20:16 2021 -0600
  32. de3fd53 Rename CACHE_SUPPORT to CACHE by Simon Glass · Sun Aug 08 12:20:15 2021 -0600
  33. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  34. 388f78e serial: Add a SERIAL config by Simon Glass · Sun Aug 08 12:20:13 2021 -0600
  35. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  36. 3198531 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · Sun Aug 08 12:20:11 2021 -0600
  37. ff67f23 pch: Rename PCH_SUPPORT to PCH by Simon Glass · Sun Aug 08 12:20:10 2021 -0600
  38. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  39. fa392bf Merge branch '2021-09-03-xyz-modem-fixes' into next by Tom Rini · Fri Sep 03 17:15:44 2021 -0400
  40. 647ae2c xyz-modem: Allow to cancel transfer also by CTRL+C by Pali Rohár · Tue Aug 03 16:28:44 2021 +0200
  41. e37155f xyz-modem: Show information about finished transfer by Pali Rohár · Tue Aug 03 16:28:43 2021 +0200
  42. b6f177b xyz-modem: Properly abort/terminate transfer on error by Pali Rohár · Tue Aug 03 16:28:42 2021 +0200
  43. d9c805e xyz-modem: Close stream after processing/sending terminate sequence by Pali Rohár · Tue Aug 03 16:28:41 2021 +0200
  44. 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
  45. 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
  46. 094cfbb xyz-modem: Fix crash after cancelling transfer by Pali Rohár · Tue Aug 03 16:28:38 2021 +0200
  47. 3a6d453 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · Fri Sep 03 10:40:28 2021 -0400
  48. ea5c422 Merge branch '2021-09-02-assorted-platform-and-bugfixes' into next by Tom Rini · Thu Sep 02 18:39:28 2021 -0400
  49. 8586cda tools: env: Handle shorter read calls by Thibault Ferrante · Tue Aug 24 17:29:50 2021 +0200
  50. 504384e psci: fix double declaration by Oleksandr Suvorov · Tue Aug 24 00:55:39 2021 +0300
  51. 439a4c2 pci: iproc: fix compilation errors and warnings by Bharat Gooty · Mon Aug 23 14:57:24 2021 +0530
  52. 43c161d mailmap: Update e-mail for Jernej Skrabec by Jernej Skrabec · Sun Aug 22 07:23:48 2021 +0200
  53. a871d86 ARM: Prevent the compiler from using NEON registers by Samuel Holland · Sat Aug 21 19:54:02 2021 -0500
  54. 58823ba doc: Add documentation for the Arm vexpress board configs by Peter Hoyes · Thu Aug 19 16:53:14 2021 +0100
  55. a673266 arm: Use armv8_switch_to_el1 env to switch to EL1 by Peter Hoyes · Thu Aug 19 16:53:13 2021 +0100
  56. 5775bbc vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · Thu Aug 19 16:53:12 2021 +0100
  57. 8a559ab armv8: Add ARMv8 MPU configuration logic by Peter Hoyes · Thu Aug 19 16:53:11 2021 +0100
  58. ac33c06 armv8: Ensure EL1&0 VMSA is enabled by Peter Hoyes · Thu Aug 19 16:53:10 2021 +0100
  59. 6f4a27d armv8: Disable pointer authentication traps for EL1 by Peter Hoyes · Thu Aug 19 16:53:09 2021 +0100
  60. c33a4c5 Revert "configs: synquacer: Make U-Boot binary position independent" by Masami Hiramatsu · Thu Aug 19 22:15:25 2021 +0900
  61. 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
  62. 4a5451c cmd/part: correct alignment of partition list by Heinrich Schuchardt · Fri Aug 06 00:51:46 2021 +0200
  63. 94844ae arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr() by Stephan Gerhold · Tue Aug 03 12:12:38 2021 +0200
  64. 2636e46 arm: mach-snapdragon: misc: Initialize eMMC if necessary by Stephan Gerhold · Tue Aug 03 12:12:37 2021 +0200
  65. bbd3c61 armv7: Add Position Independent Execution support by Chia-Wei Wang · Tue Aug 03 10:50:10 2021 +0800
  66. 8810320 arm: Fix option dependency with Kconfig language by Chia-Wei Wang · Tue Aug 03 10:50:09 2021 +0800
  67. 617867f Merge branch '2021-09-02-assorted-fixes' into next by Tom Rini · Thu Sep 02 09:25:43 2021 -0400
  68. 605b655 ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI by Pali Rohár · Sun Aug 15 16:27:37 2021 +0200
  69. 4b5b1c5 ata: ahci-pci: Fix dependency on DM_PCI by Pali Rohár · Sun Aug 15 16:27:36 2021 +0200
  70. 8534161 rtc: ds1307: Fix incorrect clock reset for DS13xx by Callum Sinclair · Tue Aug 10 14:51:15 2021 +1200
  71. d772045 arm: u8500: Prefer building in thumb mode by default by Stephan Gerhold · Sat Aug 07 15:07:24 2021 +0200
  72. cc25bb1 board: stemmy: Update documentation by Stephan Gerhold · Sat Aug 07 15:07:23 2021 +0200
  73. 8e4386c board: stemmy: Add basic Fastboot support by Stephan Gerhold · Sat Aug 07 15:07:22 2021 +0200
  74. e669124 arm: dts: u8500: u-boot: Add fixed clock for eMMC by Stephan Gerhold · Sat Aug 07 15:07:21 2021 +0200
  75. 7b27932 arm: dts: u8500: Update from Linux ux500-dts-for-v5.15 by Stephan Gerhold · Sat Aug 07 15:07:20 2021 +0200
  76. ca0a82b arm: u8500: Imply options for new drivers by Stephan Gerhold · Sat Aug 07 15:07:19 2021 +0200
  77. a67f792 MAINTAINERS: Add new drivers for ARM U8500 by Stephan Gerhold · Sat Aug 07 15:07:18 2021 +0200
  78. 8398dd3 loadb: Properly indicate aborted kermit transfer by Pali Rohár · Fri Aug 06 18:07:39 2021 +0200
  79. a5330a1 scripts/checkpatch.pl: Resync with v5.13 by Tom Rini · Tue Aug 03 08:31:56 2021 -0400
  80. 13895a3 mkimage: clarify error message for empty input files by Thomas Hebb · Sun Aug 01 15:23:13 2021 -0700
  81. 1e92a8a lib: -Wformat-truncation in rsa_engine_get_priv_key by Heinrich Schuchardt · Fri Jul 30 17:05:07 2021 +0200
  82. 4a733b3 fit: Use DM hash driver if supported by Chia-Wei Wang · Fri Jul 30 09:08:05 2021 +0800
  83. 8a523aa crypto: hash: Add software hash DM driver by Chia-Wei Wang · Fri Jul 30 09:08:04 2021 +0800
  84. 6e84474 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · Fri Jul 30 09:08:03 2021 +0800
  85. abc83f9 lib/md5: Export progressive APIs by Chia-Wei Wang · Fri Jul 30 09:08:02 2021 +0800
  86. 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
  87. 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
  88. e82a236 Merge branch '2021-08-31-kconfig-migrations-part2' into next by Tom Rini · Tue Aug 31 17:52:28 2021 -0400
  89. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  90. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  91. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  92. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  93. 87459c1 ls1046ardb_qspi*: Enable RAMBOOT_PBL by Tom Rini · Tue Aug 24 23:11:50 2021 -0400
  94. 9ff815a Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · Tue Aug 24 23:11:49 2021 -0400
  95. b66070c Convert CONFIG_QSPI_BOOT to Kconfig by Tom Rini · Tue Aug 24 21:19:12 2021 -0400
  96. 4915091 Convert CONFIG_SYS_FSL_DDR4 to Kconfig by Tom Rini · Tue Aug 24 20:47:06 2021 -0400
  97. 2725169 configs: Remove unused IMX_NAND symbol by Tom Rini · Tue Aug 24 20:41:04 2021 -0400
  98. 431e9ca nitrogen6x: Populate FDTFILE at build-time for all platforms by Tom Rini · Tue Aug 24 20:41:03 2021 -0400
  99. ac30ec0 nitrogen6x: Migrate DDR_MB to Kconfig by Tom Rini · Tue Aug 24 20:41:02 2021 -0400
  100. 74c9797 Convert CONFIG_SPL to Kconfig by Tom Rini · Tue Aug 24 20:41:01 2021 -0400