- d9bdd25 binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 9 months ago
- 63f41d4 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 9 months ago
- c98de97 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 9 months ago
- 31e04cb binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 9 months ago
- 308939b binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · 3 years, 9 months ago
- 537e006 binman: Tidy up underscores in entry documentation by Simon Glass · 3 years, 9 months ago
- 3f093a3 binman: Update entry help for files-align by Simon Glass · 3 years, 9 months ago
- fcb2a7c binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 9 months ago
- 4ef93d9 binman: Allow extracting to current directory by Simon Glass · 3 years, 9 months ago
- 0284916 x86: apl: Use read-only SPL and new of-platdata by Simon Glass · 3 years, 9 months ago
- f5c5530 x86: coral: Drop TPM and ACPI interrupts from TPL by Simon Glass · 3 years, 9 months ago
- df2e71a x86: coral: Drop ACPI properties from of-platdata by Simon Glass · 3 years, 9 months ago
- 9ea5755 x86: Don't include reset driver in SPL by Simon Glass · 3 years, 9 months ago
- f7ffa92 x86: Support a fake PCI device with of-platdata-inst by Simon Glass · 3 years, 9 months ago
- 8818202 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · 3 years, 9 months ago
- aba073a x86: apl: Tell of-platdata about a required header file by Simon Glass · 3 years, 9 months ago
- e952cf6 x86: apl: Fix the header order in pmc by Simon Glass · 3 years, 9 months ago
- 92cb9dc x86: Define a region for device priv/plat data by Simon Glass · 3 years, 9 months ago
- e2ec0ea dm: doc: Add documentation for of-platdata-inst by Simon Glass · 3 years, 9 months ago
- 1730e46 dm: doc: Tidy up of-platdata docs by Simon Glass · 3 years, 9 months ago
- 2238594 dm: core: Add warnings to private / platform setters by Simon Glass · 3 years, 9 months ago
- 781aa3e dm: core: Use separate priv/plat data region by Simon Glass · 3 years, 9 months ago
- 07f2e80 sandbox: Define a region for device priv/plat data by Simon Glass · 3 years, 9 months ago
- 8dee67a dm: core: Allow storing priv/plat data separately by Simon Glass · 3 years, 9 months ago
- b5660c4 dm: core: Move flags to device-runtime info by Simon Glass · 3 years, 9 months ago
- 8beeb28 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 9 months ago
- 5b21b34 dm: core: Add an option to support SPL in read-only memory by Simon Glass · 3 years, 9 months ago
- 492f0b0 azure/gitlab: Add tests for sandbox_noinst by Simon Glass · 3 years, 9 months ago
- 9deea13 test: Run sandbox_spl tests on sandbox_noinst by Simon Glass · 3 years, 9 months ago
- cb79f07 sandbox: Create a new sandbox_noinst build by Simon Glass · 3 years, 9 months ago
- 77faa97 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · 3 years, 9 months ago
- 65cb759 sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · 3 years, 9 months ago
- 6714bab sandbox_spl: Increase SPL malloc() size by Simon Glass · 3 years, 9 months ago
- 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 9 months ago
- 3ee1d39 sandbox: i2c: Move platdata structs to header files by Simon Glass · 3 years, 9 months ago
- 107da8f dm: core: Drop uclass_find_device_by_phandle() with of-platdata by Simon Glass · 3 years, 9 months ago
- 2f25998 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 9 months ago
- 9bb88fb clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 9 months ago
- b95c7b9 clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 9 months ago
- 96d5736 clk: sandbox: Move priv/plat data to a header file by Simon Glass · 3 years, 9 months ago
- 96113c1 dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · 3 years, 9 months ago
- 29b099a dm: core: Include dt-decl.h automatically by Simon Glass · 3 years, 9 months ago
- c3576b2 Makefile: Remove old of-platdata files before regenerating by Simon Glass · 3 years, 8 months ago
- bfbf044 Makefile: Use a variable for generated of-platdata headers by Simon Glass · 3 years, 8 months ago
- db2b9ca dtoc: Only generate the required files by Simon Glass · 3 years, 8 months ago
- 049becf Makefile: Depend only on required of-platdata files by Simon Glass · 3 years, 8 months ago
- 8c0a0b0 Makefile: Avoid running dtoc every time by Simon Glass · 3 years, 8 months ago
- 237b3cc libfdt: Tidy up pylibfdt build rule by Simon Glass · 3 years, 8 months ago
- b0f463c dm: Add the new dtoc-generated files to the build by Simon Glass · 3 years, 9 months ago
- 05693e9 dm: core: Skip adding uclasses with OF_PLATDATA_INST by Simon Glass · 3 years, 9 months ago
- 43f7ea5 dm: core: Set up driver model for OF_PLATDATA_INST by Simon Glass · 3 years, 9 months ago
- 6f15653 dm: core: Adjust uclass setup with of-platdata by Simon Glass · 3 years, 9 months ago
- 47fd4a2 dm: core: Allow dropping run-time binding of devices by Simon Glass · 3 years, 9 months ago
- 7074354 dm: core: Add macros to access the new linker lists by Simon Glass · 3 years, 9 months ago
- 735ccf9 linker_lists: Allow use in data structures by Simon Glass · 3 years, 9 months ago
- df8b8f5 sandbox: Drop debug message in os_spl_to_uboot() by Simon Glass · 3 years, 9 months ago
- ed5e6ae dtoc: Drop use of DECL() macros by Simon Glass · 3 years, 9 months ago
- 4d925eb bus: ti-sysc: change in a normal driver by Dario Binacchi · 3 years, 9 months ago
- fea2f25 dtoc: Generate device instances by Simon Glass · 3 years, 10 months ago
- c7b4b83 dtoc: Generate uclass devices by Simon Glass · 3 years, 10 months ago
- e211908 dtoc: Generate a summary in the dt-plat.c file by Simon Glass · 3 years, 10 months ago
- 4e430a2 dtoc: Tidy up the list of supported phandle properties by Simon Glass · 3 years, 10 months ago
- 98af374 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · 3 years, 10 months ago
- 9db623b sandbox: Make sandbox,emul more conventional by Simon Glass · 3 years, 10 months ago
- be74900 dtoc: Don't generate platform data with instantiation by Simon Glass · 3 years, 10 months ago
- 3fa3bbb dtoc: Add support for decl file by Simon Glass · 3 years, 10 months ago
- 240d5f6 dm: of-platadata: Add option for device instantiation by Simon Glass · 3 years, 10 months ago
- 3809ad9 dtoc: Add an option for device instantiation by Simon Glass · 3 years, 10 months ago
- c14fd0c dtoc: Support processing the root node by Simon Glass · 3 years, 10 months ago
- 80d782c4 dtoc: Set up the uclasses that are used by Simon Glass · 3 years, 10 months ago
- df56e0b dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 10 months ago
- 072b9c5 dtoc: Detect drivers only at the start of start of line by Simon Glass · 3 years, 10 months ago
- be88d2f dtoc: Read aliases for uclasses by Simon Glass · 3 years, 10 months ago
- 9b2eac0 dtoc: Warn of duplicate drivers by Simon Glass · 3 years, 10 months ago
- 2f4455f dtoc: Process driver aliases along with drivers by Simon Glass · 3 years, 10 months ago
- a7b1c77 dtoc: Support headers needed for drivers by Simon Glass · 3 years, 10 months ago
- 74ef226 Makefile: Pass the U-Boot phase to dtoc by Simon Glass · 3 years, 10 months ago
- f303ee7 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 10 months ago
- eb3c249 dtoc: Track nodes which are actually used by Simon Glass · 3 years, 10 months ago
- 047a480 dtoc: Process nodes to set up required properties by Simon Glass · 3 years, 10 months ago
- 62a9537 dtoc: Make use of node properties by Simon Glass · 3 years, 10 months ago
- 4447978 dtoc: Add some extra properties to nodes by Simon Glass · 3 years, 10 months ago
- 32a8d22 dtoc: Rename sandbox_i2c_test and sandbox_pmic_test by Simon Glass · 3 years, 10 months ago
- 4f4b240 dtoc: Move test files into a test/ directory by Simon Glass · 3 years, 10 months ago
- 88bd538 dtoc: Support scanning of structs in header files by Simon Glass · 3 years, 10 months ago
- 2e199ab dtoc: Support scanning of uclasses by Simon Glass · 3 years, 10 months ago
- 0f3b141 dtoc: Collect priv/plat struct info from drivers by Simon Glass · 3 years, 10 months ago
- dc37c81 dtoc: Ignore unwanted files when scanning for drivers by Simon Glass · 3 years, 10 months ago
- 768ff0a dtoc: Save scan information across test runs by Simon Glass · 3 years, 10 months ago
- 78933b7 dtoc: Scan drivers for available information by Simon Glass · 3 years, 10 months ago
- 55cbdf8 sandbox: add FAT to the list of usable env drivers by Heinrich Schuchardt · 3 years, 9 months ago
- 52d2bf6 dm: error handling dev_get_dma_range() by Heinrich Schuchardt · 3 years, 9 months ago
- e24fdef sandbox: enable cros-ec-keyb in test.dtb by Heinrich Schuchardt · 3 years, 9 months ago
- 9bbcf9b patman: Use less for help file, if available by Nicolas Boichat · 3 years, 9 months ago
- fce3802 test: print_ut: Fix potential build error by Bin Meng · 3 years, 9 months ago
- 0bcbec7 test: cmd: setexpr: Fix a typo by Bin Meng · 3 years, 9 months ago
- 3d81f02 mmc: pci: Fix Kconfig dependency by Bin Meng · 3 years, 10 months ago
- 32b4955 tools: fdtgrep: Use unsigned chars for arrays by Samuel Dionne-Riel · 3 years, 10 months ago
- 1e3287b sandbox: allow cross-compiling sandbox by Heinrich Schuchardt · 3 years, 10 months ago
- 1f975b9 patman: Quieten down the alias checking by Simon Glass · 3 years, 10 months ago