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. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 2 months ago
  5. f9ede36 cmd: missing fallthrough macro in do_pci() by Heinrich Schuchardt · 1 year, 8 months ago
  6. fae1228 pci: Remove duplicate PCI_REGION_IO / "io" line by Pali Rohár · 2 years, 2 months ago
  7. bce6963 pci: Add checks to prevent config space overflow by Pali Rohár · 2 years, 5 months ago
  8. 92fa927 pci: Extend 'pci' command with bus option '*' by Pali Rohár · 2 years, 10 months ago
  9. 17d5d72 pci: Add checks for valid cmdline arguments by Pali Rohár · 2 years, 10 months ago
  10. 541e75c pci: Extend 'pci regions' command with bus number by Pali Rohár · 2 years, 10 months ago
  11. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  12. b8507ec pci: Fix showing registers by Pali Rohár · 3 years, 2 months ago
  13. ec8a723 pci: Fix showing bars by Pali Rohár · 3 years, 2 months ago
  14. 0621f3d pci: pciinfo_header can be static by Vladimir Oltean · 3 years, 2 months ago
  15. 4c26587 pci: pci_header_show can be static by Vladimir Oltean · 3 years, 2 months ago
  16. 235cd8f pci: pci_bar_show can be static by Vladimir Oltean · 3 years, 2 months ago
  17. 1f1ea2b pci: Drop old code from pci command by Simon Glass · 3 years, 4 months ago
  18. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  19. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  20. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  21. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  22. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  23. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  24. c36366c cmd: pci: Adjust display of digits for 64bit address and size by Kunihiko Hayashi · 5 years ago
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  26. 03b2ba7 Kconfig: Drop CONFIG_CMD_PCI_ENUM by Simon Glass · 7 years ago
  27. 801c2bf pci: Correct cast for sandbox by Simon Glass · 7 years ago
  28. 316819a pci: Add a command to show PCI regions by Simon Glass · 8 years ago
  29. 18fbf52 cmd: pci: add option to parse and display BAR information by Yehuda Yitschak · 8 years ago
  30. 04eb269 Implement "pci enum" command for CONFIG_DM_PCI by Stephen Warren · 9 years ago
  31. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_pci.c]
  32. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_pci.c]
  33. 84283d5 dm: pci: Add a dm_ prefix to pci_bus_find_bdf() by Simon Glass · 9 years ago
  34. 85bcce3 dm: pci: Convert 'pci' command to driver model by Simon Glass · 9 years ago
  35. b62a43b pci: Move PCI header output code into its own function by Simon Glass · 9 years ago
  36. 6ed88ae pci: Use a separate 'dev' variable for the PCI device by Simon Glass · 9 years ago
  37. 1d8193c pci: Use common functions to read/write config by Simon Glass · 9 years ago
  38. 8743ea5 pci: Tidy up function comments in cmd_pci.c by Simon Glass · 9 years ago
  39. 723a523 dm: pci: Reorder functions in cmd_pci.c by Simon Glass · 9 years ago
  40. eea22f7 pci: Refactor the pciinfo() function by Simon Glass · 9 years ago
  41. 3b6c418 pci: Use a separate variable for the bus number by Simon Glass · 9 years ago
  42. 13c7f47 pci: Use a common return in command processing by Simon Glass · 9 years ago
  43. 88c3645 dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM by Simon Glass · 9 years ago
  44. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  45. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · 10 years ago
  46. 699b6d3 pci: Honour pci_skip_dev() by Thierry Reding · 10 years ago
  47. 68185b0 pci: Abort early if bus does not exist by Thierry Reding · 10 years ago
  48. 09007c4 Rename bootretry functions and remove #ifdefs by Simon Glass · 11 years ago
  49. 399ed9a Move bootretry code into bootretry.c and clean up by Simon Glass · 11 years ago
  50. be6aafc Add cli_ prefix to readline functions by Simon Glass · 11 years ago
  51. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · 11 years ago
  52. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  53. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  54. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  55. 269cbef common: move extern char console_buffer[] to common.h by Igor Grinberg · 13 years ago
  56. 22ccb7f pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  57. 60e877f pci: Add ability to re-enumerate PCI buses by John Schmoller · 14 years ago
  58. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  59. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  60. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  61. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  62. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  63. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  64. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  65. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  66. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  67. 4c17634 common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  68. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  69. ff86b72 Patch by Manfred Baral, 17 Mar 2005: Fix typo by wdenk · 20 years ago
  70. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  71. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  72. bf2f8c9 * Patch by Dave Ellis, 22 May 2003: by wdenk · 22 years ago
  73. 6b58f33 * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · 22 years ago
  74. bb444c9 * Patch by Hans-Joerg Frieden, 06 Dec 2002 by wdenk · 22 years ago
  75. 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
  76. c609719 Initial revision by wdenk · 22 years ago