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