1. dd5684b rockchip: efuse: Add support for RK3036 by Jonas Karlman · 1 year, 7 months ago
  2. 16e8afa rockchip: efuse: Add support for RK3128 by Jonas Karlman · 1 year, 7 months ago
  3. b0828cf rockchip: efuse: Add support for RK3328 by Jonas Karlman · 1 year, 7 months ago
  4. 6f95b3e rockchip: efuse: Add support for RK3288 and more by Jonas Karlman · 1 year, 7 months ago
  5. 433260a rockchip: efuse: Refactor to use driver data and ops by Jonas Karlman · 1 year, 7 months ago
  6. 9a850d1 rockchip: otp: Add dump_otp debug command by Jonas Karlman · 1 year, 7 months ago
  7. f888098 rockchip: otp: Add support for RK3588 by Jonas Karlman · 1 year, 7 months ago
  8. d58d55d rockchip: otp: Add support for RK3568 by Jonas Karlman · 1 year, 7 months ago
  9. 8fa1870 rockchip: otp: Refactor to use driver data and ops by Jonas Karlman · 1 year, 7 months ago
  10. 684787e Correct SPL use of A003399_NOR_WORKAROUND by Simon Glass · 1 year, 8 months ago
  11. e77e64b misc: Drop mc9sdz60 driver by Simon Glass · 1 year, 8 months ago
  12. 26de9a7 misc: Drop ali512x by Simon Glass · 1 year, 8 months ago
  13. dd4bd9a qemu: Add a bootdev for qfw by Simon Glass · 1 year, 8 months ago
  14. 1e1cd8e Merge tag 'fsl-qoriq-2023-2-1' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 8 months ago
  15. 4992d83 misc: ls2_sfp: Fix regulator name by Sean Anderson · 1 year, 8 months ago
  16. 7246ec1 imx8: scu_api: sync sc_rm_is_pad_owned api change by Ye Li · 1 year, 9 months ago
  17. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  18. 0998a20 misc: fs_loader: Add function to get the chosen loader by Sean Anderson · 1 year, 9 months ago
  19. 0478dac kbuild: Remove uncmd_spl logic by Tom Rini · 1 year, 10 months ago
  20. d913652 Convert CONFIG_SMSC_LPC47M et al to Kconfig by Tom Rini · 1 year, 10 months ago
  21. 6c03a65 Convert CONFIG_MXS_OCOTP to Kconfig by Tom Rini · 1 year, 10 months ago
  22. 060613f Convert CONFIG_FSL_IIM to Kconfig by Tom Rini · 1 year, 10 months ago
  23. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 10 months ago
  24. cdc5ed8 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 1 year, 10 months ago
  25. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 1 year, 11 months ago
  26. c0facda misc: usb251xb: Support 8/16 bit device tree values by Stefan Herbrechtsmeier · 2 years, 3 months ago
  27. ca514d0 misc: atsha204a: Don't check for error when waking up the device by Pali Rohár · 2 years, 2 months ago
  28. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 2 months ago
  29. 5e2612f misc: fuse: update the code for accessing fuse of i.MX93 by Alice Guo · 2 years, 2 months ago
  30. 31b3ca5 misc: fuse: support to access fuse on i.MX93 by Alice Guo · 2 years, 2 months ago
  31. 5d78ff7 misc: imx8ulp: move fuse.c from imx8ulp to sentinel by Alice Guo · 2 years, 2 months ago
  32. 1a55a63 misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msg by Ye Li · 2 years, 2 months ago
  33. 2727245 misc: s400_api: introduce ahab_release_m33_trout by Peng Fan · 2 years, 2 months ago
  34. 625473d misc: S400_API: New API for FW status and chip info by Peng Fan · 2 years, 2 months ago
  35. e5fcf91 misc: S400_API: Update release RDC API by Ye Li · 2 years, 2 months ago
  36. 45fed32 misc: s4mu: Support iMX93 with Sentinel MU by Peng Fan · 2 years, 2 months ago
  37. 03fcf96 misc: imx: S400_API: Move S400 MU and API to a common place by Ye Li · 2 years, 2 months ago
  38. 61143f7 treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 4 months ago
  39. 357fa8b Merge tag 'u-boot-stm32-20220712' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 2 months ago
  40. 4387279 clk: stm32: add support compatible st, stm32mp1-rcc-secure by Patrick Delaunay · 2 years, 3 months ago
  41. 36b661d Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  42. 9ff4ce8 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 3 months ago
  43. 847505a misc: nuvoton: Add host interface configuration driver by Jim Liu · 2 years, 3 months ago
  44. c9f8518 Convert CONFIG_SYS_FSL_SEC_MON et al to Kconfig by Tom Rini · 2 years, 3 months ago
  45. 73d88cf misc: atsha204a: Increase wake delay by tWHI by Paweł Anikiel · 2 years, 3 months ago
  46. 73a9616 misc: i2c_eeprom: remove 24aa02e48 by Eugen Hristev · 2 years, 4 months ago
  47. d4462ba sandbox: cast to pointer from integer of different size by Heinrich Schuchardt · 2 years, 3 months ago
  48. 930a3dd dm: core: Support accessing core tags by Simon Glass · 2 years, 5 months ago
  49. 53c20be dm: core: Switch the testbus driver to use a new struct by Simon Glass · 2 years, 5 months ago
  50. 0ae1c77 misc: nuvoton: Add NPCM7xx otp controller driver by Jim Liu · 2 years, 4 months ago
  51. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 3 months ago
  52. 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
  53. 2645bc0 arm: layerscape: Add sfp driver by Sean Anderson · 2 years, 5 months ago
  54. f8a0f4a misc: stm32mp13: introduce STM32MP13 RCC driver by Patrick Delaunay · 2 years, 4 months ago
  55. 3f51ba9 test: Load mac address using misc device by Sean Anderson · 2 years, 5 months ago
  56. 472caa6 test: Load mac address with i2c eeprom by Sean Anderson · 2 years, 5 months ago
  57. c8ce7ba misc: Add support for nvmem cells by Sean Anderson · 2 years, 5 months ago
  58. dda3b38 misc: i2c_eeprom: Make i2c_eeprom_write use a const buf by Sean Anderson · 2 years, 5 months ago
  59. 02544db misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux by Marek Vasut · 2 years, 6 months ago
  60. 8a1ab5e misc: Correct Kconfig dependencies for a number of options by Tom Rini · 2 years, 5 months ago
  61. cad7728 i.MX8ULP: add display_ele_fw_version api by Gaurav Jain · 2 years, 4 months ago
  62. 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
  63. 3812774 misc: Fix always compiling MISC even for SPL/TPL by Sean Anderson · 2 years, 5 months ago
  64. 89eabd2 misc: atsha204a: Add support for atsha204 chip by Pali Rohár · 2 years, 6 months ago
  65. aa5ea20 misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabled by Pali Rohár · 2 years, 5 months ago
  66. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 5 months ago
  67. 467f0c4 misc: atsha204a: Remove duplicate CRC-16 implementation by Pali Rohár · 2 years, 5 months ago
  68. 2df59b2 Remove duplication of table_compute_checksum function by Tom Rini · 2 years, 6 months ago
  69. aecb338 misc: atsha204a: Fix big endian support by Pali Rohár · 2 years, 6 months ago
  70. ed6ba46 misc: imx8ulp: Update fuse driver by Peng Fan · 2 years, 6 months ago
  71. 203412f misc: S400_API: Update S400 API for buffer dump by Ye Li · 2 years, 6 months ago
  72. a55ca50 misc: S400_API: add ahab_release_caam by Clement Faure · 2 years, 6 months ago
  73. 043d11a misc: imx8ulp: Add OEM SRK Hash fuse support by Ye Li · 2 years, 6 months ago
  74. 8479b9e drivers: misc: add Gateworks System Controller driver by Tim Harvey · 2 years, 7 months ago
  75. 162a6f5 misc: k3_esm: Add functionality to set and route error events within K3SoC by Hari Nagalla · 2 years, 7 months ago
  76. d66b0f5 Fix URLs to old freescale git repos by Pali Rohár · 2 years, 6 months ago
  77. 532a5b2 misc: atsha204a: fix i2c address readout from DTS by Adrian Fiergolski · 2 years, 8 months ago
  78. e466271 misc: atsha204a: add delay after sending the message by Adrian Fiergolski · 2 years, 8 months ago
  79. 75967a2 misc: atsha204a: return timeout from wakeup function by Adrian Fiergolski · 2 years, 8 months ago
  80. 42595eb misc: add sl28cpld base driver by Michael Walle · 2 years, 7 months ago
  81. b071a07 drivers: misc: Makefile: Enable fs_loader compilation at SPL Level by Keerthy · 2 years, 8 months ago
  82. 31c27eb x86: Use the ACPI table writer by Simon Glass · 2 years, 10 months ago
  83. 0679cca sandbox: Allow building with GENERATE_ACPI_TABLE by Simon Glass · 2 years, 10 months ago
  84. e44d2f5 misc: mark write buffer const by John Keeping · 2 years, 8 months ago
  85. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 8 months ago
  86. 3058e28 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 8 months ago
  87. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  88. 46ad7ce treewide: invaild -> invalid by Sean Anderson · 2 years, 10 months ago
  89. 98ab831 Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 2 years, 10 months ago
  90. 5fd4a7e Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig by Tom Rini · 2 years, 10 months ago
  91. 68a2faa treewide: Use fdt_create_phandle() where appropriate by Marek Behún · 2 years, 10 months ago
  92. 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  93. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  94. 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years ago
  95. 33e9a69 misc: ocotp: Allow disabling ocotp driver in SPL by Michael Scott · 3 years ago
  96. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years ago
  97. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years ago
  98. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years ago
  99. 3e57ad9 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 2 months ago
  100. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 2 months ago