index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
JH7110_VisionFive2_multi_rtos
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
starfive-2024.07-master-jhb100
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-18
video: mxsfb: add support for DM CLK
Giulio Benetti
1
-5
/
+25
2020-04-18
sunxi: display: use common video_ctfb_mode_to_display_timing()
Giulio Benetti
1
-31
/
+2
2020-04-18
videomodes: add helper function to convert from ctfb to display_timing
Giulio Benetti
2
-0
/
+40
2020-04-18
clk: imx: clk-imxrt1050: add set_parent() callback
Giulio Benetti
1
-0
/
+19
2020-04-18
clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL
Giulio Benetti
1
-1
/
+8
2020-04-18
clk: imx: clk-imxrt1050: fix typo in clock name "video:"
Giulio Benetti
1
-1
/
+1
2020-04-18
clk: imx: pllv3: add enable_bit
Giulio Benetti
1
-0
/
+9
2020-04-17
doc: fix references to driver-model
Heinrich Schuchardt
4
-4
/
+4
2020-04-17
tee: optee: use dev_info in print_os_revision
Patrick Delaunay
1
-6
/
+7
2020-04-17
block: ide: use definitions from include/libata.h
Heinrich Schuchardt
1
-4
/
+4
2020-04-17
mediatek: pwm: add pwm driver for MediaTek SoCs
Sam Shih
3
-0
/
+196
2020-04-17
net: fm: fix build error when not using nand
Francois Gervais
1
-0
/
+2
2020-04-17
test: pinmux: add pincontrol-gpio for pin configuration
Patrick Delaunay
1
-0
/
+196
2020-04-17
test: dm: update test for pins configuration in gpio
Patrick Delaunay
1
-20
/
+66
2020-04-17
gpio: sandbox: cleanup binding support
Patrick Delaunay
1
-5
/
+8
2020-04-17
test: dm: update test for pins configuration in pinctrl node
Patrick Delaunay
1
-1
/
+13
2020-04-17
pinctrl: sandbox: Add mux information in get_pin_muxing
Patrick Delaunay
1
-0
/
+30
2020-04-17
gpio: add ops to set dir flags
Patrick Delaunay
1
-5
/
+12
2020-04-17
gpio: add ops to get dir flags
Patrick Delaunay
1
-6
/
+25
2020-04-17
gpio: add support of new GPIO direction flag
Patrick Delaunay
1
-0
/
+30
2020-04-17
gpio: update dir_flags management
Patrick Delaunay
1
-2
/
+25
2020-04-17
gpio: add helper GPIOD_FLAGS_OUTPUT
Patrick Delaunay
1
-6
/
+3
2020-04-17
gpio: add function check_dir_flags
Patrick Delaunay
1
-0
/
+25
2020-04-17
gpio: add function _dm_gpio_set_dir_flags
Patrick Delaunay
1
-13
/
+25
2020-04-17
gpio: add function _gpio_get_value
Patrick Delaunay
1
-4
/
+10
2020-04-17
gpio: add gpio descriptor initialization helper
Patrick Delaunay
1
-8
/
+19
2020-04-17
gpio: remove the open_drain API and ops
Patrick Delaunay
3
-93
/
+0
2020-04-17
dm: pinctrl: migrate pinctrl-generic to livetree
Patrick Delaunay
1
-19
/
+11
2020-04-17
dm: core: add ofnode and dev function to iterate on node property
Patrick Delaunay
3
-0
/
+96
2020-04-17
dm: pinctrl: convert pinctrl-single to livetree
Patrick Delaunay
1
-18
/
+9
2020-04-17
Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod...
Tom Rini
1
-1
/
+2
2020-04-16
Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2
-2
/
+0
2020-04-16
ARC: HSDK: CGU: fix tunnel clock calculation
Eugeniy Paltsev
1
-1
/
+2
2020-04-16
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
13
-113
/
+129
2020-04-16
dm: core: Read parent ofdata before children
Simon Glass
1
-0
/
+16
2020-04-16
dm: core: remove the duplicated function dm_ofnode_pre_reloc
Patrick Delaunay
4
-31
/
+3
2020-04-16
dm: core: refactor functions reading an u32 from dt
Dario Binacchi
2
-36
/
+3
2020-04-16
dm: core: support reading a single indexed u32 value
Dario Binacchi
3
-0
/
+75
2020-04-16
dm: core: Add a way to skip powering down power domains
Simon Glass
2
-2
/
+3
2020-04-16
dm: core: Add logging on unbind failure
Simon Glass
2
-10
/
+14
2020-04-16
dm: core: Move "/chosen" and "/firmware" node scan
Patrick Delaunay
1
-35
/
+17
2020-04-16
dm: core: remove redundant assignment
Heinrich Schuchardt
1
-1
/
+1
2020-04-16
dm: core: remove redundant if statement
Heinrich Schuchardt
1
-4
/
+2
2020-04-16
sandbox: p2sb: Silence compiler warning
Simon Glass
1
-1
/
+1
2020-04-16
serial: Set baudrate on boot
Sean Anderson
1
-0
/
+1
2020-04-16
x86: Move acpi_s3.h to include/acpi/
Simon Glass
3
-5
/
+3
2020-04-16
dm: core: Add basic ACPI support
Simon Glass
3
-0
/
+43
2020-04-16
pci: Adjust dm_pci_read_bar32() to return errors correctly
Simon Glass
1
-1
/
+8
2020-04-16
dm: pci: Allow disabling auto-config for a device
Simon Glass
1
-0
/
+2
2020-04-16
tpm: Don't cleanup unless an error happens
Simon Glass
1
-3
/
+10
[prev]
[next]