1. c8ce7ba misc: Add support for nvmem cells by Sean Anderson · 2 years, 6 months ago
  2. dda3b38 misc: i2c_eeprom: Make i2c_eeprom_write use a const buf by Sean Anderson · 2 years, 6 months ago
  3. 8a1ab5e misc: Correct Kconfig dependencies for a number of options by Tom Rini · 2 years, 5 months ago
  4. cad7728 i.MX8ULP: add display_ele_fw_version api by Gaurav Jain · 2 years, 5 months ago
  5. b4eb577 Merge tag 'i2c-2022-07' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years, 5 months ago
  6. 3812774 misc: Fix always compiling MISC even for SPL/TPL by Sean Anderson · 2 years, 6 months ago
  7. 89eabd2 misc: atsha204a: Add support for atsha204 chip by Pali Rohár · 2 years, 7 months ago
  8. aa5ea20 misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabled by Pali Rohár · 2 years, 6 months ago
  9. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 6 months ago
  10. 467f0c4 misc: atsha204a: Remove duplicate CRC-16 implementation by Pali Rohár · 2 years, 6 months ago
  11. 2df59b2 Remove duplication of table_compute_checksum function by Tom Rini · 2 years, 7 months ago
  12. aecb338 misc: atsha204a: Fix big endian support by Pali Rohár · 2 years, 7 months ago
  13. ed6ba46 misc: imx8ulp: Update fuse driver by Peng Fan · 2 years, 7 months ago
  14. 203412f misc: S400_API: Update S400 API for buffer dump by Ye Li · 2 years, 7 months ago
  15. a55ca50 misc: S400_API: add ahab_release_caam by Clement Faure · 2 years, 7 months ago
  16. 043d11a misc: imx8ulp: Add OEM SRK Hash fuse support by Ye Li · 2 years, 7 months ago
  17. 8479b9e drivers: misc: add Gateworks System Controller driver by Tim Harvey · 2 years, 8 months ago
  18. 162a6f5 misc: k3_esm: Add functionality to set and route error events within K3SoC by Hari Nagalla · 2 years, 8 months ago
  19. d66b0f5 Fix URLs to old freescale git repos by Pali Rohár · 2 years, 7 months ago
  20. 532a5b2 misc: atsha204a: fix i2c address readout from DTS by Adrian Fiergolski · 2 years, 9 months ago
  21. e466271 misc: atsha204a: add delay after sending the message by Adrian Fiergolski · 2 years, 9 months ago
  22. 75967a2 misc: atsha204a: return timeout from wakeup function by Adrian Fiergolski · 2 years, 9 months ago
  23. 42595eb misc: add sl28cpld base driver by Michael Walle · 2 years, 8 months ago
  24. b071a07 drivers: misc: Makefile: Enable fs_loader compilation at SPL Level by Keerthy · 2 years, 9 months ago
  25. 31c27eb x86: Use the ACPI table writer by Simon Glass · 2 years, 11 months ago
  26. 0679cca sandbox: Allow building with GENERATE_ACPI_TABLE by Simon Glass · 2 years, 11 months ago
  27. e44d2f5 misc: mark write buffer const by John Keeping · 2 years, 9 months ago
  28. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  29. 3058e28 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 9 months ago
  30. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  31. 46ad7ce treewide: invaild -> invalid by Sean Anderson · 2 years, 11 months ago
  32. 98ab831 Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 2 years, 10 months ago
  33. 5fd4a7e Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig by Tom Rini · 2 years, 10 months ago
  34. 68a2faa treewide: Use fdt_create_phandle() where appropriate by Marek Behún · 2 years, 11 months ago
  35. 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  36. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  37. 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 1 month ago
  38. 33e9a69 misc: ocotp: Allow disabling ocotp driver in SPL by Michael Scott · 3 years, 1 month ago
  39. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  40. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 1 month ago
  41. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  42. 3e57ad9 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 2 months ago
  43. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 2 months ago
  44. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 2 months ago
  45. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 2 months ago
  46. 88cd7d0 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 2 months ago
  47. 4b9423e imx8ulp: move struct mu_type to common header by Peng Fan · 3 years, 2 months ago
  48. d24c7d5 driver: misc: imx8ulp: Add fuse driver for imx8ulp by Ye Li · 3 years, 2 months ago
  49. ba472a2 arm: imx8ulp: release and configure XRDC at early phase by Ye Li · 3 years, 2 months ago
  50. 26b5321 drivers: misc: s400_api: Update API for fuse read and write by Ye Li · 3 years, 2 months ago
  51. 7aeaf4d drivers: misc: imx8ulp: Update S400 API for release RDC by Ye Li · 3 years, 2 months ago
  52. 6306f75 drivers: misc: imx8ulp: Add S400 API for image authentication by Ye Li · 3 years, 2 months ago
  53. a6ffde5 drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6 by Ye Li · 3 years, 2 months ago
  54. 0c00d03 driver: misc: Add MU and S400 API to communicate with Sentinel by Ye Li · 3 years, 2 months ago
  55. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  56. 05a7cab pci: swap_case: Allow compilation on 32-bit machines by Simon Glass · 3 years, 3 months ago
  57. 56dae9e cros_ec: Use standard calls for recovery-request checking by Simon Glass · 3 years, 4 months ago
  58. 656d744 cros_ec: Support the full-size vboot context by Simon Glass · 3 years, 4 months ago
  59. 1e465eb cros_ec: Drop cros_ec_entering_mode() by Simon Glass · 3 years, 4 months ago
  60. 201efb2 cros_ec: Allow reading the battery-charge state by Simon Glass · 3 years, 4 months ago
  61. 15dd815 sandbox: cros_ec: Update error handling when reading matrix by Simon Glass · 3 years, 5 months ago
  62. fc3292c misc: i2c_eeprom: Add atmel,24c01 to the list by Marek Vasut · 3 years, 4 months ago
  63. e712245 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 5 months ago
  64. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  65. 182c5f1 misc: make CONFIG_IRQ selectable for all platforms by Wasim Khan · 3 years, 8 months ago
  66. 5830b57 qemu: add MMIO driver for QFW by Asherah Connor · 3 years, 7 months ago
  67. 6951255 test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · 3 years, 7 months ago
  68. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 7 months ago
  69. 1b9ee28 pwm: Add a driver for Chrome OS EC PWM by Alper Nebi Yasak · 4 years ago
  70. 10867a0 misc: ocotp: Update OCOTP driver for iMX8MQ B2 by Ye Li · 3 years, 7 months ago
  71. a5bc9ab sandbox: cros_ec: Only write EC state when the EC is probed by Simon Glass · 3 years, 7 months ago
  72. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 7 months ago
  73. 72d98ee x86: p2sb: Drop LOG_DEBUG by Simon Glass · 3 years, 7 months ago
  74. cc469b7 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 7 months ago
  75. d392d32 dtoc: Generate device instances by Simon Glass · 3 years, 9 months ago
  76. ea74c95 dtoc: Generate uclass devices by Simon Glass · 3 years, 9 months ago
  77. 074197a dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 9 months ago
  78. d1f3abe dm: i2c: allow disabling driver model in SPL by Igor Opaniuk · 3 years, 8 months ago
  79. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  80. 10f7465 cros_ec: Add vstore support by Simon Glass · 3 years, 9 months ago
  81. d9ffaef cros_ec: Allow use with of-platdata by Simon Glass · 3 years, 9 months ago
  82. 3ae3382 cros_ec: Show events in human-readable form by Simon Glass · 3 years, 9 months ago
  83. 3a6c994 cros_ec: Add support for switches by Simon Glass · 3 years, 9 months ago
  84. 8aec32f cros_ec: Support reading EC features by Simon Glass · 3 years, 9 months ago
  85. 7791df5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 9 months ago
  86. 698e30f cros_ec: Add run-time check for input buffer overflow by Simon Glass · 3 years, 9 months ago
  87. 2525e53 cros_ec: Tidy up a few delays by Simon Glass · 3 years, 9 months ago
  88. d8e9a93 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 9 months ago
  89. 7576065 misc: rcc: keep the rcc device name for subnode by Patrick Delaunay · 4 years ago
  90. 8e80ba5 misc: rcc: migrate trace to dev macro by Patrick Delaunay · 4 years ago
  91. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  92. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  93. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 10 months ago
  94. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  95. b060333 sandbox: Add a compatible string for spltest by Simon Glass · 3 years, 10 months ago
  96. 079ac59 test: Move some test drivers into their own file by Simon Glass · 3 years, 10 months ago
  97. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  98. c238eee x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 3 years, 10 months ago
  99. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  100. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 11 months ago