1. 6e7f5ae soc: soc_ti_k3: Add device identification for J7200 SoC by Kishon Vijay Abraham I · Wed Aug 05 22:44:27 2020 +0530
  2. 5467149 ram: k3-j721e: Relax version checks for memory controller by Lokesh Vutla · Wed Aug 05 22:44:26 2020 +0530
  3. e2af966 board: ti: j7200: Add board detection support for j7200 by Lokesh Vutla · Wed Aug 05 22:44:25 2020 +0530
  4. 046ad43 board: ti: j7200: Introduce support for j7200 build targets by Lokesh Vutla · Wed Aug 05 22:44:24 2020 +0530
  5. 8be6bbf arm: mach-k3: j7200: Detect if ROM has already loaded sysfw by Lokesh Vutla · Wed Aug 05 22:44:23 2020 +0530
  6. 8e7bd01 arm: mach-k3: j7200: Add support for storing extended boot info from ROM by Lokesh Vutla · Wed Aug 05 22:44:22 2020 +0530
  7. 0318a08 arm: mach-k3: j7200: Add support for SOC detection by Lokesh Vutla · Wed Aug 05 22:44:21 2020 +0530
  8. d5bc686 arm: mach-k3: j721e: Fix unlocking control module registers by Lokesh Vutla · Wed Aug 05 22:44:20 2020 +0530
  9. 6554994 arm: mach-k3: j721e: Add detection for j721e by Lokesh Vutla · Wed Aug 05 22:44:19 2020 +0530
  10. 17951b7 arm: mach-k3: sysfw-loader: Add support for rom loading sysfw image by Lokesh Vutla · Wed Aug 05 22:44:18 2020 +0530
  11. ff7ab09 arm: mach-k3: Move mmr_unlock to a common location by Lokesh Vutla · Wed Aug 05 22:44:17 2020 +0530
  12. 625000f arm: mach-k3: Fix platform hang when SPL_MULTI_DTB_FIT is not enabled by Jean-Jacques Hiblot · Wed Aug 05 22:44:16 2020 +0530
  13. 3ff4925 board: ti: j721e: Update fdt fixup logic for interconnect nodes by Suman Anna · Wed Aug 05 22:44:15 2020 +0530
  14. 5a08e65 board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is defined by Lokesh Vutla · Wed Aug 05 22:44:14 2020 +0530
  15. 00f4dfb board: ti: board_detect: Add stub functions for EEPROM detection apis by Lokesh Vutla · Wed Aug 05 22:44:13 2020 +0530
  16. 2219e78 configs: Add new config for supporting USB mass storage boot by Faiz Abbas · Mon Aug 03 11:35:16 2020 +0530
  17. 132990c configs: Add defconfig for USB DFU bootmode by Faiz Abbas · Mon Aug 03 11:35:15 2020 +0530
  18. e0717ac configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modes by Faiz Abbas · Mon Aug 03 11:35:14 2020 +0530
  19. 7a15597 configs: am65x_evm: Add support for DFU related configs by Faiz Abbas · Mon Aug 03 11:35:13 2020 +0530
  20. 0738371 arm: dts: k3-am654-base-board: Add support for USB0 in SPL by Faiz Abbas · Mon Aug 03 11:35:12 2020 +0530
  21. 60a7ab2 arm: dts: k3-am654-r5-base-board: Add USB0 nodes by Faiz Abbas · Mon Aug 03 11:35:11 2020 +0530
  22. 0ae20ed arm: mach-k3: am6_init: Add support for USB boot mode by Faiz Abbas · Mon Aug 03 11:35:10 2020 +0530
  23. 3385a86 arm: mach-k3: am6_init: Do USB fixups to facilitate host and device boot modes by Faiz Abbas · Mon Aug 03 11:35:09 2020 +0530
  24. b4372bf arm: mach-k3: am6_init: Gate mmc related configurations with the appropriate config by Faiz Abbas · Mon Aug 03 11:35:08 2020 +0530
  25. 5365ecf arm: mach-k3: sysfw-loader: Add support to load SYSFW from USB by Faiz Abbas · Mon Aug 03 11:35:07 2020 +0530
  26. fe1217e armv7R: K3: am654: Use full malloc in SPL both pre and post reloc by Faiz Abbas · Mon Aug 03 11:35:06 2020 +0530
  27. 5dd935a spl: usb: Only init usb once by Faiz Abbas · Mon Aug 03 11:35:05 2020 +0530
  28. 05e3a15 spl: usb: Create an API spl_usb_load() by Faiz Abbas · Mon Aug 03 11:35:04 2020 +0530
  29. 4a12285 board: ti: am65x: Update fdt fixup logic for interconnect nodes by Suman Anna · Wed Jul 29 13:41:12 2020 -0500
  30. 7101e12 mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value by Faiz Abbas · Wed Jul 29 07:03:41 2020 +0530
  31. f65e291 arm: dts: k3-j721e: Fix interconnect node names by Suman Anna · Fri Jul 24 17:51:40 2020 -0500
  32. 3e1addb arm: dts: k3-am65: Fix interconnect node names by Suman Anna · Fri Jul 24 17:51:39 2020 -0500
  33. 9aa45bc ARM: omap3: evm: Complete DM_ETH and DM_USB migrations by Derald D. Woods · Sat Jul 18 19:23:04 2020 -0500
  34. 3c7ef1d arm: mach-k3: Clean non-coherent lines out of L3 cache by Andrew F. Davis · Wed Jul 15 17:02:36 2020 -0400
  35. b97bbb8 arm: dts: k3: Add RTI watchdogs by Jan Kiszka · Tue Jun 23 13:15:10 2020 +0200
  36. ddf21d5 watchdog: Add support for K3 RTI watchdog by Jan Kiszka · Tue Jun 23 13:15:08 2020 +0200
  37. a23b1aa Prepare v2020.10-rc2 by Tom Rini · Mon Aug 10 16:10:09 2020 -0400
  38. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  39. 9f16108 test/py: fix SquashFS tests by Joao Marcos Costa · Mon Aug 10 14:37:27 2020 +0200
  40. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  41. d5639a0 Makefile: sunxi: Don't use binman to build ATF image by Simon Glass · Fri Aug 07 09:44:11 2020 -0600
  42. 604c8e7 test/py: serial# cannot be overwritten on some devices by Heinrich Schuchardt · Fri Aug 07 23:11:35 2020 +0200
  43. b9cba9f Merge branch '2020-08-07-misc-improvements' by Tom Rini · Sat Aug 08 08:28:53 2020 -0400
  44. 6fdee94 test: py: test_shell_run() with CONFIG_HUSH_PARSER=n by Heinrich Schuchardt · Wed Aug 05 18:31:42 2020 +0200
  45. f7d1093 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · Tue Aug 04 11:28:33 2020 -0600
  46. f9686de board: presidio: add LED support by Jway Lin · Tue Jun 30 21:08:07 2020 -0700
  47. c161200 led: led_cortina: Add CAxxx LED support by Jway Lin · Tue Jun 30 21:08:06 2020 -0700
  48. 1b9728f Travis: Add squashfs-tools by Tom Rini · Fri Aug 07 12:33:39 2020 -0400
  49. 31ae55f test/py: Add tests for the SquashFS commands by Joao Marcos Costa · Thu Jul 30 15:33:52 2020 +0200
  50. 2a7fb15 fs/fs.c: add symbolic link case to fs_ls_generic() by Joao Marcos Costa · Thu Jul 30 15:33:51 2020 +0200
  51. 88f5333 fs/squashfs: add support for zlib decompression by Joao Marcos Costa · Thu Jul 30 15:33:50 2020 +0200
  52. ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · Thu Jul 30 15:33:49 2020 +0200
  53. a12c66f fs/squashfs: add filesystem commands by Joao Marcos Costa · Thu Jul 30 15:33:48 2020 +0200
  54. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · Thu Jul 30 15:33:47 2020 +0200
  55. 573c0fa cmd: Update the memory-search command by Simon Glass · Tue Jul 28 19:41:14 2020 -0600
  56. 6db8ea5 test: Add a flag for tests that need console recording by Simon Glass · Tue Jul 28 19:41:13 2020 -0600
  57. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · Tue Jul 28 19:41:12 2020 -0600
  58. dc357ef console: Always define the console-recording functions by Simon Glass · Tue Jul 28 19:41:11 2020 -0600
  59. 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
  60. d8a807b Merge branch '2020-08-07-mkimage-improvements' by Tom Rini · Fri Aug 07 11:56:34 2020 -0400
  61. 14139f5 mkimage: fit: fix import of external data by Patrick Oppenlander · Thu Jul 30 14:31:48 2020 +1000
  62. 5964c3f mkimage: fit: include image cipher in configuration signature by Patrick Oppenlander · Thu Jul 30 14:30:47 2020 +1000
  63. a4fafb3 mkimage: fit: don't cipher ciphered data by Patrick Oppenlander · Thu Jul 30 14:22:15 2020 +1000
  64. be47211 mkimage: fit: handle FDT_ERR_NOSPACE when ciphering by Patrick Oppenlander · Thu Jul 30 14:22:14 2020 +1000
  65. d586fc3 mkimage: fit: only process one cipher node by Patrick Oppenlander · Thu Jul 30 14:22:13 2020 +1000
  66. 5069906 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Aug 06 23:09:32 2020 -0400
  67. 5dd3378 Merge branch '2020-08-06-Kconfig-sram-options' by Tom Rini · Thu Aug 06 20:57:55 2020 -0400
  68. 97dd43f common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · Fri Jul 24 14:12:25 2020 +0300
  69. 34c2581 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · Fri Jul 24 14:12:24 2020 +0300
  70. bfcd5c5 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · Fri Jul 24 14:12:23 2020 +0300
  71. 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · Fri Jul 24 14:12:22 2020 +0300
  72. 76160a0 dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · Fri Jul 24 14:12:21 2020 +0300
  73. 6183c8d board_f: Remove setup_board_part1 by Ovidiu Panait · Fri Jul 24 14:12:20 2020 +0300
  74. 399aeb6 board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · Fri Jul 24 14:12:19 2020 +0300
  75. f8a961b board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · Fri Jul 24 14:12:18 2020 +0300
  76. 5fc6060 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · Fri Jul 24 14:12:17 2020 +0300
  77. a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · Fri Jul 24 14:12:16 2020 +0300
  78. 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · Fri Jul 24 14:12:15 2020 +0300
  79. 0c5e9a0 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · Fri Jul 24 14:12:14 2020 +0300
  80. 3ae4e95 cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · Fri Jul 24 14:12:13 2020 +0300
  81. 0a2ef26 Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · Fri Jul 24 14:12:12 2020 +0300
  82. cb22996 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · Fri Jul 24 14:12:11 2020 +0300
  83. 6274921 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · Fri Jul 24 14:12:10 2020 +0300
  84. 2cdfed2 Kconfig: Introduce CONFIG_SYS_HAS_SRAM by Ovidiu Panait · Fri Jul 24 14:12:09 2020 +0300
  85. a9309bd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Aug 06 11:06:02 2020 -0400
  86. 3185a7f mvebu: bubt: Drop dead code by Tom Rini · Fri Jul 24 17:13:17 2020 -0400
  87. e3f42ad arm: mvebu: Update CRS305-1G-4S board flash layout by Luka Kovacic · Thu Jul 23 10:56:40 2020 +0200
  88. 3d0c3e0 arm: mvebu: crs3xx-98dx3236: Add a maintainer by Luka Kovacic · Thu Jul 23 10:56:39 2020 +0200
  89. 16962fa arm: mvebu: Add CRS328-4C-20S-4S board by Luka Kovacic · Thu Jul 23 10:56:38 2020 +0200
  90. 1c4270b arm: mvebu: Add CRS326-24G-2S board by Luka Kovacic · Thu Jul 23 10:56:37 2020 +0200
  91. 8d6b5a6 arm: mvebu: Add CRS305-1G-4S Bit board by Luka Kovacic · Thu Jul 23 10:56:36 2020 +0200
  92. a89c519 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · Sun Jul 12 23:29:01 2020 +0530
  93. 51d09fc Azure/Travis: Update to latest Docker image by Tom Rini · Wed Aug 05 19:28:49 2020 -0400
  94. 06371ef Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Wed Aug 05 16:06:42 2020 -0400
  95. 047aaad Merge branch '2020-08-05-misc-fixes' by Tom Rini · Wed Aug 05 16:05:33 2020 -0400
  96. f820563 tools: env: Avoid an uninited warning with was_locked by Simon Glass · Sat Aug 01 10:30:39 2020 -0600
  97. e0de0f2 tools: env: Fix printf() warning in fw_env by Simon Glass · Sat Aug 01 10:30:38 2020 -0600
  98. 7054810 ARM: add Kconfig option for PSCI 0.1 by Icenowy Zheng · Sat Aug 01 02:56:45 2020 +0800
  99. f10ae54 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · Tue Jul 28 17:56:33 2020 +0200
  100. 51cc1f9 cmd: bootz: fix device-tree overlap test by Baruch Siach · Tue Jul 28 17:57:48 2020 +0300