]> git.ipfire.org Git - thirdparty/u-boot.git/history - drivers/core
CLK: ARC: HSDK: prepare for multiple clock maps support
[thirdparty/u-boot.git] / drivers / core /
2020-05-10  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-05-05  Tom RiniMerge git://git.denx.de/u-boot-usb
2020-05-04  Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-05-02  Chunfeng Yundm: core: Add function to get child count of ofnode...
2020-04-30  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-04-30  Tom RiniMerge tag 'efi-2020-07-rc2' of https://gitlab.denx...
2020-04-30  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-30  Simon Glassacpi: Add a method to write tables for a device
2020-04-21  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
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-20  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-04-17  Tom RiniMerge branch '2020-04-16-master-imports'
2020-04-17  Patrick Delaunaydm: core: add ofnode and dev function to iterate on...
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: Read parent ofdata before children
2020-04-16  Patrick Delaunaydm: core: remove the duplicated function dm_ofnode_pre_...
2020-04-16  Dario Binacchidm: core: refactor functions reading an u32 from dt
2020-04-16  Dario Binacchidm: core: support reading a single indexed u32 value
2020-04-16  Simon Glassdm: core: Add a way to skip powering down power domains
2020-04-16  Simon Glassdm: core: Add logging on unbind failure
2020-04-16  Patrick Delaunaydm: core: Move "/chosen" and "/firmware" node scan
2020-04-16  Heinrich Schuchardtdm: core: remove redundant assignment
2020-04-16  Heinrich Schuchardtdm: core: remove redundant if statement
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-04-13  Tom RiniMerge branch 'next'
2020-04-12  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-10  Tom RiniMerge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm
2020-04-09  Tom RiniMerge tag 'mips-fixes-for-2020.04' of git://git.denx...
2020-04-09  Ovidiu Panaitdm: dump.c: Refactor dm_dump_drivers prints
2020-04-09  Ovidiu Panaitdm: dump.c: Fix segfault when entry->of_match is NULL
2020-04-09  Sean Andersoncmd: Add test and fix bugs for dm drivers
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
2020-03-03  Anatolij Gustschindm: core: Add a flag for power domain control on device...
2020-02-11  Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-10  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-02-07  Simon Glassdm: core: Change syscon to use helper function
2020-02-07  Simon Glassdm: core: Add a function to find a device by drvdata
2020-02-06  Simon Glassdm: core: Create a new header file for 'compat' features
2020-02-06  Simon Glassdm: core: Require users of devres to include the header
2020-02-06  Sean Andersoncmd: Add command to dump drivers and compatible strings
2020-02-06  Simon Glassdm: core: Drop uclass_find_next_free_req_seq() conditions
2020-02-06  Simon Glassdm: core: Add a way to iterate through children, probin...
2020-02-06  Simon Glassdm: core: Add a way to read platdata for all child...
2020-02-06  Simon Glassdm: core: Add ofnode_get_chosen_prop()
2020-02-06  Simon Glassdm: core: Reimplement ofnode_read_size()
2020-02-06  Simon Glassdm: core: Add ofnode_read_prop()
2020-02-06  Simon Glassdm: core: Rename ofnode_get_chosen_prop()
2020-02-06  Simon Glassdm: core: Use const device for the dev_read_...() interface
2020-02-06  Simon Glassdm: core: Use const device for the devfdt...() interface
2020-02-06  Simon Glassdm: core: Use const where possible in device.h
2020-01-09  Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-01-09  Tom RiniMerge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
2020-01-08  Tom RiniMerge tag 'u-boot-imx-20200108' of https://gitlab.denx...
2020-01-08  Tom RiniMerge tag 'u-boot-amlogic-20200108' of https://gitlab...
2020-01-07  Sean Andersondm: Add a debug message when devices are skipped pre...
2020-01-07  Simon Glassdm: devres: Add a new OFDATA phase
2020-01-07  Simon Glassdm: devres: Use an enum for the allocation phase
2020-01-07  Simon Glassdm: devres: Add tests
2020-01-07  Simon Glassdm: devres: Convert to use logging
2020-01-07  Simon Glassdm: core: Add a new flag to track platform data
2020-01-07  Simon Glassdm: core: Export a new function to read platdata
2020-01-07  Simon Glassdm: core: Allocate parent data separate from probing...
2020-01-07  Simon Glassdm: core: Move ofdata_to_platdata() call earlier
2020-01-07  Simon Glassdm: core: Don't clear active flag twice when probe...
2020-01-07  Simon Glassdm: core: Use assert_noisy() in devres
2020-01-07  Tom RiniMerge tag 'u-boot-imx-20200107' of https://gitlab.denx...
2020-01-07  Tom RiniMerge tag 'u-boot-atmel-2020.04-a' of https://gitlab...
2020-01-06  Tom RiniMerge branch 'next'
2019-12-18  Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2019-12-15  Simon Glassdm: pci: Move pci_get_devfn() into a common file
2019-12-11  Tom RiniMerge tag 'u-boot-atmel-fixes-2020.01-a' of https:...
2019-12-09  Tom RiniMerge tag 'u-boot-imx-20191209' of https://gitlab.denx...
2019-12-03  Tom RiniMerge tag 'efi-2020-01-rc5' of https://gitlab.denx...
2019-12-03  Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03  Tom RiniMerge branch '2019-12-03-master-imports'
2019-12-03  Faiz Abbasregmap: Fix potential memory leaks
2019-12-03  Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02  Simon Glasscommon: Move ARM cache operations out of common.h
2019-11-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-01  Tom RiniMerge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab...
2019-11-01  Tom RiniMerge tag 'efi-2020-01-rc2' of https://gitlab.denx...
2019-11-01  Tom RiniMerge tag 'video-for-2020.01-rc1' of https://gitlab...
2019-11-01  Tom RiniMerge tag 'dm-pull-29oct19' of git://git.denx.de/u...
2019-10-30  Tom RiniMerge tag 'u-boot-clk-23Oct2019' of https://gitlab...
2019-10-27  Jean-Jacques Hiblotfdt: Fix alignment issue when reading 64-bits propertie...
2019-10-27  Kever Yangdm: core: Update log method for uclass_find_device_by_seq
2019-10-27  Simon Glassdm: regmap: Fix mask in regmap_update_bits()
2019-10-22  Jean-Jacques Hiblotdrivers: clk: Fix using assigned-clocks in the node...
2019-10-17  Tom RiniMerge tag 'for-v2020.01' of https://gitlab.denx.de...
2019-10-16  Tom RiniMerge tag 'dm-pull-15oct19' of https://gitlab.denx...
2019-10-15  Patrick Delaunaydm: Tidy up dump output when there are many devices
next