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
/
drivers
/
demo
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
1
-5
/
+5
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
2
-4
/
+4
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
3
-4
/
+4
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
3
-7
/
+7
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
2
-3
/
+3
*
common: Drop log.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
5
-11
/
+5
*
sandbox: Add 64-bit sandbox
Mario Six
2018-02-18
1
-1
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
2
-2
/
+2
*
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
2015-08-12
1
-0
/
+4
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
1
-0
/
+1
*
dm: Add Kconfig for driver/demo
Simon Glass
2015-02-12
1
-0
/
+26
*
dm: demo: Add a simple GPIO demonstration
Simon Glass
2015-01-29
2
-0
/
+91
*
kbuild: refactor some makefiles
Masahiro Yamada
2014-09-24
1
-1
/
+1
*
dm: Give the demo uclass a name
Simon Glass
2014-07-23
1
-0
/
+1
*
dm: Rename struct device_id to udevice_id
Simon Glass
2014-06-20
2
-2
/
+2
*
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
3
-8
/
+8
*
dm: Add a demonstration/example driver
Simon Glass
2014-03-04
5
-0
/
+288