1. d1a2587 mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant by Christophe Kerello · Fri Jul 31 09:53:37 2020 +0200
  2. 92693e3 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts by Christophe Kerello · Fri Jul 31 09:53:36 2020 +0200
  3. 16ec0bd mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · Fri Jul 31 09:53:35 2020 +0200
  4. 45dd1ee mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · Fri Jul 31 09:53:34 2020 +0200
  5. 8040da1 arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef by Patrick Delaunay · Fri Jul 31 16:31:52 2020 +0200
  6. 1dffeaf arm: stm32mp: bsec: use IS_ENABLED to prevent ifdef by Patrick Delaunay · Fri Jul 31 16:31:51 2020 +0200
  7. 9d96e90 board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup by Patrick Delaunay · Fri Jul 31 16:31:50 2020 +0200
  8. 821a9ba board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions by Patrick Delaunay · Fri Jul 31 16:31:49 2020 +0200
  9. f118e4a board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init by Patrick Delaunay · Fri Jul 31 16:31:48 2020 +0200
  10. c75bc6a board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix by Patrick Delaunay · Fri Jul 31 16:31:47 2020 +0200
  11. b7b6752 board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf by Patrick Delaunay · Fri Jul 31 16:31:46 2020 +0200
  12. 4b2bfd6 board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init by Patrick Delaunay · Fri Jul 31 16:31:45 2020 +0200
  13. 5fe5508 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power by Patrick Delaunay · Fri Jul 31 16:31:44 2020 +0200
  14. a1d5f20 board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_connected by Patrick Delaunay · Fri Jul 31 16:31:43 2020 +0200
  15. f660485 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check by Patrick Delaunay · Fri Jul 31 16:31:42 2020 +0200
  16. 7c7640a usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter by Patrice Chotard · Mon Jun 29 11:19:02 2020 +0200
  17. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  18. 9f16108 test/py: fix SquashFS tests by Joao Marcos Costa · Mon Aug 10 14:37:27 2020 +0200
  19. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  20. d5639a0 Makefile: sunxi: Don't use binman to build ATF image by Simon Glass · Fri Aug 07 09:44:11 2020 -0600
  21. 604c8e7 test/py: serial# cannot be overwritten on some devices by Heinrich Schuchardt · Fri Aug 07 23:11:35 2020 +0200
  22. b9cba9f Merge branch '2020-08-07-misc-improvements' by Tom Rini · Sat Aug 08 08:28:53 2020 -0400
  23. 6fdee94 test: py: test_shell_run() with CONFIG_HUSH_PARSER=n by Heinrich Schuchardt · Wed Aug 05 18:31:42 2020 +0200
  24. f7d1093 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · Tue Aug 04 11:28:33 2020 -0600
  25. f9686de board: presidio: add LED support by Jway Lin · Tue Jun 30 21:08:07 2020 -0700
  26. c161200 led: led_cortina: Add CAxxx LED support by Jway Lin · Tue Jun 30 21:08:06 2020 -0700
  27. 1b9728f Travis: Add squashfs-tools by Tom Rini · Fri Aug 07 12:33:39 2020 -0400
  28. 31ae55f test/py: Add tests for the SquashFS commands by Joao Marcos Costa · Thu Jul 30 15:33:52 2020 +0200
  29. 2a7fb15 fs/fs.c: add symbolic link case to fs_ls_generic() by Joao Marcos Costa · Thu Jul 30 15:33:51 2020 +0200
  30. 88f5333 fs/squashfs: add support for zlib decompression by Joao Marcos Costa · Thu Jul 30 15:33:50 2020 +0200
  31. ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · Thu Jul 30 15:33:49 2020 +0200
  32. a12c66f fs/squashfs: add filesystem commands by Joao Marcos Costa · Thu Jul 30 15:33:48 2020 +0200
  33. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · Thu Jul 30 15:33:47 2020 +0200
  34. 573c0fa cmd: Update the memory-search command by Simon Glass · Tue Jul 28 19:41:14 2020 -0600
  35. 6db8ea5 test: Add a flag for tests that need console recording by Simon Glass · Tue Jul 28 19:41:13 2020 -0600
  36. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · Tue Jul 28 19:41:12 2020 -0600
  37. dc357ef console: Always define the console-recording functions by Simon Glass · Tue Jul 28 19:41:11 2020 -0600
  38. c963df9 test: Add a way to check part of a console line or skip it by Simon Glass · Tue Jul 28 19:41:10 2020 -0600
  39. d8a807b Merge branch '2020-08-07-mkimage-improvements' by Tom Rini · Fri Aug 07 11:56:34 2020 -0400
  40. 14139f5 mkimage: fit: fix import of external data by Patrick Oppenlander · Thu Jul 30 14:31:48 2020 +1000
  41. 5964c3f mkimage: fit: include image cipher in configuration signature by Patrick Oppenlander · Thu Jul 30 14:30:47 2020 +1000
  42. a4fafb3 mkimage: fit: don't cipher ciphered data by Patrick Oppenlander · Thu Jul 30 14:22:15 2020 +1000
  43. be47211 mkimage: fit: handle FDT_ERR_NOSPACE when ciphering by Patrick Oppenlander · Thu Jul 30 14:22:14 2020 +1000
  44. d586fc3 mkimage: fit: only process one cipher node by Patrick Oppenlander · Thu Jul 30 14:22:13 2020 +1000
  45. 5069906 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Aug 06 23:09:32 2020 -0400
  46. 5dd3378 Merge branch '2020-08-06-Kconfig-sram-options' by Tom Rini · Thu Aug 06 20:57:55 2020 -0400
  47. 97dd43f common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · Fri Jul 24 14:12:25 2020 +0300
  48. 34c2581 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · Fri Jul 24 14:12:24 2020 +0300
  49. bfcd5c5 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · Fri Jul 24 14:12:23 2020 +0300
  50. 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · Fri Jul 24 14:12:22 2020 +0300
  51. 76160a0 dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · Fri Jul 24 14:12:21 2020 +0300
  52. 6183c8d board_f: Remove setup_board_part1 by Ovidiu Panait · Fri Jul 24 14:12:20 2020 +0300
  53. 399aeb6 board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · Fri Jul 24 14:12:19 2020 +0300
  54. f8a961b board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · Fri Jul 24 14:12:18 2020 +0300
  55. 5fc6060 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · Fri Jul 24 14:12:17 2020 +0300
  56. a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · Fri Jul 24 14:12:16 2020 +0300
  57. 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · Fri Jul 24 14:12:15 2020 +0300
  58. 0c5e9a0 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · Fri Jul 24 14:12:14 2020 +0300
  59. 3ae4e95 cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · Fri Jul 24 14:12:13 2020 +0300
  60. 0a2ef26 Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · Fri Jul 24 14:12:12 2020 +0300
  61. cb22996 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · Fri Jul 24 14:12:11 2020 +0300
  62. 6274921 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · Fri Jul 24 14:12:10 2020 +0300
  63. 2cdfed2 Kconfig: Introduce CONFIG_SYS_HAS_SRAM by Ovidiu Panait · Fri Jul 24 14:12:09 2020 +0300
  64. a9309bd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Aug 06 11:06:02 2020 -0400
  65. 3185a7f mvebu: bubt: Drop dead code by Tom Rini · Fri Jul 24 17:13:17 2020 -0400
  66. e3f42ad arm: mvebu: Update CRS305-1G-4S board flash layout by Luka Kovacic · Thu Jul 23 10:56:40 2020 +0200
  67. 3d0c3e0 arm: mvebu: crs3xx-98dx3236: Add a maintainer by Luka Kovacic · Thu Jul 23 10:56:39 2020 +0200
  68. 16962fa arm: mvebu: Add CRS328-4C-20S-4S board by Luka Kovacic · Thu Jul 23 10:56:38 2020 +0200
  69. 1c4270b arm: mvebu: Add CRS326-24G-2S board by Luka Kovacic · Thu Jul 23 10:56:37 2020 +0200
  70. 8d6b5a6 arm: mvebu: Add CRS305-1G-4S Bit board by Luka Kovacic · Thu Jul 23 10:56:36 2020 +0200
  71. a89c519 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · Sun Jul 12 23:29:01 2020 +0530
  72. 51d09fc Azure/Travis: Update to latest Docker image by Tom Rini · Wed Aug 05 19:28:49 2020 -0400
  73. 06371ef Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Wed Aug 05 16:06:42 2020 -0400
  74. 047aaad Merge branch '2020-08-05-misc-fixes' by Tom Rini · Wed Aug 05 16:05:33 2020 -0400
  75. f820563 tools: env: Avoid an uninited warning with was_locked by Simon Glass · Sat Aug 01 10:30:39 2020 -0600
  76. e0de0f2 tools: env: Fix printf() warning in fw_env by Simon Glass · Sat Aug 01 10:30:38 2020 -0600
  77. 7054810 ARM: add Kconfig option for PSCI 0.1 by Icenowy Zheng · Sat Aug 01 02:56:45 2020 +0800
  78. f10ae54 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · Tue Jul 28 17:56:33 2020 +0200
  79. 51cc1f9 cmd: bootz: fix device-tree overlap test by Baruch Siach · Tue Jul 28 17:57:48 2020 +0300
  80. c2248cb fit_image: Use calloc() to fix reproducibility issue by Fabio Estevam · Mon Jul 27 21:03:13 2020 -0300
  81. caf8cae usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · Tue Jul 21 10:46:05 2020 +0200
  82. 77c83ac usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped by Stefan Roese · Tue Jul 21 10:46:04 2020 +0200
  83. 83b1751 usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() by Stefan Roese · Tue Jul 21 10:46:03 2020 +0200
  84. cb57086 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · Tue Jul 21 10:46:02 2020 +0200
  85. 6c9e2a9 arm: Add SPL build check to SPL early bss clear by Brian Moyer · Sun Jul 26 13:17:53 2020 -0700
  86. ac49e7b doc: move Clang documentation to HTML by Heinrich Schuchardt · Sat Jul 25 09:55:46 2020 +0200
  87. 8d4e7e2 pinctrl: aspeed: Fix Kconfig entry indentation by Michal Simek · Thu Jul 23 09:00:40 2020 +0200
  88. 56c9825 Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled by Michal Simek · Wed Jul 22 14:58:25 2020 +0200
  89. edd8034 dt-bindings: Sync include/dt-bindings/phy/phy.h from Linux by Michal Simek · Wed Jul 22 13:58:54 2020 +0200
  90. e9e7da5 fixdep: fix coding style in previous fix by Stephen Warren · Tue Jul 21 14:38:51 2020 -0600
  91. 365a753 test/py: Add test support for three stage boot by Yan Liu · Tue Jul 21 11:12:05 2020 -0400
  92. fe659f5 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · Tue Jul 21 09:32:20 2020 +0200
  93. b9df7d9 net: ping: reset stored IP address by Marek Szyprowski · Mon Jun 15 11:15:57 2020 +0200
  94. 6808390 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · Mon Jun 08 11:27:19 2020 +0200
  95. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · Mon Jul 20 11:10:45 2020 +0300
  96. 6e9aa54 net: tftp: Add client support for RFC 7440 by Ramon Fried · Sat Jul 18 23:31:46 2020 +0300
  97. 2aa7fc6 psci: put psci_method in .data section if EFI_LOADER is not enabled by Yann Gautier · Fri Jul 17 14:20:15 2020 +0200
  98. b0bdbd6 Fix corner case in bad block table handling. by Doyle, Patrick · Wed Jul 15 14:46:34 2020 +0000
  99. fce6f98 cmd: add clone command by John Chau · Thu Jul 02 12:01:21 2020 +0800
  100. 95bbe15 fs/fat/fat.c: Do not perform zero block reads if there are no blocks left by Jason Wessel · Tue Jun 23 14:36:54 2020 -0700