1. adb67bb binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 7 months ago
  2. cb8bebb binman: Drop unnecessary field in output_fdt_info by Simon Glass · 3 years, 7 months ago
  3. 7697170 binman: Use the fake SPL/TPL only if requested by Simon Glass · 3 years, 7 months ago
  4. 30e1b09 binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 7 months ago
  5. d26efc8 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 7 months ago
  6. 77a64e0 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 7 months ago
  7. f589882 binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 7 months ago
  8. dccdc38 binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · 3 years, 7 months ago
  9. adc59ea binman: Tidy up underscores in entry documentation by Simon Glass · 3 years, 7 months ago
  10. 4ce4077 binman: Update entry help for files-align by Simon Glass · 3 years, 7 months ago
  11. a01d1a2 binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 7 months ago
  12. 862ddf9 binman: Allow extracting to current directory by Simon Glass · 3 years, 7 months ago
  13. 98ed0ae x86: apl: Use read-only SPL and new of-platdata by Simon Glass · 3 years, 7 months ago
  14. 541b2ad x86: coral: Drop TPM and ACPI interrupts from TPL by Simon Glass · 3 years, 7 months ago
  15. 26c6907 x86: coral: Drop ACPI properties from of-platdata by Simon Glass · 3 years, 7 months ago
  16. 5384ea9 x86: Don't include reset driver in SPL by Simon Glass · 3 years, 7 months ago
  17. 1d3daaa x86: Support a fake PCI device with of-platdata-inst by Simon Glass · 3 years, 7 months ago
  18. 763ce51 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · 3 years, 7 months ago
  19. a65c35e x86: apl: Tell of-platdata about a required header file by Simon Glass · 3 years, 7 months ago
  20. 8d0defa x86: apl: Fix the header order in pmc by Simon Glass · 3 years, 7 months ago
  21. 72db28e x86: Define a region for device priv/plat data by Simon Glass · 3 years, 7 months ago
  22. 34f73c9 dm: doc: Add documentation for of-platdata-inst by Simon Glass · 3 years, 7 months ago
  23. 035e405 dm: doc: Tidy up of-platdata docs by Simon Glass · 3 years, 7 months ago
  24. e81bf6d dm: core: Add warnings to private / platform setters by Simon Glass · 3 years, 7 months ago
  25. cfb9c9b dm: core: Use separate priv/plat data region by Simon Glass · 3 years, 7 months ago
  26. d5cc192 sandbox: Define a region for device priv/plat data by Simon Glass · 3 years, 7 months ago
  27. baf0371 dm: core: Allow storing priv/plat data separately by Simon Glass · 3 years, 7 months ago
  28. 6f644ef dm: core: Move flags to device-runtime info by Simon Glass · 3 years, 7 months ago
  29. ab933d8 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 7 months ago
  30. 95a5825 dm: core: Add an option to support SPL in read-only memory by Simon Glass · 3 years, 7 months ago
  31. 6c914e4 azure/gitlab: Add tests for sandbox_noinst by Simon Glass · 3 years, 7 months ago
  32. c25b8dc test: Run sandbox_spl tests on sandbox_noinst by Simon Glass · 3 years, 7 months ago
  33. 424994c sandbox: Create a new sandbox_noinst build by Simon Glass · 3 years, 7 months ago
  34. 3a825d3 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · 3 years, 7 months ago
  35. 728d04c sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · 3 years, 7 months ago
  36. abaed70 sandbox_spl: Increase SPL malloc() size by Simon Glass · 3 years, 7 months ago
  37. cc469b7 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 7 months ago
  38. e62ad9c sandbox: i2c: Move platdata structs to header files by Simon Glass · 3 years, 7 months ago
  39. 168227a dm: core: Drop uclass_find_device_by_phandle() with of-platdata by Simon Glass · 3 years, 7 months ago
  40. 6ba46a0 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 7 months ago
  41. 8813986 clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 7 months ago
  42. 4ddc91b clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 7 months ago
  43. cc7ffd3 clk: sandbox: Move priv/plat data to a header file by Simon Glass · 3 years, 7 months ago
  44. e8c023c dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · 3 years, 7 months ago
  45. 910de10 dm: core: Include dt-decl.h automatically by Simon Glass · 3 years, 7 months ago
  46. 354d232 Makefile: Remove old of-platdata files before regenerating by Simon Glass · 3 years, 7 months ago
  47. 56b313d Makefile: Use a variable for generated of-platdata headers by Simon Glass · 3 years, 7 months ago
  48. 8490c57 dtoc: Only generate the required files by Simon Glass · 3 years, 7 months ago
  49. 13d7115 Makefile: Depend only on required of-platdata files by Simon Glass · 3 years, 7 months ago
  50. 6519da4 Makefile: Avoid running dtoc every time by Simon Glass · 3 years, 7 months ago
  51. 91f414b libfdt: Tidy up pylibfdt build rule by Simon Glass · 3 years, 7 months ago
  52. 4c6f650 dm: Add the new dtoc-generated files to the build by Simon Glass · 3 years, 7 months ago
  53. 91bcfdf dm: core: Skip adding uclasses with OF_PLATDATA_INST by Simon Glass · 3 years, 7 months ago
  54. 967a7d4 dm: core: Set up driver model for OF_PLATDATA_INST by Simon Glass · 3 years, 7 months ago
  55. 3fa9f55 dm: core: Adjust uclass setup with of-platdata by Simon Glass · 3 years, 7 months ago
  56. 1ef3af3 dm: core: Allow dropping run-time binding of devices by Simon Glass · 3 years, 7 months ago
  57. 607f9bc dm: core: Add macros to access the new linker lists by Simon Glass · 3 years, 7 months ago
  58. 8511443 linker_lists: Allow use in data structures by Simon Glass · 3 years, 7 months ago
  59. b5e514a sandbox: Drop debug message in os_spl_to_uboot() by Simon Glass · 3 years, 7 months ago
  60. cff7dcf dtoc: Drop use of DECL() macros by Simon Glass · 3 years, 7 months ago
  61. 929e994 bus: ti-sysc: change in a normal driver by Dario Binacchi · 3 years, 7 months ago
  62. d392d32 dtoc: Generate device instances by Simon Glass · 3 years, 9 months ago
  63. ea74c95 dtoc: Generate uclass devices by Simon Glass · 3 years, 9 months ago
  64. 9763e4e dtoc: Generate a summary in the dt-plat.c file by Simon Glass · 3 years, 9 months ago
  65. 8840bc5 dtoc: Tidy up the list of supported phandle properties by Simon Glass · 3 years, 9 months ago
  66. c4085d7 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · 3 years, 9 months ago
  67. 23f40a3 sandbox: Make sandbox,emul more conventional by Simon Glass · 3 years, 9 months ago
  68. 4b91be2 dtoc: Don't generate platform data with instantiation by Simon Glass · 3 years, 9 months ago
  69. 426d12f dtoc: Add support for decl file by Simon Glass · 3 years, 9 months ago
  70. 5a1b25c dm: of-platadata: Add option for device instantiation by Simon Glass · 3 years, 9 months ago
  71. 4a09235 dtoc: Add an option for device instantiation by Simon Glass · 3 years, 9 months ago
  72. 50aae3e dtoc: Support processing the root node by Simon Glass · 3 years, 9 months ago
  73. 337d697 dtoc: Set up the uclasses that are used by Simon Glass · 3 years, 9 months ago
  74. 074197a dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 9 months ago
  75. 1712f8b dtoc: Detect drivers only at the start of start of line by Simon Glass · 3 years, 9 months ago
  76. 0595352 dtoc: Read aliases for uclasses by Simon Glass · 3 years, 9 months ago
  77. 1d97269 dtoc: Warn of duplicate drivers by Simon Glass · 3 years, 9 months ago
  78. 8d6f2d3 dtoc: Process driver aliases along with drivers by Simon Glass · 3 years, 9 months ago
  79. 735ddfc dtoc: Support headers needed for drivers by Simon Glass · 3 years, 9 months ago
  80. 67c0533 Makefile: Pass the U-Boot phase to dtoc by Simon Glass · 3 years, 9 months ago
  81. b00f006 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 9 months ago
  82. b9319c4 dtoc: Track nodes which are actually used by Simon Glass · 3 years, 9 months ago
  83. fd471e2 dtoc: Process nodes to set up required properties by Simon Glass · 3 years, 9 months ago
  84. e525fea dtoc: Make use of node properties by Simon Glass · 3 years, 9 months ago
  85. 51d5d05 dtoc: Add some extra properties to nodes by Simon Glass · 3 years, 9 months ago
  86. f38161c dtoc: Rename sandbox_i2c_test and sandbox_pmic_test by Simon Glass · 3 years, 9 months ago
  87. dff51a5 dtoc: Move test files into a test/ directory by Simon Glass · 3 years, 9 months ago
  88. acf5cb8 dtoc: Support scanning of structs in header files by Simon Glass · 3 years, 9 months ago
  89. 1a8b4b9 dtoc: Support scanning of uclasses by Simon Glass · 3 years, 9 months ago
  90. c8b19b0 dtoc: Collect priv/plat struct info from drivers by Simon Glass · 3 years, 9 months ago
  91. 36b2220 dtoc: Ignore unwanted files when scanning for drivers by Simon Glass · 3 years, 9 months ago
  92. a32eb7d dtoc: Save scan information across test runs by Simon Glass · 3 years, 9 months ago
  93. c58662f dtoc: Scan drivers for available information by Simon Glass · 3 years, 9 months ago
  94. 2a38e71 sandbox: add FAT to the list of usable env drivers by Heinrich Schuchardt · 3 years, 8 months ago
  95. c803838 dm: error handling dev_get_dma_range() by Heinrich Schuchardt · 3 years, 8 months ago
  96. 4a2a78c sandbox: enable cros-ec-keyb in test.dtb by Heinrich Schuchardt · 3 years, 8 months ago
  97. b1b6efc patman: Use less for help file, if available by Nicolas Boichat · 3 years, 8 months ago
  98. 3a03553 test: print_ut: Fix potential build error by Bin Meng · 3 years, 8 months ago
  99. f0d0497 test: cmd: setexpr: Fix a typo by Bin Meng · 3 years, 8 months ago
  100. 511dcc3 mmc: pci: Fix Kconfig dependency by Bin Meng · 3 years, 8 months ago