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-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
2019-11-17
misc: add driver for the Rockchip otp controller
Finley Xiao
2019-11-12
Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-11-07
misc: k3_avs: Add j721e support
Keerthy
2019-11-07
misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0
Tero Kristo
2019-11-05
misc: imx8: scu: simplify code to make it extendable
Peng Fan
2019-11-03
mach-imx: Adding new argument for SIP call interface
Ye Li
2019-10-24
misc: microchip_flexcom: introduce microchip_flexcom driver
Eugen Hristev
2019-10-09
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-08
misc: imx8: add more scfw api
Peng Fan
2019-10-08
imx: scu_api: add sc_pm_is_partition_started
Peng Fan
2019-10-08
imx: scu_api: add sc_rm_set_master_sid
Peng Fan
2019-10-08
misc: Kconfig: make i.MX7ULP could use MXC_OCOTP
Peng Fan
2019-10-08
sandbox: pci: Create a new sandbox_pci_read_bar() function
Simon Glass
2019-10-08
sandbox: pci: Move pci_offset_to_barnum() to pci.h
Simon Glass
2019-10-08
sandbox: pci: Drop the get_devfn() method
Simon Glass
[next]