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
*
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
Tom Rini
2020-04-20
10
-68
/
+384
|
\
|
*
clk: imx: add i.IMXRT1020 clk driver
Giulio Benetti
2020-04-18
3
-0
/
+244
|
*
pmic: pfuze100: Change error message level to debug
Fabio Estevam
2020-04-18
1
-1
/
+1
|
*
video: mxsfb: enable setting ENABLE negative polarity
Giulio Benetti
2020-04-18
1
-0
/
+3
|
*
video: mxsfb: enable setting PIXDATA on negative edge
Giulio Benetti
2020-04-18
1
-0
/
+2
|
*
video: mxsfb: enable setting VSYNC negative polarity
Giulio Benetti
2020-04-18
1
-0
/
+2
|
*
video: mxsfb: enable setting HSYNC negative polarity
Giulio Benetti
2020-04-18
1
-4
/
+10
|
*
video: mxsfb: refactor for using display_timings
Giulio Benetti
2020-04-18
1
-31
/
+23
|
*
video: mxsfb: add support for i.MXRT
Giulio Benetti
2020-04-18
1
-0
/
+1
|
*
video: mxsfb: add support for DM CLK
Giulio Benetti
2020-04-18
1
-5
/
+25
|
*
sunxi: display: use common video_ctfb_mode_to_display_timing()
Giulio Benetti
2020-04-18
1
-31
/
+2
|
*
videomodes: add helper function to convert from ctfb to display_timing
Giulio Benetti
2020-04-18
2
-0
/
+40
|
*
clk: imx: clk-imxrt1050: add set_parent() callback
Giulio Benetti
2020-04-18
1
-0
/
+19
|
*
clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL
Giulio Benetti
2020-04-18
1
-1
/
+8
|
*
clk: imx: clk-imxrt1050: fix typo in clock name "video:"
Giulio Benetti
2020-04-18
1
-1
/
+1
|
*
clk: imx: pllv3: add enable_bit
Giulio Benetti
2020-04-18
1
-0
/
+9
*
|
test: pinmux: add pincontrol-gpio for pin configuration
Patrick Delaunay
2020-04-16
1
-0
/
+196
*
|
test: dm: update test for pins configuration in gpio
Patrick Delaunay
2020-04-16
1
-20
/
+66
*
|
gpio: sandbox: cleanup binding support
Patrick Delaunay
2020-04-16
1
-5
/
+8
*
|
test: dm: update test for pins configuration in pinctrl node
Patrick Delaunay
2020-04-16
1
-1
/
+13
*
|
pinctrl: sandbox: Add mux information in get_pin_muxing
Patrick Delaunay
2020-04-16
1
-0
/
+30
*
|
gpio: add ops to set dir flags
Patrick Delaunay
2020-04-16
1
-5
/
+12
*
|
gpio: add ops to get dir flags
Patrick Delaunay
2020-04-16
1
-6
/
+25
*
|
gpio: add support of new GPIO direction flag
Patrick Delaunay
2020-04-16
1
-0
/
+30
*
|
gpio: update dir_flags management
Patrick Delaunay
2020-04-16
1
-2
/
+25
*
|
gpio: add helper GPIOD_FLAGS_OUTPUT
Patrick Delaunay
2020-04-16
1
-6
/
+3
*
|
gpio: add function check_dir_flags
Patrick Delaunay
2020-04-16
1
-0
/
+25
*
|
gpio: add function _dm_gpio_set_dir_flags
Patrick Delaunay
2020-04-16
1
-13
/
+25
*
|
gpio: add function _gpio_get_value
Patrick Delaunay
2020-04-16
1
-4
/
+10
*
|
gpio: add gpio descriptor initialization helper
Patrick Delaunay
2020-04-16
1
-8
/
+19
*
|
gpio: remove the open_drain API and ops
Patrick Delaunay
2020-04-16
3
-93
/
+0
*
|
dm: pinctrl: migrate pinctrl-generic to livetree
Patrick Delaunay
2020-04-16
1
-19
/
+11
*
|
dm: core: add ofnode and dev function to iterate on node property
Patrick Delaunay
2020-04-16
3
-0
/
+96
*
|
dm: pinctrl: convert pinctrl-single to livetree
Patrick Delaunay
2020-04-16
1
-18
/
+9
|
/
*
Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod...
Tom Rini
2020-04-16
1
-1
/
+2
|
\
|
*
ARC: HSDK: CGU: fix tunnel clock calculation
Eugeniy Paltsev
2020-04-16
1
-1
/
+2
*
|
Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-16
2
-2
/
+0
|
\
\
|
*
|
drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC
Heinrich Schuchardt
2020-04-16
2
-2
/
+0
*
|
|
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-16
13
-113
/
+129
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
dm: core: Read parent ofdata before children
Simon Glass
2020-04-16
1
-0
/
+16
|
*
|
dm: core: remove the duplicated function dm_ofnode_pre_reloc
Patrick Delaunay
2020-04-16
4
-31
/
+3
|
*
|
dm: core: refactor functions reading an u32 from dt
Dario Binacchi
2020-04-16
2
-36
/
+3
|
*
|
dm: core: support reading a single indexed u32 value
Dario Binacchi
2020-04-16
3
-0
/
+75
|
*
|
dm: core: Add a way to skip powering down power domains
Simon Glass
2020-04-16
2
-2
/
+3
|
*
|
dm: core: Add logging on unbind failure
Simon Glass
2020-04-16
2
-10
/
+14
|
*
|
dm: core: Move "/chosen" and "/firmware" node scan
Patrick Delaunay
2020-04-16
1
-35
/
+17
|
*
|
dm: core: remove redundant assignment
Heinrich Schuchardt
2020-04-16
1
-1
/
+1
|
*
|
dm: core: remove redundant if statement
Heinrich Schuchardt
2020-04-16
1
-4
/
+2
|
*
|
sandbox: p2sb: Silence compiler warning
Simon Glass
2020-04-16
1
-1
/
+1
|
*
|
serial: Set baudrate on boot
Sean Anderson
2020-04-16
1
-0
/
+1
[next]