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-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
2020-03-03
power: mfd: k3_avs: update am65xx MPU_VDD voltage values
Tero Kristo
2020-03-03
misc: pmic_esm: Add support for PMIC ESM driver
Tero Kristo
2020-03-03
misc: k3_esm: Add support for Texas Instruments K3 ESM driver
Tero Kristo
2020-02-26
misc: k3_avs: Fix possible NULL pointer deference
Vignesh Raghavendra
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-10
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-02-09
misc: i2c_eeprom: set offset len and chip addr offset mask
Robert Beckett
2020-02-07
dm: irq: Add support for requesting interrupts
Simon Glass
2020-02-07
dm: irq: Add support for interrupt controller types
Simon Glass
2020-02-05
sandbox: Complete migration away from os_malloc()
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Drop floppy disk support
Simon Glass
2020-01-08
Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-08
mxc_ocotp: support i.MX8MP
Peng Fan
2019-12-18
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...
Tom Rini
2019-12-17
misc: i2c_eeprom: add size query
Robert Beckett
2019-12-17
misc: i2c_eeprom: add fixed partitions support
Robert Beckett
2019-12-17
dm: i2c: EEPROM simulator add tests for addr offset mask
Robert Beckett
2019-12-17
dm: i2c: EEPROM simulator allow tests visibility of addr and offset
Robert Beckett
2019-12-15
sandbox: Add a test for IRQ
Simon Glass
2019-12-15
x86: Move UCLASS_IRQ into a separate file
Simon Glass
2019-12-15
sandbox: Add PCI driver and test for p2sb
Simon Glass
2019-12-15
pci: Add support for p2sb uclass
Simon Glass
2019-12-10
cros_ec: use uint instead of uint8_t for cmd param
Michael Auchter
2019-12-02
common: Move old EEPROM functions into a new header
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
status_led: Tidy up the code style
Simon Glass
2019-12-02
common: Drop global inclusion of status_led.h
Simon Glass
[next]