index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
swap_case.c
Age
Commit message (
Expand
)
Author
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