1. fda68e4 misc: k3_avs: Add j721e support by Keerthy · Thu Oct 24 15:00:49 2019 +0530
  2. 887dde5 misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0 by Tero Kristo · Thu Oct 24 15:00:46 2019 +0530
  3. e5e9109 mach-imx: Adding new argument for SIP call interface by Ye Li · Sat Oct 26 16:24:03 2019 +0200
  4. 3bd5610 misc: microchip_flexcom: introduce microchip_flexcom driver by Eugen Hristev · Wed Oct 09 09:23:39 2019 +0000
  5. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 09 09:35:43 2019 -0400
  6. d4191db misc: imx8: add more scfw api by Peng Fan · Mon Sep 23 10:12:31 2019 +0000
  7. 098d3e6 imx: scu_api: add sc_pm_is_partition_started by Peng Fan · Mon Aug 26 08:12:16 2019 +0000
  8. b612a30 imx: scu_api: add sc_rm_set_master_sid by Peng Fan · Mon Aug 26 08:12:03 2019 +0000
  9. c45a81a misc: Kconfig: make i.MX7ULP could use MXC_OCOTP by Peng Fan · Mon Jul 22 01:24:55 2019 +0000
  10. 72231f7 sandbox: pci: Create a new sandbox_pci_read_bar() function by Simon Glass · Wed Sep 25 08:56:42 2019 -0600
  11. 130d7ff sandbox: pci: Move pci_offset_to_barnum() to pci.h by Simon Glass · Wed Sep 25 08:56:06 2019 -0600
  12. 6de89a6 sandbox: pci: Drop the get_devfn() method by Simon Glass · Wed Sep 25 08:56:04 2019 -0600
  13. 81ae778 sandbox: swap_case: Use statics where possible by Simon Glass · Wed Sep 25 08:56:03 2019 -0600
  14. 21c8f1a sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · Wed Sep 25 08:56:01 2019 -0600
  15. 74a2d11 Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Aug 27 13:19:47 2019 -0400
  16. d79f8ee misc: change RCC form MISC to NOP uclass by Patrick Delaunay · Fri Aug 02 13:08:08 2019 +0200
  17. c9a5d39 pmu: stpmic1: change specific NVM api to MISC by Patrick Delaunay · Fri Aug 02 13:08:03 2019 +0200
  18. 7e5f8e3 bsec: update after MISC u-class update by Patrick Delaunay · Fri Aug 02 13:08:02 2019 +0200
  19. 38793e2 misc: i2c_eeprom: verify that the chip is functional at probe() by Baruch Siach · Mon Aug 05 09:03:30 2019 +0300
  20. ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · Sat Aug 24 13:50:34 2019 -0500
  21. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  22. ba44e01 misc: imx8: add sc_misc_get_temp by Peng Fan · Sun May 05 13:23:51 2019 +0000
  23. 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Sun Jul 14 09:09:49 2019 -0400
  24. f81ddc1 misc: stm32_fuse: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:50 2019 +0200
  25. f127443 test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · Fri Jun 07 11:24:24 2019 +0300
  26. 6dc9daa imx8: fuse: fix fuse driver by Marcel Ziswiler · Fri May 31 19:00:19 2019 +0300
  27. 605931c spl: misc: Allow misc drivers in SPL and TPL by Simon Glass · Sun Nov 18 08:14:27 2018 -0700
  28. 941f7ea gdsys_rxaui_ctrl: Use new regmap interface by Mario Six · Mon Jan 28 09:47:42 2019 +0100
  29. 8f4a346 gdsys_rxaui_ctrl: Return old state by Mario Six · Mon Jan 28 09:47:41 2019 +0100
  30. f18ca78 cros_ec: Use a hyphen in the uclass name by Simon Glass · Thu May 02 10:52:11 2019 -0600
  31. 4d5e0a2 mxc_ocotp: Disable fuse sense for imx8mq B1 by Ye Li · Wed Apr 17 09:41:23 2019 +0000
  32. 2cb89e3 mxc_ocotp: Update redundancy banks for mx7ulp B0 by Ye Li · Wed Apr 17 09:41:20 2019 +0000
  33. 0efac15 misc: imx8: scu: add i.MX8QM support by Peng Fan · Tue Mar 05 02:32:45 2019 +0000
  34. 0fe6f16 imx8: fuse: add fuse driver by Peng Fan · Fri Apr 12 07:54:54 2019 +0000
  35. 789aa9c misc: fs_loader: Replace label with DT phandle by Tien Fong Chee · Tue Mar 05 23:29:38 2019 +0800
  36. 5689ff1 misc: fs_loader: Add support for initializing block device by Tien Fong Chee · Thu Jan 31 19:34:13 2019 +0800
  37. f221314 configs: move CONFIG_MXC_OCOTP to Kconfig by Marcel Ziswiler · Mon Mar 25 17:24:57 2019 +0100
  38. 5f6830d Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot by Tom Rini · Fri Apr 12 15:43:19 2019 -0400
  39. d592d13 stpmic1: add NVM update support in fuse command by Patrick Delaunay · Mon Feb 04 11:26:22 2019 +0100
  40. 4e4c5ed misc: i2c_eeprom: add eeprom write support by Baruch Siach · Sun Apr 07 12:38:49 2019 +0300
  41. 263b5b0 misc: i2c_eeprom: support DT pagesize property by Baruch Siach · Sun Apr 07 12:38:48 2019 +0300
  42. d9bdc6d xilinx: common: Remove !DM_i2C code for reading mac from eeprom by Michal Simek · Tue Jan 22 15:55:46 2019 +0100
  43. 9d47e65 misc: Allow child devices by Simon Glass · Thu Dec 27 13:24:36 2018 -0700
  44. 0b0409c Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · Wed Jan 30 07:22:12 2019 -0500
  45. e6b2c2b imx8: scu: use dedicated MU for SPL by Peng Fan · Fri Dec 21 06:21:15 2018 +0000
  46. 191d02e misc: i2c_eeprom: Add atmel,24c08 to the list by Michal Simek · Mon Jan 21 13:54:57 2019 +0100
  47. 81d633c Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Jan 18 23:11:51 2019 -0500
  48. 76e1d47 drivers: ifc: restore the legacy flow for IFC config by Rajesh Bhagat · Thu Dec 27 04:37:51 2018 +0000
  49. e8b7970 misc: fs_loader: Switching private data allocation to DM auto allocation by Tien Fong Chee · Mon Dec 10 21:29:44 2018 +0800
  50. b57e4cc misc: imx8: scu: use platdata instead of priv data by Peng Fan · Sat Dec 15 12:19:52 2018 +0000
  51. 927a3dc misc: imx: scu: avoid write null pointer by Peng Fan · Sat Dec 15 12:19:49 2018 +0000
  52. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jan 01 09:56:41 2019 -0500
  53. 39945c1 imx: rename mx8m,MX8M to imx8m,IMX8M by Peng Fan · Tue Nov 20 10:19:25 2018 +0000
  54. 738d8a8 misc: Add JZ47xx efuse driver by Paul Burton · Sun Dec 16 19:25:19 2018 -0300
  55. 3f829b8 Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Dec 10 17:12:52 2018 -0500
  56. 92d443b drivers: ifc: dynamic chipselect mapping support by Pankit Garg · Mon Nov 05 18:01:33 2018 +0000
  57. ea2cf05 cros_ec: Adjust to use v1 vboot context only by Simon Glass · Fri Nov 23 21:29:37 2018 -0700
  58. 48d268f cros: Correct a printf() string and comment by Simon Glass · Fri Nov 23 21:29:36 2018 -0700
  59. 587dc40 misc: Update read() and write() methods to return bytes xfered by Simon Glass · Tue Nov 06 15:21:39 2018 -0700
  60. 153f252 cros_ec: Add new features for events and power by Simon Glass · Tue Nov 06 15:21:22 2018 -0700
  61. 134022a cros_ec: Align uclass data to a cache boundary by Simon Glass · Tue Nov 06 15:21:21 2018 -0700
  62. 411661d cros_ec: Fail if we cannot determine the flash burst size by Simon Glass · Tue Nov 06 15:21:20 2018 -0700
  63. a77024d cros_ec: Add error logging on a few commands by Simon Glass · Tue Nov 06 15:21:19 2018 -0700
  64. 3a23951 cros_ec: Use uint instead of u8 for parameters by Simon Glass · Tue Nov 06 15:21:18 2018 -0700
  65. 0bc2085 misc: fs_loader: Fix compiler warning by Keerthy · Mon Nov 05 11:34:54 2018 +0530
  66. b5cdbd8 misc: fs_loader: Use device_get_global_by_ofnode to get to node by Keerthy · Mon Nov 05 11:34:53 2018 +0530
  67. b59b369 test: dm: pci: Add cases for finding next PCI capability APIs by Bin Meng · Mon Oct 15 02:21:22 2018 -0700
  68. 1a9d43f misc: Add IHS FPGA driver by Mario Six · Thu Oct 04 09:00:55 2018 +0200
  69. 8862f45 misc: Add gdsys_soc driver by Mario Six · Thu Oct 04 09:00:54 2018 +0200
  70. bceb7bc misc: Sort Makefile entries by Mario Six · Thu Oct 04 09:00:53 2018 +0200
  71. 9a9b074 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · Wed Oct 10 22:06:58 2018 -0700
  72. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · Fri Oct 26 09:02:52 2018 +0200
  73. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · Thu Oct 25 10:16:21 2018 -0400
  74. 5548638 misc: imx8: add scfw api impementation by Peng Fan · Thu Oct 18 14:28:12 2018 +0200
  75. c715de4 misc: add i.MX8 misc driver by Peng Fan · Thu Oct 18 14:28:11 2018 +0200
  76. 4ed88a5 cros_ec: Add support for v3 messages on LPC by Simon Glass · Mon Oct 01 12:22:39 2018 -0600
  77. 9456490 cros_ec: Update cros_ec_read_hash() to specify the image by Simon Glass · Mon Oct 01 12:22:38 2018 -0600
  78. 2c1e550 cros: Update ec_commands to latest version by Simon Glass · Mon Oct 01 12:22:36 2018 -0600
  79. bed4352 cros: Update cros_ec code to use struct udevice by Simon Glass · Mon Oct 01 12:22:22 2018 -0600
  80. 699c9ca dm: core: Update ofnode to read binman-style flash entry by Simon Glass · Mon Oct 01 12:22:08 2018 -0600
  81. 688db7f misc: Add support for the Arm Versatile Express config bus by Liviu Dudau · Fri Sep 28 13:43:31 2018 +0100
  82. b50374f Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Sat Sep 29 11:47:32 2018 -0400
  83. 5ca878b common: Generic loader for file system by Tien Fong Chee · Fri Jul 06 16:28:03 2018 +0800
  84. 810eb76 armv8: ls1043a: enable icid setup for qman portals by Laurentiu Tudor · Mon Aug 27 17:34:00 2018 +0300
  85. 7fdcf28 misc: Add MPC83xx serdes driver by Mario Six · Mon Aug 06 10:23:46 2018 +0200
  86. c8cdce7 Convert CONFIG_TWL4030_LED et al to Kconfig by Adam Ford · Mon Aug 06 14:26:50 2018 -0500
  87. 1f8261f Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Aug 13 12:34:55 2018 -0400
  88. 0cafb65 misc: Add gdsys_ioep driver by Mario Six · Tue Jul 31 14:24:15 2018 +0200
  89. a8ce0ee test: Add tests for misc uclass by Mario Six · Tue Jul 31 14:24:14 2018 +0200
  90. 8909ad2 misc: uclass: Add enable/disable function by Mario Six · Tue Jul 31 14:24:13 2018 +0200
  91. 1238f74 armv8: ls1046a: add icid setup for qman portals by Laurentiu Tudor · Thu Aug 09 15:19:47 2018 +0300
  92. a475ba9 misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms by Laurentiu Tudor · Thu Aug 09 15:19:44 2018 +0300
  93. d74d312 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · Fri Aug 03 01:14:53 2018 -0700
  94. c69ae41 pci: sandbox: swap_case: Declare dynamic driver matching by Bin Meng · Fri Aug 03 01:14:46 2018 -0700
  95. 5b87baf pci: sandbox: swap_case: Preserve space indicator bit in BAR registers by Bin Meng · Fri Aug 03 01:14:40 2018 -0700
  96. b139a5b misc: stm32: Add STM32MP1 support by Patrick Delaunay · Mon Jul 09 15:17:20 2018 +0200
  97. 4b58093 dm: core: Update of_read_fmap_entry() for livetree by Simon Glass · Mon Jun 11 13:07:17 2018 -0600
  98. ff7dd58 sandbox: swap_case: Increase number of base address regs by Simon Glass · Tue Jun 12 00:05:02 2018 -0600
  99. 3ae0d90 mach-stm32: Enable SPL_RESET_SUPPORT flag by Patrice Chotard · Thu May 31 09:00:43 2018 +0200
  100. 0c4656b stm32mp1: add FUSE command support by Patrick Delaunay · Thu May 17 15:24:06 2018 +0200