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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-09
board: ge: bx50v3: Enable DM PWM for backlight
Robert Beckett
1
-1
/
+1
2020-02-09
board: ge: mx53ppd: enable DM_VIDEO
Ian Ray
1
-7
/
+6
2020-02-09
board: ge: mx53ppd: add i2c eeprom bootcount storage
Robert Beckett
1
-3
/
+1
2020-02-09
board: ge: bx50v3: add i2c eeprom bootcount storage
Robert Beckett
1
-3
/
+1
2020-02-09
board: ge: bx50v3, imx53ppd: use DM I2C
Robert Beckett
2
-62
/
+0
2020-02-09
mx6sabre_common: Remove FEC related settings
Fabio Estevam
3
-8
/
+17
2020-02-09
ARM: imx: novena: Enable DM ethernet
Marek Vasut
1
-7
/
+2
2020-02-09
warp7: remove unused usb configs
Joris Offouga
1
-4
/
+0
2020-02-09
mx7ulp_com: Remove unneeded SoC definitions
Fabio Estevam
1
-4
/
+0
2020-02-09
mx6ul_14x14_evk: Move CONFIG_DM_74X164 to defconfig
Fabio Estevam
1
-5
/
+0
2020-02-09
board: toradex: Add Verdin iMX8M Mini support
Igor Opaniuk
1
-0
/
+128
2020-02-08
board: presidio-asic: Add basic G3 engr. development board support
Alex Nemirovsky
1
-0
/
+75
2020-02-07
tpm: Add more TPM2 definitions
Simon Glass
1
-0
/
+31
2020-02-07
dm: irq: Add support for requesting interrupts
Simon Glass
1
-0
/
+115
2020-02-07
dm: irq: Add support for interrupt controller types
Simon Glass
1
-0
/
+23
2020-02-07
x86: Add a clock driver for Intel devices
Simon Glass
1
-0
/
+15
2020-02-07
dm: core: Add a function to find a device by drvdata
Simon Glass
2
-0
/
+16
2020-02-07
dm: core: Allow iterating devices without uclass_get()
Simon Glass
1
-0
/
+17
2020-02-07
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2
-7
/
+4
2020-02-06
dm: core: Drop the inclusion of linux/compat.h in dm.h
Simon Glass
3
-1
/
+4
2020-02-06
dm: core: Create a new header file for 'compat' features
Simon Glass
3
-71
/
+87
2020-02-06
dm: core: Require users of devres to include the header
Simon Glass
2
-2
/
+4
2020-02-06
sound: Add a new stop_play() method
Simon Glass
1
-0
/
+12
2020-02-06
sandbox: Drop os_realloc()
Simon Glass
1
-21
/
+1
2020-02-06
sandbox: Rename strdup() functions
Simon Glass
1
-0
/
+5
2020-02-06
string: Allow arch override of strndup() also
Simon Glass
1
-1
/
+1
2020-02-06
sandbox: Use a prefix for all allocation functions
Simon Glass
1
-2
/
+22
2020-02-06
mtd: Rename free() to rfree()
Simon Glass
1
-2
/
+2
2020-02-06
dma: Rename free() to rfree()
Simon Glass
1
-2
/
+2
2020-02-06
clk: Rename free() to rfree()
Simon Glass
1
-2
/
+2
2020-02-06
gpio: Rename free() to rfree()
Simon Glass
1
-1
/
+1
2020-02-06
reset: Rename free() to rfree()
Simon Glass
1
-2
/
+2
2020-02-06
power-domain: Rename free() to rfree()
Simon Glass
1
-2
/
+2
2020-02-06
mailbox: Rename free() to rfree()
Simon Glass
1
-2
/
+2
2020-02-06
cmd: Add command to dump drivers and compatible strings
Sean Anderson
1
-0
/
+3
2020-02-06
tpm: add a helper to iterate on all tpm devices
Philippe Reynes
1
-0
/
+3
2020-02-06
test: Add a way to check each line of console output
Simon Glass
2
-0
/
+69
2020-02-06
console: Add a function to read a line of the output / eof
Simon Glass
1
-0
/
+19
2020-02-06
bloblist: Tidy up a few comments and code-style nits
Simon Glass
1
-1
/
+2
2020-02-06
bloblist: Add a new function to add or check size
Simon Glass
1
-0
/
+13
2020-02-06
dm: core: Add a way to iterate through children, probing each
Simon Glass
1
-0
/
+39
2020-02-06
dm: core: Add a way to read platdata for all child devices
Simon Glass
2
-1
/
+44
2020-02-06
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
1
-0
/
+12
2020-02-06
dm: core: Add ofnode_read_prop()
Simon Glass
1
-1
/
+12
2020-02-06
dm: core: Rename ofnode_get_chosen_prop()
Simon Glass
1
-4
/
+5
2020-02-06
dm: core: Update comment for ofnode_get_chosen_node()
Simon Glass
1
-3
/
+6
2020-02-06
test: Add underscore prefix to macro parameters
Simon Glass
1
-22
/
+22
2020-02-06
dm: core: Use const device for the dev_read_...() interface
Simon Glass
1
-97
/
+108
2020-02-06
dm: core: Use const device for the devfdt...() interface
Simon Glass
1
-13
/
+13
2020-02-06
dm: pci: Update a few more interfaces for const udevice *
Simon Glass
2
-9
/
+9
[prev]
[next]