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
2008-10-18
I2C: adding new "i2c bus" Command to the I2C Subsystem.
Heiko Schocher
1
-1
/
+14
2008-10-18
soft_i2c: Add CFG_I2C_INIT_BOARD option
Heiko Schocher
1
-0
/
+11
2008-10-18
lm75: Make the LM75 MULTI_BUS compatible.
Heiko Schocher
1
-0
/
+6
2008-10-18
lm75: fix Codingstyle issues.
Heiko Schocher
1
-123
/
+99
2008-10-18
soft_i2c: prevent compiler warnings if driver does not use CPU Pins.
Heiko Schocher
1
-37
/
+6
2008-10-18
i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.
Heiko Schocher
1
-0
/
+36
2008-10-18
hwmon: Add LM63 support
Dirk Eibach
2
-0
/
+175
2008-10-18
Adds two more ethernet interface to 83xx
richardretanubun
1
-1
/
+47
2008-10-18
Change UEC PHY interface to RGMII on MPC8568MDS
Haiying Wang
4
-0
/
+34
2008-10-14
Remove CFG_EEPROM_PAGE* dependencies for temperature sensors
Peter Tyser
3
-17
/
+0
2008-10-14
Fix the NAND size overflow issue.
Jason Jin
1
-2
/
+2
2008-10-14
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
8
-723
/
+1939
2008-10-14
AX88180: new gigabit network driver
Louis Su
3
-0
/
+1140
2008-10-14
enable 10/100M at VSC8601 at tsec driver
Andre Schwarz
1
-0
/
+2
2008-10-14
net: ne2000: Divided a function of NE2000 driver
Nobuhiro Iwamatsu
5
-723
/
+797
2008-10-14
fsl_pci_init do not scan bus when configured as an end-point
Ed Swarthout
1
-2
/
+15
2008-10-13
CFI: cfi_flash write fix for AMD legacy
Ed Swarthout
1
-3
/
+5
2008-10-02
cfi_flash: do not reset flash when probe fails
Mike Frysinger
1
-1
/
+2
2008-09-22
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
1
-3
/
+5
2008-09-19
sh: Fix compile warning
Nobuhiro Iwamatsu
2
-17
/
+22
2008-09-19
sh: Fix typo in SH serial driver
Nobuhiro Iwamatsu
1
-1
/
+1
2008-09-16
Support for multiple SGMII/TBI interfaces for TSEC ethernet
Peter Tyser
1
-3
/
+5
2008-09-13
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
1
-6
/
+50
2008-09-12
fsl_elbc_nand: ecclayout cleanups
Anton Vorontsov
1
-4
/
+0
2008-09-12
fsl_elbc_nand: implement support for flash-based BBT
Anton Vorontsov
1
-1
/
+34
2008-09-12
fsl_elbc_nand: fix OOB workability for large page NAND chips
Anton Vorontsov
1
-1
/
+16
2008-09-12
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2
-10
/
+10
2008-09-12
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2
-10
/
+10
2008-09-12
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
1
-2
/
+4
2008-09-12
MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s
Wolfgang Denk
1
-1
/
+1
2008-09-12
i.MX31: Make the SPI bus and chip select configurable for MC13783
Magnus Lilja
1
-2
/
+4
2008-09-11
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
1
-8
/
+8
2008-09-11
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-09-11
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-10
ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDR
Victor Gallardo
1
-0
/
+4
2008-09-10
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
1
-1
/
+1
2008-09-10
Fix printf errors under -DDEBUG
Andrew Klossner
1
-1
/
+1
2008-09-09
mtd: SPI Flash: Support the STMicro Flash
TsiChung Liew
4
-0
/
+363
2008-09-09
Make usb-stop() safe to call multiple times in a row.
Remy Bohmer
1
-1
/
+3
2008-09-09
Makefile: fix bug introduced by commit 47ffd6c2
Wolfgang Denk
2
-2
/
+2
2008-09-09
Makefile: compile and link each module just once
Wolfgang Denk
2
-4
/
+4
2008-09-09
Moved conditional compile into Makefile
Andreas Engel
2
-11
/
+7
2008-09-09
Merged serial_pl010.c and serial_pl011.c.
Andreas Engel
4
-178
/
+69
2008-09-09
Update i386 code (sc520_cdp)
Graeme Russ
1
-1
/
+1
2008-09-09
85xx: socrates: Enable Lime support.
Anatolij Gustschin
1
-1
/
+2
2008-09-09
rs5c372: fix rtc_set prototype
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+1
2008-09-09
mk48t59: fix compile problem introduced by commit d1e23194
Wolfgang Denk
1
-1
/
+1
2008-09-07
rtc: allow rtc_set to return an error and use it in cmd_date
Jean-Christophe PLAGNIOL-VILLARD
29
-41
/
+101
2008-09-07
clean up some #if !defined() in drivers/video/cfb_console.c
Andrew Dyer
1
-12
/
+12
2008-09-06
USB EHCI: reset root hub
Yuri Tikhonov
2
-0
/
+38
[next]