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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
at91sam9261ek.c: fix minor coding style issue.
Wolfgang Denk
1
-4
/
+5
2009-12-07
trab: fix warning: implicit declaration of function 'disable_vfd'
Wolfgang Denk
1
-0
/
+2
2009-12-07
zlib.c: avoid build conflicts for cradle board
Wolfgang Denk
1
-0
/
+2
2009-12-06
Fix out-of-tree building of "apollon" board.
Wolfgang Denk
1
-0
/
+1
2009-12-05
lzma: ignore unset filesizes
Mike Frysinger
1
-3
/
+6
2009-12-05
README: Rearrange paragraphs to regain linear arrangement.
Detlev Zundel
1
-20
/
+20
2009-12-05
tools/mkimage: Print FIT image contents after creation
Peter Tyser
1
-25
/
+26
2009-12-05
tools/fit_image.c: Remove unused fit_set_header()
Peter Tyser
1
-33
/
+1
2009-12-05
tools/mkimage: Assume FDT image type for FIT images
Peter Tyser
1
-0
/
+6
2009-12-05
EXT2FS: fix inode size for ext2fs rev#0
Michael Brandt
1
-7
/
+13
2009-12-03
Remove superfluous preprocessor tests from some cmd_*.c files.
Robert P. J. Day
2
-8
/
+0
2009-12-03
README: Update the list of directories.
Robert P. J. Day
1
-1
/
+5
2009-12-03
Removes dead code in the file common/cmd_i2c.c
Pratap Chandu
1
-8
/
+0
2009-12-03
smc91111_eeprom: drop CONFIG stub protection
Mike Frysinger
1
-12
/
+0
2009-12-03
RTC: Fix return code in MC13783 RTC driver.
Magnus Lilja
1
-1
/
+1
2009-12-03
cmd_date: Fix spelling in error message.
Magnus Lilja
1
-3
/
+3
2009-12-03
Move do_irqinfo() to common/cmd_irq.c
Peter Tyser
2
-11
/
+9
2009-12-03
cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE
Peter Tyser
1
-4
/
+0
2009-12-03
m41t11: Remove unused functions
Peter Tyser
1
-14
/
+0
2009-12-03
circbuf: Move to lib_generic and conditionally compile
Peter Tyser
3
-1
/
+1
2009-12-03
Fix build failure in examples/standalone
Sanjeev Premi
1
-1
/
+7
2009-12-03
85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files
Becky Bruce
9
-63
/
+0
2009-12-03
MAINTAINERS: update responsible for MPC85xx/86xx
Wolfgang Denk
1
-1
/
+1
2009-12-01
Merge branch 'master' of git://git.denx.de/u-boot-nios
Wolfgang Denk
6
-198
/
+7
2009-11-25
Fix example FIT image source files
Ira W. Snyder
5
-0
/
+15
2009-11-25
img2srec: use standard types
Mike Frysinger
1
-102
/
+62
2009-11-25
tools: gitignore *.exe binaries
Mike Frysinger
1
-0
/
+1
2009-11-25
ppc: Move conditional compilation of kgdb.c to Makefile
Peter Tyser
2
-6
/
+1
2009-11-25
spi_flash.h: pull in linux/types.h for u## types
Mike Frysinger
1
-0
/
+1
2009-11-25
bootm: mark local boot_os[] table static
Mike Frysinger
1
-1
/
+1
2009-11-25
mkconfig: deny messed up ARCH definition
Nishanth Menon
1
-0
/
+5
2009-11-25
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
1
-8
/
+24
2009-11-25
Merge branch 'master-sync' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-1
/
+2
2009-11-25
Repair the 'netretry=once' option.
Remy Bohmer
1
-8
/
+24
2009-11-25
Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y
Remy Bohmer
2
-3
/
+1
2009-11-24
OMAP3: pandora: fix booting without serial attached
Grazvydas Ignotas
1
-1
/
+2
2009-11-24
Add support for CS2 dataflash for Atmel-SPI.
Remy Bohmer
1
-2
/
+16
2009-11-24
Fix mingw tools build
Remy Bohmer
2
-0
/
+159
2009-11-24
Building of FIT images does not work.
Remy Bohmer
1
-0
/
+1
2009-11-24
Nios2: do_boom_linux(): kernel gunzip input data integrity problem due to
Renato Andreola
1
-0
/
+5
2009-11-24
Nios2: Fix compiler warnings in lib_nios2/board.c (unused variables)
Scott McNutt
1
-2
/
+0
2009-11-23
Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from
Scott McNutt
4
-196
/
+2
2009-11-23
sf: fix stmicro offset setup while erasing
Mike Frysinger
1
-1
/
+2
2009-11-23
sf: new driver for Winbond W25X16/32/64 devices
Jason McMullan
4
-0
/
+339
2009-11-23
mpc8260: move FDT memory node fixup into common CPU code.
Marcel Ziswiler
5
-52
/
+2
2009-11-23
Add driver for FTRTC010 real time clock
Po-Yu Chuang
2
-0
/
+125
2009-11-23
MIMC200: set default fbmem value
Mark Jackson
1
-1
/
+1
2009-11-17
ppc4xx: Initialize magnetic coupler on VOM405 boards
Matthias Fuchs
1
-0
/
+35
2009-11-17
ppc4xx: Initialize magnetic couplers in PLU405
Matthias Fuchs
2
-1
/
+38
2009-11-17
Add minimal SJA1000 header for basic CAN mode
Matthias Fuchs
1
-0
/
+60
[next]