index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
swap_case.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
misc: Remove <common.h> and add needed includes
Tom Rini
2023-03-30
drivers: pci: sandbox: Add stub sandbox PCI MPS support
Stephen Carlson
2021-07-28
pci: swap_case: Allow compilation on 32-bit machines
Simon Glass
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_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-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2019-10-08
sandbox: pci: Create a new sandbox_pci_read_bar() function
Simon Glass
2019-10-08
sandbox: pci: Move pci_offset_to_barnum() to pci.h
Simon Glass
2019-10-08
sandbox: pci: Drop the get_devfn() method
Simon Glass
2019-10-08
sandbox: swap_case: Use statics where possible
Simon Glass
2019-10-08
sandbox: Rename PCI ID for swap_case to be more specific
Simon Glass
2019-07-10
test: dm: Add a test for PCI Enhanced Allocation
Alex Marginean
2018-11-14
test: dm: pci: Add cases for finding next PCI capability APIs
Bin Meng
2018-08-08
test: dm: pci: Add cases for finding PCI capability APIs
Bin Meng
2018-08-08
pci: sandbox: swap_case: Declare dynamic driver matching
Bin Meng
2018-08-08
pci: sandbox: swap_case: Preserve space indicator bit in BAR registers
Bin Meng
2018-06-19
sandbox: swap_case: Increase number of base address regs
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-05-14
sandbox: Add missing errno.h includes in a few files
Simon Glass
2015-04-18
dm: sandbox: Add a emulated PCI device as an example
Simon Glass