]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - test/dm/bus.c
dm: core: Add functions for iterating through device children
[karo-tx-uboot.git] / test / dm / bus.c
2014-10-22 Simon Glassdm: core: Add functions for iterating through device...
2014-08-08 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-08-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-07-28 Tom RiniMerge git://www.denx.de/git/u-boot-ppc4xx
2014-07-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-07-28 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-07-28 Albert ARIBAUDMerge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
2014-07-28 Albert ARIBAUDMerge branch 'u-boot-sunxi/master' into 'u-boot-arm...
2014-07-26 Albert ARIBAUDMerge branch 'u-boot-microblaze/zynq' into 'u-boot...
2014-07-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2014-07-23 Simon Glassdm: Add child_pre_probe() and child_post_remove() methods
2014-07-23 Simon Glassdm: Introduce per-child data for devices
2014-07-23 Simon Glassdm: Add functions to access a device's children
2014-07-23 Simon Glassdm: Provide a function to scan child FDT nodes