index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
driver-model
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: doc: Correct of-platdata driver name
Simon Glass
2019-11-03
1
-1
/
+1
*
dm: spi: Change cs_info op to return -EINVAL for invalid cs num
Bin Meng
2019-10-25
1
-2
/
+2
*
dm: spi: Return 0 if driver does not implement ops->cs_info
Bin Meng
2019-10-25
1
-2
/
+2
*
doc: add full path to patman README
Ralph Siemsen
2019-10-15
1
-1
/
+1
*
pci: Correct 'specifified' and 'Plese' typos
Simon Glass
2019-10-08
1
-1
/
+1
*
pci: sandbox: Move the emulators into their own node
Simon Glass
2019-10-08
1
-11
/
+12
*
dm: core: Add documentation on how to debug driver model
Simon Glass
2019-10-08
2
-0
/
+63
*
dm: MIGRATION: Add migration plan for CONFIG_DM
Heinrich Schuchardt
2019-09-19
1
-0
/
+10
*
doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples
Lukasz Majewski
2019-09-19
1
-4
/
+4
*
doc: driver-model: Update SPI migration status
Jagan Teki
2019-09-16
1
-2
/
+1
*
network: set timeline for CONFIG_DM_ETH conversion
Heinrich Schuchardt
2019-09-04
1
-0
/
+8
*
doc: driver-model: Convert usb-info.txt to reST
Bin Meng
2019-07-24
2
-88
/
+97
*
doc: driver-model: Convert spi-howto.txt to reST
Bin Meng
2019-07-24
3
-623
/
+693
*
doc: driver-model: Convert serial-howto.txt to reST
Bin Meng
2019-07-24
2
-5
/
+8
*
doc: driver-model: Convert remoteproc-framework.txt to reST
Bin Meng
2019-07-24
2
-90
/
+92
*
doc: driver-model: Convert pmic-framework.txt to reST
Bin Meng
2019-07-24
2
-64
/
+68
*
doc: driver-model: Convert pci-info.txt to reST
Bin Meng
2019-07-24
2
-9
/
+13
*
doc: driver-model: Convert of-plat.txt to reST
Bin Meng
2019-07-24
2
-88
/
+106
*
doc: driver-model: Convert livetree.txt to reST
Bin Meng
2019-07-24
2
-40
/
+55
*
doc: driver-model: Convert i2c-howto.txt to reST
Bin Meng
2019-07-24
2
-17
/
+20
*
doc: driver-model: Convert fs_firmware_loader.txt to reST
Bin Meng
2019-07-24
3
-148
/
+155
*
doc: driver-model: Convert fdt-fixup.txt to reST
Bin Meng
2019-07-24
2
-28
/
+29
*
doc: driver-model: Convert MIGRATION.txt to reST
Bin Meng
2019-07-24
2
-23
/
+22
*
doc: driver-model: Convert README.txt to reST
Bin Meng
2019-07-24
2
-282
/
+309
*
doc: Add driver-model to Sphinx TOC tree
Bin Meng
2019-07-24
1
-0
/
+7
*
dm: doc: add documentation for pre-reloc properties in SPL and TPL
Patrick Delaunay
2019-07-10
1
-0
/
+4
*
dm: MIGRATION: Update migration status for SPI
Jagan Teki
2019-06-10
1
-5
/
+1
*
misc: fs_loader: Replace label with DT phandle
Tien Fong Chee
2019-04-22
1
-13
/
+49
*
spi: ti_qspi: Drop non DM code
Vignesh Raghavendra
2019-04-17
1
-1
/
+0
*
of-platdata: improve documentation
Simon Goldschmidt
2019-02-09
1
-11
/
+20
*
misc: fs_loader: Switching private data allocation to DM auto allocation
Tien Fong Chee
2019-01-15
1
-28
/
+7
*
dm: video: lcd: MIGRATION: Add migration plan for video
Simon Glass
2019-01-09
1
-0
/
+8
*
dm: pci: MIGRATION: Add migration plan for PCI
Simon Glass
2019-01-09
1
-0
/
+10
*
dm: MIGRATION: Update migration plan for SPI
Jagan Teki
2019-01-02
1
-3
/
+7
*
blk: Rework guard around part_init call
Tom Rini
2018-12-12
1
-1
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-05
1
-5
/
+0
|
\
|
*
spi: Remove used spi_init
Jagan Teki
2018-11-27
1
-5
/
+0
*
|
dm: MIGRATION: Update migration plan for BLK
Tom Rini
2018-12-03
1
-7
/
+5
*
|
dm: MIGRATION: Add migration plan for CONFIG_SATA
Tom Rini
2018-12-03
1
-0
/
+10
*
|
dm: MIGRATION: Add migration plan for DM_USB
Tom Rini
2018-12-03
1
-0
/
+10
*
|
dm: MIGRATION: Add migration plan for DM_MMC
Tom Rini
2018-12-03
1
-0
/
+9
|
/
*
dm: doc: Update description of pre-relocation support
Bin Meng
2018-11-14
1
-4
/
+12
*
pci: Update documentation to make 'compatible' string optional
Marek Vasut
2018-10-20
1
-5
/
+9
*
fdt: Allow indicating a node is for U-Boot proper only
Simon Glass
2018-10-09
1
-1
/
+3
*
doc: Update docs for device tree in SPL, TPL
Simon Glass
2018-10-09
1
-1
/
+2
*
doc: Add new doc for file system firmware loader driver model
Tien Fong Chee
2018-09-28
1
-0
/
+133
*
dm: Update README.txt to clarify device tree usage
Tom Rini
2018-09-25
1
-0
/
+9
*
pci: sandbox: Support dynamically binding device driver
Bin Meng
2018-08-08
1
-0
/
+28
*
doc: driver-model: Fix typo
Chris Packham
2018-07-26
1
-1
/
+1
*
i2c: Drop CONFIG_SH_SH7734_I2C
Tuomas Tynkkynen
2018-05-23
1
-1
/
+0
[next]