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
/
misc
Age
Commit message (
Expand
)
Author
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Update 'auto' declarations to be on one line
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-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-11-14
cros_ec: Handling EC_CMD_GET_NEXT_EVENT
Heinrich Schuchardt
2020-11-14
cros_ec: Increase command timeout for flash erase
Simon Glass
2020-11-14
cros_ec: Correct collection of EC hash
Simon Glass
2020-11-06
Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-11-05
cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT
Alper Nebi Yasak
2020-11-05
cros_ec: Fix up driver names to avoid dtoc warnings
Simon Glass
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-29
dm: Use driver_info index instead of pointer
Simon Glass
2020-10-29
x86: apl: Take advantage of the of-platdata parent support
Simon Glass
2020-10-29
dm: test: Drop of-platdata pytest
Simon Glass
2020-10-27
xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board Kconfig
Michal Simek
2020-08-20
i2c: eeprom: Use reg property instead of offset and size
Michal Simek
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-17
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-07-17
x86: apl: Fix save/restore of ITSS priorities
Simon Glass
2020-07-17
p2sb: Add a method to hide the bus
Simon Glass
2020-07-17
x86: pinctrl: Add a way to get the pinctrl reg address
Simon Glass
2020-07-17
irq: Add a method to convert an interrupt to ACPI
Simon Glass
2020-07-17
drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge
Wolfgang Wallner
2020-07-16
misc: scu_api: Add SCFW API to get the index of boot container set
Ye Li
2020-07-14
imx8: fuse: use arm_smccc_smc
Peng Fan
2020-07-09
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-06-04
misc: add driver for the SiFive otp controller
Pragnesh Patel
2020-05-28
misc: i2c_eeprom: implement different probe test eeprom offset
Eugen Hristev
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
common: Drop flash.h from common header
Simon Glass
2020-05-15
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
2020-05-10
misc: scu: Increase the timeout for MU communication
Ye Li
2020-05-10
misc: fuse: Update imx8 fuse driver for 8QM
Ye Li
2020-05-01
imx8: Configure SNVS
Franck LENORMAND
2020-05-01
imx8: Update SCFW API to version 1.5
Ye Li
2020-05-01
imx8: scu api: Add support for SECO manufacturing protection APIs
Breno Lima
2020-04-16
sandbox: p2sb: Silence compiler warning
Simon Glass
2020-03-17
Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-03-16
misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_data
Masahiro Yamada
2020-03-16
misc: i2c_eeprom: remove pagewidth field from i2c_eeprom
Masahiro Yamada
[next]