1. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  2. 37ad5f3 x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 4 years ago
  3. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  4. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
  5. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  6. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  7. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  8. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  9. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  10. 9f0cffd cros_ec: Handling EC_CMD_GET_NEXT_EVENT by Heinrich Schuchardt · 4 years, 1 month ago
  11. ea5def6 cros_ec: Increase command timeout for flash erase by Simon Glass · 4 years, 1 month ago
  12. 97208d9 cros_ec: Correct collection of EC hash by Simon Glass · 4 years, 1 month ago
  13. a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
  14. 1ce0729 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 4 years, 1 month ago
  15. df2e939 cros_ec: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 2 months ago
  16. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
  17. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
  18. 8d5bcef x86: apl: Take advantage of the of-platdata parent support by Simon Glass · 4 years, 2 months ago
  19. 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · 4 years, 1 month ago
  20. 4b773f2 xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board Kconfig by Michal Simek · 4 years, 1 month ago
  21. 4f18f92 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 6 months ago
  22. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  23. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  24. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  25. 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 4 months ago
  26. d89f193 x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 4 months ago
  27. 5e13b0f p2sb: Add a method to hide the bus by Simon Glass · 4 years, 5 months ago
  28. 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 5 months ago
  29. b24cbf4 irq: Add a method to convert an interrupt to ACPI by Simon Glass · 4 years, 5 months ago
  30. f43b083 drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge by Wolfgang Wallner · 4 years, 5 months ago
  31. c9c35a4 misc: scu_api: Add SCFW API to get the index of boot container set by Ye Li · 4 years, 6 months ago
  32. b0b4441 imx8: fuse: use arm_smccc_smc by Peng Fan · 4 years, 7 months ago
  33. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
  34. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  35. 6e9661f misc: add driver for the SiFive otp controller by Pragnesh Patel · 4 years, 6 months ago
  36. 24d8b75 misc: i2c_eeprom: implement different probe test eeprom offset by Eugen Hristev · 4 years, 7 months ago
  37. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  38. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  39. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  40. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  41. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  42. 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
  43. 2bcc1ed rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 7 months ago
  44. 3e738e5 misc: scu: Increase the timeout for MU communication by Ye Li · 4 years, 7 months ago
  45. 390f460 misc: fuse: Update imx8 fuse driver for 8QM by Ye Li · 4 years, 7 months ago
  46. d3b70ea imx8: Configure SNVS by Franck LENORMAND · 5 years ago
  47. 24b5dae imx8: Update SCFW API to version 1.5 by Ye Li · 5 years ago
  48. 184c7e2 imx8: scu api: Add support for SECO manufacturing protection APIs by Breno Lima · 5 years ago
  49. a5405b1 sandbox: p2sb: Silence compiler warning by Simon Glass · 4 years, 10 months ago
  50. 32cdf19 Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 8 months ago
  51. 2a57937 misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_data by Masahiro Yamada · 4 years, 9 months ago
  52. c8b5dc3 misc: i2c_eeprom: remove pagewidth field from i2c_eeprom by Masahiro Yamada · 4 years, 9 months ago
  53. 7577430 power: mfd: k3_avs: update am65xx MPU_VDD voltage values by Tero Kristo · 4 years, 10 months ago
  54. 1444e11 misc: pmic_esm: Add support for PMIC ESM driver by Tero Kristo · 4 years, 10 months ago
  55. f81f4cd misc: k3_esm: Add support for Texas Instruments K3 ESM driver by Tero Kristo · 4 years, 10 months ago
  56. 0b6ce80 misc: k3_avs: Fix possible NULL pointer deference by Vignesh Raghavendra · 4 years, 10 months ago
  57. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  58. 0a4d619 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 10 months ago
  59. 44cf461 misc: i2c_eeprom: set offset len and chip addr offset mask by Robert Beckett · 4 years, 10 months ago
  60. 515dcff dm: irq: Add support for requesting interrupts by Simon Glass · 4 years, 10 months ago
  61. a847b27 dm: irq: Add support for interrupt controller types by Simon Glass · 4 years, 10 months ago
  62. a4f416d sandbox: Complete migration away from os_malloc() by Simon Glass · 4 years, 10 months ago
  63. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  64. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  65. 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 10 months ago
  66. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  67. 1f26500 common: Drop floppy disk support by Simon Glass · 5 years ago
  68. a72088d Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  69. dc3accc mxc_ocotp: support i.MX8MP by Peng Fan · 5 years ago
  70. 7811b0e Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 5 years ago
  71. 069ddc7 misc: i2c_eeprom: add size query by Robert Beckett · 5 years ago
  72. f030d6f misc: i2c_eeprom: add fixed partitions support by Robert Beckett · 5 years ago
  73. f695f6e dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · 5 years ago
  74. 1fe8a49 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · 5 years ago
  75. 54028bc sandbox: Add a test for IRQ by Simon Glass · 5 years ago
  76. ff418d9 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 5 years ago
  77. 937bb47 sandbox: Add PCI driver and test for p2sb by Simon Glass · 5 years ago
  78. 2ee1f6a pci: Add support for p2sb uclass by Simon Glass · 5 years ago
  79. 4eaae8e cros_ec: use uint instead of uint8_t for cmd param by Michael Auchter · 5 years ago
  80. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  81. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  82. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  83. 9ea8f9f status_led: Tidy up the code style by Simon Glass · 5 years ago
  84. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
  85. 20d52a0 misc: add driver for the Rockchip otp controller by Finley Xiao · 5 years ago
  86. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  87. fda68e4 misc: k3_avs: Add j721e support by Keerthy · 5 years ago
  88. 887dde5 misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0 by Tero Kristo · 5 years ago
  89. a4bdc49 misc: imx8: scu: simplify code to make it extendable by Peng Fan · 5 years ago
  90. e5e9109 mach-imx: Adding new argument for SIP call interface by Ye Li · 5 years ago
  91. 3bd5610 misc: microchip_flexcom: introduce microchip_flexcom driver by Eugen Hristev · 5 years ago
  92. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  93. d4191db misc: imx8: add more scfw api by Peng Fan · 5 years ago
  94. 098d3e6 imx: scu_api: add sc_pm_is_partition_started by Peng Fan · 5 years ago
  95. b612a30 imx: scu_api: add sc_rm_set_master_sid by Peng Fan · 5 years ago
  96. c45a81a misc: Kconfig: make i.MX7ULP could use MXC_OCOTP by Peng Fan · 5 years ago
  97. 72231f7 sandbox: pci: Create a new sandbox_pci_read_bar() function by Simon Glass · 5 years ago
  98. 130d7ff sandbox: pci: Move pci_offset_to_barnum() to pci.h by Simon Glass · 5 years ago
  99. 6de89a6 sandbox: pci: Drop the get_devfn() method by Simon Glass · 5 years ago
  100. 81ae778 sandbox: swap_case: Use statics where possible by Simon Glass · 5 years ago