index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
swap_case.c
Age
Commit message (
Expand
)
Author
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