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
*
dm: i2c: allow disabling driver model in SPL
Igor Opaniuk
2021-02-21
1
-1
/
+1
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
7
-0
/
+7
*
cros_ec: Add vstore support
Simon Glass
2021-01-30
2
-2
/
+121
*
cros_ec: Allow use with of-platdata
Simon Glass
2021-01-30
1
-0
/
+2
*
cros_ec: Show events in human-readable form
Simon Glass
2021-01-30
1
-1
/
+11
*
cros_ec: Add support for switches
Simon Glass
2021-01-30
3
-0
/
+33
*
cros_ec: Support reading EC features
Simon Glass
2021-01-30
2
-6
/
+31
*
cros_ec: Add support for reading the SKU ID
Simon Glass
2021-01-30
2
-0
/
+20
*
cros_ec: Add run-time check for input buffer overflow
Simon Glass
2021-01-30
1
-0
/
+2
*
cros_ec: Tidy up a few delays
Simon Glass
2021-01-30
1
-7
/
+17
*
cros_ec: Add a function for the hello message
Simon Glass
2021-01-30
2
-15
/
+43
*
misc: rcc: keep the rcc device name for subnode
Patrick Delaunay
2021-01-13
1
-2
/
+2
*
misc: rcc: migrate trace to dev macro
Patrick Delaunay
2021-01-13
1
-2
/
+4
*
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
13
-33
/
+256
|
\
|
*
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
3
-10
/
+10
|
*
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
1
-1
/
+1
|
*
sandbox: Add a compatible string for spltest
Simon Glass
2021-01-05
1
-0
/
+6
|
*
test: Move some test drivers into their own file
Simon Glass
2021-01-05
3
-0
/
+232
|
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
4
-7
/
+7
|
*
x86: apl: Drop support for !OF_PLATDATA_PARENT
Simon Glass
2021-01-05
1
-15
/
+0
*
|
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
2
-11
/
+9
|
\
\
|
|
/
|
/
|
|
*
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
2020-12-09
1
-1
/
+1
|
*
sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENT
Alper Nebi Yasak
2020-11-30
1
-10
/
+8
*
|
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
10
-45
/
+45
*
|
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
1
-2
/
+1
*
|
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
9
-20
/
+20
*
|
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
9
-23
/
+23
*
|
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
13
-25
/
+25
*
|
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
26
-32
/
+32
*
|
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-12-13
1
-2
/
+2
|
/
*
cros_ec: Handling EC_CMD_GET_NEXT_EVENT
Heinrich Schuchardt
2020-11-14
1
-0
/
+10
*
cros_ec: Increase command timeout for flash erase
Simon Glass
2020-11-14
1
-1
/
+4
*
cros_ec: Correct collection of EC hash
Simon Glass
2020-11-14
1
-6
/
+10
*
Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-11-06
1
-0
/
+15
|
\
|
*
cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT
Alper Nebi Yasak
2020-11-05
1
-0
/
+15
*
|
cros_ec: Fix up driver names to avoid dtoc warnings
Simon Glass
2020-11-05
3
-6
/
+6
|
/
*
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-30
3
-49
/
+15
|
\
|
*
dm: Use driver_info index instead of pointer
Simon Glass
2020-10-29
1
-1
/
+1
|
*
x86: apl: Take advantage of the of-platdata parent support
Simon Glass
2020-10-29
1
-13
/
+14
|
*
dm: test: Drop of-platdata pytest
Simon Glass
2020-10-29
1
-35
/
+0
*
|
xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board Kconfig
Michal Simek
2020-10-27
1
-7
/
+0
|
/
*
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
[next]