1. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  2. e5822ec drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  3. 8fa64bd spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr by Johan Jonker · 1 year, 7 months ago
  4. b526656 core: read: add dev_read_addr_index_ptr function by Johan Jonker · 1 year, 7 months ago
  5. aa4f61a core: fdtaddr: add devfdt_get_addr_size_index_ptr function by Johan Jonker · 1 year, 6 months ago
  6. 0fbb969 core: remap: fix regmap_init_mem_plat() reg size handeling by Johan Jonker · 1 year, 7 months ago
  7. 3eac1db rockchip: spi: rk_spi: use base variable with uintptr_t size by Johan Jonker · 1 year, 7 months ago
  8. 88a9e58 rockchip: pwm: rk_pwm: use base variable with uintptr_t size by Johan Jonker · 1 year, 7 months ago
  9. e9eddb7 rockchip: timer: dw-apb-timer: use regs variable with uintptr_t size by Johan Jonker · 1 year, 7 months ago
  10. ac9198d rockchip: adc: rockchip-saradc: use dev_read_addr_ptr by Johan Jonker · 1 year, 7 months ago
  11. bdf5719 mtd: nand: add support for the Sandisk SDTNQGAMA chip by Johan Jonker · 1 year, 7 months ago
  12. df08f74 mtd: nand: raw: rockchip_nfc: fix oobfree offset and description by Johan Jonker · 1 year, 7 months ago
  13. 14eb61a mtd: nand: raw: rockchip_nfc: add flash_node to chip structure by Johan Jonker · 1 year, 7 months ago
  14. 1b3fcb3 mtd: nand: raw: rockchip_nfc: add layout structure by Johan Jonker · 1 year, 7 months ago
  15. 4473b87 mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc" by Johan Jonker · 1 year, 7 months ago
  16. 40a1351 mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr by Johan Jonker · 1 year, 7 months ago
  17. ab75996 Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 6 months ago
  18. eb59ece Merge tag 'fsl-qoirq-2023-5-5' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 6 months ago
  19. e0f7409 pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding by Mathew McBride · 1 year, 6 months ago
  20. 8048a34 k3: pmic: Clear ESM masks by Neha Malcom Francis · 1 year, 7 months ago
  21. 0d734df pci: fsl: Do not access PCI BAR0 register of PCIe Root Port by Pali Rohár · 1 year, 6 months ago
  22. 2440719 Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 6 months ago
  23. 8a5dc81 mmc: hi6220_dw_mmc: add compatible for HC2910 support by Yang Xiwen · 1 year, 7 months ago
  24. bcfb23e pinctrl: mediatek: set R1/R0 in case pullen/pullsel succeeded by Daniel Golle · 1 year, 6 months ago
  25. 10ea2a7 serial: msm-geni: correct oversampling value based on QUP hardware revision by Vladimir Zapolskiy · 1 year, 6 months ago
  26. aa539d8 serial: msm-geni: Use upstream Linux bindings by Konrad Dybcio · 1 year, 6 months ago
  27. babdadc serial: msm-geni: fix a compile time warning from msm_serial_setbrg() by Vladimir Zapolskiy · 1 year, 6 months ago
  28. b955970 serial: msm-geni: fix code indentation by Vladimir Zapolskiy · 1 year, 6 months ago
  29. 9dd480c serial: msm-geni: remove invalid se-clk clock name by Vladimir Zapolskiy · 1 year, 6 months ago
  30. f877932 serial: msm-geni: Always bind before relocation by Konrad Dybcio · 1 year, 6 months ago
  31. acf4062 serial: msm-geni: remove redundant includes by Vladimir Zapolskiy · 1 year, 6 months ago
  32. 1b15483 misc: add Qualcomm GENI SE QUP device driver by Vladimir Zapolskiy · 1 year, 6 months ago
  33. 488d3da extcon: add MAX14526 MUIC support by Svyatoslav Ryhel · 1 year, 6 months ago
  34. 8b215e1 test: Add tests for the extcon by Svyatoslav Ryhel · 1 year, 6 months ago
  35. 5f650fa dm: extcon: add an uclass for extcon by Svyatoslav Ryhel · 1 year, 6 months ago
  36. 44efad2 pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig case by Pali Rohár · 1 year, 6 months ago
  37. bb6ea0f usb: ehci-mx6: move phy setup before register access by Tim Harvey · 1 year, 6 months ago
  38. c06597f pci: mpc85xx: Do not access PCI BARs registers of BDF address 00:00.0 by Pali Rohár · 1 year, 6 months ago
  39. 159f104 pci: mpc85xx: Do not try to access extended PCIe registers by Pali Rohár · 1 year, 6 months ago
  40. f5375a4 pci: mpc85xx: Allow 8/16-bit access to PCI config space by Pali Rohár · 1 year, 6 months ago
  41. 76c7293 pci: mpc85xx: Add missing sync() after writing to PCI config space by Pali Rohár · 1 year, 6 months ago
  42. 50f6402 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 6 months ago
  43. 27dc882 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 6 months ago
  44. fe3a77c Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 6 months ago
  45. 37937ab core: fdtaddr: use map_sysmem() as cast for the return by Johan Jonker · 1 year, 6 months ago
  46. ca031c0 dm: core: introduce uclass_get_device_by_of_path() by Rasmus Villemoes · 1 year, 6 months ago
  47. 6ebb357 uclass: add uclass_find_device_by_phandle_id() helper by Rasmus Villemoes · 1 year, 6 months ago
  48. 86592af dm: core: Make aliases_lookup static by Bin Meng · 1 year, 7 months ago
  49. 7f1a4c9 drivers: tee: sandbox: Fix SCP03 control emulator by Jorge Ramirez-Ortiz · 1 year, 7 months ago
  50. 1a07d39 sandbox: fix return type of os_filesize() by Heinrich Schuchardt · 1 year, 7 months ago
  51. 9963b1f sandbox: mark sandbox_exit() as no return. by Heinrich Schuchardt · 1 year, 7 months ago
  52. 278c9b2 sandbox: spi: sandbox_sf_process_cmd() missing fallthrough by Heinrich Schuchardt · 1 year, 7 months ago
  53. 42175a7 sandbox: fix sandbox_hub_submit_control_msg() by Heinrich Schuchardt · 1 year, 7 months ago
  54. 159d6bf sandbox: fix fall through in sandbox_flash_bulk() by Heinrich Schuchardt · 1 year, 7 months ago
  55. df202d9 phy: sun4i-usb: Do not drive VBUS with external VBUS present by Samuel Holland · 2 years, 3 months ago
  56. 09cbd38 gpio: axp/sunxi: Remove virtual VBUS detection GPIO by Samuel Holland · 1 year, 9 months ago
  57. ee6a678 power: regulator: Add a driver for the AXP USB power supply by Samuel Holland · 1 year, 9 months ago
  58. 2a6805b mtd: nand: sunxi: Pass the device to the init function by Samuel Holland · 1 year, 9 months ago
  59. 21b790f mtd: nand: sunxi: Convert to the driver model by Samuel Holland · 1 year, 9 months ago
  60. 1eb0908 mtd: nand: sunxi: Convert from fdtdec to ofnode by Samuel Holland · 1 year, 9 months ago
  61. b05bf94 mtd: nand: sunxi: Remove an unnecessary check by Samuel Holland · 1 year, 9 months ago
  62. 7a85585 pinctrl: sunxi: Add NAND pinmuxes by Samuel Holland · 1 year, 9 months ago
  63. 59c1ddd clk: sunxi: Add NAND clocks and resets by Samuel Holland · 1 year, 9 months ago
  64. cc89b7c sandbox64: add support for NVMXIP QSPI by Abdellatif El Khlifi · 1 year, 6 months ago
  65. 9e115ac drivers/mtd/nvmxip: introduce QSPI XIP driver by Abdellatif El Khlifi · 1 year, 6 months ago
  66. f37af27 drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · 1 year, 6 months ago
  67. 22a7ae3 ide: Make use of U-Boot types by Simon Glass · 1 year, 6 months ago
  68. 79543e6 ide: Simplify expressions and hex values by Simon Glass · 1 year, 6 months ago
  69. 692bccb ide: Convert to use log_debug() by Simon Glass · 1 year, 6 months ago
  70. 9666de8 ide: Tidy up ide_reset() by Simon Glass · 1 year, 6 months ago
  71. 49aa778 ide: Correct LBA setting by Simon Glass · 1 year, 6 months ago
  72. d7d5743 ide: Use a single local blk_desc for ide_ident() by Simon Glass · 1 year, 6 months ago
  73. 9608311 ide: Move all blk_desc init into ide_ident() by Simon Glass · 1 year, 6 months ago
  74. 038590a ide: Make ide_ident() return an error code by Simon Glass · 1 year, 6 months ago
  75. ce99e29 ide: Use desc consistently for struct blk_desc by Simon Glass · 1 year, 6 months ago
  76. f0af25a ide: Combine the two loops in ide_probe() by Simon Glass · 1 year, 6 months ago
  77. 708404c ide: Move ide_init() entirely within ide_probe() by Simon Glass · 1 year, 6 months ago
  78. db89e72 ide: Move setting of vendor strings into ide_probe() by Simon Glass · 1 year, 6 months ago
  79. 209ee95 ide: Make ide_bus_ok a local variable by Simon Glass · 1 year, 6 months ago
  80. b6483ea ide: Move bus init into a function by Simon Glass · 1 year, 6 months ago
  81. 8b1b943 ide: Avoid preprocessor for CONFIG_LBA48 by Simon Glass · 1 year, 6 months ago
  82. c94a331 ide: Avoid preprocessor for CONFIG_ATAPI by Simon Glass · 1 year, 6 months ago
  83. 9367e61 ide: Simplify success condition by Simon Glass · 1 year, 6 months ago
  84. 6579bb0 ide: Refactor confusing loop code by Simon Glass · 1 year, 6 months ago
  85. 2a16595 ide: Change the retries variable by Simon Glass · 1 year, 6 months ago
  86. 1b33fd8 ide: Make function static by Simon Glass · 1 year, 6 months ago
  87. 646deed ide: Correct use of ATAPI by Simon Glass · 1 year, 6 months ago
  88. 1486c90 ide: Create a prototype for ide_set_reset() by Simon Glass · 1 year, 6 months ago
  89. f8e87e7 ide: Drop weak functions by Simon Glass · 1 year, 6 months ago
  90. bc65bff ide: Move a few functions further up the file by Simon Glass · 1 year, 6 months ago
  91. 62d13fa ide: Drop ide_device_present() by Simon Glass · 1 year, 6 months ago
  92. 80778f5 ide: Move ide_init() into probing by Simon Glass · 1 year, 6 months ago
  93. 4d89f4b ide: Use mdelay() for long delays by Simon Glass · 1 year, 6 months ago
  94. 14a4f52 ide: Move ATA_CURR_BASE to C file by Simon Glass · 1 year, 6 months ago
  95. 27ff780 virtio: Ensure PCI is set up first by Simon Glass · 1 year, 6 months ago
  96. 08b3098 spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completion by Dhruva Gole · 1 year, 6 months ago
  97. 8077d296 spi: cadence-quadspi: Use STIG mode for all ops with small payload by Apurva Nandan · 1 year, 6 months ago
  98. 44e2de0 spi: cadence-quadspi: Fix check condition for DTR ops by Apurva Nandan · 1 year, 6 months ago
  99. 562d166 mtd: spi-nor-core: Add fixups for s25fs512s by Takahiro Kuwano · 1 year, 6 months ago
  100. def72d5 video: panel: add generic endeavoru panel by Svyatoslav Ryhel · 1 year, 6 months ago