- b5ed248 Merge tag 'dm-pull-21mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 8 months ago WIP/21Mar2021-next
- 72f2592 binman: Update various pieces of the documentation by Simon Glass · 3 years, 8 months ago
- 232d59f binman: Drop repetitive heading for each entry by Simon Glass · 3 years, 8 months ago
- a401c02 binman: Incorporate entry documentation by Simon Glass · 3 years, 8 months ago
- 8217ae8 binman: Rearrange documentation into headings by Simon Glass · 3 years, 8 months ago
- 75d2c22 binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 8 months ago
- 8182826 doc: Move driver model docs under develop/ by Simon Glass · 3 years, 8 months ago
- 250fcfa doc: Move UEFI under develop/ by Simon Glass · 3 years, 8 months ago
- 547e825 x86: dts: Drop unused CONFIG_SPL by Simon Glass · 3 years, 8 months ago
- 36e7fdc x86: Make use of binman expanded entries by Simon Glass · 3 years, 8 months ago
- 58d5e4b Makefile: Pass new entry args to binman by Simon Glass · 3 years, 8 months ago
- 220ca27 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 8 months ago
- 24cdac1 binman: Plumb expanded entries through fully by Simon Glass · 3 years, 8 months ago
- 693deca binman: Allow a way to select expanded entries by Simon Glass · 3 years, 8 months ago
- 9c3066b binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 8 months ago
- a51320d binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 8 months ago
- 1e3512a binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 8 months ago
- aa27066 binman: Drop unnecessary field in output_fdt_info by Simon Glass · 3 years, 8 months ago
- d9e4dbd binman: Use the fake SPL/TPL only if requested by Simon Glass · 3 years, 8 months ago
- 47447ae binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 8 months ago
- 4449ece binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 8 months ago
- 5ac7d73 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 8 months ago
- 71f939e binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 8 months ago
- 9328c91 binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · 3 years, 8 months ago
- f6dd8f1 binman: Tidy up underscores in entry documentation by Simon Glass · 3 years, 8 months ago
- 69acf48 binman: Update entry help for files-align by Simon Glass · 3 years, 8 months ago
- ed15804 binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 8 months ago
- 99f4328 binman: Allow extracting to current directory by Simon Glass · 3 years, 8 months ago
- a4565b1 x86: apl: Use read-only SPL and new of-platdata by Simon Glass · 3 years, 9 months ago
- 8b4412c x86: coral: Drop TPM and ACPI interrupts from TPL by Simon Glass · 3 years, 9 months ago
- fa21904 x86: coral: Drop ACPI properties from of-platdata by Simon Glass · 3 years, 9 months ago
- 5462b85 x86: Don't include reset driver in SPL by Simon Glass · 3 years, 9 months ago
- af24409 x86: Support a fake PCI device with of-platdata-inst by Simon Glass · 3 years, 9 months ago
- 937399c x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · 3 years, 9 months ago
- d598cfa x86: apl: Tell of-platdata about a required header file by Simon Glass · 3 years, 9 months ago
- 15ab1bd x86: apl: Fix the header order in pmc by Simon Glass · 3 years, 9 months ago
- 08ab008 x86: Define a region for device priv/plat data by Simon Glass · 3 years, 9 months ago
- 929c27b dm: doc: Add documentation for of-platdata-inst by Simon Glass · 3 years, 9 months ago
- 9ec4f52 dm: doc: Tidy up of-platdata docs by Simon Glass · 3 years, 9 months ago
- 57a792b dm: core: Add warnings to private / platform setters by Simon Glass · 3 years, 9 months ago
- e59938f dm: core: Use separate priv/plat data region by Simon Glass · 3 years, 9 months ago
- 57f844b sandbox: Define a region for device priv/plat data by Simon Glass · 3 years, 9 months ago
- 2e938e4 dm: core: Allow storing priv/plat data separately by Simon Glass · 3 years, 9 months ago
- aa0e3c7 dm: core: Move flags to device-runtime info by Simon Glass · 3 years, 9 months ago
- 87f9043 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 9 months ago
- 7a7f9e5 dm: core: Add an option to support SPL in read-only memory by Simon Glass · 3 years, 9 months ago
- cc3972b azure/gitlab: Add tests for sandbox_noinst by Simon Glass · 3 years, 9 months ago
- f0543a6 test: Run sandbox_spl tests on sandbox_noinst by Simon Glass · 3 years, 9 months ago
- ef27088 sandbox: Create a new sandbox_noinst build by Simon Glass · 3 years, 9 months ago
- 27a8e15 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · 3 years, 9 months ago
- 9570280 sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · 3 years, 9 months ago
- 617e1d1 sandbox_spl: Increase SPL malloc() size by Simon Glass · 3 years, 9 months ago
- 13f98f1 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 9 months ago
- 2654090 sandbox: i2c: Move platdata structs to header files by Simon Glass · 3 years, 9 months ago
- 50d7a2a dm: core: Drop uclass_find_device_by_phandle() with of-platdata by Simon Glass · 3 years, 9 months ago
- 17a210d dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 9 months ago
- 54ca109 clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 9 months ago
- 2ebad9f clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 9 months ago
- d7b1e2d clk: sandbox: Move priv/plat data to a header file by Simon Glass · 3 years, 9 months ago
- 25625a5 dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · 3 years, 9 months ago
- 542ec5a dm: core: Include dt-decl.h automatically by Simon Glass · 3 years, 9 months ago
- 926d56b dm: Add the new dtoc-generated files to the build by Simon Glass · 3 years, 9 months ago
- 07b21e0 dm: core: Skip adding uclasses with OF_PLATDATA_INST by Simon Glass · 3 years, 9 months ago
- 670c700 dm: core: Set up driver model for OF_PLATDATA_INST by Simon Glass · 3 years, 9 months ago
- 99cca61 dm: core: Adjust uclass setup with of-platdata by Simon Glass · 3 years, 9 months ago
- 0b23841 dm: core: Allow dropping run-time binding of devices by Simon Glass · 3 years, 9 months ago
- 1e93904 dm: core: Add macros to access the new linker lists by Simon Glass · 3 years, 9 months ago
- b489936 linker_lists: Allow use in data structures by Simon Glass · 3 years, 9 months ago
- 0c90e6e sandbox: Drop debug message in os_spl_to_uboot() by Simon Glass · 3 years, 9 months ago
- 94bc161 dtoc: Drop use of DECL() macros by Simon Glass · 3 years, 9 months ago
- bc26039 bus: ti-sysc: change in a normal driver by Dario Binacchi · 3 years, 8 months ago
- cb0ece7 dtoc: Generate device instances by Simon Glass · 3 years, 10 months ago
- 48d23b0 dtoc: Generate uclass devices by Simon Glass · 3 years, 10 months ago
- 59e61fc dtoc: Generate a summary in the dt-plat.c file by Simon Glass · 3 years, 10 months ago
- 79fd680 dtoc: Tidy up the list of supported phandle properties by Simon Glass · 3 years, 10 months ago
- b78acdd sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · 3 years, 10 months ago
- 80a3f80 sandbox: Make sandbox,emul more conventional by Simon Glass · 3 years, 10 months ago
- 6bfd2ce dtoc: Don't generate platform data with instantiation by Simon Glass · 3 years, 10 months ago
- 84ee4cd dtoc: Add support for decl file by Simon Glass · 3 years, 10 months ago
- fb9706c dm: of-platadata: Add option for device instantiation by Simon Glass · 3 years, 10 months ago
- 3bff623 dtoc: Add an option for device instantiation by Simon Glass · 3 years, 10 months ago
- c5c26c3 dtoc: Support processing the root node by Simon Glass · 3 years, 10 months ago
- 92d8e1d dtoc: Set up the uclasses that are used by Simon Glass · 3 years, 10 months ago
- 102f45d dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 10 months ago
- cb558d9 dtoc: Detect drivers only at the start of start of line by Simon Glass · 3 years, 10 months ago
- 57a9519 dtoc: Read aliases for uclasses by Simon Glass · 3 years, 10 months ago
- 1c2e45d dtoc: Warn of duplicate drivers by Simon Glass · 3 years, 10 months ago
- c8ab751 dtoc: Process driver aliases along with drivers by Simon Glass · 3 years, 10 months ago
- ea1fbd0 dtoc: Support headers needed for drivers by Simon Glass · 3 years, 10 months ago
- 4209441 Makefile: Pass the U-Boot phase to dtoc by Simon Glass · 3 years, 10 months ago
- f98d6f5 dtoc: Support tracking the phase of U-Boot by Simon Glass · 3 years, 10 months ago
- e81207e dtoc: Track nodes which are actually used by Simon Glass · 3 years, 10 months ago
- ed488d5 dtoc: Process nodes to set up required properties by Simon Glass · 3 years, 10 months ago
- dad5a7b dtoc: Make use of node properties by Simon Glass · 3 years, 10 months ago
- 145d6a2 dtoc: Add some extra properties to nodes by Simon Glass · 3 years, 10 months ago
- 704f066 dtoc: Rename sandbox_i2c_test and sandbox_pmic_test by Simon Glass · 3 years, 10 months ago
- 7138e6a dtoc: Move test files into a test/ directory by Simon Glass · 3 years, 10 months ago
- 1d85ac2 dtoc: Support scanning of structs in header files by Simon Glass · 3 years, 10 months ago
- f690d09 dtoc: Support scanning of uclasses by Simon Glass · 3 years, 10 months ago
- 311ce0c dtoc: Collect priv/plat struct info from drivers by Simon Glass · 3 years, 10 months ago