usb: dwc2: add "u-boot,force-vbus-detection" for stm32
[platform/kernel/u-boot.git] / include / dm /
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-06 Simon Glassboard: Rename uclass to sysinfo
2020-11-06 Simon Glassacpi: Don't reset the tables with every new generation
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: Don't allow U_BOOT_DEVICE() when of-platdata is...
2020-10-29 Simon Glassdm: Use driver_info index instead of pointer
2020-10-29 Simon Glassdm: Support parent devices with of-platdata
2020-10-29 Simon Glassdm: Use an allocated array for run-time device info
2020-10-29 Dario Binacchidm: core: fix typo in device.h
2020-10-29 Simon Glassdm: core: Allow dm_warn() to be used in SPL
2020-10-29 Simon Glassdm: Avoid using #ifdef for CONFIG_OF_LIVE
2020-10-29 Simon Glassdm: core: Expand the comment for DM_GET_DEVICE()
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-29 Tom RiniMerge tag 'xilinx-for-v2021.01-v2' of https://gitlab...
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-28 Tom RiniMerge branch '2020-10-28-mux-driver-framework'
2020-10-28 Jean-Jacques Hiblotdrivers: Add a new framework for multiplexer devices
2020-10-27 Michal Simekdm: core: Add support for getting node from aliases
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 Dario Binacchidm: core: improve uclass_get_device_by_phandle_id(...
2020-10-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-16 Tom RiniMerge branch '2020-10-15-further-cleanup_dev_xxx'
2020-10-16 Sean Andersondm: Don't undefine dev_xxx macros
2020-10-12 Tom RiniMerge branch 'for-next' of https://github.com/lftan...
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-09 Tom RiniMerge branch '2020-10-08-misc-board-improvements'
2020-10-08 Sean Andersonpinctrl: Reformat documentation in dm/pinctrl.h
2020-10-08 Sean Andersonpinctrl: Add pinmux property support to pinctrl-generic
2020-10-07 Tom RiniMerge tag 'mips-pull-2020-10-07' of https://gitlab...
2020-10-06 Tom RiniMerge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
2020-10-06 Patrick Delaunaydm: add cells_count parameter in *_count_phandle_with_args
2020-10-06 Patrick Delaunaydm: update test on of_offset in ofnode_valid
2020-10-06 Stefan Roesedm: ofnode: Fix compile breakage with OF_CHECKS enabled
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-10-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh...
2020-10-01 Tom RiniMerge branch '2020-09-30-assorted-network-improvements...
2020-09-30 Tom RiniMerge branch '2020-09-30-add-new-apis' into next
2020-09-30 Etienne Carrierefirmware: add SCMI agent uclass
2020-09-30 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-30 Tom RiniMerge branch '2020-09-29-dev_xxx-print-improvement...
2020-09-30 Sean Andersondm: Print device name in dev_xxx like Linux
2020-09-30 Sean Andersondm: Use symbolic constants for log levels in dev_xxx
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 Patrick Delaunaydm: add cells_count parameter in live DT APIs of_parse_...
2020-09-22 Walter Lozanocore: improve of_match_ptr with OF_PLATDATA
2020-09-22 Claudiu Bezneadm: core: add support for device re-parenting
2020-08-26 Tom RiniMerge tag 'u-boot-imx-20200825' of https://gitlab.denx...
2020-08-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-25 Tom RiniMerge tag 'u-boot-rockchip-20200820' of https://gitlab...
2020-08-25 Stefan Roesedm: core: Add API to read PCI bus-range property
2020-08-24 Tom RiniMerge tag 'u-boot-clk-24Aug2020' of https://gitlab...
2020-08-23 Tom RiniMerge tag 'dm-pull-22aug20' of https://gitlab.denx...
2020-08-22 Ovidiu Panaitdm: core: Fix devfdt_get_addr_ptr return value
2020-08-22 Heinrich Schuchardtdm: fix ofnode_read_addr/size_cells()
2020-08-15 Tom RiniMerge tag 'efi-2020-10-rc3-2' of https://gitlab.denx...
2020-08-14 Tom RiniMerge branch '2020-08-14-assorted-updates'
2020-08-14 Anastasiia Lukianenkoxen: pvblock: Add initial support for para-virtualized...
2020-08-08 Tom RiniMerge branch '2020-08-07-misc-improvements'
2020-08-08 Simon Glassdm: Rename DM test flags to make them more generic
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-08-04 Tom RiniMerge tag 'fixes-for-2020.10-rc1' of https://gitlab...
2020-08-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-04 Tom RiniMerge tag 'mips-pull-2020-08-03' of https://gitlab...
2020-08-04 Tom RiniMerge branch '2020-08-01-misc-cleanups'
2020-08-04 Simon Glassnet: Drop dm.h header file from phy.h
2020-08-04 Simon Glassdm: core: Drop header files from dm/test.h
2020-07-30 Tom RiniMerge tag 'dm-pull-28jul20' of git://git.denx.de/u...
2020-07-29 Heinrich Schuchardtdm: remove superfluous comment for union ofnode_union
2020-07-29 Philippe Reynesdm: button: add an uclass for button
2020-07-29 Dan Murphydm: Fix build error when OF_CONTROL is not set
2020-07-28 Tom RiniMerge tag 'u-boot-amlogic-20200727' of https://gitlab...
2020-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-27 Dan Murphydm: Fix build error when OF_CONTROL is not set
2020-07-27 Tom RiniMerge tag 'dm-pull-20jul20-take2a' of https://gitlab...
2020-07-25 Dave Gerlachdm: soc: Introduce UCLASS_SOC for SOC ID and attribute...
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-20 Dave Gerlachdm: soc: Introduce UCLASS_SOC for SOC ID and attribute...
2020-07-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-17 Simon Glassdm: acpi: Add support for the NHLT table
2020-07-17 Simon Glassdm: core: Add a way of overriding the ACPI device path
2020-07-17 Simon Glassacpi: Add an acpi command to list/dump generated ACPI...
2020-07-17 Simon Glasspci: Avoid a crash in device_is_on_pci_bus()
2020-07-17 Simon Glassacpi: Add support for DSDT generation
2020-07-17 Simon Glassacpi: Add support for SSDT generation
2020-07-17 Simon Glassacpigen: Support writing a length
2020-07-17 Simon Glassacpi: Support generation of ACPI code
2020-07-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
next