1. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  2. be56ab1 misc: stm32_fuse: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  3. 21ebbaf test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
  4. 74c0f5c imx8: fuse: fix fuse driver by Marcel Ziswiler · 5 years ago
  5. aaba703 spl: misc: Allow misc drivers in SPL and TPL by Simon Glass · 6 years ago
  6. 935a892 gdsys_rxaui_ctrl: Use new regmap interface by Mario Six · 6 years ago
  7. ca0eab2 gdsys_rxaui_ctrl: Return old state by Mario Six · 6 years ago
  8. 16f4d05 cros_ec: Use a hyphen in the uclass name by Simon Glass · 5 years ago
  9. b3cf86c mxc_ocotp: Disable fuse sense for imx8mq B1 by Ye Li · 5 years ago
  10. 112ad60 mxc_ocotp: Update redundancy banks for mx7ulp B0 by Ye Li · 5 years ago
  11. 894e02b misc: imx8: scu: add i.MX8QM support by Peng Fan · 6 years ago
  12. 90c98a5 imx8: fuse: add fuse driver by Peng Fan · 5 years ago
  13. c1ef736 misc: fs_loader: Replace label with DT phandle by Tien Fong Chee · 6 years ago
  14. db32a44 misc: fs_loader: Add support for initializing block device by Tien Fong Chee · 6 years ago
  15. 0a6f625 configs: move CONFIG_MXC_OCOTP to Kconfig by Marcel Ziswiler · 6 years ago
  16. 0152895 Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot by Tom Rini · 5 years ago
  17. 31e45a1 stpmic1: add NVM update support in fuse command by Patrick Delaunay · 6 years ago
  18. 84c80c6 misc: i2c_eeprom: add eeprom write support by Baruch Siach · 5 years ago
  19. a29034d misc: i2c_eeprom: support DT pagesize property by Baruch Siach · 5 years ago
  20. 027b113 xilinx: common: Remove !DM_i2C code for reading mac from eeprom by Michal Simek · 6 years ago
  21. e5d6116 misc: Allow child devices by Simon Glass · 6 years ago
  22. 748ad07 Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  23. 04b2496 imx8: scu: use dedicated MU for SPL by Peng Fan · 6 years ago
  24. e38cef9 misc: i2c_eeprom: Add atmel,24c08 to the list by Michal Simek · 6 years ago
  25. 77c07e7 Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  26. bf0f791 drivers: ifc: restore the legacy flow for IFC config by Rajesh Bhagat · 6 years ago
  27. 31a2cf1 misc: fs_loader: Switching private data allocation to DM auto allocation by Tien Fong Chee · 6 years ago
  28. 026381f misc: imx8: scu: use platdata instead of priv data by Peng Fan · 6 years ago
  29. ecab65e misc: imx: scu: avoid write null pointer by Peng Fan · 6 years ago
  30. 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  31. cd357ad imx: rename mx8m,MX8M to imx8m,IMX8M by Peng Fan · 6 years ago
  32. b5392c5 misc: Add JZ47xx efuse driver by Paul Burton · 6 years ago
  33. d94604d Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  34. 9bd5fe7 drivers: ifc: dynamic chipselect mapping support by Pankit Garg · 6 years ago
  35. eafb4a5 cros_ec: Adjust to use v1 vboot context only by Simon Glass · 6 years ago
  36. a749c09 cros: Correct a printf() string and comment by Simon Glass · 6 years ago
  37. 8729b1a misc: Update read() and write() methods to return bytes xfered by Simon Glass · 6 years ago
  38. 72ef8bf cros_ec: Add new features for events and power by Simon Glass · 6 years ago
  39. 4bf6f2a cros_ec: Align uclass data to a cache boundary by Simon Glass · 6 years ago
  40. dc05ac0 cros_ec: Fail if we cannot determine the flash burst size by Simon Glass · 6 years ago
  41. ac80652 cros_ec: Add error logging on a few commands by Simon Glass · 6 years ago
  42. 9fea76f cros_ec: Use uint instead of u8 for parameters by Simon Glass · 6 years ago
  43. 907837d misc: fs_loader: Fix compiler warning by Keerthy · 6 years ago
  44. 7c096ea misc: fs_loader: Use device_get_global_by_ofnode to get to node by Keerthy · 6 years ago
  45. 7a20614 test: dm: pci: Add cases for finding next PCI capability APIs by Bin Meng · 6 years ago
  46. ab88bd2 misc: Add IHS FPGA driver by Mario Six · 6 years ago
  47. c0a2b08 misc: Add gdsys_soc driver by Mario Six · 6 years ago
  48. 313d4cc misc: Sort Makefile entries by Mario Six · 6 years ago
  49. 8d773c4 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · 6 years ago
  50. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  51. cf033e0 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  52. ad9d40a misc: imx8: add scfw api impementation by Peng Fan · 6 years ago
  53. ef64e78 misc: add i.MX8 misc driver by Peng Fan · 6 years ago
  54. d07b6e1 cros_ec: Add support for v3 messages on LPC by Simon Glass · 6 years ago
  55. a12ef7e cros_ec: Update cros_ec_read_hash() to specify the image by Simon Glass · 6 years ago
  56. 6f1c043 cros: Update ec_commands to latest version by Simon Glass · 6 years ago
  57. 6322a7b cros: Update cros_ec code to use struct udevice by Simon Glass · 6 years ago
  58. e6c5c94 dm: core: Update ofnode to read binman-style flash entry by Simon Glass · 6 years ago
  59. 0fabfeb misc: Add support for the Arm Versatile Express config bus by Liviu Dudau · 6 years ago
  60. 27f622d Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  61. 6203000 common: Generic loader for file system by Tien Fong Chee · 6 years ago
  62. 0c2255b armv8: ls1043a: enable icid setup for qman portals by Laurentiu Tudor · 6 years ago
  63. d216631 misc: Add MPC83xx serdes driver by Mario Six · 6 years ago
  64. cc3fedb Convert CONFIG_TWL4030_LED et al to Kconfig by Adam Ford · 6 years ago
  65. b8a1f47 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  66. 7e86242 misc: Add gdsys_ioep driver by Mario Six · 6 years ago
  67. 004e67c test: Add tests for misc uclass by Mario Six · 6 years ago
  68. 440bc11 misc: uclass: Add enable/disable function by Mario Six · 6 years ago
  69. 599a97d armv8: ls1046a: add icid setup for qman portals by Laurentiu Tudor · 6 years ago
  70. 92d2e89 misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms by Laurentiu Tudor · 6 years ago
  71. 95e1106 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · 6 years ago
  72. 59a160e pci: sandbox: swap_case: Declare dynamic driver matching by Bin Meng · 6 years ago
  73. 76330ae pci: sandbox: swap_case: Preserve space indicator bit in BAR registers by Bin Meng · 6 years ago
  74. d090cba misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  75. 5e0a734 dm: core: Update of_read_fmap_entry() for livetree by Simon Glass · 6 years ago
  76. fe996ec sandbox: swap_case: Increase number of base address regs by Simon Glass · 6 years ago
  77. 6b6255c mach-stm32: Enable SPL_RESET_SUPPORT flag by Patrice Chotard · 6 years ago
  78. c3600e1 stm32mp1: add FUSE command support by Patrick Delaunay · 6 years ago
  79. 86da8c1 gdsys: drivers: Add gdsys_rxaui_ctrl driver by Mario Six · 6 years ago
  80. 8b41464 clk: clk_stm32f: Use PLLSAIP as USB 48MHz clock by Patrice Chotard · 6 years ago
  81. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  82. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  83. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  84. 5c32de2 i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSET by Vipul Kumar · 7 years ago
  85. 8a099b6 misc: ocotp: add i.MX8M support by Peng Fan · 7 years ago
  86. 2d1c661 x86: qemu: qfw: Implement acpi_get_rsdp_addr() by Bin Meng · 7 years ago
  87. 8df42be misc: mxc_ocotp: check fuse word before programming on i.MX7ULP by Peng Fan · 7 years ago
  88. 4426232 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
  89. 928954f dm: misc: bind STM32F4/F7 clock from rcc MFD driver by Patrice Chotard · 7 years ago
  90. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  91. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  92. 4e280b9 dm: misc: add stm32 rcc driver by Christophe Kerello · 7 years ago
  93. f6230a0 rockchip: efuse: change to use dev_read_addr_ptr by Philipp Tomsich · 7 years ago
  94. de65675 misc: i2c_eeprom: Add compatible for AT24MAC402 by Wenyou Yang · 7 years ago
  95. 7264066 misc: i2c_eeprom: Add compatible for 24AA02E48 by Wenyou Yang · 7 years ago
  96. de2ad2c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  97. 3991f42 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  98. d81a1de misc: Kconfig: Add SPL_I2C_EEPROM option by Wenyou Yang · 7 years ago
  99. e3f24d4 Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set by Adam Ford · 7 years ago
  100. 928979c rockchip: efuse: dm: change to use dev_read_addr by Philipp Tomsich · 7 years ago