]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers/core
karo: tx6ul: add support for TX6UL Mainboard (v1)
[karo-tx-uboot.git] / drivers / core /
2015-09-17 Lothar Waßmannkaro: cleanup after merge of v2015.10-rc2
2015-09-10 Masahiro Yamadapinctrl: add pin control uclass support
2015-09-10 Masahiro Yamadadm: core: allow device_bind() to not return a device...
2015-09-10 Marek Vasutdm: core: Add Kconfig for simple bus driver
2015-09-10 Simon Glassdm: Use dev_get_addr() where possible
2015-09-10 Bin Mengdm: core: Fix code reentrancy issue in device_probe_child()
2015-09-10 Masahiro Yamadaof: clean up OF_CONTROL ifdef conditionals
2015-09-10 Masahiro Yamadadm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
2015-09-10 Masahiro Yamadadrivers: hierarchize drivers Kconfig menu
2015-09-10 Simon Glassdm: core: Add a way to set a device name
2015-09-10 Masahiro Yamadadevres: add debug command to dump device resources
2015-09-10 Masahiro Yamadadevres: make Devres optional with CONFIG_DEVRES
2015-09-10 Masahiro Yamadadevres: add devm_kmalloc() and friends (managed memory...
2015-09-10 Masahiro Yamadadevres: introduce Devres (Managed Device Resource)...
2015-09-10 Masahiro Yamadadm: add DM_FLAG_BOUND flag
2015-09-10 Simon Glassdm: Support address translation for simple-bus
2015-09-10 Simon Glassdm: Make regmap and syscon optional
2015-09-10 Simon Glassdm: core: Support finding a device by phandle
2015-09-10 Simon Glassdm: core: Check for empty list in uclass_find_device()
2015-09-09 Simon Glassdm: core: Add \n to two dm_warn() messages
2015-09-09 Hans de Goededm: usb: Document that mixing DM_DEVICE_REMOVE and...
2015-09-09 Hans de Goededm: Export device_remove_children / device_unbind_children
2015-09-09 Masahiro Yamadadm: remove redundant CONFIG_DM from driver/core/Makefile
2015-09-09 Masahiro Yamadadm: do not set DM_FLAG_ACTIVATED twice
2015-09-09 Masahiro Yamadadm: change dm_warn() message into debug() in uclass_add()
2015-09-09 Simon Glassdm: core: Add device checking to syscon_get_regmap()
2015-09-09 Simon Glassdm: Add support for generic system controllers (syscon)
2015-09-09 Simon Glassdm: Add support for register maps (regmap)
2015-09-09 Simon Glassdm: core: Correct device_get_child_by_of_offset() parameter
2015-09-09 Simon Glassdm: core: Add a function to find any device from device...
2015-09-09 Simon Glassdm: core: Use debug() instead of printf() for failures
2015-09-09 Simon Glassdm: Move the tree/uclass dump code into its own file
2015-09-08 Simon GlassRemove SPL undefine of CONFIG_OF_CONTROL
2015-09-08 Simon Glassdm: core: Add a function to bind a driver for a device...
2015-09-08 Simon Glassdm: core: Correct bug introduced in uclass_first/next_d...
2015-09-08 Masahiro Yamadadm: core: drop device removal error path correctly
2015-09-08 Simon Glassdm: core: Select device tree control correctly for SPL
2015-09-08 Simon Glassdm: core: Drop device removal error path when not supported
2015-09-08 Simon Glassdm: core: Remove unbind operations when not required
2015-09-08 Simon Glassdm: core: Allow sequence alias support to be removed...
2015-09-08 Simon Glassdm: core: Handle recursive unbinding of uclass devices
2015-09-08 Przemyslaw Marczakdm: core: remove type 'static' of function uclass_get_d...
2015-09-08 Przemyslaw Marczakdm: core: device: add function: dev_get_uclass_name()
2015-09-08 Przemyslaw Marczakdm: core: device: add function: dev_get_driver_ops()
2015-09-08 Przemyslaw Marczakdm: core: uclass: add function: uclass_get_device_by_name()
2015-09-08 Przemyslaw Marczakdm: core: uclass: add function: uclass_find_device_by_n...
2015-09-08 Przemyslaw Marczakdm: core: Extend struct udevice by '.uclass_platdata...
2015-09-08 Przemyslaw Marczakdm: core: add internal functions for getting the device...
2015-09-08 Simon Glassdm: core: Add device children and sibling functions
2015-09-08 Simon Glassdm: core: Mark device as active before calling uclass...
2015-09-08 Simon Glassdm: core: Rename driver data function to dev_get_driver...
2015-09-08 Simon Glassdm: core: Convert driver_bind() to use const
2015-09-08 Simon Glassdm: core: Support allocating driver-private data for DMA
2015-09-08 Simon Glassdm: core: Add a uclass pre_probe() method for devices
2015-09-08 Simon Glassdm: core: Mark device as active before calling its...
2015-09-08 Simon Glassdm: core: Add dev_get_uclass_priv() to access uclass...
2015-09-01 Masahiro Yamadakconfig: remove unneeded dependency on !SPL_BUILD
2015-09-01 Masahiro Yamadakconfig: switch to single .config configuration
2015-09-01 Michal Simekdm: Add support for all targets which requires MANUAL_RELOC
2015-09-01 Peng Fandm: introduce dev_get_addr interface
2015-09-01 Simon Glassdm: Add Kconfig options for driver model SPL support
2015-09-01 Simon Glassdm: Expand and complete Kconfig in drivers/
2015-08-24 Lothar WaßmannMerge branch 'karo-tx-uboot' into kc-merge
2015-03-09 Lothar Waßmannupdate to 2015.04-rc1
2015-03-04 Lothar Waßmannkaro: merge with Ka-Ro specific tree for secure boot...
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-01-31 Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2015-01-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-01-30 Simon Glassdm: core: Ignore disabled devices when binding
2015-01-30 Simon Glassdm: core: Allow uclass to set up a device's child befor...
2015-01-30 Simon Glassdm: core: Allow the uclass to set up a device's child...
2015-01-30 Simon Glassdm: core: Allow uclasses to specify private data for...
2015-01-30 Simon Glassdm: core: Add a flag to control sequence numbering
2015-01-30 Simon Glassdm: core: Add a function to get a device's uclass ID
2015-01-30 Simon Glassdm: core: Add a post_bind method for parents
2015-01-30 Simon Glassdm: core: Allow uclasses to specify platdata for a...
2015-01-30 Simon Glassdm: core: Allow parents to have platform data for their...
2015-01-30 Simon Glassdm: core: Allocate platform data when binding a device
2015-01-30 Simon Glassdm: core: Tidy up error handling in device_bind()
2015-01-30 Simon Glassdm: core: Set device tree node for root device
2015-01-14 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2014-12-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-12-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2014-12-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2014-12-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-12-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-12-11 Simon Glassdm: device: Add newline to debug() messages
2014-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2014-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-11-26 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2014-11-26 Tom RiniMerge git://git.denx.de/u-boot-fdt
2014-11-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-11-24 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-11-24 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-11-22 Masahiro Yamadadm: core: remove unnecessary return condition in uclass...
2014-11-22 Masahiro Yamadadm: core: remove unnecessary return condition in driver...
next