summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-26dm: doc: Tidy up of-platdata docsSimon Glass
2021-03-26dm: core: Add warnings to private / platform settersSimon Glass
2021-03-26dm: core: Use separate priv/plat data regionSimon Glass
2021-03-26sandbox: Define a region for device priv/plat dataSimon Glass
2021-03-26dm: core: Allow storing priv/plat data separatelySimon Glass
2021-03-26dm: core: Move flags to device-runtime infoSimon Glass
2021-03-26dm: core: Create a struct for device runtime infoSimon Glass
2021-03-26dm: core: Add an option to support SPL in read-only memorySimon Glass
2021-03-26azure/gitlab: Add tests for sandbox_noinstSimon Glass
2021-03-26test: Run sandbox_spl tests on sandbox_noinstSimon Glass
2021-03-26sandbox: Create a new sandbox_noinst buildSimon Glass
2021-03-26Revert "sandbox: Disable I2C emulators in SPL"Simon Glass
2021-03-26sandbox: i2c: Support i2c emulation with of-platdataSimon Glass
2021-03-26sandbox_spl: Increase SPL malloc() sizeSimon Glass
2021-03-26dm: Rename device_get_by_driver_info_idx()Simon Glass
2021-03-26sandbox: i2c: Move platdata structs to header filesSimon Glass
2021-03-26dm: core: Drop uclass_find_device_by_phandle() with of-platdataSimon Glass
2021-03-26dm: core: Drop device_get_by_driver_info()Simon Glass
2021-03-26clk: sandbox: Create a special fixed-rate driverSimon Glass
2021-03-26clk: fixed-rate: Export driver parts for OF_PLATDATA_INSTSimon Glass
2021-03-26clk: sandbox: Move priv/plat data to a header fileSimon Glass
2021-03-26dm: test: Avoid destroying uclasses with of-platdata-instSimon Glass
2021-03-26dm: core: Include dt-decl.h automaticallySimon Glass
2021-03-26Makefile: Remove old of-platdata files before regeneratingSimon Glass
2021-03-26Makefile: Use a variable for generated of-platdata headersSimon Glass
2021-03-26dtoc: Only generate the required filesSimon Glass
2021-03-26Makefile: Depend only on required of-platdata filesSimon Glass
2021-03-26Makefile: Avoid running dtoc every timeSimon Glass
2021-03-26libfdt: Tidy up pylibfdt build ruleSimon Glass
2021-03-22dm: Add the new dtoc-generated files to the buildSimon Glass
2021-03-22dm: core: Skip adding uclasses with OF_PLATDATA_INSTSimon Glass
2021-03-22dm: core: Set up driver model for OF_PLATDATA_INSTSimon Glass
2021-03-22dm: core: Adjust uclass setup with of-platdataSimon Glass
2021-03-22dm: core: Allow dropping run-time binding of devicesSimon Glass
2021-03-22dm: core: Add macros to access the new linker listsSimon Glass
2021-03-22linker_lists: Allow use in data structuresSimon Glass
2021-03-22sandbox: Drop debug message in os_spl_to_uboot()Simon Glass
2021-03-22dtoc: Drop use of DECL() macrosSimon Glass
2021-03-22bus: ti-sysc: change in a normal driverDario Binacchi
2021-03-22dtoc: Generate device instancesSimon Glass
2021-03-22dtoc: Generate uclass devicesSimon Glass
2021-03-22dtoc: Generate a summary in the dt-plat.c fileSimon Glass
2021-03-22dtoc: Tidy up the list of supported phandle propertiesSimon Glass
2021-03-22sandbox: i2c: Rename driver names to work with of-platdataSimon Glass
2021-03-22sandbox: Make sandbox,emul more conventionalSimon Glass
2021-03-22dtoc: Don't generate platform data with instantiationSimon Glass
2021-03-22dtoc: Add support for decl fileSimon Glass
2021-03-22dm: of-platadata: Add option for device instantiationSimon Glass
2021-03-22dtoc: Add an option for device instantiationSimon Glass
2021-03-22dtoc: Support processing the root nodeSimon Glass