1. 160a766 fdt: Drop fdt_fallback library by Simon Glass · 7 years ago
  2. 6d804ea fdt: Drop use of the legacy libfdt python module by Simon Glass · 7 years ago
  3. 727f153 fdt: Stop building the old python libfdt module by Simon Glass · 7 years ago
  4. e38ffc4 fdt: Makefile: Build python libfdt library if needed by Simon Glass · 7 years ago
  5. b436020 fdt: Support use of the new python libfdt library by Simon Glass · 7 years ago
  6. 4a28b00 fdt: dtoc: Add a full set of property tests by Simon Glass · 7 years ago
  7. 1d88ebb fdt: Update fdt_test to use 'dt' instead of 'fdt' by Simon Glass · 7 years ago
  8. ee95d10 fdt: Build the new python libfdt module by Simon Glass · 7 years ago
  9. 555ba48 fdt: Rename existing python libfdt module by Simon Glass · 7 years ago
  10. 330274f fdt: Add all source files to the libfdt build by Simon Glass · 7 years ago
  11. 7e91b102 fdt: Allow swig options to be provided by Makefile by Simon Glass · 7 years ago
  12. a2b2caa fdt: Move header files into lib/libfdt by Simon Glass · 7 years ago
  13. c40bfba fdt: Use SPDX format for licenses in the libfdt headers by Simon Glass · 7 years ago
  14. c69380f fdt: Correct cast for sandbox in fdtdec_setup_memory_size() by Simon Glass · 7 years ago
  15. 84d7f91 pci: Correct cast for sandbox by Simon Glass · 7 years ago
  16. cf2064d fdt: Add Python bindings by Simon Glass · 7 years ago
  17. 46bac66 sandbox: Move to use live tree by Simon Glass · 7 years ago
  18. 04048d5 dm: gpio: power: Convert pm8916 drivers to livetree by Simon Glass · 7 years ago
  19. fe3c0b5 dm: test: Fix nit with position of backslash by Simon Glass · 7 years ago
  20. 03753c9 dm: sandbox: sysreset: Convert driver to livetree by Simon Glass · 7 years ago
  21. a118179 dm: sandbox: spi: Convert driver to support livetree by Simon Glass · 7 years ago
  22. 656f29d dm: spi-flash: Convert uclass to livetree by Simon Glass · 7 years ago
  23. 2ceb648 dm: sandbox: i2c_rtc: Drop fdtdec.h header by Simon Glass · 7 years ago
  24. aabf799 dm: sandbox: i2c: Drop fdtdec.h header by Simon Glass · 7 years ago
  25. 279e26f dm: spi: Convert uclass to livetree by Simon Glass · 7 years ago
  26. 8327d41 cros_ec: Update the cros_ec keyboard driver to livetree by Simon Glass · 7 years ago
  27. 2dd57f5 dm: Update the I2C eeprom driver for livetree by Simon Glass · 7 years ago
  28. bf50159 dm: pci: Update uclass to support livetree by Simon Glass · 7 years ago
  29. 40a475e dm: reset: Update uclass to support livetree by Simon Glass · 7 years ago
  30. 424b2fe dm: power-domain: Update uclass to support livetree by Simon Glass · 7 years ago
  31. 5204e9b sandbox: phy: Update driver for livetree by Simon Glass · 7 years ago
  32. 23558bb dm: phy: Update uclass to support livetree by Simon Glass · 7 years ago
  33. 5e1ff64 dm: mailbox: Update uclass to support livetree by Simon Glass · 7 years ago
  34. ac206a0 dm: phy: Update tests to use ut_asserteq() by Simon Glass · 7 years ago
  35. 86b54ec dm: test: Disable the fdt_offset test with livetree by Simon Glass · 7 years ago
  36. 298afb5 dm: test: Separate out the bus DT offset test by Simon Glass · 7 years ago
  37. 8b92e1c dm: clk: fixed: Update to support livetree by Simon Glass · 7 years ago
  38. aa9bb09 dm: clk: Update uclass to support livetree by Simon Glass · 7 years ago
  39. a4e0ef5 clk: Modify xlate() method for livetree by Simon Glass · 7 years ago
  40. a1e4ade sandbox: usb: Convert emulators to livetree by Simon Glass · 7 years ago
  41. d20fd27 dm: usb: Convert uclass to livetree by Simon Glass · 7 years ago
  42. 53d788d dm: adc: Convert uclass to livetree by Simon Glass · 7 years ago
  43. 66e0ed5 dm: mmc: Convert uclass to livetree by Simon Glass · 7 years ago
  44. a5493f8 dm: regulator: Update fixed regulator to support livetree. by Simon Glass · 7 years ago
  45. f15cd4f dm: regulator: Convert regulator uclass to support livetree by Simon Glass · 7 years ago
  46. 0402d00 sandbox: pmic: Convert pmic emulator to support livetree by Simon Glass · 7 years ago
  47. 7a869e6 dm: pmic: Convert uclass to livetree by Simon Glass · 7 years ago
  48. f6e7620 samsung: Move pmic header out of config file by Simon Glass · 7 years ago
  49. 1704308 dm: i2c: Convert uclass to livetree by Simon Glass · 7 years ago
  50. a7d0021 string: Add strcspn() by Simon Glass · 7 years ago
  51. 6b45ba4 string: Add strchrnul() by Simon Glass · 7 years ago
  52. a4b8e37 dm: Add more livetree helpers and definitions by Simon Glass · 7 years ago
  53. eed3660 fdt: Rename a few functions in fdt_support by Simon Glass · 7 years ago
  54. 029ab15 test: Update 'make test' to run more tests by Simon Glass · 7 years ago
  55. 554c983 sandbox: Add a new sandbox_flattree board by Simon Glass · 7 years ago
  56. 2ec9d17 cros_ec: Convert to support live tree by Simon Glass · 7 years ago
  57. e907bf2 cros_ec: Fix debug() statement in ec_command_inptr() by Simon Glass · 7 years ago
  58. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  59. 95795ad dm: gpio: sandbox: Use dev_read...() functions to access DT by Simon Glass · 7 years ago
  60. 6f39b94 dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment by Simon Glass · 7 years ago
  61. 3a57123 dm: gpio: Refactor to prepare for live tree support by Simon Glass · 7 years ago
  62. 6fb2f57 dm: core: Run tests with both livetree and flat tree by Simon Glass · 7 years ago
  63. c166c47 dm: test: Add support for running tests with livetree by Simon Glass · 7 years ago
  64. 801587b dm: test: Show the test filename when running by Simon Glass · 7 years ago
  65. f86db10 dm: test: Move test running code into a separate function by Simon Glass · 7 years ago
  66. 34b744b sandbox: Add a way to reset sandbox state for tests by Simon Glass · 7 years ago
  67. a40cc8e dm: core: Update uclass_find_device_by_phandle() for livetree by Simon Glass · 7 years ago
  68. 7a993bb dm: simple-bus: Add support for livetree by Simon Glass · 7 years ago
  69. 23d6326 dm: regmap: Add support for livetree by Simon Glass · 7 years ago
  70. 40bb637 dm: core: Add a way to find a device by ofnode by Simon Glass · 7 years ago
  71. 19c8205 dm: core: Scan the live tree when setting up driver model by Simon Glass · 7 years ago
  72. 45a2686 dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 7 years ago
  73. f5b5719 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · 7 years ago
  74. 396e343 dm: core: Allow binding a device from a live tree by Simon Glass · 7 years ago
  75. 47a0fd3 dm: core: Implement live tree 'read' functions by Simon Glass · 7 years ago
  76. f11c7ab dm: core: Add device-based 'read' functions to access DT by Simon Glass · 7 years ago
  77. b7e0d73 dm: core: Add a place to put extra device-tree reading functions by Simon Glass · 7 years ago
  78. bed7749 dm: core: Add address operations on device tree references by Simon Glass · 7 years ago
  79. ec00211 fdt: Update fdt_get_base_address() to use const by Simon Glass · 7 years ago
  80. 38d21b4 dm: core: Add livetree address functions by Simon Glass · 7 years ago
  81. 9e51204 dm: core: Add operations on device tree references by Simon Glass · 7 years ago
  82. 911f3ae dm: core: Rename of_device_is_compatible() by Simon Glass · 7 years ago
  83. 3af86a4 dm: Build a live tree after relocation by Simon Glass · 7 years ago
  84. 8b50d52 dm: Add a function to create a 'live' device tree by Simon Glass · 7 years ago
  85. 644ec0a dm: core: Add livetree access functions by Simon Glass · 7 years ago
  86. 5e060d8 dm: core: Add livetree definitions by Simon Glass · 7 years ago
  87. fd70290 Update WARN_ON() to return a value by Simon Glass · 7 years ago
  88. 01b120b dm: core: Set return value first in lists_bind_fdt() by Simon Glass · 7 years ago
  89. 0e513e7 tegra: Convert MMC to use driver model for operations by Simon Glass · 7 years ago
  90. 854f9a7 dm: mmc: Rewrite mmc_blk_probe() by Simon Glass · 7 years ago
  91. 6665602 dm: mmc: Check that drivers have operations by Simon Glass · 7 years ago
  92. e48eeb9 dm: blk: Improve block device claiming by Simon Glass · 7 years ago
  93. e8abbb5 dm: blk: Add a function to find the next block device number by Simon Glass · 7 years ago
  94. 6139281 dm: blk: Allow finding block devices without probing by Simon Glass · 7 years ago
  95. e7017a3 dm: mmc: Don't re-init when accessing environment by Simon Glass · 7 years ago
  96. 05cbeb7 dm: mmc: Don't call board_mmc_power_init() with driver model by Simon Glass · 7 years ago
  97. 7a61b0b dm: core: Adjust device_bind_common() to take an ofnode by Simon Glass · 7 years ago
  98. 4984de2 dm: core: Add ofnode to represent device tree nodes by Simon Glass · 7 years ago
  99. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  100. a771a04 dm: core: Dont export dm_scan_fdt_node() by Simon Glass · 7 years ago