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
/
freescale
/
mpc8641hpcn
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-29
86xx: Remove redudant PLATFORM_CPPFLAGS
Kumar Gala
1
-3
/
+0
2009-08-29
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
Kumar Gala
1
-6
/
+0
2009-08-29
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
Kumar Gala
1
-4
/
+2
2009-07-22
85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards
Kumar Gala
1
-6
/
+9
2009-07-22
86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields
Peter Tyser
1
-3
/
+3
2009-07-22
86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN
Kumar Gala
1
-4
/
+14
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-04-02
86xx: Cleanup MP support
Kumar Gala
1
-1
/
+1
2009-04-01
mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves
Becky Bruce
1
-0
/
+9
2009-03-21
Fix all linker script to handle all rodata sections
Trent Piepho
1
-3
/
+1
2009-02-24
mpc8641hpcn: Indicate 36-bit addr map in boot messages
Becky Bruce
1
-0
/
+3
2009-02-17
86xx: Reset update
Peter Tyser
1
-0
/
+8
2009-02-10
mpc8641hpcn: Clean up PCI mapping concepts
Becky Bruce
1
-5
/
+5
2009-02-10
mpc8641hpcn: Set up outbound pci windows before inbound
Becky Bruce
1
-6
/
+6
2009-01-24
fsl-ddr: use the 1T timing as default configuration
Dave Liu
1
-0
/
+2
2008-11-19
Align end of bss by 4 bytes
Selvamuthukumar
1
-0
/
+1
2008-11-11
mpc8641: fix address-cells default in old .dts detection
Becky Bruce
1
-3
/
+3
2008-11-10
mpc8641: Try to detect old .dts files
Becky Bruce
1
-0
/
+27
2008-11-10
mpc8641: Support 36-bit physical addressing
Becky Bruce
1
-6
/
+7
2008-11-10
mpc8641: Change 32-bit memory map
Becky Bruce
2
-11
/
+14
2008-11-10
mpc8641: Drop imaginary second flash bank, map 8MB
Becky Bruce
1
-1
/
+1
2008-11-10
Merge commit 'wd/master'
Jon Loeliger
2
-9
/
+9
2008-11-03
86xx: Make dram_size a phys_size_t
Becky Bruce
1
-3
/
+3
2008-11-03
mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build
Becky Bruce
2
-8
/
+10
2008-11-03
mpc8641: Stop supporting non-PCI_PNP configs
Becky Bruce
1
-21
/
+1
2008-11-02
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2
-9
/
+9
2008-10-30
86xx: remove the second DDR LAW setting for mpc8641hpcn
Dave Liu
1
-3
/
+0
2008-10-30
86xx: remove the unused ddr_enable_ecc in the board file
Dave Liu
1
-11
/
+0
2008-10-25
86xx: Convert all fsl_pci_init users to new APIs
Kumar Gala
1
-36
/
+17
2008-10-18
Add DDR options setting on MPC8641HPCN board
Haiying Wang
1
-36
/
+110
2008-10-18
Pass dimm parameters to populate populate controller options
Haiying Wang
1
-1
/
+4
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2
-51
/
+51
2008-09-03
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
Ben Warren
1
-0
/
+8
2008-08-27
FSL DDR: Convert MPC8641HPCN to new DDR code.
Kumar Gala
3
-7
/
+95
2008-07-11
Fix some more print() format errors.
Wolfgang Denk
1
-2
/
+2
2008-07-10
Merge commit 'wd/master'
Jon Loeliger
1
-1
/
+1
2008-07-03
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
1
-1
/
+1
2008-06-19
MPC8641HPCN: Report board id, board version and fpga version.
Kumar Gala
1
-2
/
+4
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
1
-1
/
+1
2008-06-11
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
Wolfgang Denk
1
-9
/
+9
2008-06-11
85xx/86xx: Move to dynamic mgmt of LAWs
Kumar Gala
1
-9
/
+9
2008-06-06
Merge commit 'wd/master'
Jon Loeliger
1
-4
/
+4
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-4
/
+4
2008-05-19
mpc86xx: Removed unused and unconfigured memory test code.
Jon Loeliger
1
-36
/
+0
2008-04-29
85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
Kumar Gala
1
-1
/
+1
2008-03-05
Remove erroneous or extra spd.h #includers.
Jon Loeliger
1
-5
/
+1
2008-02-20
86xx: Fix GUR PCI config registers properly.
Jon Loeliger
1
-2
/
+4
2008-02-18
86xx: Convert sbc8641d to use libfdt.
Jon Loeliger
1
-15
/
+3
2008-01-24
86xx: Remove old-style law setup code
Becky Bruce
3
-182
/
+0
[next]