~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test: Update tests to use the skip featureSimon Glass2022-10-31
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* dm: gpio: Add of-platdata supportSimon Glass2021-09-25
* irq: Tidy up of-platdata irq supportSimon Glass2021-09-25
* clk: Rename clk_get_by_driver_info()Simon Glass2021-09-25
* dtoc: Support widening a bool valueSimon Glass2021-08-01
* dtoc: Fix widening an int array to an intSimon Glass2021-08-01
* dm: core: Create a struct for device runtime infoSimon Glass2021-03-26
* sandbox: Create a new sandbox_noinst buildSimon Glass2021-03-26
* Revert "sandbox: Disable I2C emulators in SPL"Simon Glass2021-03-26
* dm: Rename device_get_by_driver_info_idx()Simon Glass2021-03-26
* dm: core: Drop device_get_by_driver_info()Simon Glass2021-03-26
* clk: sandbox: Create a special fixed-rate driverSimon Glass2021-03-26
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* sandbox: Disable I2C emulators in SPLSimon Glass2021-01-30
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: Use driver_info index instead of pointerSimon Glass2020-10-29
* dm: Add a test for of-platdata parent informationSimon Glass2020-10-29
* dm: Use an allocated array for run-time device infoSimon Glass2020-10-29
* dm: test: Add a test for of-platdata phandlesSimon Glass2020-10-29
* dm: test: Add a check that all devices have a dev valueSimon Glass2020-10-29
* dm: Add a C test for of-platdata propertiesSimon Glass2020-10-29
* dm: test: Add a very simple of-platadata testSimon Glass2020-10-29