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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-21
fsl_sata: Fix compiler warnings shown by gcc-4.4
galak
2
-81
/
+19
2009-07-20
mmc: set bus width to 1 and clock to minimum early during initialization
Ilya Yanok
1
-0
/
+3
2009-07-19
Canyonlands SATA harddisk driver
Kazuaki Ichinohe
3
-0
/
+2588
2009-07-19
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
7
-1669
/
+224
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
7
-18
/
+18
2009-07-18
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2
-129
/
+178
2009-07-18
sata: namespace curr_device variable
Mike Frysinger
1
-3
/
+3
2009-07-17
Added support for splash screen positioning
Matthias Weisser
1
-1
/
+35
2009-07-17
video: mb862xx: replace printf with puts
Anatolij Gustschin
1
-10
/
+10
2009-07-17
video: mb862xx: use macros instead of magic numbers
Anatolij Gustschin
1
-46
/
+50
2009-07-17
video: mb862xx: fix coding style and remove dead code
Anatolij Gustschin
1
-103
/
+114
2009-07-17
Remove legacy NAND and disk on chip code.
Scott Wood
4
-1663
/
+0
2009-07-17
nand: ndfc: Remove unnecessary #ifdef's
Stefan Roese
1
-6
/
+0
2009-07-17
nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory
Stefan Roese
2
-0
/
+224
2009-07-17
nand: fixed failed reads on corrected ECC errors in nand_util.c
Valeriy Glushkov
1
-5
/
+5
2009-07-17
Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.
David Brownell
1
-1
/
+1
2009-07-17
fsl_esdhc: Add device tree fixups
Anton Vorontsov
1
-0
/
+19
2009-07-16
mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations
Kim Phillips
1
-2
/
+9
2009-07-14
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
3
-2
/
+87
2009-07-14
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
Wolfgang Denk
1
-3
/
+8
2009-07-13
issue write command to base for JEDEC flash
Po-Yu Chuang
1
-3
/
+8
2009-07-12
at91: Introduction of at91sam9g45 SOC.
Sedji Gaouaou
1
-2
/
+4
2009-07-11
usb: Fix compiler warning with gcc4.4
Kumar Gala
1
-2
/
+2
2009-07-09
usb: add Marvell Kirkwood ehci host controller driver
Prafulla Wadaskar
2
-0
/
+109
2009-07-09
mpc8xxx: USB: fix: access of ehci struct elements
Vivek Mahajan
1
-9
/
+9
2009-07-09
usb: musb: add timeout via CONFIG_MUSB_TIMEOUT
Bryan Wu
2
-0
/
+35
2009-07-09
usb: musb: drop old musb read/write prototypes
Mike Frysinger
1
-6
/
+0
2009-07-08
nand: Add Marvell Kirkwood NAND driver
Prafulla Wadaskar
2
-0
/
+83
2009-07-08
fsl_elbc_nand: redirect the pointer of bbt pattern to RAM
Mingkai Hu
1
-0
/
+4
2009-07-08
Bug-fix in drivers mtd nand Makefile
kevin.morfitt@fearnside-systems.co.uk
1
-1
/
+1
2009-07-08
mtd: nand: use loff_t for offset
Jean-Christophe PLAGNIOL-VILLARD
1
-10
/
+10
2009-07-08
mtd: nand: new base driver for memory mapped nand devices
Mike Frysinger
2
-0
/
+54
2009-07-08
davinci_nand chipselect/init cleanup
David Brownell
1
-20
/
+8
2009-07-08
davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)
David Brownell
1
-205
/
+13
2009-07-08
davinci_nand: cleanup I (minor)
David Brownell
1
-33
/
+22
2009-07-08
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
1
-2
/
+5
2009-07-08
Coding style cleanup; update CHANGELOG
Wolfgang Denk
1
-2
/
+0
2009-07-08
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
7
-10
/
+215
2009-07-07
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
Wolfgang Denk
2
-0
/
+110
2009-07-07
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Wolfgang Denk
1
-1
/
+1
2009-07-07
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2
-16
/
+57
2009-07-07
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2
-0
/
+179
2009-07-07
UBI: Fix build problem noticed on Apollon (arm/testing repo)
Stefan Roese
1
-1
/
+1
2009-07-07
sf: Macronix additional chips supported
Prafulla Wadaskar
1
-12
/
+37
2009-07-07
sf: sst: add sst25vf###b ids
Mike Frysinger
1
-0
/
+16
2009-07-07
sf: sst: fix sector size
Mike Frysinger
1
-4
/
+4
2009-07-06
net: merge bugfix: Marvell Kirkwood gigabit ethernet driver
Prafulla Wadaskar
1
-0
/
+1
2009-07-06
ARM DaVinci: EMIF settings
Thomas Lange
1
-9
/
+3
2009-07-06
arm: Kirkwood: Basic SOCs support
Prafulla Wadaskar
1
-0
/
+3
2009-07-02
83xx: Add support for fsl_dma driver
Peter Tyser
1
-15
/
+49
[next]