1. 5931e5a arm: ti: am33xx: add DPLL_EN_FAST_RELOCK_BYPASS macro by Dario Binacchi · Wed Dec 30 00:06:33 2020 +0100
  2. da3b020 clk: ti: add mux clock driver by Dario Binacchi · Wed Dec 30 00:06:32 2020 +0100
  3. b7f8589 clk: add clk_round_rate() by Dario Binacchi · Wed Dec 30 00:06:31 2020 +0100
  4. 96d04d7 arm: dts: sync am33xx with Linux 5.9-rc7 by Dario Binacchi · Wed Dec 30 00:06:30 2020 +0100
  5. d1cb3f6 bus: ti: add minimal sysc interconnect target driver by Dario Binacchi · Wed Dec 30 00:06:29 2020 +0100
  6. 3fae2f7 dt-bindings: bus: ti-sysc: resync with Linux 5.9-rc7 by Dario Binacchi · Wed Dec 30 00:06:28 2020 +0100
  7. 39fc7a6 clk: export generic routines by Dario Binacchi · Wed Dec 30 00:06:27 2020 +0100
  8. 42076ee arm:pdu001: Use pseudo partition UUID for LINUX kernel boot paramter root by Felix Brack · Fri Dec 18 09:03:50 2020 +0100
  9. ac38c92 board: ti: k2g: Add support for K2G ICE with 1GHz Silicon by Lokesh Vutla · Thu Dec 17 22:58:07 2020 +0530
  10. 1107753 arm: dts: k3-j721e: ddr: Update to 0.5.0 version of DDR config tool by Praneeth Bajjuri · Thu Dec 03 17:43:47 2020 -0600
  11. ab34b89 spi: omap3_spi: Fix speed and mode selection by Vignesh Raghavendra · Sun Nov 29 12:53:05 2020 +0530
  12. 7cb5159 spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdata by Ovidiu Panait · Sat Nov 28 10:11:28 2020 +0200
  13. 21adc2d gpio: tca642x: fix input subcommand for gpio banks > 0 by Tomas Novotny · Wed Nov 25 18:42:16 2020 +0100
  14. f535204 configs: am65x_evm: Define the maximum file size for DFU by Aswath Govindraju · Tue Nov 24 15:59:34 2020 +0530
  15. dfe082e arm: dts: am654-base-board-uboot: Add aliases for USB subsystems by Aswath Govindraju · Fri Nov 20 21:18:55 2020 +0530
  16. 44623c4 arm: dts: am654-base-board-uboot: Set USB0 dr_mode to host by Aswath Govindraju · Fri Nov 20 21:18:54 2020 +0530
  17. a698af2 board: ti: am65x: Set SERDES0 mux to PCIe to use USB 2.0 interface by Aswath Govindraju · Fri Nov 20 21:18:53 2020 +0530
  18. 89832d3 Merge branch 'next' by Tom Rini · Mon Jan 11 13:55:03 2021 -0500
  19. efb757a Prepare v2021.01 by Tom Rini · Mon Jan 11 13:11:43 2021 -0500
  20. 413d7af xea: config: Disable CONFIG_SPL_OF_PLATDATA_PARENT on XEA (imx28) by Lukasz Majewski · Sat Dec 26 01:09:02 2020 +0100
  21. 7bfda5a xea: config: Use CONFIG_PREBOOT from Kconfig by Lukasz Majewski · Sat Dec 26 01:09:01 2020 +0100
  22. 0b61ace xea: spl: Disable pull UP for GPIO0_2{35} by Lukasz Majewski · Sat Dec 26 01:09:00 2020 +0100
  23. 008e43c rockchip: pinebook-pro: default to SPI bus 1 for SPI-flash by Hugh Cole-Baker · Sun Nov 22 13:03:44 2020 +0000
  24. 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Jan 06 07:57:33 2021 -0500
  25. 37ea9a8 Merge tag 'u-boot-stm32-20210106' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Jan 06 07:48:19 2021 -0500
  26. c38e4b6 ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02 by Marek Vasut · Sat Jan 02 17:44:47 2021 +0100
  27. f6200ac ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITX by Marek Vasut · Sat Jan 02 17:44:46 2021 +0100
  28. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  29. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  30. d7fd915 Merge tag 'ti-v2021.01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Tue Jan 05 16:10:33 2021 -0500
  31. b430e9e dtoc: Tidy up src_scan tests by Simon Glass · Mon Dec 28 20:35:08 2020 -0700
  32. df692c3 dtoc: Move src_scan tests to a separate file by Simon Glass · Mon Dec 28 20:35:07 2020 -0700
  33. 9065bc9 dtoc: Split source-code scanning to a separate file by Simon Glass · Mon Dec 28 20:35:06 2020 -0700
  34. 2500de2 dtoc: Drop dm_populate_phandle_data() by Simon Glass · Mon Dec 28 20:35:05 2020 -0700
  35. 16382ce dtoc: Output nodes in order by Simon Glass · Mon Dec 28 20:35:04 2020 -0700
  36. 4f2059b dtoc: Allow specifying the base directory for tests by Simon Glass · Mon Dec 28 20:35:03 2020 -0700
  37. 5552678 dtoc: Add the method for each command to OutputFile by Simon Glass · Mon Dec 28 20:35:02 2020 -0700
  38. beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · Mon Dec 28 20:35:01 2020 -0700
  39. 6b20884 dtoc: Add a header comment to each generated file by Simon Glass · Mon Dec 28 20:35:00 2020 -0700
  40. 5fa24b0 dtoc: Run tests using test_util by Simon Glass · Mon Dec 28 20:34:59 2020 -0700
  41. e0451a6 concurrencytest: Fix Python3 warning by Simon Glass · Mon Dec 28 20:34:58 2020 -0700
  42. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · Mon Dec 28 20:34:57 2020 -0700
  43. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  44. e10c0ff dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · Mon Dec 28 20:34:55 2020 -0700
  45. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  46. 4b2ea55 Makefile: Invoke dtoc only once by Simon Glass · Mon Dec 28 20:34:53 2020 -0700
  47. 4e8e846 dtoc: Add an 'all' command by Simon Glass · Mon Dec 28 20:34:52 2020 -0700
  48. c3a310a8 dtoc: Allow outputing to multiple files by Simon Glass · Mon Dec 28 20:34:51 2020 -0700
  49. 6a65d8a dtoc: Allow providing a directory to write files to by Simon Glass · Mon Dec 28 20:34:50 2020 -0700
  50. 07ee48e dtoc: Test the stdout output by Simon Glass · Mon Dec 28 20:34:49 2020 -0700
  51. 6ca0c7a dtoc: Use None to mean stdout by Simon Glass · Mon Dec 28 20:34:48 2020 -0700
  52. a60cabd dtoc: Tidy up pylint warnings in test by Simon Glass · Mon Dec 28 20:34:47 2020 -0700
  53. cecfc89 dm: core: Add logging when lists_bind_fdt() fails by Simon Glass · Sat Dec 19 10:40:18 2020 -0700
  54. 784cd9e dm: core: Allow the uclass list to move by Simon Glass · Sat Dec 19 10:40:17 2020 -0700
  55. c77695b dm: core: Split out scanning code to dm_scan() by Simon Glass · Sat Dec 19 10:40:16 2020 -0700
  56. 6931439 dm: core: Rename device node to indicate it is private by Simon Glass · Sat Dec 19 10:40:15 2020 -0700
  57. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  58. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · Sat Dec 19 10:40:13 2020 -0700
  59. 07c1777 dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · Sat Dec 19 10:40:12 2020 -0700
  60. 2ef5638 dm: core: Rename device flags to indicate it is private by Simon Glass · Sat Dec 19 10:40:11 2020 -0700
  61. 6211d76 dm: core: Access device flags through functions by Simon Glass · Sat Dec 19 10:40:10 2020 -0700
  62. 5e34992 dm: core: Rename sqq to seq_ by Simon Glass · Sat Dec 19 10:40:09 2020 -0700
  63. ad337e6 dm: core: Split out alloc code into a new function by Simon Glass · Sat Dec 19 10:40:08 2020 -0700
  64. 95141de x86: Drop rtc from SPL by Simon Glass · Sat Dec 19 10:40:07 2020 -0700
  65. d8f1e51 x86: coral: Remove unwanted nodes from SPL/TPL by Simon Glass · Sat Dec 19 10:40:06 2020 -0700
  66. 298530a x86: apl: Adjust how the UART gets its platform data by Simon Glass · Sat Dec 19 10:40:05 2020 -0700
  67. 71d5777 x86: sysreset: Move priv/plat structs to headers by Simon Glass · Sat Dec 19 10:40:04 2020 -0700
  68. 7db0683 dm: core: Move priv/plat structs for simple_bus to headers by Simon Glass · Sat Dec 19 10:40:03 2020 -0700
  69. e2a4ec8 x86: apl: Use struct spi_nor instead of struct spi_flash by Simon Glass · Sat Dec 19 10:40:02 2020 -0700
  70. b33cd25 spi: Tweak a few strange SPI NOR features for of-platdata by Simon Glass · Sat Dec 19 10:40:01 2020 -0700
  71. 1b349e3 spi: Tidy up get/set of device node by Simon Glass · Sat Dec 19 10:40:00 2020 -0700
  72. de64048 x86: spl: Move priv/plat structs to headers by Simon Glass · Sat Dec 19 10:39:59 2020 -0700
  73. 83819cb x86: Move priv/plat structs for intel_common to headers by Simon Glass · Sat Dec 19 10:39:58 2020 -0700
  74. 28c751f x86: apl: Move priv/plat structs to headers by Simon Glass · Sat Dec 19 10:39:57 2020 -0700
  75. e98524a sandbox: Update dts files to reduce SPL size by Simon Glass · Sat Dec 19 10:39:56 2020 -0700
  76. e5b6d5f sandbox: Add a compatible string for spltest by Simon Glass · Sat Dec 19 10:39:55 2020 -0700
  77. 4662f61 sandbox: i2c: Move priv into a header file by Simon Glass · Sat Dec 19 10:39:54 2020 -0700
  78. 2bfb7ef sandbox: serial: Move priv into a header file by Simon Glass · Sat Dec 19 10:39:53 2020 -0700
  79. 6daf905 sandbox: remove ram buffer file when U-Boot is loaded by SPL by Patrick Delaunay · Fri Nov 20 09:48:33 2020 +0100
  80. d3ccb7a x86: Fix header guard in asm/pmu.h by Simon Glass · Wed Dec 23 08:11:33 2020 -0700
  81. e1bafd5 x86: tpl: Remove unwanted devicetree string by Simon Glass · Wed Dec 23 08:11:32 2020 -0700
  82. a5ed07c x86: pinctrl: Drop unlikely error messages from TPL by Simon Glass · Wed Dec 23 08:11:31 2020 -0700
  83. ec8ae8a x86: apl: Reduce size for TPL by Simon Glass · Wed Dec 23 08:11:30 2020 -0700
  84. e47aad5 x86: apl: Update hostbridge to remove unwanted TPL code by Simon Glass · Wed Dec 23 08:11:29 2020 -0700
  85. 2e5398b x86: coral: Move fsp-m settings to a subnode by Simon Glass · Wed Dec 23 08:11:28 2020 -0700
  86. 74c2737 x86: Move call64 into its own section by Simon Glass · Wed Dec 23 08:11:27 2020 -0700
  87. 772136b x86: apl: Use const for driver operations by Simon Glass · Wed Dec 23 08:11:26 2020 -0700
  88. b42ed51 dtoc: Convert _drivers to a dict by Simon Glass · Wed Dec 23 08:11:23 2020 -0700
  89. 9829eea dtoc: Output the struct values in a separate function by Simon Glass · Wed Dec 23 08:11:22 2020 -0700
  90. 9fdd0c3 dtoc: Output the device in a separate function by Simon Glass · Wed Dec 23 08:11:21 2020 -0700
  91. 9d98b6e dtoc: Make _output_list a top-level function by Simon Glass · Wed Dec 23 08:11:20 2020 -0700
  92. 2751123 dtoc: Fix a few pylint warnings in dtb_platdata by Simon Glass · Wed Dec 23 08:11:19 2020 -0700
  93. 4bf8972 test: Move some test drivers into their own file by Simon Glass · Wed Dec 23 08:11:18 2020 -0700
  94. bdb7635 test: Use a simple variable to record removed device by Simon Glass · Wed Dec 23 08:11:17 2020 -0700
  95. 1b9c4b0 timer: Use a shorter error in TPL by Simon Glass · Wed Dec 23 08:11:16 2020 -0700
  96. 0143be9 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · Wed Dec 23 08:11:15 2020 -0700
  97. 12905d6 sysreset: Use a shorter error with SPL by Simon Glass · Wed Dec 23 08:11:14 2020 -0700
  98. defcc63 pinctrl: Drop post_bind() method when not needed by Simon Glass · Wed Dec 23 08:11:13 2020 -0700
  99. 541f62c dm: core: Rename the priv/plat members by Simon Glass · Tue Dec 22 19:30:30 2020 -0700
  100. 2543b16 dm: core: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:29 2020 -0700