]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers/core
arm: socfpga: Make the pinmux table const u8
[people/ms/u-boot.git] / drivers / core /
2015-08-18  Masahiro Yamadaof: clean up OF_CONTROL ifdef conditionals
2015-08-18  Masahiro Yamadadm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
2015-08-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-08-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-08-13  Masahiro Yamadadrivers: hierarchize drivers Kconfig menu
2015-08-06  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-08-06  Simon Glassdm: core: Add a way to set a device name
2015-08-06  Masahiro Yamadadevres: add debug command to dump device resources
2015-08-06  Masahiro Yamadadevres: make Devres optional with CONFIG_DEVRES
2015-08-06  Masahiro Yamadadevres: add devm_kmalloc() and friends (managed memory...
2015-08-06  Masahiro Yamadadevres: introduce Devres (Managed Device Resource)...
2015-08-06  Masahiro Yamadadm: add DM_FLAG_BOUND flag
2015-08-06  Simon Glassdm: Support address translation for simple-bus
2015-08-06  Simon Glassdm: Make regmap and syscon optional
2015-08-06  Simon Glassdm: core: Support finding a device by phandle
2015-08-05  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-05  Simon Glassdm: core: Check for empty list in uclass_find_device()
2015-08-02  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-07-24  Tom RiniMerge git://git.denx.de/u-boot-usb
2015-07-23  Tom RiniMerge git://git.denx.de/u-boot-uniphier
2015-07-23  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-07-21  Simon Glassdm: core: Add \n to two dm_warn() messages
2015-07-21  Hans de Goededm: usb: Document that mixing DM_DEVICE_REMOVE and...
2015-07-21  Hans de Goededm: Export device_remove_children / device_unbind_children
2015-07-21  Masahiro Yamadadm: remove redundant CONFIG_DM from driver/core/Makefile
2015-07-21  Masahiro Yamadadm: do not set DM_FLAG_ACTIVATED twice
2015-07-21  Masahiro Yamadadm: change dm_warn() message into debug() in uclass_add()
2015-07-21  Simon Glassdm: core: Add device checking to syscon_get_regmap()
2015-07-21  Simon Glassdm: Add support for generic system controllers (syscon)
2015-07-21  Simon Glassdm: Add support for register maps (regmap)
2015-07-21  Simon Glassdm: core: Correct device_get_child_by_of_offset() parameter
2015-07-21  Simon Glassdm: core: Add a function to find any device from device...
2015-07-21  Simon Glassdm: core: Use debug() instead of printf() for failures
2015-07-21  Simon Glassdm: Move the tree/uclass dump code into its own file
2015-07-07  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-06-16  Tom RiniMerge git://git.denx.de/u-boot-usb
2015-06-15  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-06-12  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-06-11  Simon GlassRemove SPL undefine of CONFIG_OF_CONTROL
2015-05-05  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2015-05-05  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-05-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-05-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-05-05  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-05-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-04-30  Simon Glassdm: core: Add a function to bind a driver for a device...
2015-04-29  Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-04-29  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2015-04-29  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2015-04-28  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-dm
2015-04-28  Simon Glassdm: core: Correct bug introduced in uclass_first/next_d...
2015-04-28  Masahiro Yamadadm: core: drop device removal error path correctly
2015-04-28  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-04-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-04-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-04-23  Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-23  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-04-23  Simon Glassdm: core: Select device tree control correctly for SPL
2015-04-23  Simon Glassdm: core: Drop device removal error path when not supported
2015-04-23  Simon Glassdm: core: Remove unbind operations when not required
2015-04-23  Simon Glassdm: core: Allow sequence alias support to be removed...
2015-04-22  Simon Glassdm: core: Handle recursive unbinding of uclass devices
2015-04-22  Przemyslaw Marczakdm: core: remove type 'static' of function uclass_get_d...
2015-04-22  Przemyslaw Marczakdm: core: device: add function: dev_get_uclass_name()
2015-04-22  Przemyslaw Marczakdm: core: device: add function: dev_get_driver_ops()
2015-04-22  Przemyslaw Marczakdm: core: uclass: add function: uclass_get_device_by_name()
2015-04-22  Przemyslaw Marczakdm: core: uclass: add function: uclass_find_device_by_n...
2015-04-22  Przemyslaw Marczakdm: core: Extend struct udevice by '.uclass_platdata...
2015-04-22  Przemyslaw Marczakdm: core: add internal functions for getting the device...
2015-04-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-04-18  Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-18  Simon Glassdm: core: Add device children and sibling functions
2015-04-18  Simon Glassdm: core: Mark device as active before calling uclass...
2015-04-18  Simon Glassdm: core: Rename driver data function to dev_get_driver...
2015-04-18  Simon Glassdm: core: Convert driver_bind() to use const
2015-04-18  Simon Glassdm: core: Support allocating driver-private data for DMA
2015-04-17  Simon Glassdm: core: Add a uclass pre_probe() method for devices
2015-04-17  Simon Glassdm: core: Mark device as active before calling its...
2015-04-17  Simon Glassdm: core: Add dev_get_uclass_priv() to access uclass...
2015-03-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-03-02  Tom RiniMerge git://git.denx.de/u-boot-usb
2015-03-02  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-03-02  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2015-03-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2015-02-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2015-02-24  Masahiro Yamadakconfig: remove unneeded dependency on !SPL_BUILD
2015-02-24  Albert ARIBAUDMerge remote-tracking branch 'u-boot/master' into ...
2015-02-17  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-02-16  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-02-16  Tom RiniMerge branch 'sandbox' of git://git.denx.de/u-boot-x86
2015-02-13  Tom RiniMerge git://git.denx.de/u-boot-samsung
2015-02-13  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-02-13  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-02-12  Michal Simekdm: Add support for all targets which requires MANUAL_RELOC
2015-02-12  Peng Fandm: introduce dev_get_addr interface
2015-02-12  Simon Glassdm: Add Kconfig options for driver model SPL support
2015-02-12  Simon Glassdm: Expand and complete Kconfig in drivers/
2015-02-10  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-02-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2015-02-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
next