1. f0af25a ide: Combine the two loops in ide_probe() by Simon Glass · 1 year, 6 months ago
  2. 708404c ide: Move ide_init() entirely within ide_probe() by Simon Glass · 1 year, 6 months ago
  3. db89e72 ide: Move setting of vendor strings into ide_probe() by Simon Glass · 1 year, 6 months ago
  4. 209ee95 ide: Make ide_bus_ok a local variable by Simon Glass · 1 year, 6 months ago
  5. b6483ea ide: Move bus init into a function by Simon Glass · 1 year, 6 months ago
  6. 8b1b943 ide: Avoid preprocessor for CONFIG_LBA48 by Simon Glass · 1 year, 6 months ago
  7. c94a331 ide: Avoid preprocessor for CONFIG_ATAPI by Simon Glass · 1 year, 6 months ago
  8. 9367e61 ide: Simplify success condition by Simon Glass · 1 year, 6 months ago
  9. 6579bb0 ide: Refactor confusing loop code by Simon Glass · 1 year, 6 months ago
  10. 2a16595 ide: Change the retries variable by Simon Glass · 1 year, 6 months ago
  11. 1b33fd8 ide: Make function static by Simon Glass · 1 year, 6 months ago
  12. 646deed ide: Correct use of ATAPI by Simon Glass · 1 year, 6 months ago
  13. 1486c90 ide: Create a prototype for ide_set_reset() by Simon Glass · 1 year, 6 months ago
  14. f8e87e7 ide: Drop weak functions by Simon Glass · 1 year, 6 months ago
  15. bc65bff ide: Move a few functions further up the file by Simon Glass · 1 year, 6 months ago
  16. 62d13fa ide: Drop ide_device_present() by Simon Glass · 1 year, 6 months ago
  17. 80778f5 ide: Move ide_init() into probing by Simon Glass · 1 year, 6 months ago
  18. 00a79f2 ide: Drop init for not using BLK by Simon Glass · 1 year, 6 months ago
  19. 0917851 ide: Drop CONFIG_START_IDE by Simon Glass · 1 year, 6 months ago
  20. 4d89f4b ide: Use mdelay() for long delays by Simon Glass · 1 year, 6 months ago
  21. 14a4f52 ide: Move ATA_CURR_BASE to C file by Simon Glass · 1 year, 6 months ago
  22. caf0a88 Merge branch '2023-04-26-enable-bootstd-for-all-rockchip' by Tom Rini · 1 year, 6 months ago
  23. 4204c50 rockchip: Use the same boot_targets for all boards by Simon Glass · 1 year, 6 months ago
  24. 7755dc5 rockchip: Move to standard boot by Simon Glass · 1 year, 6 months ago
  25. 484e701 bootstd: Use blk uclass device numbers to set efi bootdev by Mathew McBride · 1 year, 6 months ago
  26. 1aabe4e bootstd: Adjust code ordering to work around compiler quirk by Simon Glass · 1 year, 6 months ago
  27. f9fb57c bootstd: Show a message sometimes if no bootflows are found by Simon Glass · 1 year, 6 months ago
  28. 1736b4a bootstd: Report missing labels only when asked by Simon Glass · 1 year, 6 months ago
  29. d80bb4f bootstd: Support booting EFI where multiple options exist by Simon Glass · 1 year, 6 months ago
  30. 27ff780 virtio: Ensure PCI is set up first by Simon Glass · 1 year, 6 months ago
  31. 9f83516 bootstd: Tweak bootflow logic for device tree by Simon Glass · 1 year, 6 months ago
  32. 2356053 Merge branch '2023-04-25-assorted-updates-and-fixes' by Tom Rini · 1 year, 6 months ago
  33. 0fac5c4 gpio-uclass: fix off-by-one in gpio_request_list_by_name_nodev() by Rasmus Villemoes · 1 year, 6 months ago WIP/2023-04-25-assorted-updates-and-fixes
  34. b411ba9 xen: Limit execution to EL1 only by Michal Simek · 1 year, 6 months ago
  35. 5394867 xen: Add dependency on armv8 by Michal Simek · 1 year, 6 months ago
  36. 7add479 arm: omap3: Directly use SMC #1 in lowlevel_init.S by Pali Rohár · 1 year, 6 months ago
  37. 51e0cac tools: env: update lock path in README by John Keeping · 1 year, 6 months ago
  38. cc62598 ata: pci: enable bus mastering by Christian Gmeiner · 1 year, 6 months ago
  39. 23fd87c mpc8379erdb: Convert to using DM_SERIAL by Sinan Akman · 1 year, 7 months ago
  40. e97c89c qemu: dfu: Correct memset call in set_dfu_alt_info by Tom Rini · 1 year, 7 months ago
  41. ac44c6c api: Rework menu, and make it depend on CC_IS_GCC by Tom Rini · 1 year, 7 months ago
  42. 6326519 sysreset: psci: add psci_sysreset_get_status by Peng Fan · 1 year, 7 months ago
  43. 439b938 sysreset: psci: enable DM_FLAG_PRE_RELOC by Peng Fan · 1 year, 7 months ago
  44. 1bd790b firmware: psci: enable DM_FLAG_PRE_RELOC by Peng Fan · 1 year, 7 months ago
  45. 44cd761 xen: Fix Kconfig dependencies by Michal Simek · 1 year, 7 months ago
  46. af2fde4 pytest: Use --lazy with umount by Tom Rini · 1 year, 7 months ago
  47. 73b39a7 usb: gadget: f_mass_storage: Rework do_request_sense slightly by Tom Rini · 1 year, 7 months ago
  48. 51a765b boot/image-board.c: Silence warning in select_ramdisk by Tom Rini · 1 year, 7 months ago
  49. b5fc9f9 armv7: Use isb/dsb directly in start.S by Tom Rini · 1 year, 7 months ago
  50. a27c8ea arm: Centralize fixed register logic by Tom Rini · 1 year, 7 months ago
  51. 4ad6850 clang: Don't look for libgcc by Tom Rini · 1 year, 7 months ago
  52. fd0712a clang: Add $(CLANG_TARGET) to LDPPFLAGS by Tom Rini · 1 year, 7 months ago
  53. c2e5eea arm: Only support ARM64_CRC32 when using GCC by Tom Rini · 1 year, 7 months ago
  54. 1421551 fs: yaffs2: Make yaffsfs_deviceList static by Bin Meng · 1 year, 7 months ago
  55. 005acb2 test: move unit tests into a sub-menu by Heinrich Schuchardt · 1 year, 7 months ago
  56. 0b8b7d4 test: improve configuration for Kconfig test options by Heinrich Schuchardt · 1 year, 7 months ago
  57. de0095b arm64: interrupts: print FAR_ELx on sync exceptions by Pavel Skripkin · 1 year, 7 months ago
  58. 23ff3e7 configs: Create minimal vexpress_fvp_defconfig by Peter Hoyes · 1 year, 7 months ago
  59. 3e15be5 vexpress64: Enable VIRTIO_MMIO and RTC_PL031 in the base model by Peter Hoyes · 1 year, 7 months ago
  60. 3635df6 vexpress64: Use OF_HAS_PRIOR_STAGE for BASE_FVP variant by Peter Hoyes · 1 year, 7 months ago
  61. 990bf2f include: configs: am64x_evm: Change to using .env by Nikhil M Jain · 1 year, 7 months ago
  62. 2e43ba7 arch: mach-k3: j721s2_init: Disable the firewalls by Jayesh Choudhary · 1 year, 7 months ago
  63. 45981a9 soc: soc_ti_k3: fix revision array bounds checks by Rasmus Villemoes · 1 year, 7 months ago
  64. c1da6fd armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present by meitao · 1 year, 7 months ago
  65. 836b8d4 arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present by Marc Zyngier · 1 year, 7 months ago
  66. 6cdf6b7 arm64: Use FEAT_HAFDBS to track dirty pages when available by Marc Zyngier · 1 year, 7 months ago
  67. bad2618 Merge branch '2023-04-25-use-bounce-buffers-for-VIRTIO_F_IOMMU_PLATFORM' by Tom Rini · 1 year, 6 months ago
  68. b0a2fe1 virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM is set by Will Deacon · 1 year, 7 months ago
  69. 37e53db virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM by Will Deacon · 1 year, 7 months ago
  70. a15d67e virtio: Add helper functions to attach/detach vring descriptors by Will Deacon · 1 year, 7 months ago
  71. 75582fc virtio: Allocate virtqueue in page-size units by Will Deacon · 1 year, 7 months ago
  72. da4e8bb virtio: pci: Tear down VQs in virtio_pci_reset() by Will Deacon · 1 year, 7 months ago
  73. 7804306 virtio: Expose VIRTIO_F_IOMMU_PLATFORM in device features by Will Deacon · 1 year, 7 months ago
  74. 6a11fdf Merge branch '2023-04-24-TI-platform-updates' by Tom Rini · 1 year, 6 months ago
  75. c0c56f6 arm: mach-k3: am642: move do_dt_magic() after sysfw loading by Christian Gmeiner · 1 year, 7 months ago
  76. 77df85c include: configs: j721e_evm: Fix name_fdt for J7200 by Neha Malcom Francis · 1 year, 6 months ago
  77. 1e00e9b arm: mach-k3: common: re-locate authentication for atf/optee by Manorit Chawdhry · 1 year, 6 months ago
  78. 65f3afc remoteproc: ti_k3_arm64: Change the startup of arm64 core by Manorit Chawdhry · 1 year, 6 months ago
  79. 53f02be arm: dts: k3-am625-r5-sk: add a53 cluster power by Manorit Chawdhry · 1 year, 6 months ago
  80. 9a36735 arm: dts: k3-am62a7-r5-sk: add a53 cluster power domain node by Manorit Chawdhry · 1 year, 6 months ago
  81. 3922cf6 arm: dts: k3-am642-r5: add a53 cluster power domain node by Manorit Chawdhry · 1 year, 6 months ago
  82. 7fe7920 arm: dts: k3-am642-r5-sk: add a53 cluster power domain node by Manorit Chawdhry · 1 year, 6 months ago
  83. dcdcbde arm: dts: k3-j7200-r5: add a72 cluster power domain node by Manorit Chawdhry · 1 year, 6 months ago
  84. bdbd668 arm: dts: k3-j721e-r5: add a72 cluster power domain node by Manorit Chawdhry · 1 year, 6 months ago
  85. ab3df39 arm: dts: k3-j721e-r5-sk: add a72 cluster power domain node by Manorit Chawdhry · 1 year, 6 months ago
  86. d363013 arm: dts: k3-j721s2-r5: add a72 cluster power domain node by Manorit Chawdhry · 1 year, 6 months ago
  87. f392860 arm: mach-k3: Remove empty sys_proto.h include by Andrew Davis · 1 year, 7 months ago
  88. 29627e8 arm: mach-k3: Move J721s2 SPL init functions to mach-k3 by Andrew Davis · 1 year, 7 months ago
  89. ef538cc arm: mach-k3: Move sdelay() and wait_on_value() declaration by Andrew Davis · 1 year, 7 months ago
  90. ee12d64 arm: mach-k3: Remove unused fdt_disable_node() by Andrew Davis · 1 year, 7 months ago
  91. e25fe5b arm: mach-k3: Add weak do_board_detect() to common file by Andrew Davis · 1 year, 7 months ago
  92. f5e4944 arm: mach-k3: Move sysfw-loader.h out of mach includes by Andrew Davis · 1 year, 7 months ago
  93. 2aee173 arm: mach-k3: Make release_resources_for_core_shutdown() common by Andrew Davis · 1 year, 7 months ago
  94. b4d10f0 configs: j721s2_evm.h: Remove refrences to J7200 EVM by Andrew Davis · 1 year, 7 months ago
  95. f5216cf configs: j721x_evm: Remove unneeded check for SYS_K3_SPL_ATF by Andrew Davis · 1 year, 7 months ago
  96. 677a1e2 soc: soc_ti_k3: Use hardware.h to remove definition duplication by Andrew Davis · 1 year, 7 months ago
  97. ca09737 arm: mach-k3: Move J721e SoC detection out of common section by Andrew Davis · 1 year, 7 months ago
  98. 30e96a2 arm: mach-k3: Move MSMC fixup to SoC level by Andrew Davis · 1 year, 7 months ago
  99. 5cf850c Revert "arm: dts: dra7*/am57xx-idk-evm-u-boot: Add ipu early boot DT changes" by Andrew Davis · 1 year, 6 months ago
  100. db5a3bd arm: dts: keystone: Non-functional changes sync with v6.3-rc6 by Andrew Davis · 1 year, 6 months ago