arm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEVICE_DFU
[oweals/u-boot.git] / drivers / core /
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
2019-10-15 Anatolij Gustschindm: core: device: switch off power domain after device...
2019-10-15 Lokesh Vutladm: core: Allow for not controlling the power-domain...
2019-10-15 Peng Fancore: device: use dev_power_domain_on
2019-10-15 Thomas Fitzsimmonsdm: device: Request next sequence number
2019-10-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-10-14 Tom RiniMerge tag 'mmc-10-10-2019' of https://gitlab.denx.de...
2019-10-12 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-12 Tom RiniMerge branch '2019-10-11-master-imports'
2019-10-12 Tom RiniMerge branch '2019-10-11-ti-imports'
2019-10-11 Lokesh Vutladm: core: Add a function to count the children of a...
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Simon Glassdm: core: Drop fdtdec_get_pci_addr()
2019-10-08 Simon Glassdm: pci: Add a function to read a PCI BAR
2019-10-08 Simon Glassdm: core: Correct the return value for uclass_find_firs...
2019-10-08 Simon Glassdm: core: Call ofdata_to_platdata() with of-platdata
2019-10-08 Simon Glassdm: core: Drop a few early returns
2019-10-08 Simon Glassdm: core: Use U-Boot logging instead of pr_debug()
2019-10-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-10-04 Tom RiniMerge branch '2019-10-04-master-imports'
2019-10-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-03 Simon Glassdm: core: Correct bad cast in ofnode_get_addr_size_index()
2019-10-03 Simon Glassdm: core: Correct low cell in ofnode_read_pci_addr()
2019-09-12 Tom RiniMerge tag 'efi-2019-10-rc4-4' of https://gitlab.denx...
2019-09-09 Tom RiniMerge tag 'mmc-9-6-2019' of https://gitlab.denx.de...
2019-09-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-09-06 T Karthik Reddydm: core: Add functions to read 64-bit dt properties
2019-09-02 Marek Vasutdm: core: Decouple DM from DT
2019-09-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-08-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-26 Tom RiniMerge branch '2019-08-26-master-imports'
2019-08-26 Adam FordKconfig: Varios: Fix more SPL, TPL dependencies
2019-08-19 Tom RiniMerge tag 'u-boot-rockchip-20190819' of https://gitlab...
2019-08-19 Kever Yangcore: ofnode: do not assert if node not valid in ofnode...
2019-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13 Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12 Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12 Sekhar Noridm: core: add support for getting register address...
2019-07-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-27 Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-27 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-net
2019-07-24 Tom RiniMerge tag 'dm-pull-24jul19-take3' of https://gitlab...
2019-07-24 Anatolij Gustschindm: device: make power domain calls optional
2019-07-24 Bin Mengdm: core: Set correct "status" value for a node
2019-07-24 Bin Mengdm: core: Call clk_set_defaults() during probe() only...
2019-07-24 Tom RiniMerge tag 'efi-2019-10-rc1-2' of https://gitlab.denx...
2019-07-23 Tom RiniMerge tag 'u-boot-stm32-20190723' of https://gitlab...
2019-07-22 Fabien Dessennedm: core: Introduce xxx_translate_dma_address()
2019-07-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2019-07-18 Tom RiniMerge branch '2019-07-17-master-imports'
2019-07-18 Tom RiniMerge branch '2019-07-17-ti-imports'
2019-07-17 Faiz Abbasregmap: Add API regmap_init_mem_index()
2019-07-14 Tom RiniMerge tag 'u-boot-stm32-20190712' of https://gitlab...
2019-07-14 Tom RiniMerge branch '2019-07-12-master-imports'
2019-07-13 Peng Fandrivers: core: use strcmp when find device by name
next