Commit Graph

32 Commits (ba84de9f13a150414e079c89566790e1c0c433df)

Author SHA1 Message Date
Simon Glass ff3e077bd2 dm: pci: Add a uclass for PCI 9 years ago
Thierry Reding 4efe52bf23 pci: Honour pci_skip_dev() 10 years ago
Thierry Reding 042b83d4c5 pci: Abort early if bus does not exist 10 years ago
Simon Glass b26440f1fa Rename bootretry functions and remove #ifdefs 10 years ago
Simon Glass 0098e179e1 Move bootretry code into bootretry.c and clean up 10 years ago
Simon Glass e1bf824dfd Add cli_ prefix to readline functions 10 years ago
Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Igor Grinberg e3150460a4 common: move extern char console_buffer[] to common.h 13 years ago
Peter Tyser 983eb9d162 pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW 14 years ago
John Schmoller 96d6160324 pci: Add ability to re-enumerate PCI buses 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 8a40fb148e move cmd_get_data_size to command.c 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Jon Loeliger fd9bcaa35b common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger 65c450b47a common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
wdenk 256d31c046 Patch by Manfred Baral, 17 Mar 2005: 20 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 5d232d0e7e * Patch by Dave Ellis, 22 May 2003: 21 years ago
wdenk 06d01dbe00 * Avoid flicker on the TRAB's VFD by synchronizing the enable with 22 years ago
wdenk 7c7a23bd5a * Patch by Hans-Joerg Frieden, 06 Dec 2002 22 years ago
wdenk c7de829c79 * Patch by Thomas Frieden, 13 Nov 2002: 22 years ago
wdenk c609719b8d Initial revision 22 years ago