summaryrefslogtreecommitdiff
path: root/doc/driver-model
AgeCommit message (Expand)Author
2015-02-12dm: Expand and complete Kconfig in drivers/Simon Glass
2015-01-29dm: Update documentation for new bus featuresSimon Glass
2015-01-29dm: core: Add a flag to control sequence numberingSimon Glass
2015-01-29dm: core: Set device tree node for root deviceSimon Glass
2015-01-05dm: README: recommend u-boot.dtb to try driver-model on sandboxMasahiro Yamada
2014-11-21dm: Update documentation to include CONFIG_DM... optionsSimon Glass
2014-10-23test: dm: Add additional GPIO testsSimon Glass
2014-10-23dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass
2014-10-23test: dm: Update GPIO tests for new gpio_request() methodSimon Glass
2014-10-22dm: spi: Add documentation on how to convert over SPI driversSimon Glass
2014-10-22dm: core: Add a clarifying comment on struct udevice's seq memberSimon Glass
2014-10-22dm: core: Add functions for iterating through device childrenSimon Glass
2014-07-23dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass
2014-07-23dm: Introduce per-child data for devicesSimon Glass
2014-07-23dm: Add functions to access a device's childrenSimon Glass
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass
2014-07-23dm: Avoid accessing uclasses before they are readySimon Glass
2014-07-23dm: Allow a device to be found by its FDT offsetSimon Glass
2014-07-23dm: Introduce device sequence numberingSimon Glass
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass
2014-06-20dm: Expand and improve the device lifecycle docsSimon Glass
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass
2014-06-11docs: driver-model: Fix spellingChris Packham
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-03-04dm: Remove old driver model documentationSimon Glass
2014-03-04dm: Add README for driver modelSimon Glass
2014-02-06ARM: serial: Remove the IXP UART driverMarek Vasut
2014-02-06ARM: PCI: Remove the IXP PCI driverMarek Vasut
2013-11-08cosmetic: UDM-net: clean up the remainders of dead driverMasahiro Yamada
2013-11-08cosmetic: UDM-serial: clean up the remainders of dead driverMasahiro Yamada
2013-11-08cosmetic: doc: driver-model: Do not number driver listsMasahiro Yamada
2013-10-14Coding Style cleanup: drop some excessive empty linesWolfgang Denk
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-09-19drivers: s3c44b0_rtc: delete an unused driverMasahiro Yamada
2013-09-19drivers: serial_s3c44b0: delete an unused driverMasahiro Yamada
2013-07-24block: constify sect_buf argument of ide_write_dataGabor Juhos
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk
2013-04-12arm: Remove support for unused s3c64xxBenoît Thébaudeau
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-11ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese
2013-02-28ARM: ns9750dev: remove remainders of dead boardWolfgang Denk
2012-10-26arm: Remove support for lpc2292Marek Vasut
2012-10-16Remove lh7a40x cpu and serial driverAlbert ARIBAUD
2012-09-02dm: Add twserial device documentTomáš Hlaváček
2012-09-02dm: RTC subsystem analysis added.Tomas Hlavacek
2012-09-02dm: Add pcmcia design documentViktor Krivak
2012-09-02dm: add PCI design documentPavel Herrmann
2012-09-02dm: Driver model analysis document for Watchdog subsystem has been added.Tomas Hlavacek
2012-09-02dm: Hwmon UDM subsystem analysis added.Tomas Hlavacek
2012-09-02dm: Add POWER API transition documentViktor Krivak