Commit Graph

43789 Commits (c166c47ba3a699df58e2ade8935158df65b034ba)
 

Author SHA1 Message Date
Simon Glass c166c47ba3 dm: test: Add support for running tests with livetree 8 years ago
Simon Glass 801587bd77 dm: test: Show the test filename when running 8 years ago
Simon Glass f86db10cc5 dm: test: Move test running code into a separate function 8 years ago
Simon Glass 34b744beb8 sandbox: Add a way to reset sandbox state for tests 8 years ago
Simon Glass a40cc8e123 dm: core: Update uclass_find_device_by_phandle() for livetree 8 years ago
Simon Glass 7a993bbcf2 dm: simple-bus: Add support for livetree 8 years ago
Simon Glass 23d6326791 dm: regmap: Add support for livetree 8 years ago
Simon Glass 40bb637dae dm: core: Add a way to find a device by ofnode 8 years ago
Simon Glass 19c8205e68 dm: core: Scan the live tree when setting up driver model 8 years ago
Simon Glass 45a26867e8 dm: core: Update device_bind_driver_to_node() to use ofnode 8 years ago
Simon Glass f5b5719cdf dm: core: Update lists_bind_fdt() to use ofnode 8 years ago
Simon Glass 396e343b3d dm: core: Allow binding a device from a live tree 8 years ago
Simon Glass 47a0fd3bad dm: core: Implement live tree 'read' functions 8 years ago
Simon Glass f11c7ab94d dm: core: Add device-based 'read' functions to access DT 8 years ago
Simon Glass b7e0d73bad dm: core: Add a place to put extra device-tree reading functions 8 years ago
Simon Glass bed774969c dm: core: Add address operations on device tree references 8 years ago
Simon Glass ec002119cf fdt: Update fdt_get_base_address() to use const 8 years ago
Simon Glass 38d21b418d dm: core: Add livetree address functions 8 years ago
Simon Glass 9e51204527 dm: core: Add operations on device tree references 8 years ago
Simon Glass 911f3aef35 dm: core: Rename of_device_is_compatible() 8 years ago
Simon Glass 3af86a4e23 dm: Build a live tree after relocation 8 years ago
Simon Glass 8b50d526ea dm: Add a function to create a 'live' device tree 8 years ago
Simon Glass 644ec0a933 dm: core: Add livetree access functions 8 years ago
Simon Glass 5e060d8bcc dm: core: Add livetree definitions 8 years ago
Simon Glass fd7029029f Update WARN_ON() to return a value 8 years ago
Simon Glass 01b120b639 dm: core: Set return value first in lists_bind_fdt() 8 years ago
Simon Glass 0e513e788f tegra: Convert MMC to use driver model for operations 8 years ago
Simon Glass 854f9a71f5 dm: mmc: Rewrite mmc_blk_probe() 8 years ago
Simon Glass 66656020ff dm: mmc: Check that drivers have operations 8 years ago
Simon Glass e48eeb9ea3 dm: blk: Improve block device claiming 8 years ago
Simon Glass e8abbb531f dm: blk: Add a function to find the next block device number 8 years ago
Simon Glass 6139281a64 dm: blk: Allow finding block devices without probing 8 years ago
Simon Glass e7017a3c7d dm: mmc: Don't re-init when accessing environment 8 years ago
Simon Glass 05cbeb7c36 dm: mmc: Don't call board_mmc_power_init() with driver model 8 years ago
Simon Glass 7a61b0b58f dm: core: Adjust device_bind_common() to take an ofnode 8 years ago
Simon Glass 4984de2baa dm: core: Add ofnode to represent device tree nodes 8 years ago
Simon Glass da409ccc4a dm: core: Replace of_offset with accessor (part 2) 8 years ago
Simon Glass a771a04f2e dm: core: Dont export dm_scan_fdt_node() 8 years ago
Simon Glass 4af0d7e870 dm: Fix up inclusion of common.h 8 years ago
Simon Glass 79fc0c784d atmel: Fix up use of dm_scan_fdt_node() 8 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 8 years ago
Simon Glass d6ffb00a43 dm: core: Move dev_get_addr() etc. into a separate file 8 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 8 years ago
Tom Rini 31493dd5ff Merge branch 'master' of git://git.denx.de/u-boot-mips 8 years ago
Tom Rini 1b87f9538f Merge git://www.denx.de/git/u-boot-marvell 8 years ago
Daniel Thompson 221a949eb6 Kconfig: Finish migration of hashing commands 8 years ago
Álvaro Fernández Rojas c93bb1d7bb mips: bmips: fix BCM3380 periph clock frequency 8 years ago
Álvaro Fernández Rojas f530eb9e9e mips: bmips: extend baud rates support 8 years ago
Álvaro Fernández Rojas 24f85482c9 dm: serial: bcm6345: fix baud rate clock calculation 8 years ago
Álvaro Fernández Rojas 6b7185f3ee dm: serial: bcm6345: fix uart stop bits 8 years ago