index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
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: Update documentation for new bus features
Simon Glass
2015-01-29
2
-13
/
+63
*
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-29
1
-38
/
+13
*
dm: core: Set device tree node for root device
Simon Glass
2015-01-29
1
-0
/
+4
*
dm: README: recommend u-boot.dtb to try driver-model on sandbox
Masahiro Yamada
2015-01-05
1
-2
/
+2
*
dm: Update documentation to include CONFIG_DM... options
Simon Glass
2014-11-21
1
-10
/
+34
*
test: dm: Add additional GPIO tests
Simon Glass
2014-10-23
1
-1
/
+4
*
dm: gpio: Add gpio_requestf() helper for printf() strings
Simon Glass
2014-10-23
1
-1
/
+2
*
test: dm: Update GPIO tests for new gpio_request() method
Simon Glass
2014-10-23
1
-2
/
+23
*
dm: spi: Add documentation on how to convert over SPI drivers
Simon Glass
2014-10-22
1
-0
/
+594
*
dm: core: Add a clarifying comment on struct udevice's seq member
Simon Glass
2014-10-22
1
-1
/
+3
*
dm: core: Add functions for iterating through device children
Simon Glass
2014-10-22
1
-1
/
+2
*
dm: Add child_pre_probe() and child_post_remove() methods
Simon Glass
2014-07-23
1
-1
/
+67
*
dm: Introduce per-child data for devices
Simon Glass
2014-07-23
1
-8
/
+17
*
dm: Add functions to access a device's children
Simon Glass
2014-07-23
1
-1
/
+2
*
dm: Provide a function to scan child FDT nodes
Simon Glass
2014-07-23
1
-1
/
+5
*
dm: Avoid accessing uclasses before they are ready
Simon Glass
2014-07-23
1
-1
/
+2
*
dm: Allow a device to be found by its FDT offset
Simon Glass
2014-07-23
1
-1
/
+2
*
dm: Introduce device sequence numbering
Simon Glass
2014-07-23
1
-6
/
+95
*
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
1
-12
/
+19
*
dm: Expand and improve the device lifecycle docs
Simon Glass
2014-06-20
1
-7
/
+213
*
dm: Rename struct device_id to udevice_id
Simon Glass
2014-06-20
1
-1
/
+1
*
docs: driver-model: Fix spelling
Chris Packham
2014-06-11
1
-5
/
+5
*
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
1
-4
/
+4
*
dm: Remove old driver model documentation
Simon Glass
2014-03-04
21
-3662
/
+0
*
dm: Add README for driver model
Simon Glass
2014-03-04
1
-0
/
+368
*
ARM: serial: Remove the IXP UART driver
Marek Vasut
2014-02-06
1
-4
/
+0
*
ARM: PCI: Remove the IXP PCI driver
Marek Vasut
2014-02-06
1
-4
/
+0
*
cosmetic: UDM-net: clean up the remainders of dead driver
Masahiro Yamada
2013-11-08
1
-6
/
+0
*
cosmetic: UDM-serial: clean up the remainders of dead driver
Masahiro Yamada
2013-11-08
1
-16
/
+0
*
cosmetic: doc: driver-model: Do not number driver lists
Masahiro Yamada
2013-11-08
16
-594
/
+594
*
Coding Style cleanup: drop some excessive empty lines
Wolfgang Denk
2013-10-14
1
-1
/
+0
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
11
-71
/
+71
*
drivers: s3c44b0_rtc: delete an unused driver
Masahiro Yamada
2013-09-19
1
-10
/
+5
*
drivers: serial_s3c44b0: delete an unused driver
Masahiro Yamada
2013-09-19
1
-10
/
+6
*
block: constify sect_buf argument of ide_write_data
Gabor Juhos
2013-07-24
1
-1
/
+1
*
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-05-15
1
-5
/
+1
*
arm: Remove support for unused s3c64xx
Benoît Thébaudeau
2013-04-12
1
-23
/
+19
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
1
-1
/
+1
|
\
|
*
ARM: ns9750dev: remove remainders of dead board
Wolfgang Denk
2013-02-28
1
-1
/
+1
*
|
ppc: Remove PCIPPC2 and PCIPPC6 boards
Stefan Roese
2013-03-11
2
-9
/
+0
|
/
*
arm: Remove support for lpc2292
Marek Vasut
2012-10-26
1
-17
/
+13
*
Remove lh7a40x cpu and serial driver
Albert ARIBAUD
2012-10-16
1
-18
/
+14
*
dm: Add twserial device document
Tomáš Hlaváček
2012-09-02
1
-0
/
+47
*
dm: RTC subsystem analysis added.
Tomas Hlavacek
2012-09-02
1
-0
/
+258
*
dm: Add pcmcia design document
Viktor Krivak
2012-09-02
1
-0
/
+78
*
dm: add PCI design document
Pavel Herrmann
2012-09-02
1
-0
/
+265
*
dm: Driver model analysis document for Watchdog subsystem has been added.
Tomas Hlavacek
2012-09-02
1
-0
/
+334
*
dm: Hwmon UDM subsystem analysis added.
Tomas Hlavacek
2012-09-02
1
-0
/
+118
*
dm: Add POWER API transition document
Viktor Krivak
2012-09-02
1
-0
/
+88
*
dm: Add block device document
Pavel Herrmann
2012-09-02
1
-0
/
+279
[next]