Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Simon Glass f3f1faefcc dm: pci: Add a dm_ prefix to pci_bus_find_bdf() 9 жил өмнө
  Simon Glass cab24b3407 dm: pci: Convert 'pci' command to driver model 9 жил өмнө
  Simon Glass c4f32bb248 pci: Move PCI header output code into its own function 9 жил өмнө
  Simon Glass 32ec5b344b pci: Use a separate 'dev' variable for the PCI device 9 жил өмнө
  Simon Glass 72ef5b608c pci: Use common functions to read/write config 9 жил өмнө
  Simon Glass c2be070072 pci: Tidy up function comments in cmd_pci.c 9 жил өмнө
  Simon Glass 49f835fd41 dm: pci: Reorder functions in cmd_pci.c 9 жил өмнө
  Simon Glass 07a588704c pci: Refactor the pciinfo() function 9 жил өмнө
  Simon Glass ca7de76d8c pci: Use a separate variable for the bus number 9 жил өмнө
  Simon Glass bfa4191e03 pci: Use a common return in command processing 9 жил өмнө
  Simon Glass 871bc92374 dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM 9 жил өмнө
  Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 жил өмнө
  Simon Glass ff3e077bd2 dm: pci: Add a uclass for PCI 10 жил өмнө
  Thierry Reding 4efe52bf23 pci: Honour pci_skip_dev() 10 жил өмнө
  Thierry Reding 042b83d4c5 pci: Abort early if bus does not exist 10 жил өмнө
  Simon Glass b26440f1fa Rename bootretry functions and remove #ifdefs 11 жил өмнө
  Simon Glass 0098e179e1 Move bootretry code into bootretry.c and clean up 11 жил өмнө
  Simon Glass e1bf824dfd Add cli_ prefix to readline functions 11 жил өмнө
  Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments 11 жил өмнө
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 жил өмнө
  Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 жил өмнө
  Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 жил өмнө
  Igor Grinberg e3150460a4 common: move extern char console_buffer[] to common.h 13 жил өмнө
  Peter Tyser 983eb9d162 pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW 14 жил өмнө
  John Schmoller 96d6160324 pci: Add ability to re-enumerate PCI buses 14 жил өмнө
  Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 жил өмнө
  Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 жил өмнө
  Wolfgang Denk a89c33db96 General help message cleanup 16 жил өмнө
  Peter Tyser 2fb2604d5c Command usage cleanup 16 жил өмнө
  Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 жил өмнө