Age | Commit message (Expand) | Author |
---|---|---|
2020-12-13 | dm: treewide: Rename ofdata_to_platdata() to of_to_plat() | Simon Glass |
2020-12-13 | dm: treewide: Rename dev_get_platdata() to dev_get_plat() | Simon Glass |
2020-12-13 | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass |
2020-12-13 | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass |
2020-10-15 | ram: imxrt: Include device_compat.h | Sean Anderson |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-02-05 | dm: core: Drop the inclusion of linux/compat.h in dm.h | Simon Glass |
2020-01-14 | ram: add SDRAM driver for i.MXRT SoCs | Giulio Benetti |