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