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
/
board
/
tqc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-09
Merge branch 'reloc'
Wolfgang Denk
2
-2
/
+0
2009-10-08
tqm5200: Correct comment and code in post_hotkeys_pressed.
Detlev Zundel
1
-4
/
+2
2009-10-03
ppc: Enable full relocation to RAM
Peter Tyser
2
-2
/
+0
2009-09-08
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
Kumar Gala
1
-5
/
+3
2009-09-05
ppc: Remove -fno-strict-aliasing
Kumar Gala
1
-1
/
+1
2009-08-29
85xx: Move to a common linker script
Kumar Gala
1
-146
/
+0
2009-08-29
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
Kumar Gala
1
-7
/
+0
2009-08-29
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
Kumar Gala
1
-6
/
+2
2009-07-22
tqm85xx: Remove board_add_ram_info()
Peter Tyser
1
-30
/
+3
2009-07-19
mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI
Kim Phillips
2
-182
/
+35
2009-06-12
General help message cleanup
Wolfgang Denk
3
-9
/
+10
2009-06-12
TQM834x: add FDT support
Wolfgang Denk
2
-0
/
+56
2009-06-04
Redundant Environment: protect full sector size
Wolfgang Denk
1
-1
/
+1
2009-04-04
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
Kumar Gala
1
-6
/
+0
2009-04-04
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
Kumar Gala
1
-1
/
+1
2009-03-23
Add multi-chip NAND support for the TQM8548 modules
Wolfgang Grandegger
1
-1
/
+4
2009-03-21
Fix all linker script to handle all rodata sections
Trent Piepho
2
-6
/
+2
2009-03-21
boards: get mac address from env and move load_sernum_ethaddr() to board init
Mike Frysinger
1
-0
/
+3
2009-02-19
TQM8xxL: make some room in low memory for future needs
Wolfgang Denk
1
-1
/
+0
2009-02-17
TQM85xx: Fix a couple warnings in TQM8548 build
Andy Fleming
2
-3
/
+5
2009-02-17
MPC85xx: TQM8548: workaround for erratum DDR 19 and 20
Wolfgang Grandegger
1
-8
/
+108
2009-02-17
MPC85xx: TQM8548: use cache for AG and BE variants
Wolfgang Grandegger
1
-2
/
+2
2009-02-17
MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration
Wolfgang Grandegger
3
-4
/
+26
2009-02-17
MPC85xx: TQM8548: fix SDRAM timing for 533 MHz
Wolfgang Grandegger
1
-6
/
+8
2009-02-17
MPC85xx: TQM8548: add support for the TQM8548_BE module
Wolfgang Grandegger
1
-2
/
+4
2009-02-17
MPC85xx: TQM85xx: make standard PCI/PCI-X configurable
Wolfgang Grandegger
1
-6
/
+6
2009-02-17
MPC85xx: TQM85xx: fix flash protection for boot loader
Wolfgang Grandegger
1
-2
/
+1
2009-02-08
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
1
-1
/
+1
2009-01-28
Command usage cleanup
Peter Tyser
3
-8
/
+8
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
1
-6
/
+6
2008-12-20
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
1
-1
/
+1
2008-12-07
Update U-Boot's build timestamp on every compile
Peter Tyser
1
-1
/
+2
2008-12-06
lwmon, tqm8xx: Fix build errors
Anatolij Gustschin
1
-2
/
+3
2008-12-04
85xx: Add PORDEVSR_PCI1 define
Peter Tyser
1
-1
/
+1
2008-11-19
Align end of bss by 4 bytes
Selvamuthukumar
2
-0
/
+2
2008-11-02
TQM8260: use CFI flash driver instead of custom driver.
Wolfgang Denk
2
-498
/
+1
2008-11-02
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
1
-2
/
+2
2008-10-28
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
1
-0
/
+26
2008-10-27
lcd: Let the board code show board-specific info
Haavard Skinnemoen
1
-0
/
+26
2008-10-25
85xx: Convert all fsl_pci_init users to new APIs
Kumar Gala
1
-38
/
+20
2008-10-21
TQM8260: environment in flash instead EEPROM, baudrate 115k
Wolfgang Denk
1
-2
/
+11
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
1
-2
/
+2
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
18
-381
/
+381
2008-09-17
Coding style cleanup; update CHANEGLOG
Wolfgang Denk
1
-35
/
+35
2008-09-16
TQM8xx: Fix CFI flash driver support for all TQM8xx based boards
Wolfgang Denk
3
-866
/
+93
2008-09-11
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
4
-31
/
+31
2008-09-11
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
3
-4
/
+4
2008-09-11
cleanup use of CFG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-11
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2
-2
/
+2
2008-09-07
TQM8272: move NAND part in seperate File
Heiko Schocher
4
-276
/
+331
[next]