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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-21
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
1
-1
/
+1
2011-12-21
net: Fix arguments in tftpput command
Simon Glass
1
-2
/
+5
2011-12-21
common/cmd_pxe.c: Fix GCC 4.6 build warnings
Heiko Schocher
1
-1
/
+1
2011-12-19
common/cmd_nvedit.c: Fix size calculation in do_env_import()
Horst Kronstorfer
1
-1
/
+1
2011-12-17
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
Tom Rini
2
-9
/
+21
2011-12-12
common/cmd_nvedit.c: Add missing 'env save' preproc guard
Horst Kronstorfer
1
-0
/
+2
2011-12-12
powerpc/bootm: Flush ramdisk and device tree image when booting on MP
Kumar Gala
1
-0
/
+8
2011-12-12
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2
-611
/
+333
2011-12-11
usb: add help for missing start subcommand
Veli-Pekka Peltola
1
-2
/
+4
2011-12-11
cosmetic: remove excess whitespace from usb command help
Veli-Pekka Peltola
1
-5
/
+5
2011-12-11
USB: Drop dead code from usb_kbd.c
Marek Vasut
1
-379
/
+0
2011-12-11
USB: Rework usb_kbd.c
Marek Vasut
1
-262
/
+325
2011-12-11
USB: Add functionality to poll the USB keyboard via control EP
Marek Vasut
1
-14
/
+50
2011-12-11
sandbox: Add improved RAM simulation
Matthias Weisser
1
-3
/
+0
2011-12-09
Add board_pre_console_putc to deal with early console output
Simon Glass
1
-1
/
+9
2011-12-09
common/usb_kbd.c: fix bug introduced in commit 00b7d6e
Wolfgang Denk
1
-1
/
+1
2011-12-09
USB: Squash checkpatch warnings in usb_kbd.c
Marek Vasut
1
-289
/
+320
2011-12-07
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-6
/
+8
2011-12-07
Fix unused function in cmd_bdinfo.c
Simon Glass
1
-0
/
+1
2011-12-07
Fix SPI build errors in exports.c
Simon Glass
1
-0
/
+1
2011-12-07
Revert "mii: miiphy register address width change"
Wolfgang Denk
1
-4
/
+4
2011-12-07
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
1
-6
/
+8
2011-12-07
Add a cli command to test the TPM device.
Vadim Bendebury
2
-0
/
+104
2011-12-07
pxe: make the first label the implicit default
Jason Hobbs
1
-3
/
+14
2011-12-07
cmd_bdinfo: simplify local static funcs a bit
Mike Frysinger
1
-58
/
+31
2011-12-07
mii: miiphy register address width change
Chandan Nath
1
-4
/
+4
2011-12-06
env_nand: Remove DEBUG definition
Thomas Weber
1
-2
/
+0
2011-12-06
common/menu.c: Fix build warning
Anatolij Gustschin
1
-1
/
+1
2011-12-06
serial: constify serial_assign()
Gerlando Falauto
1
-1
/
+1
2011-12-06
serial: cosmetic checkpatch compliance
Gerlando Falauto
1
-26
/
+25
2011-12-06
miiphy: Note that miiphy_* API is deprecated
Andy Fleming
1
-0
/
+10
2011-12-02
Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2
-2
/
+13
2011-12-01
image: Don't detect XIP images as overlapping.
Stephen Warren
1
-1
/
+3
2011-12-01
image: Implement IH_TYPE_KERNEL_NOLOAD
Stephen Warren
2
-1
/
+10
2011-11-29
x86: Provide more configuration granularity
Graeme Russ
1
-1
/
+2
2011-11-28
menu.c: use puts() instead of printf() where possible
Wolfgang Denk
1
-6
/
+10
2011-11-27
cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup
Kumar Gala
1
-1
/
+1
2011-11-24
Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
1
-1
/
+2
2011-11-23
common/cmd_bootm.c: Fix GCC 4.6 warnings
Anatolij Gustschin
1
-1
/
+2
2011-11-22
env: clean env_common.c checkpatch and code style
Igor Grinberg
1
-34
/
+18
2011-11-22
env: clean env_nand.c checkpatch and code style
Igor Grinberg
1
-53
/
+46
2011-11-22
env: clean env_flash.c checkpatch and code style
Igor Grinberg
1
-91
/
+84
2011-11-22
env: clean env_sf.c checkpatch and code style
Igor Grinberg
1
-28
/
+20
2011-11-22
env: clean env_eeprom.c checkpatch and code style
Igor Grinberg
1
-58
/
+46
2011-11-22
env: clean env_embedded.c checkpatch and code style
Igor Grinberg
1
-24
/
+23
2011-11-22
env: clean env_mmc.c checkpatch and code style
Igor Grinberg
1
-49
/
+23
2011-11-22
env: clean env_nvram.c checkpatch and code style
Igor Grinberg
1
-12
/
+12
2011-11-22
env: clean env_onenand.c checkpatch and code style
Igor Grinberg
1
-7
/
+5
2011-11-22
env: clean env_dataflash.c checkpatch and code style
Igor Grinberg
1
-20
/
+12
2011-11-22
env: clean env_mgdisk.c checkpatch and code style
Igor Grinberg
1
-2
/
+2
[next]