Age | Commit message (Expand) | Author |
---|---|---|
2020-06-29 | spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* | Lukasz Majewski |
2020-06-01 | cmd: sf Drop reassignment of new into flash | Jagan Teki |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-05-18 | common: Drop flash.h from common header | Simon Glass |
2019-12-04 | cmd: nand/sf: isolate legacy code | Miquel Raynal |
2019-04-12 | dm: spi: Read default speed and mode values from DT | Patrick Delaunay |
2019-01-15 | cmd: sf: use correct printf code | Heinrich Schuchardt |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-22 | cmd: sf: fix map_physmem check | Liam Beguin |
2017-04-04 | dm: core: Add flags parameter to device_remove() | Stefan Roese |
2016-09-12 | sf: fix sf probe | Cyrille Pitchen |
2016-07-09 | dm: spi: Read default speed and mode values from DT | Vignesh R |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass |