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