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
2010-09-08
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
Wolfgang Denk
6
-6
/
+514
2010-09-08
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Wolfgang Denk
5
-35
/
+21
2010-09-08
Merge branch 'master' of /home/wd/git/u-boot/master
Wolfgang Denk
6
-509
/
+462
2010-09-07
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Wolfgang Denk
4
-499
/
+431
2010-09-03
AT91/AVR32: atmel_spi.c: flush RDR before next SPI transaction
Reinhard Meyer
1
-2
/
+11
2010-09-03
AT91: add RTT and GPBR based RTC
Reinhard Meyer
2
-0
/
+101
2010-09-03
AT91: MCI: add SD/MMC driver using mmc framework
Reinhard Meyer
3
-4
/
+402
2010-08-31
powerpc/8xxx: Fix dma for 36bit addressing
York Sun
1
-2
/
+6
2010-08-30
i2c: rewrite mvtwsi, support orion5x and kirkwood
Albert Aribaud
1
-409
/
+341
2010-08-30
i2c: rename kirkwood_i2c to mvtwsi
Albert Aribaud
2
-1
/
+1
2010-08-30
ARMV7: S5P: separate the peripheral clocks
Minkyu Kang
1
-2
/
+2
2010-08-26
ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P
Minkyu Kang
3
-5
/
+5
2010-08-23
i2c: omap2+: change header guard to be generic
Nishanth Menon
1
-2
/
+2
2010-08-18
Merge branch 'master' of /home/wd/git/u-boot/master
Wolfgang Denk
6
-27
/
+288
2010-08-18
Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.
Philippe De Muyter
1
-8
/
+25
2010-08-18
cfi_flash: Cleanup flash_print_info()
Stefan Roese
1
-24
/
+27
2010-08-18
Fix printing & reading of 16-bit CFI device identifiers
Philippe De Muyter
1
-4
/
+7
2010-08-18
cfi_flash: flinfo: allow user interrupt in flash print info fn
Kim Phillips
1
-0
/
+2
2010-08-17
S5P: Use accessor functions instead of SoC specific defines to access the bas...
Minkyu Kang
2
-10
/
+2
2010-08-13
Merge branch 'master' of git://git.denx.de/u-boot-ti
Wolfgang Denk
21
-99
/
+87
2010-08-12
mmc: omap3: fix block read function
Grazvydas Ignotas
1
-26
/
+21
2010-08-12
mmc: omap3: make local symbols static
Grazvydas Ignotas
2
-25
/
+17
2010-08-12
musb: am35x: Workaround for fifo read issue
Ajay Kumar Gupta
2
-0
/
+38
2010-08-12
musb: MSC host support for AM35x
Ajay Kumar Gupta
4
-0
/
+215
2010-08-11
video: add support for display controller in MB86R0x SoCs
Matthias Weisser
2
-0
/
+187
2010-08-11
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
11
-17
/
+748
2010-08-11
Merge branch 'master' of git://git.denx.de/u-boot-marvell
Wolfgang Denk
2
-3
/
+144
2010-08-11
Merge branch 'master' of git://git.denx.de/u-boot-ti
Wolfgang Denk
6
-11
/
+122
2010-08-10
S5P: mmc: use the standard debug macro
Minkyu Kang
1
-18
/
+12
2010-08-09
Fix compile warnings for const correctness
Ben Warren
3
-5
/
+6
2010-08-09
miiphy: constify device name
Mike Frysinger
17
-43
/
+43
2010-08-09
net: rename "FSL UECx" net interfaces "UECx"
Kim Phillips
2
-4
/
+4
2010-08-09
net ppc: fix ethernet device names with spaces
Heiko Schocher
1
-1
/
+1
2010-08-09
net,fec: Shorten device name as done for other drivers
Stefano Babic
1
-1
/
+1
2010-08-08
ide: add mvsata_ide driver
Albert Aribaud
2
-0
/
+141
2010-08-08
ide: reorder object files alphabetically
Albert Aribaud
1
-3
/
+3
2010-08-08
Merge branch 'master' of /home/wd/git/u-boot/master
Wolfgang Denk
2
-2
/
+2
2010-08-05
net 52xx: fix ethernet device names with spaces
Wolfgang Denk
1
-1
/
+1
2010-08-05
ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and ...
Steve Sakoman
2
-1
/
+18
2010-08-05
ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systems
Steve Sakoman
2
-0
/
+79
2010-08-05
ARMV7: Modify i2c driver for more reliable operation on OMAP4
Steve Sakoman
2
-10
/
+25
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
1
-1
/
+1
2010-08-04
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Wolfgang Denk
3
-2
/
+481
2010-08-04
Merge branch 'master' of /home/wd/git/u-boot/master
Wolfgang Denk
8
-36
/
+85
2010-08-03
S5P: support mmc driver
Minkyu Kang
2
-0
/
+479
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
4
-28
/
+17
2010-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Wolfgang Denk
1
-0
/
+52
2010-07-22
i2c: soft_i2c: add simple GPIO implementation
Mike Frysinger
1
-0
/
+52
2010-07-20
powerpc/p3041: Add various p3041 related defines
Kumar Gala
1
-1
/
+2
2010-07-20
powerpc/p5020: Add various p5020 related defines (and p5010)
Kumar Gala
1
-1
/
+1
[next]