index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-10-16
1
-4
/
+2
*
cmd: missing fallthrough macro in do_pci()
Heinrich Schuchardt
2023-04-06
1
-0
/
+1
*
pci: Remove duplicate PCI_REGION_IO / "io" line
Pali Rohár
2022-09-29
1
-1
/
+0
*
pci: Add checks to prevent config space overflow
Pali Rohár
2022-08-26
1
-2
/
+14
*
pci: Extend 'pci' command with bus option '*'
Pali Rohár
2022-01-28
1
-10
/
+35
*
pci: Add checks for valid cmdline arguments
Pali Rohár
2022-01-28
1
-0
/
+5
*
pci: Extend 'pci regions' command with bus number
Pali Rohár
2022-01-28
1
-4
/
+6
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
1
-1
/
+1
*
pci: Fix showing registers
Pali Rohár
2021-10-14
1
-1
/
+1
*
pci: Fix showing bars
Pali Rohár
2021-10-14
1
-0
/
+5
*
pci: pciinfo_header can be static
Vladimir Oltean
2021-10-03
1
-1
/
+1
*
pci: pci_header_show can be static
Vladimir Oltean
2021-10-03
1
-1
/
+1
*
pci: pci_bar_show can be static
Vladimir Oltean
2021-10-03
1
-1
/
+1
*
pci: Drop old code from pci command
Simon Glass
2021-08-05
1
-212
/
+0
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
1
-6
/
+6
*
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
1
-3
/
+4
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-1
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-1
/
+1
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
cmd: pci: Adjust display of digits for 64bit address and size
Kunihiko Hayashi
2019-08-26
1
-3
/
+3
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Kconfig: Drop CONFIG_CMD_PCI_ENUM
Simon Glass
2017-08-11
1
-2
/
+2
*
pci: Correct cast for sandbox
Simon Glass
2017-06-02
1
-1
/
+2
*
pci: Add a command to show PCI regions
Simon Glass
2017-04-13
1
-2
/
+49
*
cmd: pci: add option to parse and display BAR information
Yehuda Yitschak
2016-12-09
1
-0
/
+83
*
Implement "pci enum" command for CONFIG_DM_PCI
Stephen Warren
2016-01-28
1
-13
/
+5
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25
1
-0
/
+687