1. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years ago
  2. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years ago
  3. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years ago
  4. 3e57ad9 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 2 months ago
  5. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 2 months ago
  6. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 2 months ago
  7. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 2 months ago
  8. 88cd7d0 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 1 month ago
  9. 4b9423e imx8ulp: move struct mu_type to common header by Peng Fan · 3 years, 2 months ago
  10. d24c7d5 driver: misc: imx8ulp: Add fuse driver for imx8ulp by Ye Li · 3 years, 2 months ago
  11. ba472a2 arm: imx8ulp: release and configure XRDC at early phase by Ye Li · 3 years, 2 months ago
  12. 26b5321 drivers: misc: s400_api: Update API for fuse read and write by Ye Li · 3 years, 2 months ago
  13. 7aeaf4d drivers: misc: imx8ulp: Update S400 API for release RDC by Ye Li · 3 years, 2 months ago
  14. 6306f75 drivers: misc: imx8ulp: Add S400 API for image authentication by Ye Li · 3 years, 2 months ago
  15. a6ffde5 drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6 by Ye Li · 3 years, 2 months ago
  16. 0c00d03 driver: misc: Add MU and S400 API to communicate with Sentinel by Ye Li · 3 years, 2 months ago
  17. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  18. 05a7cab pci: swap_case: Allow compilation on 32-bit machines by Simon Glass · 3 years, 2 months ago
  19. 56dae9e cros_ec: Use standard calls for recovery-request checking by Simon Glass · 3 years, 3 months ago
  20. 656d744 cros_ec: Support the full-size vboot context by Simon Glass · 3 years, 3 months ago
  21. 1e465eb cros_ec: Drop cros_ec_entering_mode() by Simon Glass · 3 years, 3 months ago
  22. 201efb2 cros_ec: Allow reading the battery-charge state by Simon Glass · 3 years, 3 months ago
  23. 15dd815 sandbox: cros_ec: Update error handling when reading matrix by Simon Glass · 3 years, 5 months ago
  24. fc3292c misc: i2c_eeprom: Add atmel,24c01 to the list by Marek Vasut · 3 years, 3 months ago
  25. e712245 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 4 months ago
  26. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 5 months ago
  27. 182c5f1 misc: make CONFIG_IRQ selectable for all platforms by Wasim Khan · 3 years, 7 months ago
  28. 5830b57 qemu: add MMIO driver for QFW by Asherah Connor · 3 years, 7 months ago
  29. 6951255 test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · 3 years, 7 months ago
  30. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 7 months ago
  31. 1b9ee28 pwm: Add a driver for Chrome OS EC PWM by Alper Nebi Yasak · 4 years ago
  32. 10867a0 misc: ocotp: Update OCOTP driver for iMX8MQ B2 by Ye Li · 3 years, 7 months ago
  33. a5bc9ab sandbox: cros_ec: Only write EC state when the EC is probed by Simon Glass · 3 years, 7 months ago
  34. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 7 months ago
  35. 72d98ee x86: p2sb: Drop LOG_DEBUG by Simon Glass · 3 years, 7 months ago
  36. cc469b7 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 7 months ago
  37. d392d32 dtoc: Generate device instances by Simon Glass · 3 years, 8 months ago
  38. ea74c95 dtoc: Generate uclass devices by Simon Glass · 3 years, 8 months ago
  39. 074197a dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 8 months ago
  40. d1f3abe dm: i2c: allow disabling driver model in SPL by Igor Opaniuk · 3 years, 8 months ago
  41. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  42. 10f7465 cros_ec: Add vstore support by Simon Glass · 3 years, 9 months ago
  43. d9ffaef cros_ec: Allow use with of-platdata by Simon Glass · 3 years, 9 months ago
  44. 3ae3382 cros_ec: Show events in human-readable form by Simon Glass · 3 years, 9 months ago
  45. 3a6c994 cros_ec: Add support for switches by Simon Glass · 3 years, 9 months ago
  46. 8aec32f cros_ec: Support reading EC features by Simon Glass · 3 years, 9 months ago
  47. 7791df5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 9 months ago
  48. 698e30f cros_ec: Add run-time check for input buffer overflow by Simon Glass · 3 years, 9 months ago
  49. 2525e53 cros_ec: Tidy up a few delays by Simon Glass · 3 years, 9 months ago
  50. d8e9a93 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 9 months ago
  51. 7576065 misc: rcc: keep the rcc device name for subnode by Patrick Delaunay · 3 years, 11 months ago
  52. 8e80ba5 misc: rcc: migrate trace to dev macro by Patrick Delaunay · 3 years, 11 months ago
  53. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  54. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  55. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 9 months ago
  56. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  57. b060333 sandbox: Add a compatible string for spltest by Simon Glass · 3 years, 10 months ago
  58. 079ac59 test: Move some test drivers into their own file by Simon Glass · 3 years, 9 months ago
  59. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  60. c238eee x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 3 years, 9 months ago
  61. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  62. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 10 months ago
  63. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  64. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  65. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  66. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  67. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 10 months ago
  68. 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 3 years, 10 months ago
  69. 87d07cc sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 3 years, 11 months ago
  70. a3e4585 cros_ec: Handling EC_CMD_GET_NEXT_EVENT by Heinrich Schuchardt · 3 years, 11 months ago
  71. 4cb862f cros_ec: Increase command timeout for flash erase by Simon Glass · 3 years, 11 months ago
  72. d237e9c cros_ec: Correct collection of EC hash by Simon Glass · 3 years, 11 months ago
  73. 22ad69b Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 3 years, 11 months ago
  74. 6900797 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 4 years ago
  75. ed0f868 cros_ec: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years ago
  76. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years ago
  77. 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years ago
  78. bb44ebd x86: apl: Take advantage of the of-platdata parent support by Simon Glass · 4 years ago
  79. a8b1fbc dm: test: Drop of-platdata pytest by Simon Glass · 4 years ago
  80. 83594f3c xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board Kconfig by Michal Simek · 4 years ago
  81. f692b47 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 4 months ago
  82. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  83. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  84. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  85. 7c3cc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 3 months ago
  86. b95611f x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 3 months ago
  87. 6d349e2 p2sb: Add a method to hide the bus by Simon Glass · 4 years, 3 months ago
  88. 4916f45 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 3 months ago
  89. f495513 irq: Add a method to convert an interrupt to ACPI by Simon Glass · 4 years, 3 months ago
  90. d872e7d drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge by Wolfgang Wallner · 4 years, 3 months ago
  91. dfbdaa6 misc: scu_api: Add SCFW API to get the index of boot container set by Ye Li · 4 years, 4 months ago
  92. c2eaa6e imx8: fuse: use arm_smccc_smc by Peng Fan · 4 years, 5 months ago
  93. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 3 months ago
  94. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  95. 0530721 misc: add driver for the SiFive otp controller by Pragnesh Patel · 4 years, 4 months ago
  96. b24dc83 misc: i2c_eeprom: implement different probe test eeprom offset by Eugen Hristev · 4 years, 5 months ago
  97. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  98. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  99. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  100. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago