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
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl
Yogesh Gaur
2018-01-30
1
-1
/
+3
*
serial: Make full device search optional
Alexander Graf
2018-01-29
2
-0
/
+25
*
cfi_flash: Always define cfi_flash_num_flash_banks
Mario Six
2018-01-29
1
-0
/
+2
*
cfi_flash: Fix indention
Mario Six
2018-01-29
1
-120
/
+118
*
cfi_flash: Fix long lines
Mario Six
2018-01-29
1
-12
/
+19
*
cfi_flash: Bound-check index before array access
Mario Six
2018-01-29
1
-2
/
+2
*
flash: Fix spelling of "ERR_TIMOUT"
Mario Six
2018-01-29
2
-5
/
+5
*
cfi_flash: Rename camel-case variables
Mario Six
2018-01-29
1
-8
/
+8
*
cfi_flash: Fix strings split across lines
Mario Six
2018-01-29
1
-9
/
+8
*
cfi_flash: Use u8 pointers instead of void pointers
Mario Six
2018-01-29
1
-4
/
+4
*
cfi_flash: Remove assignments from if conditions
Mario Six
2018-01-29
1
-7
/
+11
*
cfi_flash: Remove return from void function
Mario Six
2018-01-29
1
-1
/
+0
*
cfi_flash: Fix placement of brace
Mario Six
2018-01-29
1
-2
/
+1
*
cfi_flash: Fix else after break
Mario Six
2018-01-29
1
-3
/
+3
*
cfi_flash: Fix spelling of "Unknown"
Mario Six
2018-01-29
1
-1
/
+1
*
cfi_flash: Add missing braces in blocks
Mario Six
2018-01-29
1
-1
/
+3
*
cfi_flash: Remove unnecessary braces
Mario Six
2018-01-29
1
-24
/
+24
*
cfi_flash: Fix comment style
Mario Six
2018-01-29
1
-2
/
+4
*
cfi_flash: Use __func__ macro instead of function name
Mario Six
2018-01-29
1
-1
/
+1
*
cfi_flash: Fix logical continuations
Mario Six
2018-01-29
1
-13
/
+13
*
cfi_flash: Remove braces for single-statement blocks
Mario Six
2018-01-29
1
-10
/
+5
*
cfi_flash: Fix missing/superfluous lines
Mario Six
2018-01-29
1
-7
/
+4
*
cfi_flash: Fix spacing around casts/operators
Mario Six
2018-01-29
1
-9
/
+9
*
cfi_flash: Fix indent of case statements
Mario Six
2018-01-29
1
-100
/
+100
*
cfi_flash: Fix whitespace with casting
Mario Six
2018-01-29
1
-2
/
+2
*
cfi_flash: Fix Parenthesis spacing
Mario Six
2018-01-29
1
-11
/
+11
*
cfi_flash: Fix style of pointer declarations
Mario Six
2018-01-29
1
-24
/
+24
*
cfi_flash: Fix space between function name and parenthesis
Mario Six
2018-01-29
1
-214
/
+214
*
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2018-01-28
11
-25
/
+2374
|
\
|
*
rockchip: clk: guard set_parent implementations against OF_PLATDATA
Philipp Tomsich
2018-01-28
3
-6
/
+12
|
*
clk: rockchip: clk_rk3368: Implement "assign-clock-parent"
David Wu
2018-01-28
1
-7
/
+84
|
*
clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-...
David Wu
2018-01-28
1
-8
/
+98
|
*
net: gmac_rockchip: Add support for the RK3228 GMAC
David Wu
2018-01-28
1
-0
/
+85
|
*
clk: rockchip: Add rk322x gamc clock support
David Wu
2018-01-28
1
-0
/
+107
|
*
rockchip: pinctrl: Add rk322x gmac pinctrl support
David Wu
2018-01-28
1
-0
/
+148
|
*
rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver
David Wu
2018-01-28
1
-0
/
+453
|
*
net: gmac_rockchip: Add rk3328 gmac support
David Wu
2018-01-28
1
-0
/
+85
|
*
clk: rockchip: Add rk3328 gamc clock support
David Wu
2018-01-28
1
-0
/
+178
|
*
rockchip: pinctrl: Add rk3328 gmac pinctrl support
David Wu
2018-01-28
1
-0
/
+275
|
*
rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver
David Wu
2018-01-28
1
-0
/
+113
|
*
net: gmac_rockchip: Add support for the RV1108 GMAC
David Wu
2018-01-28
1
-6
/
+109
|
*
rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver
David Wu
2018-01-28
1
-0
/
+399
|
*
rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node
Philipp Tomsich
2018-01-28
1
-0
/
+18
|
*
clk: implement clk_set_defaults()
Philipp Tomsich
2018-01-28
2
-0
/
+124
|
*
rockchip: clk: rk3399: implement set_parent() operation
Philipp Tomsich
2018-01-28
1
-2
/
+72
|
*
clk: refactor clk_get_by_index() into clk_get_by_indexed_prop()
Philipp Tomsich
2018-01-28
1
-2
/
+8
|
*
clk: add clk_set_parent()
Philipp Tomsich
2018-01-28
1
-0
/
+12
*
|
bcm2835_pinctrl: Probe pre-reloc
Alexander Graf
2018-01-28
1
-1
/
+2
*
|
bcm2835_pl011_serial: Add BCM2835 specific serial driver
Alexander Graf
2018-01-28
5
-9
/
+100
*
|
bcm2835_mu_serial: Convert to Kconfig
Alexander Graf
2018-01-28
1
-0
/
+7
[next]