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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
x86: Drop all the old pin configuration code
Simon Glass
1
-141
/
+0
2016-03-17
x86: Add an ICH6 pin configuration driver
Simon Glass
3
-0
/
+218
2016-03-17
x86: link: Add pin configuration to the device tree
Simon Glass
1
-0
/
+155
2016-03-17
x86: Update microcode for secondary CPUs
Simon Glass
5
-2
/
+12
2016-03-17
x86: ivybridge: Show microcode version for each core
Simon Glass
1
-1
/
+2
2016-03-17
x86: Record the CPU details when starting each core
Simon Glass
3
-1
/
+20
2016-03-17
x86: Move common MRC Kconfig options to the common file
Simon Glass
2
-26
/
+62
2016-03-17
x86: Allow I/O functions to use pointers
Simon Glass
1
-2
/
+10
2016-03-17
x86: Add macros to clear and set I/O bits
Simon Glass
1
-0
/
+22
2016-03-17
x86: ivybridge: Drop sandybridge_early_init()
Simon Glass
1
-2
/
+0
2016-03-17
x86: Move Intel Management Engine code to a common place
Simon Glass
10
-369
/
+418
2016-03-17
x86: Rename PORT_RESET to IO_PORT_RESET
Simon Glass
3
-5
/
+5
2016-03-17
x86: Move common CPU code to its own place
Simon Glass
6
-76
/
+162
2016-03-17
x86: Move common LPC code to its own place
Simon Glass
6
-85
/
+166
2016-03-17
x86: Add the root-complex block to common intel registers
Simon Glass
4
-7
/
+9
2016-03-17
x86: Create a common header for Intel register access
Simon Glass
6
-6
/
+22
2016-03-17
x86: Move microcode code to a common location
Simon Glass
6
-4
/
+8
2016-03-17
x86: Move cache-as-RAM code into a common location
Simon Glass
4
-1
/
+8
2016-03-17
x86: cpu: Add functions to return the family and stepping
Simon Glass
2
-0
/
+24
2016-03-17
x86: broadwell: Add a few microcode files
Simon Glass
2
-0
/
+2272
2016-03-17
x86: Add comments to the SIPI vector
Simon Glass
2
-0
/
+2
2016-03-17
x86: Tidy up mp_init to reduce duplication
Simon Glass
1
-53
/
+26
2016-03-17
x86: Correct duplicate POST values
Simon Glass
1
-2
/
+2
2016-03-17
x86: gpio: Correct GPIO setup ordering
Simon Glass
1
-0
/
+5
2016-03-17
x86: dts: link: Add board ID GPIOs
Simon Glass
1
-0
/
+2
2016-03-17
x86: dts: link: Move SPD info into the memory controller
Simon Glass
1
-111
/
+110
2016-03-17
x86: link: Add required GPIO properties
Simon Glass
1
-3
/
+9
2016-03-17
x86: Add some more common MSR indexes
Simon Glass
3
-20
/
+43
2016-03-17
x86: cpu: Make the vendor table const
Simon Glass
1
-1
/
+1
2016-03-17
x86: Support booting SeaBIOS
Bin Meng
3
-0
/
+28
2016-03-17
x86: Implement functions for writing coreboot table
Bin Meng
3
-0
/
+147
2016-03-17
x86: Support writing configuration tables in high area
Bin Meng
1
-0
/
+11
2016-03-17
x86: Simplify codes in write_tables()
Bin Meng
1
-27
/
+34
2016-03-17
x86: Change write_acpi_tables() signature a little bit
Bin Meng
3
-6
/
+5
2016-03-17
x86: Use a macro for ROM table alignment
Bin Meng
2
-5
/
+7
2016-03-17
x86: Change to use start/end address pair in write_tables()
Bin Meng
1
-6
/
+12
2016-03-17
x86: Clean up coreboot_tables.h
Bin Meng
1
-73
/
+80
2016-03-17
x86: Move sysinfo related to sysinfo.h
Bin Meng
2
-4
/
+2
2016-03-17
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
4
-3
/
+1
2016-03-15
dm: Use uclass_first_device_err() where it is useful
Simon Glass
6
-20
/
+12
2016-02-21
x86: Add Intel Cougar Canyon 2 board
Bin Meng
3
-0
/
+109
2016-02-21
x86: ivybridge: bd82x6x: Support FSP enabled configuration
Bin Meng
2
-1
/
+5
2016-02-21
x86: fsp: Make sure HOB list is not overwritten by U-Boot
Bin Meng
2
-0
/
+43
2016-02-21
x86: ivybridge: Add FSP support
Bin Meng
6
-0
/
+131
2016-02-21
x86: fix memalign() parameter order
Stephen Warren
1
-1
/
+1
2016-02-08
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2
-2
/
+2
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2
-2
/
+2
2016-02-05
x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
Bin Meng
3
-60
/
+0
2016-02-05
x86: Disable DM_PCI_COMPAT
Bin Meng
1
-3
/
+0
2016-02-05
x86: quark: Use Quark's own PCI config APIs
Bin Meng
1
-2
/
+3
[next]