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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
efi_loader: typo cerificate
Heinrich Schuchardt
1
-1
/
+1
2021-08-02
doc: add graphviz imagemagick as build dependencies
Heinrich Schuchardt
1
-3
/
+3
2021-08-01
doc: handle 'make htmldocs' warnings as errors
Heinrich Schuchardt
1
-1
/
+1
2021-08-01
doc: add missing board/ti/index.rst
Heinrich Schuchardt
1
-0
/
+9
2021-08-01
doc: riscv: flashing SiFive boards
Heinrich Schuchardt
2
-25
/
+25
2021-08-01
lib: disable CONFIG_SPL_HEXDUMP by default
Heinrich Schuchardt
2
-2
/
+3
2021-08-01
video: buffer overrun in TrueType console
Heinrich Schuchardt
1
-14
/
+12
2021-08-01
Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
5
-4
/
+38
2021-08-01
sunxi: decide the inclusion of SCP by SCP_ADDR existence
Icenowy Zheng
1
-2
/
+2
2021-08-01
sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2
Samuel Holland
2
-0
/
+21
2021-08-01
sunxi: Select environment MMC based on boot device
Samuel Holland
2
-2
/
+15
2021-07-31
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
49
-336
/
+730
2021-07-31
serial: a37xx: Do not call get_ref_clk() in _debug_uart_init()
Pali Rohár
1
-1
/
+3
2021-07-31
serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART
Pali Rohár
1
-3
/
+2
2021-07-31
arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configs
Tony Dinh
1
-2
/
+10
2021-07-31
arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree
Tony Dinh
1
-14
/
+48
2021-07-31
arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configs
Tony Dinh
1
-0
/
+4
2021-07-31
arm64: a37xx: pinctrl: Correct PWM pins definitions
Marek Behún
2
-13
/
+12
2021-07-31
kwbimage: Update help message about how to extract from an existing image
Pali Rohár
1
-1
/
+1
2021-07-31
kwbimage: Add support for extracting images via dumpimage tool
Pali Rohár
1
-8
/
+64
2021-07-31
arm: mvebu: gdsys: Remove custom spl_board_init()
Pali Rohár
3
-22
/
+1
2021-07-31
arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFS
Pali Rohár
12
-51
/
+2
2021-07-31
tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes
Pali Rohár
2
-17
/
+0
2021-07-31
arm: mvebu: Remove legacy U-Boot header from kwbimage v1 files
Pali Rohár
1
-2
/
+2
2021-07-31
arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header
Pali Rohár
28
-69
/
+224
2021-07-31
SPL: Add support for parsing board / BootROM specific image types
Pali Rohár
1
-0
/
+9
2021-07-31
SPL: Add support for specifying offset between header and image
Pali Rohár
4
-3
/
+28
2021-07-31
arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UART
Pali Rohár
1
-23
/
+24
2021-07-31
arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL framework
Pali Rohár
2
-0
/
+16
2021-07-31
arm: mvebu: Mark return_to_bootrom() as a noreturn function
Pali Rohár
1
-1
/
+1
2021-07-31
arm: mvebu: Fix return_to_bootrom()
Pali Rohár
1
-1
/
+2
2021-07-31
tools: kwboot: Fix checking image header version
Pali Rohár
1
-1
/
+1
2021-07-31
tools: kwboot: Check for v1 header size
Pali Rohár
1
-0
/
+5
2021-07-31
tools: kwboot: Cosmetic fix - add missing curly brackets
Pali Rohár
1
-1
/
+2
2021-07-31
tools: kwboot: Print trailing newline after terminal is terminated
Pali Rohár
1
-0
/
+1
2021-07-31
tools: kwboot: Fix restoring terminal
Pali Rohár
1
-1
/
+2
2021-07-31
tools: kwboot: Fix wrong parameter passed to read()
Pali Rohár
1
-1
/
+1
2021-07-31
tools: dumpimage: Show error message when trying to extract data from kwbimage
Pali Rohár
1
-0
/
+5
2021-07-31
tools: dumpimage: Fix crashing when trying to extract data from kwbimage
Pali Rohár
1
-1
/
+1
2021-07-31
tools: kwbimage: Mark all BootROM structures __packed
Pali Rohár
2
-19
/
+19
2021-07-31
tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X
Pali Rohár
2
-26
/
+0
2021-07-31
tools: kwbimage: Add support for a new DATA_DELAY command
Pali Rohár
1
-1
/
+23
2021-07-31
tools: kwbimage: Add support for DATA command also for v1 images
Pali Rohár
2
-1
/
+58
2021-07-31
tools: kwbimage: Don't parse PAYLOAD keyword
Pali Rohár
1
-13
/
+0
2021-07-31
tools: kwbimage: Add support for more BINARY headers
Pali Rohár
1
-31
/
+28
2021-07-31
tools: kwbimage: Fix calculating size of binary header
Pali Rohár
1
-9
/
+2
2021-07-31
tools: kwbimage: Change maximum number of arguments in binary header to 256
Pali Rohár
1
-1
/
+1
2021-07-31
tools: kwbimage: Use -a parameter (load address) for v1 images
Pali Rohár
2
-10
/
+2
2021-07-31
tools: kwbimage: Cosmetic fix - remove redundant space character
Marek Behún
1
-1
/
+1
2021-07-31
tools: kwbimage: Print size of binary header in kwbimage_print_header()
Pali Rohár
1
-0
/
+24
[next]