| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-30 | Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+6 |
| 2024-11-15 | of: Allow overlay kunit tests to run CONFIG_OF_OVERLAY=n | Stephen Boyd | 1 | -1/+1 |
| 2024-11-04 | kbuild: add generic support for built-in boot DTBs | Masahiro Yamada | 1 | -0/+6 |
| 2024-07-29 | of: Add a KUnit test for overlays and test managed APIs | Stephen Boyd | 1 | -0/+10 |
| 2024-03-08 | of: Add KUnit test to confirm DTB is loaded | Stephen Boyd | 1 | -0/+9 |
| 2024-03-08 | of: Create of_root if no dtb provided by firmware | Frank Rowand | 1 | -3/+2 |
| 2023-07-10 | of: make OF_EARLY_FLATTREE depend on HAS_IOMEM | Baoquan He | 1 | -1/+1 |
| 2023-04-07 | of: address: always use dma_default_coherent for default coherency | Jiaxun Yang | 1 | -4/+0 |
| 2023-02-17 | of: update kconfig unittest help | Frank Rowand | 1 | -1/+13 |
| 2021-10-07 | of: net: move of_net under net/ | Jakub Kicinski | 1 | -4/+0 |
| 2021-06-02 | of: Drop reserved mem dependency on DMA_DECLARE_COHERENT and DMA_CMA | Rob Herring | 1 | -3/+1 |
| 2020-10-10 | net: phy: Move of_mdio from drivers/of to drivers/net/mdio | Calvin Johnson | 1 | -7/+0 |
| 2020-01-28 | of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc | Michael Ellerman | 1 | -0/+4 |
| 2019-02-20 | dma-mapping: improve selection of dma_declare_coherent availability | Christoph Hellwig | 1 | -1/+2 |
| 2019-02-13 | of: select OF_RESERVED_MEM automatically | Christoph Hellwig | 1 | -3/+2 |
| 2018-03-04 | of: change overlay apply input data from unflattened to FDT | Frank Rowand | 1 | -0/+1 |
| 2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -16/+0 |
| 2018-01-17 | PCI: Move OF-related PCI functions into PCI core | Rob Herring | 1 | -16/+0 |
| 2018-01-08 | of: Use SPDX license tag for DT files | Rob Herring | 1 | -0/+1 |
| 2017-12-12 | of: enable unittests on UML | Rob Herring | 1 | -2/+3 |
| 2017-10-16 | of: make kobject and bin_attribute support configurable | Rob Herring | 1 | -0/+4 |
| 2016-09-23 | mtd: Kill the OF_MTD Kconfig option | Boris Brezillon | 1 | -4/+0 |
| 2016-06-28 | of_mdio: select fixed phy support unconditionally | Arnd Bergmann | 1 | -0/+1 |
| 2016-04-15 | of, numa: Add NUMA of binding implementation. | David Daney | 1 | -0/+3 |
| 2015-10-27 | of: add config option to enable building of all dtbs | Rob Herring | 1 | -0/+10 |
| 2015-07-27 | of: add HAS_IOMEM depends to OF_ADDRESS | Rob Herring | 1 | -1/+1 |
| 2015-06-04 | of: make unittest select OF_EARLY_FLATTREE instead of depend on it | Rob Herring | 1 | -1/+2 |
| 2015-06-04 | of: make CONFIG_OF user selectable | Rob Herring | 1 | -5/+9 |
| 2015-04-24 | Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2015-04-14 | of: OF_IRQ should depend on IRQ_DOMAIN | Geert Uytterhoeven | 1 | -1/+1 |
| 2015-03-27 | of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTEST | Geert Uytterhoeven | 1 | -1/+10 |
| 2015-03-02 | of: Drop superfluous dependance for OF_OVERLAY | Matwey V. Kornilov | 1 | -1/+0 |
| 2015-03-02 | of: Add prompt for OF_OVERLAY config | Matwey V. Kornilov | 1 | -1/+1 |
| 2015-01-13 | Removes OF_UNITTEST dependency on OF_DYNAMIC config symbol | Gaurav Minocha | 1 | -1/+0 |
| 2014-11-26 | of: remove select of non-existant OF_DEVICE config symbol | Grant Likely | 1 | -1/+0 |
| 2014-11-24 | of/overlay: Introduce DT overlay support | Pantelis Antoniou | 1 | -0/+7 |
| 2014-11-19 | of/fdt: export fdt blob as /sys/firmware/fdt | Ard Biesheuvel | 1 | -0/+1 |
| 2014-11-04 | of/unittest: Rename selftest.c to unittest.c | Grant Likely | 1 | -2/+2 |
| 2014-10-04 | of/selftest: Use the resolver to fixup phandles | Grant Likely | 1 | -0/+1 |
| 2014-10-04 | of: Introduce Device Tree resolve support. | Pantelis Antoniou | 1 | -0/+3 |
| 2014-08-03 | of: Fixing OF Selftest build error | Gaurav Minocha | 1 | -1/+1 |
| 2014-07-25 | Adding selftest testdata dynamically into live tree | Gaurav Minocha | 1 | -0/+1 |
| 2014-04-30 | of/fdt: Convert FDT functions to use libfdt | Rob Herring | 1 | -0/+1 |
| 2014-03-19 | Merge branch 'devicetree/next-reserved-mem' into devicetree/next | Grant Likely | 1 | -0/+6 |
| 2014-03-11 | of: remove /proc/device-tree | Grant Likely | 1 | -8/+0 |
| 2014-03-11 | drivers: of: add initialization code for dynamic reserved memory | Marek Szyprowski | 1 | -0/+6 |
| 2014-02-20 | of: Allows to use the PCI translator without the PCI core | Gregory CLEMENT | 1 | -0/+4 |
| 2013-12-30 | of/Kconfig: Spelling s/one/once/ | Geert Uytterhoeven | 1 | -1/+1 |
| 2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
| 2013-11-08 | dt: disable self-tests for !OF_IRQ | Rob Herring | 1 | -0/+1 |
| 2013-10-15 | Revert "drivers: of: add initialization code for dma reserved memory" | Marek Szyprowski | 1 | -6/+0 |
| 2013-09-09 | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 1 | -0/+6 |
| 2013-08-27 | drivers: of: add initialization code for dma reserved memory | Marek Szyprowski | 1 | -0/+6 |
| 2013-08-23 | i2c: move OF helpers into the core | Wolfram Sang | 1 | -6/+0 |
| 2013-06-12 | of: remove CONFIG_OF_DEVICE | Rob Herring | 1 | -3/+0 |
| 2012-12-07 | of_i2c: sparc: Allow OF_I2C for sparc | Andreas Larsson | 1 | -1/+1 |
| 2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -6/+0 |
| 2012-04-13 | spi/devicetree: Move devicetree support code into spi directory | Grant Likely | 1 | -6/+0 |
| 2012-04-07 | gpio: Move DT support code into drivers/gpio | Grant Likely | 1 | -6/+0 |
| 2012-03-28 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+4 |
| 2012-03-15 | of/mtd/nand: add generic bindings and helpers | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+4 |
| 2012-02-21 | of: Only compile OF_DYNAMIC on PowerPC pseries and iseries | Grant Likely | 1 | -2/+3 |
| 2011-12-12 | of: Add device tree selftests | Grant Likely | 1 | -0/+9 |
| 2011-06-08 | pci/of: Match PCI devices to OF nodes dynamically | Benjamin Herrenschmidt | 1 | -1/+7 |
| 2011-02-23 | x86: dtb: Add support for PCI devices backed by dtb nodes | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2011-02-04 | of/pci: move of_irq_map_pci() into generic code | Sebastian Andrzej Siewior | 1 | -0/+6 |
| 2010-12-29 | of/flattree: Add Kconfig for EARLY_FLATTREE | Stephen Neuendorffer | 1 | -0/+4 |
| 2010-11-01 | of/net: Move of_get_mac_address() to a common source file. | David Daney | 1 | -0/+4 |
| 2010-10-10 | of/promtree: make drivers/of/pdt.c no longer sparc-only | Andres Salomon | 1 | -1/+4 |
| 2010-07-05 | proc: unify PROC_DEVICETREE config | Andres Salomon | 1 | -0/+8 |
| 2010-07-05 | of: Put all CONFIG_OF dependencies into a Kconfig menu block | Grant Likely | 1 | -9/+16 |
| 2010-07-05 | of: define CONFIG_OF globally so architectures can select it | Stephen Rothwell | 1 | -0/+3 |
| 2010-07-05 | of/i2c: Generalize OF support | Grant Likely | 1 | -1/+1 |
| 2010-07-05 | of/address: merge of_iomap() | Grant Likely | 1 | -0/+4 |
| 2010-06-28 | of/irq: Move irq_of_parse_and_map() to common code | Grant Likely | 1 | -0/+4 |
| 2010-02-09 | of: merge of_attach_node() & of_detach_node() | Grant Likely | 1 | -0/+4 |
| 2009-11-23 | of/flattree: merge find_flat_dt_string and initial_boot_params | Grant Likely | 1 | -0/+4 |
| 2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -4/+4 |
| 2009-05-21 | microblaze: Kconfig: Enable drivers for Microblaze | Michal Simek | 1 | -4/+4 |
| 2009-04-27 | openfirmware: Add OF phylib support code | Grant Likely | 1 | -0/+6 |
| 2008-07-25 | spi: Add OF binding support for SPI busses | Grant Likely | 1 | -0/+6 |
| 2008-07-25 | gpiolib: allow user-selection | Michael Buesch | 1 | -1/+1 |
| 2008-04-20 | [POWERPC] i2c: Fix build breakage introduced by OF helpers | Jochen Friedrich | 1 | -2/+2 |
| 2008-04-17 | [POWERPC] i2c: OF helpers for the i2c API | Jochen Friedrich | 1 | -0/+6 |
| 2008-04-17 | [POWERPC] OF helpers for the GPIO API | Anton Vorontsov | 1 | -0/+6 |
| 2007-07-20 | Begin to consolidate of_device.c | Stephen Rothwell | 1 | -0/+3 |