]> git.ipfire.org Git - thirdparty/u-boot.git/history - include/dm/device.h
treewide: Simply conditions with the new OF_REAL
[thirdparty/u-boot.git] / include / dm / device.h
2021-09-25  Simon Glasstreewide: Simply conditions with the new OF_REAL
2021-09-23  Tom RiniMerge tag 'u-boot-at91-2022.01-a' of https://source...
2021-09-22  Tom RiniMerge branch '2021-09-22-general-updates' into next
2021-09-16  Simon Glassdm: core: Fix a few incorrect comments on first/next...
2021-04-18  Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-09  Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-05  Tom RiniMerge branch 'next'
2021-03-31  Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30  Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29  Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-26  Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26  Simon Glassdm: core: Move flags to device-runtime info
2021-03-26  Simon Glassdm: core: Create a struct for device runtime info
2021-03-26  Simon Glassdm: Rename device_get_by_driver_info_idx()
2021-03-26  Simon Glassdm: core: Drop device_get_by_driver_info()
2021-03-22  Simon Glassdm: core: Add macros to access the new linker lists
2021-03-22  Simon Glassdtoc: Support headers needed for drivers
2021-03-22  Simon Glassdtoc: Support tracking the phase of U-Boot
2021-02-23  Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-22  Tom RiniMerge tag 'u-boot-amlogic-20210222' of https://gitlab...
2021-02-22  Tom RiniMerge tag 'ti-v2021.04-rc3' of https://gitlab.denx...
2021-02-18  Tom RiniMerge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements'
2021-02-18  Tom RiniMerge tag 'rpi-next-2021.04' of https://gitlab.denx...
2021-02-18  Nicolas Saenz Juliennedm: Introduce DMA constraints into the core device...
2021-02-15  Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-05  Tom RiniMerge tag 'ti-v2021.04-rc2' of https://gitlab.denx...
2021-02-04  Tom RiniMerge tag 'efi-2021-04-rc2' of https://gitlab.denx...
2021-02-04  Tom RiniMerge tag 'dm-pull-3feb21' of https://gitlab.denx.de...
2021-02-03  Marek Vasutdm: core: Add late driver remove option
2021-02-03  Simon Glassdm: pci: Correct use of wrong flag name
2021-02-03  Simon Glassdm: Rename DM_FLAG_REMOVE_WITH_PD_ON
2021-02-01  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-31  Tom RiniMerge tag 'dm-pull-30jan21' of https://gitlab.denx...
2021-01-30  Dario Binacchidm: replace auto_alloc_size with auto
2021-01-13  Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12  Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11  Tom RiniMerge branch 'next'
2021-01-06  Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06  Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05  Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05  Simon Glassdm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
2021-01-05  Simon Glassdm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
2021-01-05  Simon Glassdm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
2021-01-05  Simon Glassdm: core: Rename device node to indicate it is private
2021-01-05  Simon Glassdm: core: Access device ofnode through functions
2021-01-05  Simon Glassdm: core: Use dev_has_ofnode() instead of dev_of_valid()
2021-01-05  Simon Glassdm: core: Rename dev_has_of_node() to dev_has_ofnode()
2021-01-05  Simon Glassdm: core: Rename device flags to indicate it is private
2021-01-05  Simon Glassdm: core: Access device flags through functions
2021-01-05  Simon Glassdm: core: Rename sqq to seq_
2021-01-05  Simon Glassdm: core: Rename the priv/plat members
2020-12-23  Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-19  Simon Glassdm: core: Drop seq and req_seq
2020-12-19  Simon Glassdm: Drop the unused arg in uclass_find_device_by_seq()
2020-12-19  Simon Glassdm: Switch over to use new sequence number for dev_seq()
2020-12-19  Simon Glassdm: core: Add a new sequence number for devices
2020-12-19  Simon Glassdm: Avoid accessing seq directly
2020-12-14  Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13  Simon Glassdm: treewide: Rename ofdata_to_platdata() to of_to_plat()
2020-12-13  Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13  Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13  Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-12-13  Simon Glassdm: core: Drop dev_set_of_offset()
2020-11-06  Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-02  Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01  Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31  Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30  Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-29  Simon Glassdm: Use driver_info index instead of pointer
2020-10-29  Dario Binacchidm: core: fix typo in device.h
2020-10-12  Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-06  Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05  Tom RiniMerge branch 'next'
2020-10-05  Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-09-24  Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-22  Tom RiniMerge tag 'dm-pull-22sep20' of git://git.denx.de/u...
2020-09-22  Walter Lozanocore: improve of_match_ptr with OF_PLATDATA
2020-07-17  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-17  Simon Glasspci: Avoid a crash in device_is_on_pci_bus()
2020-07-11  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-11  Tom RiniMerge tag 'uniphier-v2020.10' of https://gitlab.denx...
2020-07-10  Tom RiniMerge tag 'dm-pull-10jul20' of https://gitlab.denx...
2020-07-10  Walter Lozanocore: extend struct driver_info to point to device
2020-07-10  Walter Lozanocore: add support for U_BOOT_DRIVER_ALIAS
2020-04-20  Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20  Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-16  Tom RiniMerge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab...
2020-04-16  Tom RiniMerge tag 'efi-2020-07-rc1' of https://gitlab.denx...
2020-04-16  Tom RiniMerge tag 'dm-pull-10apr20-take2' of git://git.denx...
2020-04-16  Simon Glassdm: core: Add a way to skip powering down power domains
2020-04-16  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-16  Simon Glassdm: core: Add basic ACPI support
2020-03-17  Tom RiniMerge tag 'ti-v2020.07-next' of https://gitlab.denx...
2020-03-10  Tom RiniMerge tag 'u-boot-atmel-fixes-2020.04-a' of https:...
2020-03-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-03-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-03-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-03-04  Tom RiniMerge tag 'dm-pull-3mar20' of git://git.denx.de/u-boot-dm
next