1. d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
  2. 572f41f Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 5 months ago
  3. 6b39d35 arm: layerscape: Add sfp driver by Sean Anderson · 2 years, 7 months ago
  4. 6b4490c misc: stm32mp13: introduce STM32MP13 RCC driver by Patrick Delaunay · 2 years, 6 months ago
  5. 13652b8 test: Load mac address using misc device by Sean Anderson · 2 years, 7 months ago
  6. e2dc0e6 test: Load mac address with i2c eeprom by Sean Anderson · 2 years, 7 months ago
  7. 77c6629 misc: Add support for nvmem cells by Sean Anderson · 2 years, 7 months ago
  8. 4a55f9d misc: i2c_eeprom: Make i2c_eeprom_write use a const buf by Sean Anderson · 2 years, 7 months ago
  9. 16637b4 misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux by Marek Vasut · 2 years, 8 months ago
  10. 0f311f2 misc: Correct Kconfig dependencies for a number of options by Tom Rini · 2 years, 7 months ago
  11. 580cc7b i.MX8ULP: add display_ele_fw_version api by Gaurav Jain · 2 years, 7 months ago
  12. 12da843 Merge tag 'i2c-2022-07' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years, 7 months ago
  13. 63c318f misc: Fix always compiling MISC even for SPL/TPL by Sean Anderson · 2 years, 7 months ago
  14. b3372b0 misc: atsha204a: Add support for atsha204 chip by Pali Rohár · 2 years, 8 months ago
  15. 6981311 misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabled by Pali Rohár · 2 years, 7 months ago
  16. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  17. 2e26930 misc: atsha204a: Remove duplicate CRC-16 implementation by Pali Rohár · 2 years, 8 months ago
  18. 145992c Remove duplication of table_compute_checksum function by Tom Rini · 2 years, 8 months ago
  19. 06a8c74 misc: atsha204a: Fix big endian support by Pali Rohár · 2 years, 8 months ago
  20. 199fa60 misc: imx8ulp: Update fuse driver by Peng Fan · 2 years, 8 months ago
  21. 0a917da misc: S400_API: Update S400 API for buffer dump by Ye Li · 2 years, 8 months ago
  22. 26386ae misc: S400_API: add ahab_release_caam by Clement Faure · 2 years, 8 months ago
  23. 6469bc6 misc: imx8ulp: Add OEM SRK Hash fuse support by Ye Li · 2 years, 8 months ago
  24. b820460 drivers: misc: add Gateworks System Controller driver by Tim Harvey · 2 years, 9 months ago
  25. 85ae1e6 misc: k3_esm: Add functionality to set and route error events within K3SoC by Hari Nagalla · 2 years, 9 months ago
  26. 4ce7e6b Fix URLs to old freescale git repos by Pali Rohár · 2 years, 8 months ago
  27. baa5f6a misc: atsha204a: fix i2c address readout from DTS by Adrian Fiergolski · 2 years, 11 months ago
  28. 9468ddb misc: atsha204a: add delay after sending the message by Adrian Fiergolski · 2 years, 11 months ago
  29. 5898439 misc: atsha204a: return timeout from wakeup function by Adrian Fiergolski · 2 years, 11 months ago
  30. 2184cc6 misc: add sl28cpld base driver by Michael Walle · 2 years, 9 months ago
  31. fe8f609 drivers: misc: Makefile: Enable fs_loader compilation at SPL Level by Keerthy · 2 years, 10 months ago
  32. 1617088 x86: Use the ACPI table writer by Simon Glass · 3 years ago
  33. f3425cb sandbox: Allow building with GENERATE_ACPI_TABLE by Simon Glass · 3 years ago
  34. d657035 misc: mark write buffer const by John Keeping · 2 years, 11 months ago
  35. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  36. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
  37. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  38. a1b654b treewide: invaild -> invalid by Sean Anderson · 3 years ago
  39. 05b419e Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 3 years ago
  40. f059955 Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig by Tom Rini · 3 years ago
  41. a4273f5 treewide: Use fdt_create_phandle() where appropriate by Marek Behún · 3 years ago
  42. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
  43. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 2 months ago
  44. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 3 months ago
  45. 9267614 misc: ocotp: Allow disabling ocotp driver in SPL by Michael Scott · 3 years, 2 months ago
  46. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  47. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  48. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  49. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 4 months ago
  50. 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 4 months ago
  51. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
  52. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
  53. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  54. f6928f9 imx8ulp: move struct mu_type to common header by Peng Fan · 3 years, 4 months ago
  55. 77a5712 driver: misc: imx8ulp: Add fuse driver for imx8ulp by Ye Li · 3 years, 4 months ago
  56. 853cc9d arm: imx8ulp: release and configure XRDC at early phase by Ye Li · 3 years, 4 months ago
  57. f80a41b drivers: misc: s400_api: Update API for fuse read and write by Ye Li · 3 years, 4 months ago
  58. acc9afe drivers: misc: imx8ulp: Update S400 API for release RDC by Ye Li · 3 years, 4 months ago
  59. a61f267 drivers: misc: imx8ulp: Add S400 API for image authentication by Ye Li · 3 years, 4 months ago
  60. 79581a6 drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6 by Ye Li · 3 years, 4 months ago
  61. 0db17f4 driver: misc: Add MU and S400 API to communicate with Sentinel by Ye Li · 3 years, 4 months ago
  62. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  63. c40a98c pci: swap_case: Allow compilation on 32-bit machines by Simon Glass · 3 years, 4 months ago
  64. 52ac65f cros_ec: Use standard calls for recovery-request checking by Simon Glass · 3 years, 5 months ago
  65. 01da40b cros_ec: Support the full-size vboot context by Simon Glass · 3 years, 5 months ago
  66. 821b998 cros_ec: Drop cros_ec_entering_mode() by Simon Glass · 3 years, 5 months ago
  67. cbb191b cros_ec: Allow reading the battery-charge state by Simon Glass · 3 years, 5 months ago
  68. 8293081 sandbox: cros_ec: Update error handling when reading matrix by Simon Glass · 3 years, 7 months ago
  69. 8df0def misc: i2c_eeprom: Add atmel,24c01 to the list by Marek Vasut · 3 years, 5 months ago
  70. 8a8cd4f sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 6 months ago
  71. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  72. 55c9b9c misc: make CONFIG_IRQ selectable for all platforms by Wasim Khan · 3 years, 9 months ago
  73. f0c0e54 qemu: add MMIO driver for QFW by Asherah Connor · 3 years, 8 months ago
  74. ab1975b test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · 3 years, 8 months ago
  75. 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 8 months ago
  76. 2b8031f pwm: Add a driver for Chrome OS EC PWM by Alper Nebi Yasak · 4 years, 1 month ago
  77. c29b7c7 misc: ocotp: Update OCOTP driver for iMX8MQ B2 by Ye Li · 3 years, 8 months ago
  78. c747f8b sandbox: cros_ec: Only write EC state when the EC is probed by Simon Glass · 3 years, 9 months ago
  79. 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 9 months ago
  80. f0c97ad x86: p2sb: Drop LOG_DEBUG by Simon Glass · 3 years, 9 months ago
  81. 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 9 months ago
  82. fea2f25 dtoc: Generate device instances by Simon Glass · 3 years, 10 months ago
  83. c7b4b83 dtoc: Generate uclass devices by Simon Glass · 3 years, 10 months ago
  84. df56e0b dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 10 months ago
  85. 964f232 dm: i2c: allow disabling driver model in SPL by Igor Opaniuk · 3 years, 10 months ago
  86. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  87. 333e3a9 cros_ec: Add vstore support by Simon Glass · 3 years, 10 months ago
  88. 692f38d cros_ec: Allow use with of-platdata by Simon Glass · 3 years, 10 months ago
  89. 0316130 cros_ec: Show events in human-readable form by Simon Glass · 3 years, 10 months ago
  90. 9d70252 cros_ec: Add support for switches by Simon Glass · 3 years, 10 months ago
  91. 959e1ce cros_ec: Support reading EC features by Simon Glass · 3 years, 10 months ago
  92. 33909b5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 10 months ago
  93. cd3a63e cros_ec: Add run-time check for input buffer overflow by Simon Glass · 3 years, 10 months ago
  94. ebee533 cros_ec: Tidy up a few delays by Simon Glass · 3 years, 10 months ago
  95. 9b306e5 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 10 months ago
  96. 78075bb misc: rcc: keep the rcc device name for subnode by Patrick Delaunay · 4 years, 1 month ago
  97. eec21f3 misc: rcc: migrate trace to dev macro by Patrick Delaunay · 4 years, 1 month ago
  98. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  99. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  100. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago