1. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  2. 05a7cab pci: swap_case: Allow compilation on 32-bit machines by Simon Glass · 3 years, 3 months ago
  3. 56dae9e cros_ec: Use standard calls for recovery-request checking by Simon Glass · 3 years, 4 months ago
  4. 656d744 cros_ec: Support the full-size vboot context by Simon Glass · 3 years, 4 months ago
  5. 1e465eb cros_ec: Drop cros_ec_entering_mode() by Simon Glass · 3 years, 4 months ago
  6. 201efb2 cros_ec: Allow reading the battery-charge state by Simon Glass · 3 years, 4 months ago
  7. 15dd815 sandbox: cros_ec: Update error handling when reading matrix by Simon Glass · 3 years, 5 months ago
  8. fc3292c misc: i2c_eeprom: Add atmel,24c01 to the list by Marek Vasut · 3 years, 4 months ago
  9. e712245 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 5 months ago
  10. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  11. 182c5f1 misc: make CONFIG_IRQ selectable for all platforms by Wasim Khan · 3 years, 8 months ago
  12. 5830b57 qemu: add MMIO driver for QFW by Asherah Connor · 3 years, 7 months ago
  13. 6951255 test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · 3 years, 7 months ago
  14. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 7 months ago
  15. 1b9ee28 pwm: Add a driver for Chrome OS EC PWM by Alper Nebi Yasak · 4 years ago
  16. 10867a0 misc: ocotp: Update OCOTP driver for iMX8MQ B2 by Ye Li · 3 years, 7 months ago
  17. a5bc9ab sandbox: cros_ec: Only write EC state when the EC is probed by Simon Glass · 3 years, 7 months ago
  18. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 7 months ago
  19. 72d98ee x86: p2sb: Drop LOG_DEBUG by Simon Glass · 3 years, 7 months ago
  20. cc469b7 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 7 months ago
  21. d392d32 dtoc: Generate device instances by Simon Glass · 3 years, 9 months ago
  22. ea74c95 dtoc: Generate uclass devices by Simon Glass · 3 years, 9 months ago
  23. 074197a dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 9 months ago
  24. d1f3abe dm: i2c: allow disabling driver model in SPL by Igor Opaniuk · 3 years, 8 months ago
  25. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  26. 10f7465 cros_ec: Add vstore support by Simon Glass · 3 years, 9 months ago
  27. d9ffaef cros_ec: Allow use with of-platdata by Simon Glass · 3 years, 9 months ago
  28. 3ae3382 cros_ec: Show events in human-readable form by Simon Glass · 3 years, 9 months ago
  29. 3a6c994 cros_ec: Add support for switches by Simon Glass · 3 years, 9 months ago
  30. 8aec32f cros_ec: Support reading EC features by Simon Glass · 3 years, 9 months ago
  31. 7791df5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 9 months ago
  32. 698e30f cros_ec: Add run-time check for input buffer overflow by Simon Glass · 3 years, 9 months ago
  33. 2525e53 cros_ec: Tidy up a few delays by Simon Glass · 3 years, 9 months ago
  34. d8e9a93 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 9 months ago
  35. 7576065 misc: rcc: keep the rcc device name for subnode by Patrick Delaunay · 4 years ago
  36. 8e80ba5 misc: rcc: migrate trace to dev macro by Patrick Delaunay · 4 years ago
  37. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  38. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago WIP/05Jan2021-next
  39. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 10 months ago
  40. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  41. b060333 sandbox: Add a compatible string for spltest by Simon Glass · 3 years, 10 months ago
  42. 079ac59 test: Move some test drivers into their own file by Simon Glass · 3 years, 10 months ago
  43. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  44. c238eee x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 3 years, 10 months ago
  45. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  46. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 11 months ago
  47. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  48. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  49. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  50. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  51. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 11 months ago
  52. 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 3 years, 11 months ago
  53. 87d07cc sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 4 years ago
  54. a3e4585 cros_ec: Handling EC_CMD_GET_NEXT_EVENT by Heinrich Schuchardt · 4 years ago
  55. 4cb862f cros_ec: Increase command timeout for flash erase by Simon Glass · 4 years ago
  56. d237e9c cros_ec: Correct collection of EC hash by Simon Glass · 4 years ago
  57. 22ad69b Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
  58. 6900797 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 4 years ago
  59. ed0f868 cros_ec: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 1 month ago
  60. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years ago WIP/30Oct2020
  61. 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 1 month ago
  62. bb44ebd x86: apl: Take advantage of the of-platdata parent support by Simon Glass · 4 years, 1 month ago
  63. a8b1fbc dm: test: Drop of-platdata pytest by Simon Glass · 4 years ago
  64. 83594f3c xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board Kconfig by Michal Simek · 4 years ago
  65. f692b47 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 5 months ago
  66. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  67. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  68. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  69. 7c3cc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 3 months ago
  70. b95611f x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 3 months ago
  71. 6d349e2 p2sb: Add a method to hide the bus by Simon Glass · 4 years, 3 months ago
  72. 4916f45 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 3 months ago
  73. f495513 irq: Add a method to convert an interrupt to ACPI by Simon Glass · 4 years, 3 months ago
  74. d872e7d drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge by Wolfgang Wallner · 4 years, 4 months ago
  75. dfbdaa6 misc: scu_api: Add SCFW API to get the index of boot container set by Ye Li · 4 years, 4 months ago
  76. c2eaa6e imx8: fuse: use arm_smccc_smc by Peng Fan · 4 years, 5 months ago
  77. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 4 months ago
  78. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 4 months ago
  79. 0530721 misc: add driver for the SiFive otp controller by Pragnesh Patel · 4 years, 5 months ago
  80. b24dc83 misc: i2c_eeprom: implement different probe test eeprom offset by Eugen Hristev · 4 years, 6 months ago
  81. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago WIP/2020-05-18-reduce-size-of-common.h
  82. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  83. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  84. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  85. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  86. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  87. 71f6354 rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 6 months ago
  88. 77ed80c misc: scu: Increase the timeout for MU communication by Ye Li · 4 years, 6 months ago
  89. e5e95ec misc: fuse: Update imx8 fuse driver for 8QM by Ye Li · 4 years, 6 months ago
  90. 242d1cd imx8: Configure SNVS by Franck LENORMAND · 5 years ago
  91. 73d769d imx8: Update SCFW API to version 1.5 by Ye Li · 5 years ago
  92. f959594 imx8: scu api: Add support for SECO manufacturing protection APIs by Breno Lima · 5 years ago
  93. 8a770f9 sandbox: p2sb: Silence compiler warning by Simon Glass · 4 years, 8 months ago
  94. 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 WIP/17Mar2020
  95. 0c17bb1 misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_data by Masahiro Yamada · 4 years, 8 months ago
  96. ed6dd4e misc: i2c_eeprom: remove pagewidth field from i2c_eeprom by Masahiro Yamada · 4 years, 8 months ago
  97. 3e7b0aa power: mfd: k3_avs: update am65xx MPU_VDD voltage values by Tero Kristo · 4 years, 8 months ago
  98. 3b36b38 misc: pmic_esm: Add support for PMIC ESM driver by Tero Kristo · 4 years, 8 months ago
  99. 344eb6d misc: k3_esm: Add support for Texas Instruments K3 ESM driver by Tero Kristo · 4 years, 8 months ago
  100. 7a8d03f misc: k3_avs: Fix possible NULL pointer deference by Vignesh Raghavendra · 4 years, 8 months ago