1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. a19bd50 block: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:30:31 2024 -0600
  4. 6fdcd9d bootstd: Correct creating of bootdev sibling by Simon Glass · Sun Jul 30 11:15:15 2023 -0600
  5. 2003925 ide: Make use of U-Boot types by Simon Glass · Tue Apr 25 10:54:55 2023 -0600
  6. 34f7265 ide: Simplify expressions and hex values by Simon Glass · Tue Apr 25 10:54:54 2023 -0600
  7. 7637b96 ide: Convert to use log_debug() by Simon Glass · Tue Apr 25 10:54:53 2023 -0600
  8. b315d53 ide: Tidy up ide_reset() by Simon Glass · Tue Apr 25 10:54:52 2023 -0600
  9. 1b98b79 ide: Correct LBA setting by Simon Glass · Tue Apr 25 10:54:51 2023 -0600
  10. 1d72811 ide: Use a single local blk_desc for ide_ident() by Simon Glass · Tue Apr 25 10:54:50 2023 -0600
  11. 858ebff ide: Move all blk_desc init into ide_ident() by Simon Glass · Tue Apr 25 10:54:49 2023 -0600
  12. 9c83ca9 ide: Make ide_ident() return an error code by Simon Glass · Tue Apr 25 10:54:48 2023 -0600
  13. ffa1955 ide: Use desc consistently for struct blk_desc by Simon Glass · Tue Apr 25 10:54:47 2023 -0600
  14. 528e4df ide: Combine the two loops in ide_probe() by Simon Glass · Tue Apr 25 10:54:46 2023 -0600
  15. 1f5fb63 ide: Move ide_init() entirely within ide_probe() by Simon Glass · Tue Apr 25 10:54:45 2023 -0600
  16. da65c85 ide: Move setting of vendor strings into ide_probe() by Simon Glass · Tue Apr 25 10:54:44 2023 -0600
  17. 2654dfe ide: Make ide_bus_ok a local variable by Simon Glass · Tue Apr 25 10:54:43 2023 -0600
  18. cf72043 ide: Move bus init into a function by Simon Glass · Tue Apr 25 10:54:42 2023 -0600
  19. 6131728 ide: Avoid preprocessor for CONFIG_LBA48 by Simon Glass · Tue Apr 25 10:54:41 2023 -0600
  20. 8e42dfa ide: Avoid preprocessor for CONFIG_ATAPI by Simon Glass · Tue Apr 25 10:54:40 2023 -0600
  21. cd9eecd ide: Simplify success condition by Simon Glass · Tue Apr 25 10:54:39 2023 -0600
  22. 911adb3 ide: Refactor confusing loop code by Simon Glass · Tue Apr 25 10:54:38 2023 -0600
  23. badff8b ide: Change the retries variable by Simon Glass · Tue Apr 25 10:54:37 2023 -0600
  24. c935a3b ide: Make function static by Simon Glass · Tue Apr 25 10:54:36 2023 -0600
  25. 631db66 ide: Correct use of ATAPI by Simon Glass · Tue Apr 25 10:54:35 2023 -0600
  26. 427dda8 ide: Create a prototype for ide_set_reset() by Simon Glass · Tue Apr 25 10:54:34 2023 -0600
  27. 52bae6d ide: Drop weak functions by Simon Glass · Tue Apr 25 10:54:33 2023 -0600
  28. cc22a1c ide: Move a few functions further up the file by Simon Glass · Tue Apr 25 10:54:32 2023 -0600
  29. aa65862 ide: Drop ide_device_present() by Simon Glass · Tue Apr 25 10:54:31 2023 -0600
  30. 175e766 ide: Move ide_init() into probing by Simon Glass · Tue Apr 25 10:54:30 2023 -0600
  31. 837ca30 ide: Use mdelay() for long delays by Simon Glass · Tue Apr 25 10:54:27 2023 -0600
  32. 122267c ide: Move ATA_CURR_BASE to C file by Simon Glass · Tue Apr 25 10:54:26 2023 -0600
  33. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  34. be7c666 bootstd: Add an IDE bootdev by Simon Glass · Tue Jan 17 10:47:46 2023 -0700
  35. 6e2bee3 ide: Drop non-DM code for BLK by Simon Glass · Tue Jan 17 10:47:24 2023 -0700
  36. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  37. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  38. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  39. 0cdb293 ide: Use a flag for an ATAPI device by Simon Glass · Thu Aug 11 19:34:53 2022 -0600
  40. 9d7175f block: ide: Remove ide_preinit function by Tom Rini · Fri Jun 10 22:59:30 2022 -0400
  41. ba748cf block: ide: call device_probe() after scanning by AKASHI Takahiro · Tue Mar 08 20:36:44 2022 +0900
  42. 37efde8 ide: Drop CONFIG_IDE_AHB by Simon Glass · Sat Jan 22 05:53:23 2022 -0700
  43. 1105680 ide: Drop ATA_PORT_ADDR by Simon Glass · Wed Nov 24 09:26:48 2021 -0700
  44. a6b4aaa ide: Drop unused CONFIG options by Simon Glass · Wed Nov 24 09:26:47 2021 -0700
  45. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  46. 3b5dc94 Fix IDE commands issued, fix endian issues, fix non MMIO by Reinoud Zandijk · Wed Feb 24 17:44:42 2021 +0100
  47. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  48. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  49. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  50. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  51. 203d83a block: ide: use definitions from include/libata.h by Heinrich Schuchardt · Thu Feb 27 18:28:00 2020 +0100
  52. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · Mon Oct 15 02:21:07 2018 -0700
  53. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  54. 5781c46 block: ide: Don't bother to create BLK device if no CDROM inserted by Bin Meng · Sun Sep 10 05:12:52 2017 -0700
  55. b650afa block: ide: Fix block read/write with driver model by Bin Meng · Sun Sep 10 05:12:51 2017 -0700
  56. b2c7baa block: ide: Drop CONFIG_IDE_LED by Bin Meng · Sat Sep 02 08:43:53 2017 -0700
  57. 23e2d33 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · Sat Sep 02 08:43:52 2017 -0700
  58. 609dabc block: ide: Fix build error when CONFIG_BLK is on by Bin Meng · Sun Jul 30 19:24:00 2017 -0700
  59. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  60. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600[Renamed from common/ide.c]
  61. f94bea0 dm: ide: Add support for driver-model block devices by Simon Glass · Sun May 01 11:36:22 2016 -0600
  62. 844ef1d dm: ide: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:14 2016 -0600
  63. e11f0ef dm: ide: Separate the non-command code into its own file by Simon Glass · Sun May 01 11:36:10 2016 -0600