Merge branch '2020-05-18-reduce-size-of-common.h'
[oweals/u-boot.git] / drivers / misc / swap_case.c
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassdm: pci: Update the PCI read_config() method to const...
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Simon Glasssandbox: pci: Create a new sandbox_pci_read_bar() function
2019-10-08 Simon Glasssandbox: pci: Move pci_offset_to_barnum() to pci.h
2019-10-08 Simon Glasssandbox: pci: Drop the get_devfn() method
2019-10-08 Simon Glasssandbox: swap_case: Use statics where possible
2019-10-08 Simon Glasssandbox: Rename PCI ID for swap_case to be more specific
2019-07-14 Tom RiniMerge tag 'u-boot-stm32-20190712' of https://gitlab...
2019-07-11 Tom RiniMerge tag 'dm-pull-9jul19-take2' of https://gitlab...
2019-07-10 Alex Margineantest: dm: Add a test for PCI Enhanced Allocation
2018-11-16 Tom RiniMerge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
2018-11-14 Bin Mengtest: dm: pci: Add cases for finding next PCI capabilit...
2018-08-13 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-08-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-08-09 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-08-08 Bin Mengtest: dm: pci: Add cases for finding PCI capability...
2018-08-08 Bin Mengpci: sandbox: swap_case: Declare dynamic driver matching
2018-08-08 Bin Mengpci: sandbox: swap_case: Preserve space indicator bit...
2018-07-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-06-27 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-06-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-06-19 Simon Glasssandbox: swap_case: Increase number of base address...
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2015-05-18 Tom RiniMerge git://git.denx.de/u-boot-samsung
2015-05-15 Simon Glasssandbox: Add missing errno.h includes in a few files
2015-05-05 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-04-28 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-04-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-04-18 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-18 Simon Glassdm: sandbox: Add a emulated PCI device as an example