index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
driver-model
Age
Commit message (
Expand
)
Author
2014-07-23
dm: Add child_pre_probe() and child_post_remove() methods
Simon Glass
2014-07-23
dm: Introduce per-child data for devices
Simon Glass
2014-07-23
dm: Add functions to access a device's children
Simon Glass
2014-07-23
dm: Provide a function to scan child FDT nodes
Simon Glass
2014-07-23
dm: Avoid accessing uclasses before they are ready
Simon Glass
2014-07-23
dm: Allow a device to be found by its FDT offset
Simon Glass
2014-07-23
dm: Introduce device sequence numbering
Simon Glass
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-06-20
dm: Expand and improve the device lifecycle docs
Simon Glass
2014-06-20
dm: Rename struct device_id to udevice_id
Simon Glass
2014-06-11
docs: driver-model: Fix spelling
Chris Packham
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-04
dm: Remove old driver model documentation
Simon Glass
2014-03-04
dm: Add README for driver model
Simon Glass
2014-02-06
ARM: serial: Remove the IXP UART driver
Marek Vasut
2014-02-06
ARM: PCI: Remove the IXP PCI driver
Marek Vasut
2013-11-08
cosmetic: UDM-net: clean up the remainders of dead driver
Masahiro Yamada
2013-11-08
cosmetic: UDM-serial: clean up the remainders of dead driver
Masahiro Yamada
2013-11-08
cosmetic: doc: driver-model: Do not number driver lists
Masahiro Yamada
2013-10-14
Coding Style cleanup: drop some excessive empty lines
Wolfgang Denk
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-09-19
drivers: s3c44b0_rtc: delete an unused driver
Masahiro Yamada
2013-09-19
drivers: serial_s3c44b0: delete an unused driver
Masahiro Yamada
2013-07-24
block: constify sect_buf argument of ide_write_data
Gabor Juhos
2013-05-15
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-04-12
arm: Remove support for unused s3c64xx
Benoît Thébaudeau
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-11
ppc: Remove PCIPPC2 and PCIPPC6 boards
Stefan Roese
2013-02-28
ARM: ns9750dev: remove remainders of dead board
Wolfgang Denk
2012-10-26
arm: Remove support for lpc2292
Marek Vasut
2012-10-16
Remove lh7a40x cpu and serial driver
Albert ARIBAUD
2012-09-02
dm: Add twserial device document
Tomáš Hlaváček
2012-09-02
dm: RTC subsystem analysis added.
Tomas Hlavacek
2012-09-02
dm: Add pcmcia design document
Viktor Krivak
2012-09-02
dm: add PCI design document
Pavel Herrmann
2012-09-02
dm: Driver model analysis document for Watchdog subsystem has been added.
Tomas Hlavacek
2012-09-02
dm: Hwmon UDM subsystem analysis added.
Tomas Hlavacek
2012-09-02
dm: Add POWER API transition document
Viktor Krivak
2012-09-02
dm: Add block device document
Pavel Herrmann
2012-09-02
dm: Add SPI API transition document
Viktor Krivak
2012-09-02
dm: Add networking subsystem analysis
Marek Vasut
2012-09-02
dm: Add MMC subsystem analysis
Marek Vasut
2012-09-02
dm: Add GPIO API transition document
Viktor Křivák
2012-09-02
dm: Add Driver cores design document
Pavel Herrmann
2012-09-02
dm: Initial import of design documents
Marek Vasut