~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-uclass.c
Commit message (
Expand
)
Author
Age
*
pci: Support autoconfig in SPL
Simon Glass
2023-07-17
*
pci: coreboot: Don't read regions when booting
Simon Glass
2023-05-11
*
dm: treewide: Do not use the return value of simple uclass iterator
Michal Suchanek
2022-10-29
*
dm: core: Switch uclass_*_device_err to use uclass_*_device_check
Michal Suchanek
2022-10-29
*
dm: pci: Fix device PCI iteration
Michal Suchanek
2022-10-17
*
dm: core: Drop ofnode_is_available()
Simon Glass
2022-09-29
*
pci: Add checks to prevent config space overflow
Pali Rohár
2022-08-26
*
pci: Handle failed calloc in decode_regions()
Pierre-Clément Tosi
2022-06-06
*
pci: Add config for Enhanced Allocation
Andrew Scull
2022-05-03
*
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
*
pci: Update dm_pci_bus_to_virt() parameters
Andrew Scull
2022-05-03
*
pci: Match region flags using a mask
Andrew Scull
2022-05-03
*
pci: Map bars with offset and length
Andrew Scull
2022-05-03
*
pci: Range check address conversions
Andrew Scull
2022-05-03
*
pci: Check region ranges are addressable
Andrew Scull
2022-05-03
*
pci: Fix use of flags in dm_pci_map_bar()
Andrew Scull
2022-05-03
*
pci: Fix setting controller's last_busno
Pali Rohár
2022-01-28
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
pci: Skip configuring invalid P2P bridge devices
Pali Rohár
2021-10-14
*
pci: _dm_pci_phys_to_bus can be static
Vladimir Oltean
2021-10-03
*
pci: pci_read_config can be static
Vladimir Oltean
2021-10-03
*
pci: pci_write_config can be static
Vladimir Oltean
2021-10-03
*
dm: pci: Fix handling of errors when scanning device
Pali Rohár
2021-09-25
*
dm: pci: add option to map virtual system memory base address
Daniel Schwierzeck
2021-07-18
*
x86: pci: Allow binding of some devices before relocation
Simon Glass
2021-07-15
*
pci: Use const for pci_find_device_id() etc.
Simon Glass
2021-07-15
*
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2021-07-07
|
\
|
*
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-07-06
*
|
dm: pci: Skip setting VGA bridge bits if parent device is the host bus
Masami Hiramatsu
2021-07-06
|
/
*
pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI
Tim Harvey
2021-05-02
*
pci: Update the highest subordinate bus number for bridge setup
Masami Hiramatsu
2021-05-02
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
common: board_r: Drop initr_pci wrapper
Ovidiu Panait
2021-01-15
*
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
*
dm: core: Rename sqq to seq_
Simon Glass
2021-01-05
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
*
dm: core: Update uclass_find_next_free_req_seq() for new scheme
Simon Glass
2020-12-18
*
pci: Update to use new sequence numbers
Simon Glass
2020-12-18
*
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-12-13
*
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
2020-08-26
*
pci: pci-uclass: Check validity of ofnode
Suneel Garapati
2020-08-25
*
pci: pci-uclass: Add support for Alternate-RoutingID capability
Suneel Garapati
2020-08-25
*
pci: pci-uclass: Add VF BAR map support for Enhanced Allocation
Suneel Garapati
2020-08-25
*
pci: pci-uclass: Add support for Single-Root I/O Virtualization
Suneel Garapati
2020-08-25
[next]