~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dm: core: Drop ofnode_is_available()Simon Glass2022-09-29
* pci: tegra: Update error prints with new linesPeter Robinson2022-06-13
* pci: Add defines for normal and subtractive PCI bridgesPali Rohár2022-03-25
* pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár2022-01-12
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-05
* pci: tegra: introduce weak tegra_pcie_board_port_reset() functionMarcel Ziswiler2018-05-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-04
* pci: tegra: Remove unused field 'hose' from struct tegra_pcieTuomas Tynkkynen2017-09-22
* dm: tegra: pci: Convert to livetreeSimon Glass2017-07-28
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass2016-10-13
* pci: tegra: port to standard clock/reset/pwr domain APIsStephen Warren2016-08-15
* pci: tegra: actually program REFCLK_CFG* on recent SoCsStephen Warren2016-07-05
* pci: tegra: correctly program PADS_REFCLK registersStephen Warren2016-07-05
* pci: tegra: fix DM conversion issues on Tegra20Stephen Warren2016-05-04
* tegra: Report errors from PCI initSimon Glass2016-01-28
* dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass2015-12-01
* pci: tegra: add/enable support for Tegra210Stephen Warren2015-11-12
* pci: tegra: call tegra_pcie_board_init() earlierStephen Warren2015-11-12
* pci: tegra: implement PCA enable workaroundStephen Warren2015-11-12
* pci: tegra: use #address-/size-cells from DTStephen Warren2015-11-12
* pci: tegra: clip RAM size to 32-bitsStephen Warren2015-11-12
* lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t typeYork Sun2015-08-06
* pci: tegra: Fix port information parsingSjoerd Simons2015-01-23
* fdt: Add several apis to decode pci device nodeBin Meng2015-01-13
* pci: tegra: Add Tegra PCIe driverThierry Reding2014-12-18