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
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
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
/
board
/
logicpd
/
omap3som
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-03
common: Move some board functions out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
common: Move serial functions out of common.h
Simon Glass
1
-0
/
+1
2019-11-08
ARM: omap3_logic: Power on MMC when setting up PMIC
Adam Ford
1
-0
/
+1
2019-07-27
ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV Boards
Adam Ford
1
-0
/
+19
2019-02-20
ARM: omap3_logic: Enable SPL booting device tree
Adam Ford
1
-30
/
+0
2018-12-12
ARM: omap3logic: Remove legacy USB code in favor of DM_USB
Adam Ford
1
-61
/
+0
2018-10-22
ARM: omap3_logic: Add NOR Flash Support for SOM-LV
Adam Ford
1
-1
/
+48
2018-10-22
ARM: omap3logic: Fix MMC name
Adam Ford
1
-1
/
+1
2018-10-22
ARM: omap3logic: Specify DM serial driver as omap_serial
Adam Ford
1
-1
/
+1
2018-10-22
ARM: omap3logic: Encapsulate the MUSB functions in check for DM
Adam Ford
1
-2
/
+4
2018-10-22
ARM: omap3_logic.c: Optimize DDR timings based on OMAP35 or 36/37
Adam Ford
1
-5
/
+15
2018-10-06
ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodection
Adam Ford
2
-103
/
+7
2018-10-06
ARM: DTS: Add Logic PD OMAP35/DM37 SOM-LV and OMAP35 Torpedo
Adam Ford
1
-0
/
+3
2018-09-29
ARM: omap3_logic: Remove non-DM MMC initialization
Adam Ford
1
-7
/
+0
2018-09-29
ARM: omap3_logic: Remove some manual pin-muxing
Adam Ford
1
-127
/
+0
2018-09-12
ARM: omap3_logic_defconfig: Convert to DM_SPL
Adam Ford
1
-0
/
+31
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
3
-7
/
+3
2018-01-28
omap3_logic: Clean up I2C pin muxing.
Adam Ford
1
-8
/
+8
2018-01-22
ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA
Adam Ford
1
-15
/
+0
2017-12-13
ARM: omap3_logic: Enable NAND unlocking during Falcon mode
Adam Ford
2
-0
/
+84
2017-12-13
ARM: omap3_logic: Unlock NAND automatically in U-Boot
Adam Ford
1
-0
/
+14
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
1
-1
/
+1
2017-11-17
omap3: omap3_logic: Move pinmuxing to header file
Adam Ford
2
-332
/
+333
2017-09-13
omap3: omap3_logic: Finish enabling fastboot on MUSB
Adam Ford
1
-0
/
+31
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-1
/
+1
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-1
/
+1
2017-08-11
OMAP3: omap3logic: Fix DDR Pin Mux
Adam Ford
1
-1
/
+1
2017-05-16
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
1
-2
/
+2
2017-05-15
omap3: omap3_logic: switch to using TI_COMMON_CMD_OPTION
Adam Ford
1
-0
/
+2
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
1
-2
/
+2
2017-05-10
omap3_logic: Add Device Tree Support and more DM drivers
Adam Ford
2
-10
/
+27
2017-03-20
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
Jean-Jacques Hiblot
1
-1
/
+1
2017-01-20
serial, ns16550: bugfix: ns16550 fifo not enabled
Heiko Schocher
1
-1
/
+2
2017-01-14
omap3_logic: Rework MACH_TYPE and fdtfile logic
Tom Rini
1
-34
/
+20
2016-10-31
omap3logic: Fix Auto detect Logic PD Models
Adam Ford
1
-0
/
+4
2016-09-24
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-09-06
omap3logic: Fix PBIAS Bug
Adam Ford
1
-12
/
+0
2016-03-15
ARM: Various: Future-proof serial platdata
Adam Ford
1
-3
/
+3
2016-02-25
OMAP3SOM BOARD: Auto detect Logic PD Models
Adam Ford
1
-0
/
+24
2016-02-15
OMAP3LOGIC: Update maintainer
Adam Ford
1
-1
/
+1
2016-02-08
OMAP3: omap3_logic: Enable Android Fastboot
Adam Ford
1
-0
/
+37
2016-02-08
OMAP3: Enable SPL on omap3_logic
Adam Ford
1
-0
/
+56
2016-02-08
ARM: omap3_logic: Fix pin muxing
Adam Ford
1
-65
/
+313
2015-11-22
ns16550: unify serial_omap
Thomas Chou
1
-1
/
+1
2015-09-02
Convert omap3_logic to ti_omap3_common.h
Adam Ford
1
-0
/
+14
2014-12-05
omap_hsmmc: Board-specific TWL4030 MMC power initializations
Paul Kocialkowski
1
-0
/
+7
2014-10-23
omap3/am33xx: mux: fix several checkpatch issues
Igor Grinberg
1
-1
/
+1
2014-09-14
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-3
/
+0
2014-08-31
omap3: kconfig: move board select menu and common settings
Masahiro Yamada
1
-8
/
+0
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
1
-0
/
+6
[next]