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
/
arch
/
x86
/
cpu
/
coreboot
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-17
x86: Rename board_final_cleanup() to board_final_init()
Simon Glass
1
-2
/
+2
2020-07-17
x86: Store the coreboot table address in global_data
Simon Glass
1
-1
/
+7
2020-05-27
x86: coreboot: add SMBIOS cbmem entry parsing
Christian Gmeiner
1
-0
/
+14
2020-05-19
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop bootstage.h from common header
Simon Glass
1
-0
/
+1
2020-05-04
x86: coreboot: Allow building an SPL image
Simon Glass
3
-2
/
+21
2020-05-04
x86: Allow building an SPL image for coreboot
Simon Glass
1
-0
/
+1
2020-04-30
x86: Move coreboot-table detection into common code
Simon Glass
1
-15
/
+9
2020-04-16
x86: Correct wording of coreboot source code
Simon Glass
1
-2
/
+2
2019-12-15
x86: timer: use a timer base of 0
Simon Glass
1
-0
/
+1
2019-12-03
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
1
-0
/
+1
2019-12-03
common: Move checkcpu() out of common.h
Simon Glass
1
-0
/
+1
2019-08-18
x86: Remove x86 specific GD flags as they are not referenced at all
Stefan Roese
1
-3
/
+0
2019-05-19
x86: coreboot: make it possible to process unhandled tags
Christian Gmeiner
1
-0
/
+7
2018-12-10
coreboot: only init usb if necessary
Thomas RIENOESSL
1
-1
/
+2
2018-10-09
x86: Update mtrr functions to allow leaving cache alone
Simon Glass
1
-2
/
+2
2018-08-20
x86: coreboot: Add generic coreboot payload support
Bin Meng
2
-15
/
+14
2018-07-02
x86: Add scsi command to coreboot and qemu
Bin Meng
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
6
-13
/
+6
2018-04-16
x86: Rename e820entry to e820_entry
Bin Meng
1
-1
/
+1
2018-04-16
x86: Use 'unsigned int' in install_e820_map() functions
Bin Meng
1
-3
/
+4
2017-12-13
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
Tuomas Tynkkynen
1
-0
/
+1
2017-08-16
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
1
-1
/
+0
2017-08-01
x86: Switch all boards to use DM SCSI
Bin Meng
1
-0
/
+1
2017-08-01
x86: kconfig: Move USB to platform Kconfig
Bin Meng
1
-0
/
+3
2017-08-01
x86: coreboot: kconfig: Imply drivers that are useful
Bin Meng
1
-0
/
+10
2017-08-01
x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
Bin Meng
1
-5
/
+0
2017-08-01
x86: kconfig: Let board select BOARD_EARLY_INIT_F
Bin Meng
1
-5
/
+0
2017-04-30
fs: Kconfig: Add a separate config for FS_CBFS
Simon Glass
1
-0
/
+1
2017-04-30
fs: Convert CONFIG_CMD_CBFS to Kconfig
Simon Glass
1
-0
/
+1
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
1
-1
/
+3
2017-04-05
board_f: x86: Use checkcpu() for CPU init
Simon Glass
1
-0
/
+5
2016-10-12
x86: coreboot: Convert to use DM coreboot video driver
Bin Meng
1
-4
/
+0
2016-06-29
x86: coreboot: Remove the dummy pch driver
Bin Meng
2
-27
/
+0
2016-05-23
x86: Call board_final_cleanup() in last_stage_init()
Bin Meng
1
-9
/
+11
2016-03-17
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2
-2
/
+0
2016-01-24
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
Simon Glass
1
-1
/
+2
2015-12-01
x86: Convert to use driver model timer
Bin Meng
1
-22
/
+0
2015-09-09
x86: coreboot: Convert to use more dm drivers
Bin Meng
1
-6
/
+0
2015-08-26
x86: coreboot: Allow >=4GiB memory bank size
Bin Meng
1
-5
/
+4
2015-08-26
x86: Remove calculate_relocation_address()
Bin Meng
1
-8
/
+1
2015-08-26
x86: coreboot: Correctly report E820 types
Bin Meng
1
-2
/
+13
2015-07-15
x86: pci: Tidy up the generic x86 PCI driver
Simon Glass
1
-22
/
+0
2015-06-04
x86: qemu: Implement PIRQ routing
Bin Meng
1
-0
/
+5
2015-06-04
x86: coreboot: Control I/O port 0xb2 writing via device tree
Bin Meng
1
-3
/
+9
2015-06-04
x86: coreboot: Fix cosmetic issues
Bin Meng
1
-24
/
+3
2015-04-30
x86: link: Add PCH driver to support SPI Flash
Simon Glass
1
-0
/
+11
2015-04-18
dm: x86: pci: Convert coreboot to use driver model for pci
Simon Glass
1
-47
/
+16
2015-04-17
x86: Support machines with >4GB of RAM
Simon Glass
1
-2
/
+4
2015-01-24
x86: config: Enable hook for saving MRC configuration
Simon Glass
1
-0
/
+5
[next]