summaryrefslogtreecommitdiff
path: root/doc/driver-model
AgeCommit message (Expand)Author
2019-06-10dm: MIGRATION: Update migration status for SPIJagan Teki
2019-04-22misc: fs_loader: Replace label with DT phandleTien Fong Chee
2019-04-17spi: ti_qspi: Drop non DM codeVignesh Raghavendra
2019-02-09of-platdata: improve documentationSimon Goldschmidt
2019-01-15misc: fs_loader: Switching private data allocation to DM auto allocationTien Fong Chee
2019-01-09dm: video: lcd: MIGRATION: Add migration plan for videoSimon Glass
2019-01-09dm: pci: MIGRATION: Add migration plan for PCISimon Glass
2019-01-02dm: MIGRATION: Update migration plan for SPIJagan Teki
2018-12-12blk: Rework guard around part_init callTom Rini
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-12-03dm: MIGRATION: Update migration plan for BLKTom Rini
2018-12-03dm: MIGRATION: Add migration plan for CONFIG_SATATom Rini
2018-12-03dm: MIGRATION: Add migration plan for DM_USBTom Rini
2018-12-03dm: MIGRATION: Add migration plan for DM_MMCTom Rini
2018-11-27spi: Remove used spi_initJagan Teki
2018-11-14dm: doc: Update description of pre-relocation supportBin Meng
2018-10-20pci: Update documentation to make 'compatible' string optionalMarek Vasut
2018-10-09fdt: Allow indicating a node is for U-Boot proper onlySimon Glass
2018-10-09doc: Update docs for device tree in SPL, TPLSimon Glass
2018-09-28doc: Add new doc for file system firmware loader driver modelTien Fong Chee
2018-09-25dm: Update README.txt to clarify device tree usageTom Rini
2018-08-08pci: sandbox: Support dynamically binding device driverBin Meng
2018-07-26doc: driver-model: Fix typoChris Packham
2018-05-23i2c: Drop CONFIG_SH_SH7734_I2CTuomas Tynkkynen
2018-05-23i2c: Drop CONFIG_TSI108_I2CTuomas Tynkkynen
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-16dm: MIGRATION: Add migration plan for DM_SPI & DM_SPI_FLASHJagan Teki
2017-09-15dtoc: Rename the phandle structSimon Glass
2017-09-04dm: core: Add livetree documentationSimon Glass
2017-09-04dm: Add migration plan for CONFIG_BLKSimon Glass
2017-07-11dtoc: Support multiple compatible strings in a nodeSimon Glass
2017-03-23dm: Add callback to modify the device treemario.six@gdsys.cc
2017-03-16dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-12-05dm: Add timeline and guide for porting I2C driversSimon Glass
2016-12-04serial: Drop the s3c24x0 serial driverSimon Glass
2016-12-04serial: Update docs to indicate mcfuart supports DM_SERIALSimon Glass
2016-07-14dm: Update the of-platdata README for the new featuresSimon Glass
2016-07-14dm: Add a README for of-platdataSimon Glass
2016-05-26dm: allow setting driver_data before/during bindStephen Warren
2016-04-14doc: driver-model: Update dm tests run using test.pyJagan Teki
2016-02-24dm: Remove ARM dcc from the listMichal Simek
2016-02-08dm: Update on current serial driver statusSimon Glass
2016-01-27serial: uartlite: Move driver to DMMichal Simek
2016-01-20serial: lpuart: Add driver model serial supportBin Meng
2015-12-19serial-howto: remove altera_jtag_uart and altera_uart from the listThomas Chou
2015-12-12stm32: Convert serial driver to DMKamil Lulko
2015-11-20dm: Add timeline and guide for porting serial driversSimon Glass
2015-10-23dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass
2015-10-22drivers: Introduce a simplified remoteproc frameworkNishanth Menon