index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: eeprom: Use reg property instead of offset and size
Michal Simek
2020-08-20
1
-7
/
+8
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
3
-3
/
+3
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
3
-3
/
+3
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
3
-3
/
+3
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-07-17
4
-17
/
+57
|
\
|
*
x86: apl: Fix save/restore of ITSS priorities
Simon Glass
2020-07-17
1
-1
/
+1
|
*
p2sb: Add a method to hide the bus
Simon Glass
2020-07-17
1
-0
/
+10
|
*
x86: pinctrl: Add a way to get the pinctrl reg address
Simon Glass
2020-07-17
1
-8
/
+8
|
*
irq: Add a method to convert an interrupt to ACPI
Simon Glass
2020-07-17
2
-2
/
+32
|
*
drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge
Wolfgang Wallner
2020-07-17
1
-6
/
+6
*
|
misc: scu_api: Add SCFW API to get the index of boot container set
Ye Li
2020-07-16
1
-0
/
+25
*
|
imx8: fuse: use arm_smccc_smc
Peng Fan
2020-07-14
1
-7
/
+12
|
/
*
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2020-07-09
1
-6
/
+4
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
1
-2
/
+2
*
misc: add driver for the SiFive otp controller
Pragnesh Patel
2020-06-04
3
-0
/
+283
*
misc: i2c_eeprom: implement different probe test eeprom offset
Eugen Hristev
2020-05-28
1
-1
/
+7
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
10
-0
/
+10
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
10
-0
/
+10
*
common: Drop log.h from common header
Simon Glass
2020-05-18
23
-0
/
+23
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
3
-6
/
+6
*
common: Drop part.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop flash.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
2020-05-15
1
-1
/
+1
*
misc: scu: Increase the timeout for MU communication
Ye Li
2020-05-10
1
-1
/
+1
*
misc: fuse: Update imx8 fuse driver for 8QM
Ye Li
2020-05-10
1
-0
/
+5
*
imx8: Configure SNVS
Franck LENORMAND
2020-05-01
1
-4
/
+68
*
imx8: Update SCFW API to version 1.5
Ye Li
2020-05-01
1
-0
/
+50
*
imx8: scu api: Add support for SECO manufacturing protection APIs
Breno Lima
2020-05-01
1
-0
/
+80
*
sandbox: p2sb: Silence compiler warning
Simon Glass
2020-04-16
1
-1
/
+1
*
Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-03-17
5
-6
/
+176
|
\
|
*
power: mfd: k3_avs: update am65xx MPU_VDD voltage values
Tero Kristo
2020-03-03
1
-6
/
+6
|
*
misc: pmic_esm: Add support for PMIC ESM driver
Tero Kristo
2020-03-03
3
-0
/
+77
|
*
misc: k3_esm: Add support for Texas Instruments K3 ESM driver
Tero Kristo
2020-03-03
3
-0
/
+93
*
|
misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_data
Masahiro Yamada
2020-03-16
1
-16
/
+16
*
|
misc: i2c_eeprom: remove pagewidth field from i2c_eeprom
Masahiro Yamada
2020-03-16
1
-5
/
+3
*
|
misc: k3_avs: Fix possible NULL pointer deference
Vignesh Raghavendra
2020-02-26
1
-0
/
+4
|
/
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
10
-10
/
+20
|
\
|
*
sandbox: Complete migration away from os_malloc()
Simon Glass
2020-02-05
1
-4
/
+4
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
6
-0
/
+6
|
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
2
-0
/
+2
|
*
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2020-02-05
2
-6
/
+8
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-02-10
2
-2
/
+172
|
\
\
|
*
|
dm: irq: Add support for requesting interrupts
Simon Glass
2020-02-07
2
-0
/
+157
|
*
|
dm: irq: Add support for interrupt controller types
Simon Glass
2020-02-07
2
-2
/
+15
|
|
/
*
/
misc: i2c_eeprom: set offset len and chip addr offset mask
Robert Beckett
2020-02-09
1
-0
/
+35
|
/
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Drop floppy disk support
Simon Glass
2020-01-17
2
-101
/
+0
*
Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-08
1
-0
/
+13
|
\
|
*
mxc_ocotp: support i.MX8MP
Peng Fan
2020-01-08
1
-0
/
+13
*
|
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...
Tom Rini
2019-12-18
8
-0
/
+742
|
\
\
[next]