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-11-28
cfi_flash: fix bug introduced while recent change to flash_get_size()
Anatolij Gustschin
1
-3
/
+4
2010-11-28
74xx_7xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
1
-1
/
+2
2010-11-28
824x: Cleanup for partial linking and --gc-sections
Wolfgang Denk
1
-3
/
+7
2010-11-28
ppc4xx/NAND: Reduce size of NAND SPL image
Stefan Roese
1
-2
/
+2
2010-11-27
e1000: fix compile warning
Wolfgang Denk
1
-1
/
+2
2010-11-26
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2
-2
/
+5
2010-11-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-25
/
+82
2010-11-26
usb: Remove usb_dev_init() from ehci-ppc4xx.c
Stefan Roese
1
-1
/
+0
2010-11-26
usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()
Stefan Roese
1
-1
/
+1
2010-11-26
usb: Add WATCHDOG_RESET call to polling loop
Stefan Roese
1
-0
/
+2
2010-11-26
usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()
Anatolij Gustschin
1
-0
/
+2
2010-11-20
mmc: omap: timeout counter fix
Nishanth Menon
1
-25
/
+82
2010-11-19
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
1
-70
/
+94
2010-11-18
Exclude drivers/qe/fdt.c without CONFIG_QE
Sebastien Carlier
2
-3
/
+1
2010-11-18
GRETH: removed space in network driver device name.
Daniel Hellstrom
1
-2
/
+2
2010-11-18
GRETH: fixed 2 decriptor table typos
Daniel Hellstrom
1
-2
/
+2
2010-11-18
GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...
Daniel Hellstrom
1
-0
/
+10
2010-11-18
GRETH: Added autodetection of PHY address, or let BSP hardcode it.
Daniel Hellstrom
1
-23
/
+55
2010-11-18
GRETH: made debug printouts use common debug() macro.
Daniel Hellstrom
1
-41
/
+25
2010-11-18
GRETH: removed unneccesary register write and one clean up.
Daniel Hellstrom
1
-3
/
+1
2010-11-18
net: e1000: typo using wrong argument to sizeof
Matthew McClintock
1
-1
/
+1
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
31
-62
/
+62
2010-11-17
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-95
/
+53
2010-11-15
pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW
Peter Tyser
1
-2
/
+14
2010-11-15
pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW
Peter Tyser
1
-8
/
+9
2010-11-15
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
Peter Tyser
1
-28
/
+89
2010-11-15
fsl_pci_init: Quiet scanning printf()
Peter Tyser
1
-1
/
+1
2010-11-15
fsl: Clean up printing of PCI boot info
Peter Tyser
1
-5
/
+5
2010-11-15
fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware
Peter Tyser
1
-1
/
+5
2010-11-15
net: e1000: Add initialized eth_device & e1000_hw structure
Kumar Gala
1
-0
/
+14
2010-11-15
net: uli526x: Add initialized eth_device structure
Nobuhiro Iwamatsu
1
-0
/
+5
2010-11-15
net: tsi108_eth: Add initialized eth_device structure
Nobuhiro Iwamatsu
1
-1
/
+5
2010-11-15
net: pcnet: Add initialized eth_device structure
Nobuhiro Iwamatsu
1
-0
/
+5
2010-11-15
net: ns8382x: Add initialized eth_device structure
Nobuhiro Iwamatsu
1
-0
/
+5
2010-11-15
net: natsemi: Add initialized eth_device structure
Nobuhiro Iwamatsu
1
-0
/
+5
2010-11-15
net: fec_mxc: Add initialized eth_device structure
Nobuhiro Iwamatsu
1
-0
/
+1
2010-11-15
net: eepro100: Add initialized eth_device structure
Nobuhiro Iwamatsu
1
-0
/
+5
2010-11-15
net: dc2114x: Add initialized eth_device structure
Nobuhiro Iwamatsu
1
-0
/
+6
2010-11-15
net: rtl8139: Add initialized eth_device structure
Nobuhiro Iwamatsu
1
-0
/
+5
2010-11-15
net: rtl8169: Add initialized eth_device structure
Nobuhiro Iwamatsu
1
-0
/
+5
2010-11-10
sf: ramtron: new spi fram driver
Reinhard Meyer
4
-0
/
+329
2010-11-04
mmc: Add multi-block read support to the generic mmc driver
Alagu Sankar
1
-71
/
+39
2010-11-04
mmc: Clean up generic mmc driver multi-block write functions
Steve Sakoman
1
-24
/
+14
2010-10-29
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Wolfgang Denk
6
-108
/
+122
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2
-2
/
+2
2010-10-28
Add generic support for samsung s3c2440
C Nauman
4
-102
/
+103
2010-10-28
Coding Style cleanup
Wolfgang Denk
7
-8
/
+1
2010-10-27
mmc: seperate block number into small parts for multi-write cmd
Lei Wen
1
-15
/
+39
2010-10-26
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Wolfgang Denk
1
-1
/
+1
2010-10-25
ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing
Steve Sakoman
1
-1
/
+1
[next]