index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dtoc: Drop dm_populate_phandle_data()
Simon Glass
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
dm: core: Add logging when lists_bind_fdt() fails
Simon Glass
2021-01-05
dm: core: Allow the uclass list to move
Simon Glass
2021-01-05
dm: core: Split out scanning code to dm_scan()
Simon Glass
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
Simon Glass
2021-01-05
dm: core: Access device flags through functions
Simon Glass
2021-01-05
dm: core: Rename sqq to seq_
Simon Glass
2021-01-05
dm: core: Split out alloc code into a new function
Simon Glass
2021-01-05
x86: sysreset: Move priv/plat structs to headers
Simon Glass
2021-01-05
dm: core: Move priv/plat structs for simple_bus to headers
Simon Glass
2021-01-05
spi: Tweak a few strange SPI NOR features for of-platdata
Simon Glass
2021-01-05
spi: Tidy up get/set of device node
Simon Glass
2021-01-05
x86: spl: Move priv/plat structs to headers
Simon Glass
2021-01-05
x86: apl: Move priv/plat structs to headers
Simon Glass
2021-01-05
sandbox: Add a compatible string for spltest
Simon Glass
2021-01-05
sandbox: i2c: Move priv into a header file
Simon Glass
2021-01-05
sandbox: serial: Move priv into a header file
Simon Glass
2021-01-05
x86: pinctrl: Drop unlikely error messages from TPL
Simon Glass
2021-01-05
x86: apl: Reduce size for TPL
Simon Glass
2021-01-05
test: Move some test drivers into their own file
Simon Glass
2021-01-05
sysreset: Use a shorter error with SPL
Simon Glass
2021-01-05
pinctrl: Drop post_bind() method when not needed
Simon Glass
2021-01-05
dm: core: Rename the priv/plat members
Simon Glass
2021-01-05
dm: core: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
dm: core: Add functions to set priv/plat
Simon Glass
2021-01-05
dm: core: Add function to access uclass priv
Simon Glass
2021-01-05
x86: apl: Drop support for !OF_PLATDATA_PARENT
Simon Glass
2021-01-05
dm: core: Only include simple-bus devicetree id when needed
Simon Glass
2021-01-05
dm: core: Use 'uclass_driver' for the uclass linker_list
Simon Glass
2021-01-05
dm: core: Support dm_dump_all() in SPL
Simon Glass
2021-01-05
serial: Rename ns16550 functions to lower case
Simon Glass
2021-01-05
serial: Update NS16550_t and struct NS16550
Simon Glass
2021-01-05
video: Call video_sync in video_clear()
Michal Simek
2021-01-05
video: seps525: Add seps525 SPI driver
Michal Simek
2021-01-05
video: Introduce video_sync operation
Michal Simek
2021-01-05
video: Let video_sync to return error value
Michal Simek
2021-01-05
zynq: mtd: nand: remove superfluous if
Heinrich Schuchardt
2021-01-04
cosmetic: fix typo in drivers/usb/Kconfig
Marc Ferland
2021-01-04
nvme: Use only 32-bit accesses in nvme_writeq/nvme_readq
Stefan Agner
2021-01-04
spi: zynqmp_gqspi: Fix unaligned data writes issue
T Karthik Reddy
2021-01-04
serial: uartlite: Fix uninitialized ret in debug uartlite
Ashok Reddy Soma
[next]