1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 175e766 ide: Move ide_init() into probing by Simon Glass · 1 year, 7 months ago
  5. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 3 months ago
  6. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  7. aaef3bf Drop PCMCIA by Simon Glass · 5 years ago
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  9. 1946db2 cmd: ide: Make the first device the default one by Bin Meng · 7 years ago
  10. 8a8b768 dm: ide: Adjust the 'ide' command to use blk_common_cmd() by Simon Glass · 7 years ago
  11. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  12. 4892d39 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  13. e11f0ef dm: ide: Separate the non-command code into its own file by Simon Glass · 9 years ago
  14. 43a464a dm: ide: Remove the forward declarations by Simon Glass · 9 years ago
  15. 73e4314 dm: ide: Correct various code style problems by Simon Glass · 9 years ago
  16. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  17. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  18. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  19. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  20. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_ide.c]
  21. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_ide.c]
  22. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  23. 5c5ca87 cmd_ide: Eliminate build warnings in atapi_inquiry() by Bin Meng · 10 years ago
  24. 9aa3827 common: cmd_ide: use __weak and add prototypes by Jeroen Hofstee · 10 years ago
  25. e0b7e54 common: cmd_ide: remove PIO mode by Jeroen Hofstee · 10 years ago
  26. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. 4bdf6fd Fix block device accesses beyond 2TiB by Sascha Silbe · 11 years ago
  28. 2eec2ab part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · 12 years ago
  29. 11926fb ide: Correct function signatures for ide_read/write() by Simon Glass · 12 years ago
  30. 15664ed remove unnecessary includes from cmd_ide.c by Pavel Herrmann · 12 years ago
  31. cca20f8 split PCS440EP specific code from cmd_ide.c by Pavel Herrmann · 12 years ago
  32. 3597c52 split AU1X00 specific code from cmd_ide.c by Pavel Herrmann · 12 years ago
  33. 95b0cb5 make ide_led() a weak alias by Pavel Herrmann · 12 years ago
  34. 6f4ed97 split CPC45 board-specific IDE functions from cmd_ide.c by Pavel Herrmann · 12 years ago
  35. 35ad9a8 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · 12 years ago
  36. d6a1240 split IVM power hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
  37. 2c13c4a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
  38. 006be69 remove CONFIG_SC3 from cmd_ide.c by Pavel Herrmann · 12 years ago
  39. 3132715 gth2: Remove this platform by Tom Rini · 12 years ago
  40. a20cbf9 combine block device load commands into common function by Rob Herring · 12 years ago
  41. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  42. 1b659cf bootstage: Convert IDE progress numbers to enums by Simon Glass · 13 years ago
  43. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  44. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  45. afd51df common/cmd_ide.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  46. 2bc10cf common/cmd_ide.c: CodingStyle cleanup by Wolfgang Denk · 13 years ago
  47. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  48. 9213171 GCC4.6: Squash warning in cmd_ide.c by Marek Vasut · 13 years ago
  49. 749941a ARM: orion5x: reduce dependence of including platform file by Lei Wen · 13 years ago
  50. e49757e IDE: Fix complaints about strict aliasing in cmd_ide.c by Marek Vasut · 13 years ago
  51. 6252b4f disk/part.c: Make features optional by Matthew McClintock · 14 years ago
  52. 194c2e8 autostart: unify duplicated logic into the bootm code by Mike Frysinger · 13 years ago
  53. 7fafed2 IDE: fix compiler warnings by Wolfgang Denk · 14 years ago
  54. d1e4994 cmd_ide: enhance new feature "CONFIG_IDE_AHB" by Macpaul Lin · 14 years ago
  55. 9b33e66 cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended by Shinya Kuribayashi · 14 years ago
  56. f489250 Revert "boot cmds: convert to getenv_yesno() with autostart" by Wolfgang Denk · 14 years ago
  57. 27c0b4a boot cmds: convert to getenv_yesno() with autostart by Mike Frysinger · 14 years ago
  58. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
  59. fb52e95 Remove HMI10 board support by Wolfgang Denk · 14 years ago
  60. 9b81e64 cmd_ide: add support for Kirkwood by Prafulla Wadaskar · 14 years ago
  61. 4502755 cmd_ide: add support for orion5x by Albert Aribaud · 14 years ago
  62. 036c6b4 ide: add configuration by Albert Aribaud · 14 years ago
  63. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  64. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  65. 49f57c5 cmd_ide.c: fix unused variable warning for SC3 board by Wolfgang Denk · 14 years ago
  66. b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · 14 years ago
  67. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  68. ffb293a mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · 15 years ago
  69. f342f86 MPC512x: remove include/mpc512x.h by Wolfgang Denk · 16 years ago
  70. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  71. 8167f3c common: fix inline--weak error spotted by gcc 4.4 by Kim Phillips · 16 years ago
  72. 1f7850e cmd_ide: Remove unused AmigaOneG3SE code by Peter Tyser · 16 years ago
  73. 2b745dc vsprintf: pull updates from Linux kernel by Mike Frysinger · 16 years ago
  74. d074bfe ADS5121 Add PATA support by Ralph Kondziella · 16 years ago
  75. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  76. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  77. 54f3062 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. by Richard Retanubun · 16 years ago
  78. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. 634db89 Fix typo in spelling of ATAPI. by Steven A. Falco · 16 years ago
  80. 2b7574e Add a hook to allow board-specific PIO mode setting. by Steven A. Falco · 16 years ago
  81. 3762825 Fix merge problems by Stefan Roese · 16 years ago
  82. cefb402 Delay FIT format check on sector based devices by Marian Balakowicz · 16 years ago
  83. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  84. 2d9d8f0 ide: Remove spurious second include of io.h by Marcel Ziswiler · 17 years ago
  85. b71f1ca IDE: fix compiler warnings by Guennadi Liakhovetski · 17 years ago
  86. 7e35caf IDE: fix bug in reset sequence by Martin Krause · 17 years ago
  87. 74eb4ae [new uImage] Use show_boot_progress() for new uImage format by Marian Balakowicz · 17 years ago
  88. e6bdd34 [new uImage] Add new uImage format handling to other bootm related commands by Marian Balakowicz · 17 years ago
  89. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  90. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  91. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  92. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  93. 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  94. bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  95. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  96. 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  97. 1fa3e36 Fix warning differ in signedness in common/cmd_ide.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  98. 39d9043 sh: Add support command of ide with sh by Nobuhiro Iwamatsu · 17 years ago
  99. 2559e0f IDE: - make ide_inb () and ide_outb () "weak", so boards can by Heiko Schocher · 17 years ago
  100. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago