index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-01
dm: gpio: sandbox: Use dev_read...() functions to access DT
Simon Glass
2017-06-01
dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment
Simon Glass
2017-06-01
dm: gpio: Refactor to prepare for live tree support
Simon Glass
2017-06-01
dm: core: Run tests with both livetree and flat tree
Simon Glass
2017-06-01
dm: test: Add support for running tests with livetree
Simon Glass
2017-06-01
dm: test: Show the test filename when running
Simon Glass
2017-06-01
dm: test: Move test running code into a separate function
Simon Glass
2017-06-01
sandbox: Add a way to reset sandbox state for tests
Simon Glass
2017-06-01
dm: core: Update uclass_find_device_by_phandle() for livetree
Simon Glass
2017-06-01
dm: simple-bus: Add support for livetree
Simon Glass
2017-06-01
dm: regmap: Add support for livetree
Simon Glass
2017-06-01
dm: core: Add a way to find a device by ofnode
Simon Glass
2017-06-01
dm: core: Scan the live tree when setting up driver model
Simon Glass
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
2017-06-01
dm: core: Update lists_bind_fdt() to use ofnode
Simon Glass
2017-06-01
dm: core: Allow binding a device from a live tree
Simon Glass
2017-06-01
dm: core: Implement live tree 'read' functions
Simon Glass
2017-06-01
dm: core: Add device-based 'read' functions to access DT
Simon Glass
2017-06-01
dm: core: Add a place to put extra device-tree reading functions
Simon Glass
2017-06-01
dm: core: Add address operations on device tree references
Simon Glass
2017-06-01
fdt: Update fdt_get_base_address() to use const
Simon Glass
2017-06-01
dm: core: Add livetree address functions
Simon Glass
2017-06-01
dm: core: Add operations on device tree references
Simon Glass
2017-06-01
dm: core: Rename of_device_is_compatible()
Simon Glass
2017-06-01
dm: Build a live tree after relocation
Simon Glass
2017-06-01
dm: Add a function to create a 'live' device tree
Simon Glass
2017-06-01
dm: core: Add livetree access functions
Simon Glass
2017-06-01
dm: core: Add livetree definitions
Simon Glass
2017-06-01
Update WARN_ON() to return a value
Simon Glass
2017-06-01
dm: core: Set return value first in lists_bind_fdt()
Simon Glass
2017-06-01
tegra: Convert MMC to use driver model for operations
Simon Glass
2017-06-01
dm: mmc: Rewrite mmc_blk_probe()
Simon Glass
2017-06-01
dm: mmc: Check that drivers have operations
Simon Glass
2017-06-01
dm: blk: Improve block device claiming
Simon Glass
2017-06-01
dm: blk: Add a function to find the next block device number
Simon Glass
2017-06-01
dm: blk: Allow finding block devices without probing
Simon Glass
2017-06-01
dm: mmc: Don't re-init when accessing environment
Simon Glass
2017-06-01
dm: mmc: Don't call board_mmc_power_init() with driver model
Simon Glass
2017-06-01
dm: core: Adjust device_bind_common() to take an ofnode
Simon Glass
2017-06-01
dm: core: Add ofnode to represent device tree nodes
Simon Glass
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
dm: core: Dont export dm_scan_fdt_node()
Simon Glass
2017-06-01
dm: Fix up inclusion of common.h
Simon Glass
2017-06-01
atmel: Fix up use of dm_scan_fdt_node()
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
dm: core: Move dev_get_addr() etc. into a separate file
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2017-06-01
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2017-05-31
Kconfig: Finish migration of hashing commands
Daniel Thompson
[next]