1. c0912f9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 9 months ago
  2. 033e18b misc: i2c_eeprom: add size query by Robert Beckett · 5 years ago
  3. 1a59cb4 misc: i2c_eeprom: add fixed partitions support by Robert Beckett · 5 years ago
  4. 951674a dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · 5 years ago
  5. 22e9351 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · 5 years ago
  6. fbb0efd sandbox: Add a test for IRQ by Simon Glass · 4 years, 10 months ago
  7. 79d66a6 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 4 years, 10 months ago
  8. 3e17ffb sandbox: Add PCI driver and test for p2sb by Simon Glass · 4 years, 10 months ago
  9. 5bee27a pci: Add support for p2sb uclass by Simon Glass · 4 years, 10 months ago
  10. b4f98b3 cros_ec: use uint instead of uint8_t for cmd param by Michael Auchter · 4 years, 10 months ago
  11. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 4 years, 11 months ago
  12. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  13. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 11 months ago
  14. c076e5c status_led: Tidy up the code style by Simon Glass · 4 years, 11 months ago
  15. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 4 years, 11 months ago
  16. a907dc3 misc: add driver for the Rockchip otp controller by Finley Xiao · 5 years ago
  17. 5f7ff6d Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  18. 9a03e50 misc: k3_avs: Add j721e support by Keerthy · 5 years ago
  19. 9d233b4 misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0 by Tero Kristo · 5 years ago
  20. 816d093 misc: imx8: scu: simplify code to make it extendable by Peng Fan · 5 years ago
  21. 264977d mach-imx: Adding new argument for SIP call interface by Ye Li · 5 years ago
  22. f816495 misc: microchip_flexcom: introduce microchip_flexcom driver by Eugen Hristev · 5 years ago
  23. eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  24. 4d81755 misc: imx8: add more scfw api by Peng Fan · 5 years ago
  25. 8cacd78 imx: scu_api: add sc_pm_is_partition_started by Peng Fan · 5 years ago
  26. 2686447 imx: scu_api: add sc_rm_set_master_sid by Peng Fan · 5 years ago
  27. 994ab73 misc: Kconfig: make i.MX7ULP could use MXC_OCOTP by Peng Fan · 5 years ago
  28. 75d8f49 sandbox: pci: Create a new sandbox_pci_read_bar() function by Simon Glass · 5 years ago
  29. 37a1cf9 sandbox: pci: Move pci_offset_to_barnum() to pci.h by Simon Glass · 5 years ago
  30. fae2c16 sandbox: pci: Drop the get_devfn() method by Simon Glass · 5 years ago
  31. cea7c09 sandbox: swap_case: Use statics where possible by Simon Glass · 5 years ago
  32. 3414581 sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · 5 years ago
  33. 8c56ea5 Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  34. 1323470 misc: change RCC form MISC to NOP uclass by Patrick Delaunay · 5 years ago
  35. 234a602 pmu: stpmic1: change specific NVM api to MISC by Patrick Delaunay · 5 years ago
  36. 0c8620d bsec: update after MISC u-class update by Patrick Delaunay · 5 years ago
  37. 5ae8486 misc: i2c_eeprom: verify that the chip is functional at probe() by Baruch Siach · 5 years ago
  38. a074667 Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · 5 years ago
  39. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  40. 7752a0f misc: imx8: add sc_misc_get_temp by Peng Fan · 5 years ago
  41. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  42. be56ab1 misc: stm32_fuse: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  43. 21ebbaf test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
  44. 74c0f5c imx8: fuse: fix fuse driver by Marcel Ziswiler · 5 years ago
  45. aaba703 spl: misc: Allow misc drivers in SPL and TPL by Simon Glass · 6 years ago
  46. 935a892 gdsys_rxaui_ctrl: Use new regmap interface by Mario Six · 6 years ago
  47. ca0eab2 gdsys_rxaui_ctrl: Return old state by Mario Six · 6 years ago
  48. 16f4d05 cros_ec: Use a hyphen in the uclass name by Simon Glass · 5 years ago
  49. b3cf86c mxc_ocotp: Disable fuse sense for imx8mq B1 by Ye Li · 5 years ago
  50. 112ad60 mxc_ocotp: Update redundancy banks for mx7ulp B0 by Ye Li · 5 years ago
  51. 894e02b misc: imx8: scu: add i.MX8QM support by Peng Fan · 6 years ago
  52. 90c98a5 imx8: fuse: add fuse driver by Peng Fan · 5 years ago
  53. c1ef736 misc: fs_loader: Replace label with DT phandle by Tien Fong Chee · 6 years ago
  54. db32a44 misc: fs_loader: Add support for initializing block device by Tien Fong Chee · 6 years ago
  55. 0a6f625 configs: move CONFIG_MXC_OCOTP to Kconfig by Marcel Ziswiler · 6 years ago
  56. 0152895 Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot by Tom Rini · 5 years ago
  57. 31e45a1 stpmic1: add NVM update support in fuse command by Patrick Delaunay · 6 years ago
  58. 84c80c6 misc: i2c_eeprom: add eeprom write support by Baruch Siach · 5 years ago
  59. a29034d misc: i2c_eeprom: support DT pagesize property by Baruch Siach · 5 years ago
  60. 027b113 xilinx: common: Remove !DM_i2C code for reading mac from eeprom by Michal Simek · 6 years ago
  61. e5d6116 misc: Allow child devices by Simon Glass · 6 years ago
  62. 748ad07 Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  63. 04b2496 imx8: scu: use dedicated MU for SPL by Peng Fan · 6 years ago
  64. e38cef9 misc: i2c_eeprom: Add atmel,24c08 to the list by Michal Simek · 6 years ago
  65. 77c07e7 Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  66. bf0f791 drivers: ifc: restore the legacy flow for IFC config by Rajesh Bhagat · 6 years ago
  67. 31a2cf1 misc: fs_loader: Switching private data allocation to DM auto allocation by Tien Fong Chee · 6 years ago
  68. 026381f misc: imx8: scu: use platdata instead of priv data by Peng Fan · 6 years ago
  69. ecab65e misc: imx: scu: avoid write null pointer by Peng Fan · 6 years ago
  70. 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  71. cd357ad imx: rename mx8m,MX8M to imx8m,IMX8M by Peng Fan · 6 years ago
  72. b5392c5 misc: Add JZ47xx efuse driver by Paul Burton · 6 years ago
  73. d94604d Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  74. 9bd5fe7 drivers: ifc: dynamic chipselect mapping support by Pankit Garg · 6 years ago
  75. eafb4a5 cros_ec: Adjust to use v1 vboot context only by Simon Glass · 6 years ago
  76. a749c09 cros: Correct a printf() string and comment by Simon Glass · 6 years ago
  77. 8729b1a misc: Update read() and write() methods to return bytes xfered by Simon Glass · 6 years ago
  78. 72ef8bf cros_ec: Add new features for events and power by Simon Glass · 6 years ago
  79. 4bf6f2a cros_ec: Align uclass data to a cache boundary by Simon Glass · 6 years ago
  80. dc05ac0 cros_ec: Fail if we cannot determine the flash burst size by Simon Glass · 6 years ago
  81. ac80652 cros_ec: Add error logging on a few commands by Simon Glass · 6 years ago
  82. 9fea76f cros_ec: Use uint instead of u8 for parameters by Simon Glass · 6 years ago
  83. 907837d misc: fs_loader: Fix compiler warning by Keerthy · 6 years ago
  84. 7c096ea misc: fs_loader: Use device_get_global_by_ofnode to get to node by Keerthy · 6 years ago
  85. 7a20614 test: dm: pci: Add cases for finding next PCI capability APIs by Bin Meng · 6 years ago
  86. ab88bd2 misc: Add IHS FPGA driver by Mario Six · 6 years ago
  87. c0a2b08 misc: Add gdsys_soc driver by Mario Six · 6 years ago
  88. 313d4cc misc: Sort Makefile entries by Mario Six · 6 years ago
  89. 8d773c4 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · 6 years ago
  90. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  91. cf033e0 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  92. ad9d40a misc: imx8: add scfw api impementation by Peng Fan · 6 years ago
  93. ef64e78 misc: add i.MX8 misc driver by Peng Fan · 6 years ago
  94. d07b6e1 cros_ec: Add support for v3 messages on LPC by Simon Glass · 6 years ago
  95. a12ef7e cros_ec: Update cros_ec_read_hash() to specify the image by Simon Glass · 6 years ago
  96. 6f1c043 cros: Update ec_commands to latest version by Simon Glass · 6 years ago
  97. 6322a7b cros: Update cros_ec code to use struct udevice by Simon Glass · 6 years ago
  98. e6c5c94 dm: core: Update ofnode to read binman-style flash entry by Simon Glass · 6 years ago
  99. 0fabfeb misc: Add support for the Arm Versatile Express config bus by Liviu Dudau · 6 years ago
  100. 27f622d Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago