Age | Commit message (Expand) | Author |
2020-05-26 | device_util,agesa/family14: Do not consider unassigned resources in find_pci_... | Furquan Shaikh |
2020-05-12 | util/sconfig: Add LPC and ESPI buses | Raul E Rangel |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-28 | device: Constify struct device * parameter to dev_name | Furquan Shaikh |
2020-04-04 | src/device: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | src/{device,drivers}: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-09-17 | AUTHORS: Move src/device copyrights into AUTHORS file | Martin Roth |
2019-07-31 | device: Constify `dev` argument to (probe|find)_resource() | Nico Huber |
2019-07-19 | device/device_util.c: Correct format specifier | Jacob Garber |
2019-07-13 | device/device_util: Fix encoding the USB device path | Karthikeyan Ramasubramanian |
2019-06-28 | device: Tidy up add_more_links() | Jacob Garber |
2019-06-28 | device,nb/amd: Deduplicate add_more_links() | Jacob Garber |
2019-05-07 | device: ignore NONE devices behind bridge | Patrick Rudolph |
2019-03-17 | resources: introduce io_resource() | Subrata Banik |
2018-11-19 | src: Add required space after "switch" | Elyes HAOUAS |
2018-05-25 | device: Move find_dev_path() to device_const.c | Kyösti Mälkki |
2018-05-25 | device: Move dev_find_path() to device_const.c | Nico Huber |
2018-05-24 | device: Always build device_simple.c for less code duplication | Nico Huber |
2018-05-22 | src/device: Get rid of device_t | Elyes HAOUAS |
2018-05-22 | device/device_util.c: Remove space after sizeof | Elyes HAOUAS |
2018-05-11 | devicetree: Add USB device type | Duncan Laurie |
2018-05-02 | src/device: Fix discarded-qualifiers compilation issue | Subrata Banik |
2018-04-30 | device: constify some variables | Lubomir Rintel |
2018-01-25 | sconfig: Add a new mmio resource type | Justin TerAvest |
2017-11-15 | device: further untangle device_t from struct device | Aaron Durbin |
2017-11-07 | device/device_util: Add string for DEVICE_PATH_NONE | Patrick Rudolph |
2017-07-25 | src/device: Fix checkpatch warning: no spaces at the start of a line | Martin Roth |
2017-06-02 | device/device_util: Add function to determine bridge state | Patrick Rudolph |
2017-02-16 | device: Add a new "SPI" device type | Furquan Shaikh |
2017-02-06 | devtree: Drop unused parameter show_devs_tree() call | Kyösti Mälkki |
2016-12-07 | src/device: Get device structure by path type | Subrata Banik |
2016-12-07 | MMCONF_SUPPORT: Consolidate resource registration | Kyösti Mälkki |
2016-05-16 | sconfig: Add a new generic device type | Duncan Laurie |
2016-05-16 | sconfig: Add 10bit addressing mode to i2c device type | Duncan Laurie |
2016-02-18 | device: Add device path display support | Lee Leahy |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-03-09 | AMD fam10: Drop PCI_BUS_SEGN_BITS | Kyösti Mälkki |
2015-02-15 | device/device_util.c: Add space after ellipse for better legibility | Paul Menzel |
2014-09-29 | Remove stale char[] initialization causing unaligned memory access | Marcelo Povoa |
2014-06-11 | device/device_util.c: Fix wording in comment of `new_resource()` | Paul Menzel |
2014-02-12 | PCI: Guard pci.h with CONFIG_PCI | Kyösti Mälkki |
2014-02-09 | device_util: Make device in dev_find_slot_pnp u16. | Vladimir Serbinenko |
2014-02-07 | device_util: Add dev_find_slot_pnp. | Vladimir Serbinenko |
2014-01-10 | Replace all occurences of sprintf with snprintf | Vladimir Serbinenko |
2013-11-26 | Add function to encode device path into integer | Duncan Laurie |
2013-07-10 | device: Fix spelling | Martin Roth |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2012-11-30 | Rename devices -> device | Stefan Reinauer |