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
/
cmd
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-10
cmd: adtimg: Refactor usage style
Eugeniu Rosca
1
-59
/
+158
2020-01-10
cmd: adtimg: Rename internal symbols
Eugeniu Rosca
1
-25
/
+26
2020-01-10
dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg
Eugeniu Rosca
3
-3
/
+3
2020-01-10
cmd/eeprom.c: prepend 0x to hex numbers in output message format
Klaus H. Sorensen
1
-1
/
+1
2020-01-09
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
1
-7
/
+21
2020-01-09
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
5
-68
/
+216
2020-01-08
cmd/Kconfig: Add more dependencies to OSE bootm support
Tom Rini
1
-0
/
+1
2020-01-07
cmd: add rng command
Heinrich Schuchardt
3
-0
/
+64
2020-01-07
bootm: Add a bootm command for type IH_OS_EFI
Cristian Ciocaltea
1
-0
/
+7
2020-01-07
cmd: efidebug: capitalize UEFI
Heinrich Schuchardt
1
-4
/
+4
2020-01-07
cmd: efidebug: new sub-command tables
Heinrich Schuchardt
1
-1
/
+46
2020-01-07
cmd: efidebug: simplify get_guid_text()
Heinrich Schuchardt
1
-11
/
+14
2020-01-07
efi_loader: free load options after execution
Heinrich Schuchardt
1
-12
/
+14
2020-01-07
efi_loader: export efi_install_fdt()
Heinrich Schuchardt
1
-10
/
+14
2020-01-07
efi_loader: carve out efi_run_image()
Heinrich Schuchardt
1
-19
/
+32
2020-01-07
efi_loader: use hardware device tree by default
Heinrich Schuchardt
1
-8
/
+14
2020-01-07
efi_loader: pass address to efi_install_fdt()
Heinrich Schuchardt
1
-14
/
+18
2020-01-07
bdinfo: show multi_dtb_fit
Heiko Schocher
1
-0
/
+3
2020-01-07
dfu: Add optional timeout parameter
Andy Shevchenko
1
-2
/
+13
2020-01-07
dfu: Refactor do_dfu() to handle optional argument
Andy Shevchenko
1
-7
/
+10
2019-12-15
x86: Update the fsp command for FSP2
Simon Glass
1
-21
/
+44
2019-12-15
x86: sandbox: Add a PMC emulator and test
Simon Glass
3
-0
/
+90
2019-12-09
cmd: pxe: Increase maximum path length
Ben Wolsieffer
1
-1
/
+1
2019-12-09
cmd: mdio/mii: add Kconfig help and allow break dependency
Ramon Fried
2
-5
/
+17
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2
-2
/
+2
2019-12-07
rtc: move date.c from drivers/rtc/ to lib/
AKASHI Takahiro
1
-0
/
+1
2019-12-07
cmd: pxe: Fix checkpatch WARNING/CHECK
Patrice Chotard
1
-7
/
+6
2019-12-07
cmd: sysboot: Fix checkpatch WARNING/CHECK
Patrice Chotard
1
-13
/
+12
2019-12-07
cmd: pxe_utils: Fix checkpatch WARNING/CHECK
Patrice Chotard
1
-47
/
+46
2019-12-07
cmd: sysboot: Create a sysboot command dedicated file
Patrice Chotard
4
-132
/
+142
2019-12-07
cmd: Prepare sysboot command independence
Patrice Chotard
4
-1417
/
+1444
2019-12-07
cmd: Migrate from_env() from pxe.c to nvedit.c
Patrice Chotard
2
-17
/
+17
2019-12-05
cmd: cp: add missing map_sysmem
Philippe Reynes
1
-3
/
+13
2019-12-05
iminfo: add missing map_sysmem
Philippe Reynes
1
-1
/
+11
2019-12-05
cmd: make MTD commands depend on MTD
Miquel Raynal
1
-3
/
+7
2019-12-05
cmd: nand/sf: isolate legacy code
Miquel Raynal
5
-0
/
+118
2019-12-05
cmd: mtdparts: Kconfig: join mtdparts command entry with its options
Miquel Raynal
1
-14
/
+14
2019-12-04
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
Miquel Raynal
1
-1
/
+1
2019-12-04
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
1
-1
/
+1
2019-12-04
Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-2
/
+2
2019-12-03
cmd: efidebug: fix a build error in show_efi_boot_opt()
AKASHI Takahiro
1
-2
/
+2
2019-12-03
cmd: pxe: Fix bootm argument count
Abhishek Shah
1
-0
/
+1
2019-12-03
blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more
Tom Rini
2
-3
/
+1
2019-12-03
common: Move old EEPROM functions into a new header
Simon Glass
1
-0
/
+1
2019-12-03
common: Drop board_show_dram()
Simon Glass
1
-7
/
+2
2019-12-03
common: Move enable/disable_interrupts out of common.h
Simon Glass
4
-0
/
+4
2019-12-03
common: Move ARM cache operations out of common.h
Simon Glass
3
-0
/
+3
2019-12-03
common: Move some cache and MMU functions out of common.h
Simon Glass
2
-0
/
+2
2019-12-03
common: Move some SMP functions out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
common: Move serial functions out of common.h
Simon Glass
1
-0
/
+1
[next]