Commit Graph

43823 Commits (40a475e8415a0fa3838e9d192507775d1d7fe754)
 

Author SHA1 Message Date
Simon Glass 40a475e841 dm: reset: Update uclass to support livetree 7 years ago
Simon Glass 424b2fe939 dm: power-domain: Update uclass to support livetree 7 years ago
Simon Glass 5204e9b86b sandbox: phy: Update driver for livetree 7 years ago
Simon Glass 23558bb67a dm: phy: Update uclass to support livetree 7 years ago
Simon Glass 5e1ff6480f dm: mailbox: Update uclass to support livetree 7 years ago
Simon Glass ac206a0f4e dm: phy: Update tests to use ut_asserteq() 7 years ago
Simon Glass 86b54ece82 dm: test: Disable the fdt_offset test with livetree 7 years ago
Simon Glass 298afb52cb dm: test: Separate out the bus DT offset test 7 years ago
Simon Glass 8b92e1cd59 dm: clk: fixed: Update to support livetree 7 years ago
Simon Glass aa9bb0944a dm: clk: Update uclass to support livetree 7 years ago
Simon Glass a4e0ef50da clk: Modify xlate() method for livetree 7 years ago
Simon Glass a1e4adee99 sandbox: usb: Convert emulators to livetree 7 years ago
Simon Glass d20fd27d8f dm: usb: Convert uclass to livetree 7 years ago
Simon Glass 53d788d868 dm: adc: Convert uclass to livetree 7 years ago
Simon Glass 66e0ed5c17 dm: mmc: Convert uclass to livetree 7 years ago
Simon Glass a5493f828e dm: regulator: Update fixed regulator to support livetree. 7 years ago
Simon Glass f15cd4f131 dm: regulator: Convert regulator uclass to support livetree 7 years ago
Simon Glass 0402d003e7 sandbox: pmic: Convert pmic emulator to support livetree 7 years ago
Simon Glass 7a869e6cd1 dm: pmic: Convert uclass to livetree 7 years ago
Simon Glass f6e76202d4 samsung: Move pmic header out of config file 7 years ago
Simon Glass 1704308eb6 dm: i2c: Convert uclass to livetree 7 years ago
Simon Glass a7d0021063 string: Add strcspn() 7 years ago
Simon Glass 6b45ba45fb string: Add strchrnul() 7 years ago
Simon Glass a4b8e372d5 dm: Add more livetree helpers and definitions 7 years ago
Simon Glass eed36609b5 fdt: Rename a few functions in fdt_support 7 years ago
Simon Glass 029ab15a69 test: Update 'make test' to run more tests 7 years ago
Simon Glass 554c983e45 sandbox: Add a new sandbox_flattree board 7 years ago
Simon Glass 2ec9d171bc cros_ec: Convert to support live tree 7 years ago
Simon Glass e907bf2dfb cros_ec: Fix debug() statement in ec_command_inptr() 7 years ago
Simon Glass 150c5afe5b dm: gpio: Add live tree support 7 years ago
Simon Glass 95795ad6ce dm: gpio: sandbox: Use dev_read...() functions to access DT 7 years ago
Simon Glass 6f39b94a5d dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment 7 years ago
Simon Glass 3a57123e59 dm: gpio: Refactor to prepare for live tree support 7 years ago
Simon Glass 6fb2f57916 dm: core: Run tests with both livetree and flat tree 7 years ago
Simon Glass c166c47ba3 dm: test: Add support for running tests with livetree 7 years ago
Simon Glass 801587bd77 dm: test: Show the test filename when running 7 years ago
Simon Glass f86db10cc5 dm: test: Move test running code into a separate function 7 years ago
Simon Glass 34b744beb8 sandbox: Add a way to reset sandbox state for tests 7 years ago
Simon Glass a40cc8e123 dm: core: Update uclass_find_device_by_phandle() for livetree 7 years ago
Simon Glass 7a993bbcf2 dm: simple-bus: Add support for livetree 7 years ago
Simon Glass 23d6326791 dm: regmap: Add support for livetree 7 years ago
Simon Glass 40bb637dae dm: core: Add a way to find a device by ofnode 7 years ago
Simon Glass 19c8205e68 dm: core: Scan the live tree when setting up driver model 7 years ago
Simon Glass 45a26867e8 dm: core: Update device_bind_driver_to_node() to use ofnode 7 years ago
Simon Glass f5b5719cdf dm: core: Update lists_bind_fdt() to use ofnode 7 years ago
Simon Glass 396e343b3d dm: core: Allow binding a device from a live tree 7 years ago
Simon Glass 47a0fd3bad dm: core: Implement live tree 'read' functions 7 years ago
Simon Glass f11c7ab94d dm: core: Add device-based 'read' functions to access DT 7 years ago
Simon Glass b7e0d73bad dm: core: Add a place to put extra device-tree reading functions 7 years ago
Simon Glass bed774969c dm: core: Add address operations on device tree references 7 years ago