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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
dm: part: Drop the block_drvr table
Simon Glass
1
-11
/
+16
2016-05-03
Change my mailaddress
Andreas Bießmann
1
-1
/
+1
2016-04-19
efi_loader: Handle memory overflows
Andreas Färber
1
-4
/
+4
2016-04-19
gunzip.c: use block layer for writes
Eric Nelson
1
-3
/
+2
2016-04-19
efi_loader: Expose ascending efi memory map
Alexander Graf
1
-2
/
+7
2016-04-19
efi_loader: Always flush in cache line size granularity
Alexander Graf
1
-1
/
+9
2016-04-19
efi_loader: Increase path string to 32 characters
Alexander Graf
1
-2
/
+2
2016-04-19
efi_loader: Add el torito support
Alexander Graf
1
-0
/
+35
2016-04-19
efi_loader: Split drive add into function
Alexander Graf
1
-37
/
+47
2016-04-12
lib/crc8: Add crc start value
Stefan Roese
1
-13
/
+20
2016-04-02
efi_loader: Always allocate the highest available address
Alexander Graf
1
-0
/
+29
2016-04-02
lib/physmem.c: Switch to __weak for arch_phys_memset
Tom Rini
1
-4
/
+2
2016-03-31
cosmetic: Fix typos "privide"
Masahiro Yamada
1
-1
/
+1
2016-03-27
efi_loader: Fix some entry/exit points
Alexander Graf
2
-7
/
+11
2016-03-27
efi_stub: Move carriage return before line feed in putc()
Bin Meng
1
-2
/
+3
2016-03-27
efi_loader: Add GOP support
Alexander Graf
2
-0
/
+153
2016-03-17
cmd_dhry.c: Use lldiv for vax_mips calculation as well
Tom Rini
1
-1
/
+1
2016-03-17
x86: dts: Drop memory SPD compatible string
Simon Glass
1
-1
/
+0
2016-03-17
dhry: Correct dhrystone calculation for fast machines
Simon Glass
1
-3
/
+5
2016-03-17
x86: Drop all the old pin configuration code
Simon Glass
1
-1
/
+0
2016-03-16
efi_loader: Pass proper device path in on boot
Alexander Graf
1
-6
/
+0
2016-03-16
efi_loader: hook up in build environment
Alexander Graf
4
-0
/
+23
2016-03-16
efi_loader: Implement memory allocation and map
Alexander Graf
1
-0
/
+319
2016-03-16
efi_loader: Add disk interfaces
Alexander Graf
1
-0
/
+218
2016-03-16
efi_loader: Add runtime services
Alexander Graf
2
-3
/
+293
2016-03-16
efi_loader: Add console interface
Alexander Graf
1
-0
/
+360
2016-03-16
efi_loader: Add boot time services
Alexander Graf
1
-0
/
+781
2016-03-15
efi_loader: Add PE image loader
Alexander Graf
1
-0
/
+188
2016-03-15
Merge git://git.denx.de/u-boot-dm
Tom Rini
3
-6
/
+7
2016-03-15
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
Stefan Roese
1
-2
/
+2
2016-03-15
lib/crc16.c: Coding-style cleanup
Stefan Roese
1
-41
/
+40
2016-03-15
fdt: Allow libfdt to be used in SPL
Simon Glass
2
-5
/
+11
2016-03-15
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
1
-0
/
+6
2016-03-15
dm: fdtdec: Correct a sandbox build warning
Simon Glass
1
-2
/
+3
2016-03-15
dm: Drop the block_dev_desc_t typedef
Simon Glass
1
-1
/
+1
2016-03-15
dm: Use uclass_first_device_err() where it is useful
Simon Glass
1
-3
/
+3
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
1
-0
/
+10
2016-03-14
libfdt: Add a function to write a property placeholder
Simon Glass
1
-2
/
+14
2016-02-26
timer: Provide an early timer
Simon Glass
1
-7
/
+21
2016-02-26
lib: Don't instrument the div64 function
Simon Glass
1
-1
/
+2
2016-02-16
tegra: nyan-big: Move the LCD driver to driver model
Simon Glass
1
-1
/
+0
2016-02-15
Makefile: remove BUILD_TAG from KBUILD_CFLAGS
Stephen Warren
1
-0
/
+1
2016-02-10
gunzip: remove avail_in recalculation
Stephen Warren
1
-2
/
+1
2016-02-06
fdt: introduce fdtdec_get_child_count
Peng Fan
1
-0
/
+11
2016-02-06
bzlib: Try another way to fix an unused variable
Simon Glass
1
-4
/
+3
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
4
-4
/
+4
2016-01-29
tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
Christophe Ricard
1
-1
/
+1
2016-01-24
x86: Drop the irq router compatible string
Simon Glass
1
-1
/
+0
2016-01-21
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
1
-1
/
+0
2016-01-21
bzip2: Support compression for sandbox
Simon Glass
3
-0
/
+1849
[next]