Commit Graph

44067 Commits (e2bc87d41ce866b30721d5b8ee395efefecd9bef)
 

Author SHA1 Message Date
Simon Glass a1e4adee99 sandbox: usb: Convert emulators to livetree 8 years ago
Simon Glass d20fd27d8f dm: usb: Convert uclass to livetree 8 years ago
Simon Glass 53d788d868 dm: adc: Convert uclass to livetree 8 years ago
Simon Glass 66e0ed5c17 dm: mmc: Convert uclass to livetree 8 years ago
Simon Glass a5493f828e dm: regulator: Update fixed regulator to support livetree. 8 years ago
Simon Glass f15cd4f131 dm: regulator: Convert regulator uclass to support livetree 8 years ago
Simon Glass 0402d003e7 sandbox: pmic: Convert pmic emulator to support livetree 8 years ago
Simon Glass 7a869e6cd1 dm: pmic: Convert uclass to livetree 8 years ago
Simon Glass f6e76202d4 samsung: Move pmic header out of config file 8 years ago
Simon Glass 1704308eb6 dm: i2c: Convert uclass to livetree 8 years ago
Simon Glass a7d0021063 string: Add strcspn() 8 years ago
Simon Glass 6b45ba45fb string: Add strchrnul() 8 years ago
Simon Glass a4b8e372d5 dm: Add more livetree helpers and definitions 8 years ago
Simon Glass eed36609b5 fdt: Rename a few functions in fdt_support 8 years ago
Simon Glass 029ab15a69 test: Update 'make test' to run more tests 8 years ago
Simon Glass 554c983e45 sandbox: Add a new sandbox_flattree board 8 years ago
Simon Glass 2ec9d171bc cros_ec: Convert to support live tree 8 years ago
Simon Glass e907bf2dfb cros_ec: Fix debug() statement in ec_command_inptr() 8 years ago
Simon Glass 150c5afe5b dm: gpio: Add live tree support 8 years ago
Simon Glass 95795ad6ce dm: gpio: sandbox: Use dev_read...() functions to access DT 8 years ago
Simon Glass 6f39b94a5d dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment 8 years ago
Simon Glass 3a57123e59 dm: gpio: Refactor to prepare for live tree support 8 years ago
Simon Glass 6fb2f57916 dm: core: Run tests with both livetree and flat tree 8 years ago
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