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
2020-01-07
bootm: Add a bootm command for type IH_OS_EFI
Cristian Ciocaltea
1
-0
/
+56
2020-01-07
image: Add IH_OS_EFI for EFI chain-load boot
Cristian Ciocaltea
2
-1
/
+3
2020-01-07
spl: fit: Allow the board to tell if more images must be loaded from FIT
Jean-Jacques Hiblot
1
-3
/
+62
2020-01-07
spl: fit: constify the output parameter of spl_fit_get_image_name()
Jean-Jacques Hiblot
1
-3
/
+3
2020-01-07
spl: fit: be more verbose when an error occurs when applying the overlays
Jean-Jacques Hiblot
1
-2
/
+5
2020-01-07
spl: fit: Do not fail immediately if an overlay is not available
Jean-Jacques Hiblot
1
-1
/
+5
2020-01-07
spl: fit: allocate a temporary buffer to load the overlays
Jean-Jacques Hiblot
1
-5
/
+29
2020-01-07
spl: fit: Make room in the FDT before applying overlays
Jean-Jacques Hiblot
1
-5
/
+12
2020-01-07
spl: fit: Add support for applying DT overlay
Michal Simek
1
-3
/
+27
2020-01-07
spl: fit: don't load the firmware twice
Jean-Jacques Hiblot
1
-0
/
+10
2020-01-07
spl: Allow cache drivers to be used in SPL
Ley Foon Tan
1
-0
/
+6
2020-01-07
dfu: Add optional timeout parameter
Andy Shevchenko
1
-0
/
+17
2019-12-26
configs: Enable SPL_FSL_PBL for some LayerScape platforms
Alison Wang
1
-2
/
+6
2019-12-15
spl: Add methods to find the position/size of next phase
Simon Glass
1
-0
/
+20
2019-12-15
x86: fsp: Add a new arch_fsp_init_r() hook
Simon Glass
1
-0
/
+3
2019-12-15
board_r: Move early-timer init later
Simon Glass
1
-5
/
+14
2019-12-15
binman: Add a library to access binman entries
Simon Glass
1
-0
/
+10
2019-12-10
spl: opensbi: wait for ack from secondary harts before entering OpenSBI
Lukas Auer
1
-1
/
+11
2019-12-10
riscv: add option to wait for ack from secondary harts in smp functions
Lukas Auer
1
-1
/
+1
2019-12-10
spl: opensbi: specify main hart as preferred boot hart
Lukas Auer
1
-0
/
+1
2019-12-10
spl: cache: Allow cache drivers in SPL
Rick Chen
1
-0
/
+7
2019-12-09
Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-0
/
+35
2019-12-06
Revert "spl: fix entry_point equal to load_addr"
Tom Rini
1
-2
/
+2
2019-12-06
common: fdt_support: add support for setting usable memory
Igor Opaniuk
1
-0
/
+35
2019-12-05
spl: fix entry_point equal to load_addr
Giulio Benetti
1
-2
/
+2
2019-12-05
spl: Introduce SPL_DM_GPIO Kconfig define
Lukasz Majewski
1
-0
/
+6
2019-12-04
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
1
-2
/
+2
2019-12-03
spl: ymodem: Fix loading of fit image
Lokesh Vutla
1
-2
/
+6
2019-12-03
bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC
Lihua Zhao
1
-2
/
+37
2019-12-03
cosmetic: Fix spelling and whitespace errors
Thomas Hebb
1
-3
/
+3
2019-12-03
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
common: Move command functions out of common.h
Simon Glass
5
-0
/
+5
2019-12-03
common: Move enable/disable_interrupts out of common.h
Simon Glass
2
-0
/
+2
2019-12-03
common: Move interrupt functions into a new header
Simon Glass
2
-0
/
+2
2019-12-03
common: Move ARM cache operations out of common.h
Simon Glass
8
-0
/
+8
2019-12-03
common: Move some cache and MMU functions out of common.h
Simon Glass
3
-0
/
+3
2019-12-03
common: Move checkcpu() out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
common: Move get_ticks() function out of common.h
Simon Glass
4
-0
/
+4
2019-12-03
common: Add a new lz4.h header file
Simon Glass
1
-0
/
+1
2019-12-03
common: Move serial functions out of common.h
Simon Glass
4
-0
/
+4
2019-12-03
common: Move sorting functions to their own header file
Simon Glass
1
-0
/
+1
2019-12-03
spl: bootcount: Move code out of header file
Simon Glass
1
-0
/
+11
2019-12-03
crc32: Use the crc.h header for crc functions
Simon Glass
8
-0
/
+8
2019-12-03
common: Drop global inclusion of status_led.h
Simon Glass
1
-0
/
+1
2019-12-03
Drop CONFIG_SHOW_ACTIVITY
Simon Glass
1
-6
/
+0
2019-11-25
usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h
Heinrich Schuchardt
1
-6
/
+0
2019-11-25
usb: kbd: implement special keys
Heinrich Schuchardt
1
-0
/
+42
2019-11-25
usb: kbd: simplify coding for arrow keys
Heinrich Schuchardt
1
-35
/
+12
2019-11-25
usb: kbd: signature of usb_kbd_put_queue()
Heinrich Schuchardt
1
-1
/
+1
2019-11-25
usb: kbd: fix typo
Heinrich Schuchardt
1
-1
/
+1
[prev]
[next]