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
2019-02-20
sound: Add uclass operations for beeping
Simon Glass
5
-4
/
+157
2019-02-20
sound: Mark sound_setup() as optional
Simon Glass
2
-2
/
+2
2019-02-20
x86: ivybridge: Add a way to get the HDA config setting
Simon Glass
2
-2
/
+28
2019-02-20
pch: Add ioctl support
Simon Glass
4
-1
/
+93
2019-02-20
sandbox: pch: Add a test for the PCH uclass
Simon Glass
6
-0
/
+119
2019-02-20
x86: sandbox: pch: Add a CONFIG option for PCH
Simon Glass
4
-1
/
+15
2019-02-20
x86: link: Increase malloc size and decrease code size
Simon Glass
1
-1
/
+2
2019-02-20
x86: samus: Increase the pre-reloc memory
Simon Glass
1
-1
/
+1
2019-02-20
x86: Adjust I/O macros to work on 64-bit machines
Simon Glass
1
-8
/
+8
2019-02-20
sandbox: Add a note about the growing state_info struct
Simon Glass
1
-0
/
+9
2019-02-20
pci: Add IDs for Intel high-definition audio
Simon Glass
1
-0
/
+5
2019-02-20
gpio: Use case-insentive matching on the GPIO name
Simon Glass
1
-1
/
+1
2019-02-20
gpio: Show inactive GPIOs when explicitly requested
Simon Glass
1
-4
/
+4
2019-02-20
pci: Fix comment in struct pci_child_platdata
Simon Glass
1
-1
/
+1
2019-02-20
pci: Don't export pci_hose_config_device()
Simon Glass
2
-11
/
+2
2019-02-20
i2c: designware: Add error checking on init
Simon Glass
1
-10
/
+19
2019-02-20
dm: syscon: Don't require a regmap for PCI devices
Simon Glass
1
-0
/
+4
2019-02-20
log: Allow #define LOG_DEBUG to enable logging in a file
Simon Glass
2
-1
/
+21
2019-02-20
log: Add documentation for convenience functions
Simon Glass
1
-10
/
+26
2019-02-20
log: Add a Kconfig option to set the default log level
Simon Glass
2
-1
/
+21
2019-02-20
log: Fix up Kconfig log level names
Simon Glass
2
-30
/
+38
2019-02-20
Merge branch '2019-02-19-master-imports'
Tom Rini
50
-232
/
+745
2019-02-20
travis: Exclude omap from the arm926ejs job
Tom Rini
1
-1
/
+1
2019-02-20
cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=y
Ismael Luceno Cortes
1
-1
/
+1
2019-02-20
dm: Fix typo 'Watchdot' -> 'Watchdog'
Chris Packham
1
-1
/
+1
2019-02-20
ARM: omap3: evm: Update DM SPL support
Derald D. Woods
4
-39
/
+15
2019-02-20
omap3_beagle: Enable DM_SPI
Tom Rini
1
-0
/
+1
2019-02-20
omap3_beagle: Update for DM SPL support
Tom Rini
5
-51
/
+20
2019-02-20
cmd/fs: fix build if CMD_BOOTEFI is not set
Gervais, Francois
1
-0
/
+2
2019-02-20
ARM: omap3_logic: Enable SPL booting device tree
Adam Ford
9
-41
/
+39
2019-02-20
ARM: DTS: omap3-u-boot.dtsi
Adam Ford
1
-0
/
+81
2019-02-19
ARM: da8xxevm: Add NAND instructions for da850-evm to README
Adam Ford
1
-0
/
+8
2019-02-19
ARM: am3517_evm: Enable Falcon Mode
Adam Ford
2
-0
/
+2
2019-02-19
ARM: da850evm: Increase Malloc Size
Adam Ford
4
-0
/
+4
2019-02-19
hikey: Allow environment to store in eMMC and increase bootdelay
Manivannan Sadhasivam
2
-4
/
+5
2019-02-19
test: let use gdbserver for all sandbox targets
Igor Opaniuk
1
-2
/
+2
2019-02-19
bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158
Philippe Reynes
1
-1
/
+1
2019-02-19
dtbo: Fix dtbo generation rules
Michal Simek
1
-1
/
+1
2019-02-19
fs: fat: Reduce default max clustersize 64KiB from malloc pool
Tien Fong Chee
1
-1
/
+9
2019-02-19
fs: fat: dynamically allocate memory for temporary buffer
Tien Fong Chee
1
-6
/
+12
2019-02-19
spl: implement CRC check on U-Boot uImage
Simon Goldschmidt
3
-7
/
+50
2019-02-19
configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFU
Bin Liu
1
-0
/
+11
2019-02-19
cmd: date: Do not overwrite arguments
Roman Kapl
1
-4
/
+4
2019-02-19
elf: fix cache flushing in 'bootelf -p' command
Kurban Mallachiev
1
-2
/
+4
2019-02-19
board/BuR/brxre1: convert do DM
Hannes Schmelzer
6
-61
/
+463
2019-02-19
dm: scsi: report correct device number
Heinrich Schuchardt
1
-6
/
+7
2019-02-19
tpm: simplify: tpm_set_global_lock()
Heinrich Schuchardt
1
-3
/
+1
2019-02-19
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
8
-175
/
+69
2019-02-19
Prepare v2019.04-rc2
Tom Rini
1
-1
/
+1
2019-02-18
configs: Enable CONFIG_BLK in am57xx_evm and am57xx_hs_evm
Jean-Jacques Hiblot
2
-4
/
+6
[next]