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
/
arch
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
m68k: add dspi chip-select support
Angelo Dureghello
6
-3
/
+139
2019-05-24
m68k: move dspi bus control functions into cf_spi.c driver
Angelo Dureghello
2
-166
/
+41
2019-05-24
m68k: enabling long jumps on mcf54x5 SoCs
Angelo Dureghello
1
-2
/
+4
2019-05-24
m68k: add initial dts files for all m68k boards
Angelo Dureghello
49
-0
/
+1067
2019-05-24
m68k: architecture changes to support fdt
Angelo Dureghello
2
-2
/
+37
2019-05-24
m68k: add basic set of devicetrees
Angelo Dureghello
16
-0
/
+714
2018-09-16
m68k: ColdFire mcf5441x, add eSDHC support
Angelo Dureghello
3
-0
/
+15
2018-09-16
m68k: fix multiple memory accesses on swap operations
Angelo Dureghello
1
-14
/
+20
2018-09-16
m68k: fix mcf5441x total interrupt number
Angelo Dureghello
1
-1
/
+1
2018-09-11
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
1
-28
/
+2
2018-07-23
m68k: m5253evbe: Remove this board
Tom Rini
1
-5
/
+0
2018-06-18
m68k: Remove empty #ifdef/#ifndef block
Chris Packham
1
-4
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
118
-246
/
+118
2018-01-30
Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig
Derald D. Woods
1
-2
/
+0
2018-01-24
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
Angelo Dureghello
7
-14
/
+39
2017-10-03
m68k: Use asm-generic/io.h
Paul Burton
1
-28
/
+1
2017-08-18
m68k: add board stmark2, mcf5441x based
Angelo Dureghello
1
-0
/
+5
2017-08-18
m68k: mcf5445x: allow CS0 to be undefined
Angelo Dureghello
2
-0
/
+6
2017-08-18
m68k: fix cache.c for Coldfire V4E
Angelo Dureghello
1
-12
/
+13
2017-08-18
m68k: mcf5445x: move early ddr init as board-specific
Angelo Dureghello
1
-172
/
+8
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-1
/
+2
2017-08-16
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
1
-8
/
+0
2017-07-26
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
1
-0
/
+8
2017-01-15
spi: Zap cf_qspi driver and related code
Jagan Teki
1
-12
/
+0
2016-10-19
efi: Use asmlinkage for EFIAPI
Simon Glass
1
-0
/
+0
2016-09-24
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
1
-1
/
+0
2016-09-24
arch, board: squash lines for immediate return
Masahiro Yamada
1
-3
/
+1
2016-09-20
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
7
-28
/
+0
2016-08-15
net: mii: Changes not made by spatch
Joe Hershberger
1
-4
/
+5
2016-07-30
m68k: code reformatting for all start.S files
Angelo Dureghello
7
-501
/
+449
2016-05-27
m68k: Drop unused code in u-boot.h
Simon Glass
1
-39
/
+0
2016-05-17
Merge git://git.denx.de/u-boot-dm
Tom Rini
9
-39
/
+147
2016-05-17
m68k: add malloc memory for early malloc
angelo@sysam.it
9
-39
/
+147
2016-05-17
dm: fsl_i2c: Rename I2C register structure
mario.six@gdsys.cc
1
-1
/
+1
2016-04-19
m68k: fix broken buildman m68k
angelo@sysam.it
4
-8
/
+24
2016-01-20
m68k: M54418TWR: drop board/freescale/m54418twr/config.mk
Masahiro Yamada
1
-4
/
+4
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
1
-17
/
+1
2015-12-14
m68k: add private libgcc
angelo@sysam.it
4
-0
/
+175
2015-11-10
Replace "extern inline" with "static inline"
Måns Rullgård
3
-27
/
+26
2015-11-05
m68k: Use the generic bitops headers
Fabio Estevam
1
-0
/
+4
2015-08-13
m68k: cache: add an empty stub functions for invalidate/flush dcache
Wu, Josh
1
-0
/
+9
2015-05-13
arch: Make board selection choices optional
Joe Hershberger
1
-0
/
+1
2015-04-23
m68k: add architecture-specific u-boot.lds
angelo@sysam.it
1
-0
/
+91
2015-03-28
m68k: merge per-CPU config.mk into arch/m68k/Makefile
Masahiro Yamada
8
-101
/
+29
2015-03-28
m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2
-1
/
+16
2015-03-28
m68k: mcf523x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2
-1
/
+11
2015-03-28
m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2
-1
/
+11
2015-03-28
m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2
-8
/
+23
2015-03-28
m68k: mcf532x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2
-9
/
+29
2015-03-28
m68k: mcf530x: move CPU type to Kconfig and refactor config.mk
Masahiro Yamada
2
-5
/
+10
[next]