1. f495513 irq: Add a method to convert an interrupt to ACPI by Simon Glass · 4 years, 3 months ago
  2. d872e7d drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge by Wolfgang Wallner · 4 years, 3 months ago
  3. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 3 months ago
  4. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  5. 0530721 misc: add driver for the SiFive otp controller by Pragnesh Patel · 4 years, 4 months ago
  6. b24dc83 misc: i2c_eeprom: implement different probe test eeprom offset by Eugen Hristev · 4 years, 5 months ago
  7. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  8. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  9. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  10. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  11. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  12. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  13. 71f6354 rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 5 months ago
  14. 77ed80c misc: scu: Increase the timeout for MU communication by Ye Li · 4 years, 5 months ago
  15. e5e95ec misc: fuse: Update imx8 fuse driver for 8QM by Ye Li · 4 years, 5 months ago
  16. 242d1cd imx8: Configure SNVS by Franck LENORMAND · 5 years ago
  17. 73d769d imx8: Update SCFW API to version 1.5 by Ye Li · 4 years, 11 months ago
  18. f959594 imx8: scu api: Add support for SECO manufacturing protection APIs by Breno Lima · 5 years ago
  19. 8a770f9 sandbox: p2sb: Silence compiler warning by Simon Glass · 4 years, 8 months ago
  20. 2738f0e Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 7 months ago
  21. 0c17bb1 misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_data by Masahiro Yamada · 4 years, 7 months ago
  22. ed6dd4e misc: i2c_eeprom: remove pagewidth field from i2c_eeprom by Masahiro Yamada · 4 years, 7 months ago
  23. 3e7b0aa power: mfd: k3_avs: update am65xx MPU_VDD voltage values by Tero Kristo · 4 years, 8 months ago
  24. 3b36b38 misc: pmic_esm: Add support for PMIC ESM driver by Tero Kristo · 4 years, 8 months ago
  25. 344eb6d misc: k3_esm: Add support for Texas Instruments K3 ESM driver by Tero Kristo · 4 years, 8 months ago
  26. 7a8d03f misc: k3_avs: Fix possible NULL pointer deference by Vignesh Raghavendra · 4 years, 8 months ago
  27. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 8 months ago
  28. 4e5c468 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 8 months ago
  29. 821c982 misc: i2c_eeprom: set offset len and chip addr offset mask by Robert Beckett · 4 years, 8 months ago
  30. 0255435 dm: irq: Add support for requesting interrupts by Simon Glass · 4 years, 8 months ago
  31. ba87607 dm: irq: Add support for interrupt controller types by Simon Glass · 4 years, 8 months ago
  32. 21d651f sandbox: Complete migration away from os_malloc() by Simon Glass · 4 years, 8 months ago
  33. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  34. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  35. c4e72c4 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 8 months ago
  36. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  37. 015e334 common: Drop floppy disk support by Simon Glass · 4 years, 9 months ago
  38. deb287b Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  39. 67f3f32 mxc_ocotp: support i.MX8MP by Peng Fan · 4 years, 9 months ago
  40. c0912f9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 10 months ago
  41. 033e18b misc: i2c_eeprom: add size query by Robert Beckett · 5 years ago
  42. 1a59cb4 misc: i2c_eeprom: add fixed partitions support by Robert Beckett · 5 years ago
  43. 951674a dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · 5 years ago
  44. 22e9351 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · 5 years ago
  45. fbb0efd sandbox: Add a test for IRQ by Simon Glass · 4 years, 10 months ago
  46. 79d66a6 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 4 years, 10 months ago
  47. 3e17ffb sandbox: Add PCI driver and test for p2sb by Simon Glass · 4 years, 10 months ago
  48. 5bee27a pci: Add support for p2sb uclass by Simon Glass · 4 years, 10 months ago
  49. b4f98b3 cros_ec: use uint instead of uint8_t for cmd param by Michael Auchter · 4 years, 10 months ago
  50. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 4 years, 11 months ago
  51. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  52. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 11 months ago
  53. c076e5c status_led: Tidy up the code style by Simon Glass · 4 years, 11 months ago
  54. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 4 years, 11 months ago
  55. a907dc3 misc: add driver for the Rockchip otp controller by Finley Xiao · 5 years ago
  56. 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
  57. 9a03e50 misc: k3_avs: Add j721e support by Keerthy · 5 years ago
  58. 9d233b4 misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0 by Tero Kristo · 5 years ago
  59. 816d093 misc: imx8: scu: simplify code to make it extendable by Peng Fan · 5 years ago
  60. 264977d mach-imx: Adding new argument for SIP call interface by Ye Li · 5 years ago
  61. f816495 misc: microchip_flexcom: introduce microchip_flexcom driver by Eugen Hristev · 5 years ago
  62. eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  63. 4d81755 misc: imx8: add more scfw api by Peng Fan · 5 years ago
  64. 8cacd78 imx: scu_api: add sc_pm_is_partition_started by Peng Fan · 5 years ago
  65. 2686447 imx: scu_api: add sc_rm_set_master_sid by Peng Fan · 5 years ago
  66. 994ab73 misc: Kconfig: make i.MX7ULP could use MXC_OCOTP by Peng Fan · 5 years ago
  67. 75d8f49 sandbox: pci: Create a new sandbox_pci_read_bar() function by Simon Glass · 5 years ago
  68. 37a1cf9 sandbox: pci: Move pci_offset_to_barnum() to pci.h by Simon Glass · 5 years ago
  69. fae2c16 sandbox: pci: Drop the get_devfn() method by Simon Glass · 5 years ago
  70. cea7c09 sandbox: swap_case: Use statics where possible by Simon Glass · 5 years ago
  71. 3414581 sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · 5 years ago
  72. 8c56ea5 Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  73. 1323470 misc: change RCC form MISC to NOP uclass by Patrick Delaunay · 5 years ago
  74. 234a602 pmu: stpmic1: change specific NVM api to MISC by Patrick Delaunay · 5 years ago
  75. 0c8620d bsec: update after MISC u-class update by Patrick Delaunay · 5 years ago
  76. 5ae8486 misc: i2c_eeprom: verify that the chip is functional at probe() by Baruch Siach · 5 years ago
  77. a074667 Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · 5 years ago
  78. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  79. 7752a0f misc: imx8: add sc_misc_get_temp by Peng Fan · 5 years ago
  80. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  81. be56ab1 misc: stm32_fuse: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  82. 21ebbaf test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
  83. 74c0f5c imx8: fuse: fix fuse driver by Marcel Ziswiler · 5 years ago
  84. aaba703 spl: misc: Allow misc drivers in SPL and TPL by Simon Glass · 6 years ago
  85. 935a892 gdsys_rxaui_ctrl: Use new regmap interface by Mario Six · 6 years ago
  86. ca0eab2 gdsys_rxaui_ctrl: Return old state by Mario Six · 6 years ago
  87. 16f4d05 cros_ec: Use a hyphen in the uclass name by Simon Glass · 5 years ago
  88. b3cf86c mxc_ocotp: Disable fuse sense for imx8mq B1 by Ye Li · 5 years ago
  89. 112ad60 mxc_ocotp: Update redundancy banks for mx7ulp B0 by Ye Li · 5 years ago
  90. 894e02b misc: imx8: scu: add i.MX8QM support by Peng Fan · 6 years ago
  91. 90c98a5 imx8: fuse: add fuse driver by Peng Fan · 5 years ago
  92. c1ef736 misc: fs_loader: Replace label with DT phandle by Tien Fong Chee · 6 years ago
  93. db32a44 misc: fs_loader: Add support for initializing block device by Tien Fong Chee · 6 years ago
  94. 0a6f625 configs: move CONFIG_MXC_OCOTP to Kconfig by Marcel Ziswiler · 6 years ago
  95. 0152895 Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot by Tom Rini · 5 years ago
  96. 31e45a1 stpmic1: add NVM update support in fuse command by Patrick Delaunay · 6 years ago
  97. 84c80c6 misc: i2c_eeprom: add eeprom write support by Baruch Siach · 5 years ago
  98. a29034d misc: i2c_eeprom: support DT pagesize property by Baruch Siach · 5 years ago
  99. 027b113 xilinx: common: Remove !DM_i2C code for reading mac from eeprom by Michal Simek · 6 years ago
  100. e5d6116 misc: Allow child devices by Simon Glass · 6 years ago