- 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 9 months ago
- 55ffabe Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 9 months ago
- 5489448 doc: dm: describe end of life of plat_auto by Heinrich Schuchardt · 3 years, 9 months ago
- 7a3c628 dm: core: Add documentation about device removal by Simon Glass · 3 years, 10 months ago
- 7ccaa31 MAINTAINERS: Update STi and STM32 maintainers emails in remaining files by Patrice Chotard · 3 years, 10 months ago
- d960f0d dtoc: Drop dm_populate_phandle_data() by Simon Glass · 3 years, 10 months ago
- bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 10 months ago
- 8629d30 dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · 3 years, 10 months ago
- 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 10 months ago
- 5e66338 dm: Update documentation for new sequence numbers by Simon Glass · 3 years, 11 months ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 7b82ce8 dm: doc: Update the of-platadata documentation by Simon Glass · 4 years, 1 month ago
- 02291d8 doc: add bind/unbind command documentation by Patrice Chotard · 4 years, 3 months ago
- 726eb12 doc: Add new doc for soc ID driver model by Dave Gerlach · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 41c1a69 doc: Add new doc for soc ID driver model by Dave Gerlach · 4 years, 4 months ago
- bb5a2cf treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
- 497c759 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 4 months ago
- 18c5660 doc: driver-model: Update SPI migration status by Jagan Teki · 4 years, 4 months ago
- cbd484f dm: doc: update of-plat with new phandle support by Walter Lozano · 4 years, 5 months ago
- 6397427 dm: doc: update of-plat with the support for driver aliases by Walter Lozano · 4 years, 5 months ago
- cea8f2c doc: driver-model: fix typo in design.rst by Dario Binacchi · 4 years, 5 months ago
- 2f8f5e2 doc: driver-model: there is no UCLASS_SATA by Heinrich Schuchardt · 4 years, 6 months ago
- db2e6d0 doc: driver-model: Update SPI migration status by Jagan Teki · 4 years, 5 months ago
- b0dcc87 dm: core: Read parent ofdata before children by Simon Glass · 4 years, 7 months ago
- da2fa6d doc: driver-model: there is no UCLASS_ETHERNET by Heinrich Schuchardt · 4 years, 9 months ago
- 42c64d1 sandbox: Update PCI nodes in dts files by Tom Rini · 4 years, 9 months ago
- 21e4ee3 doc: net: Rewrite network driver documentation by Andre Przywara · 5 years ago
- 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago
- 2a37201 dm: fix design.rst document by Dario Binacchi · 4 years, 9 months ago
- 1d6a0c9 doc: dm: debugging: Fix the steps for activating debug by Fabio Estevam · 4 years, 9 months ago
- c59f2ac dm: doc: Add a note about of-platdata and header files by Simon Glass · 5 years ago
- 63473ee dm: doc: Correct of-platdata driver name by Simon Glass · 5 years ago
- 4b06000 dm: spi: Change cs_info op to return -EINVAL for invalid cs num by Bin Meng · 5 years ago
- 4dd520b dm: spi: Return 0 if driver does not implement ops->cs_info by Bin Meng · 5 years ago
- 2cde3ea doc: add full path to patman README by Ralph Siemsen · 5 years ago
- bdaa976 pci: Correct 'specifified' and 'Plese' typos by Simon Glass · 5 years ago
- 9b69ba4 pci: sandbox: Move the emulators into their own node by Simon Glass · 5 years ago
- fdd72be dm: core: Add documentation on how to debug driver model by Simon Glass · 5 years ago
- 282ed24 dm: MIGRATION: Add migration plan for CONFIG_DM by Heinrich Schuchardt · 5 years ago
- 5f8f46e doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples by Lukasz Majewski · 5 years ago
- ce704ea doc: driver-model: Update SPI migration status by Jagan Teki · 5 years ago
- 2e0f324 network: set timeline for CONFIG_DM_ETH conversion by Heinrich Schuchardt · 5 years ago
- a077bae doc: driver-model: Convert usb-info.txt to reST by Bin Meng · 5 years ago
- 7ee49d0 doc: driver-model: Convert spi-howto.txt to reST by Bin Meng · 5 years ago
- c1b4390 doc: driver-model: Convert serial-howto.txt to reST by Bin Meng · 5 years ago
- 175ba0f doc: driver-model: Convert remoteproc-framework.txt to reST by Bin Meng · 5 years ago
- cf4747d doc: driver-model: Convert pmic-framework.txt to reST by Bin Meng · 5 years ago
- b598648 doc: driver-model: Convert pci-info.txt to reST by Bin Meng · 5 years ago
- 45dbb4d doc: driver-model: Convert of-plat.txt to reST by Bin Meng · 5 years ago
- 6c49c22 doc: driver-model: Convert livetree.txt to reST by Bin Meng · 5 years ago
- 61c3e77 doc: driver-model: Convert i2c-howto.txt to reST by Bin Meng · 5 years ago
- 1be040a doc: driver-model: Convert fs_firmware_loader.txt to reST by Bin Meng · 5 years ago
- f156aae doc: driver-model: Convert fdt-fixup.txt to reST by Bin Meng · 5 years ago
- e1910d9 doc: driver-model: Convert MIGRATION.txt to reST by Bin Meng · 5 years ago
- ed205e6 doc: driver-model: Convert README.txt to reST by Bin Meng · 5 years ago
- d9756c4 doc: Add driver-model to Sphinx TOC tree by Bin Meng · 5 years ago
- 54e1223 dm: doc: add documentation for pre-reloc properties in SPL and TPL by Patrick Delaunay · 5 years ago
- d1505ad dm: MIGRATION: Update migration status for SPI by Jagan Teki · 6 years ago
- c1ef736 misc: fs_loader: Replace label with DT phandle by Tien Fong Chee · 6 years ago
- 61ae978 spi: ti_qspi: Drop non DM code by Vignesh Raghavendra · 6 years ago
- 3600b46 of-platdata: improve documentation by Simon Goldschmidt · 6 years ago
- 31a2cf1 misc: fs_loader: Switching private data allocation to DM auto allocation by Tien Fong Chee · 6 years ago
- 3e87ffc dm: video: lcd: MIGRATION: Add migration plan for video by Simon Glass · 6 years ago
- 1ce689d dm: pci: MIGRATION: Add migration plan for PCI by Simon Glass · 6 years ago
- 99a17dd dm: MIGRATION: Update migration plan for SPI by Jagan Teki · 6 years ago
- 91ff686 blk: Rework guard around part_init call by Tom Rini · 6 years ago
- 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
- 7cfc1a3 dm: MIGRATION: Update migration plan for BLK by Tom Rini · 6 years ago
- ea9d7c1 dm: MIGRATION: Add migration plan for CONFIG_SATA by Tom Rini · 6 years ago
- 109d8bf dm: MIGRATION: Add migration plan for DM_USB by Tom Rini · 6 years ago
- 1cb5d5d dm: MIGRATION: Add migration plan for DM_MMC by Tom Rini · 6 years ago
- fe82ca8 spi: Remove used spi_init by Jagan Teki · 6 years ago
- 1a6bd47 dm: doc: Update description of pre-relocation support by Bin Meng · 6 years ago
- 92ed986 pci: Update documentation to make 'compatible' string optional by Marek Vasut · 6 years ago
- 06f9446 fdt: Allow indicating a node is for U-Boot proper only by Simon Glass · 6 years ago
- a15a7aa doc: Update docs for device tree in SPL, TPL by Simon Glass · 6 years ago
- 4502975 doc: Add new doc for file system firmware loader driver model by Tien Fong Chee · 6 years ago
- 15416c8 dm: Update README.txt to clarify device tree usage by Tom Rini · 6 years ago
- 4345998 pci: sandbox: Support dynamically binding device driver by Bin Meng · 6 years ago
- 09b8d67 doc: driver-model: Fix typo by Chris Packham · 6 years ago
- 2239690 i2c: Drop CONFIG_SH_SH7734_I2C by Tuomas Tynkkynen · 7 years ago
- d70c79f i2c: Drop CONFIG_TSI108_I2C by Tuomas Tynkkynen · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- c4e68d3 dm: MIGRATION: Add migration plan for DM_SPI & DM_SPI_FLASH by Jagan Teki · 7 years ago
- 0d15463 dtoc: Rename the phandle struct by Simon Glass · 7 years ago
- d944bf6 dm: core: Add livetree documentation by Simon Glass · 7 years ago
- 302466d dm: Add migration plan for CONFIG_BLK by Simon Glass · 7 years ago
- 2cce586 dtoc: Support multiple compatible strings in a node by Simon Glass · 7 years ago
- 2a79275 dm: Add callback to modify the device tree by mario.six@gdsys.cc · 8 years ago
- 27326c7 dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
- e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 6ccb410 dm: Add timeline and guide for porting I2C drivers by Simon Glass · 8 years ago
- ebb2c53 serial: Drop the s3c24x0 serial driver by Simon Glass · 8 years ago
- 8ff89f8 serial: Update docs to indicate mcfuart supports DM_SERIAL by Simon Glass · 8 years ago