Age | Commit message (Expand) | Author |
2020-04-16 | dm: core: Read parent ofdata before children | Simon Glass |
2020-04-16 | doc: driver-model: there is no UCLASS_ETHERNET | Heinrich Schuchardt |
2020-04-16 | sandbox: Update PCI nodes in dts files | Tom Rini |
2020-03-09 | doc: net: Rewrite network driver documentation | Andre Przywara |
2020-02-11 | Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm | Tom Rini |
2020-02-10 | dm: fix design.rst document | Dario Binacchi |
2020-02-05 | doc: dm: debugging: Fix the steps for activating debug | Fabio Estevam |
2019-12-15 | dm: doc: Add a note about of-platdata and header files | Simon Glass |
2019-11-03 | dm: doc: Correct of-platdata driver name | Simon Glass |
2019-10-25 | dm: spi: Change cs_info op to return -EINVAL for invalid cs num | Bin Meng |
2019-10-25 | dm: spi: Return 0 if driver does not implement ops->cs_info | Bin Meng |
2019-10-15 | doc: add full path to patman README | Ralph Siemsen |
2019-10-08 | pci: Correct 'specifified' and 'Plese' typos | Simon Glass |
2019-10-08 | pci: sandbox: Move the emulators into their own node | Simon Glass |
2019-10-08 | dm: core: Add documentation on how to debug driver model | Simon Glass |
2019-09-19 | dm: MIGRATION: Add migration plan for CONFIG_DM | Heinrich Schuchardt |
2019-09-19 | doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples | Lukasz Majewski |
2019-09-16 | doc: driver-model: Update SPI migration status | Jagan Teki |
2019-09-04 | network: set timeline for CONFIG_DM_ETH conversion | Heinrich Schuchardt |
2019-07-24 | doc: driver-model: Convert usb-info.txt to reST | Bin Meng |
2019-07-24 | doc: driver-model: Convert spi-howto.txt to reST | Bin Meng |
2019-07-24 | doc: driver-model: Convert serial-howto.txt to reST | Bin Meng |
2019-07-24 | doc: driver-model: Convert remoteproc-framework.txt to reST | Bin Meng |
2019-07-24 | doc: driver-model: Convert pmic-framework.txt to reST | Bin Meng |
2019-07-24 | doc: driver-model: Convert pci-info.txt to reST | Bin Meng |
2019-07-24 | doc: driver-model: Convert of-plat.txt to reST | Bin Meng |
2019-07-24 | doc: driver-model: Convert livetree.txt to reST | Bin Meng |
2019-07-24 | doc: driver-model: Convert i2c-howto.txt to reST | Bin Meng |
2019-07-24 | doc: driver-model: Convert fs_firmware_loader.txt to reST | Bin Meng |
2019-07-24 | doc: driver-model: Convert fdt-fixup.txt to reST | Bin Meng |
2019-07-24 | doc: driver-model: Convert MIGRATION.txt to reST | Bin Meng |
2019-07-24 | doc: driver-model: Convert README.txt to reST | Bin Meng |
2019-07-24 | doc: Add driver-model to Sphinx TOC tree | Bin Meng |
2019-07-10 | dm: doc: add documentation for pre-reloc properties in SPL and TPL | Patrick Delaunay |
2019-06-10 | dm: MIGRATION: Update migration status for SPI | Jagan Teki |
2019-04-22 | misc: fs_loader: Replace label with DT phandle | Tien Fong Chee |
2019-04-17 | spi: ti_qspi: Drop non DM code | Vignesh Raghavendra |
2019-02-09 | of-platdata: improve documentation | Simon Goldschmidt |
2019-01-15 | misc: fs_loader: Switching private data allocation to DM auto allocation | Tien Fong Chee |
2019-01-09 | dm: video: lcd: MIGRATION: Add migration plan for video | Simon Glass |
2019-01-09 | dm: pci: MIGRATION: Add migration plan for PCI | Simon Glass |
2019-01-02 | dm: MIGRATION: Update migration plan for SPI | Jagan Teki |
2018-12-12 | blk: Rework guard around part_init call | Tom Rini |
2018-12-05 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2018-12-03 | dm: MIGRATION: Update migration plan for BLK | Tom Rini |
2018-12-03 | dm: MIGRATION: Add migration plan for CONFIG_SATA | Tom Rini |
2018-12-03 | dm: MIGRATION: Add migration plan for DM_USB | Tom Rini |
2018-12-03 | dm: MIGRATION: Add migration plan for DM_MMC | Tom Rini |
2018-11-27 | spi: Remove used spi_init | Jagan Teki |
2018-11-14 | dm: doc: Update description of pre-relocation support | Bin Meng |