index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
demo
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
demo: Remove <common.h> and add needed includes
Tom Rini
2021-10-05
demo: migrate uclass to livetree
Patrick Delaunay
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-18
sandbox: Add 64-bit sandbox
Mario Six
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2015-08-12
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-02-12
dm: Add Kconfig for driver/demo
Simon Glass
2015-01-29
dm: demo: Add a simple GPIO demonstration
Simon Glass
2014-09-24
kbuild: refactor some makefiles
Masahiro Yamada
2014-07-23
dm: Give the demo uclass a name
Simon Glass
2014-06-20
dm: Rename struct device_id to udevice_id
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-04
dm: Add a demonstration/example driver
Simon Glass