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
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
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
/
post
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
post/i2c: General clean up
Peter Tyser
1
-25
/
+23
2010-10-20
ppc4xx/POST: Add board specific UART POST test to lwmon5
Stefan Roese
1
-0
/
+4
2010-10-20
Expand POST memory test to support arch-depended implementation.
York Sun
1
-16
/
+52
2010-10-04
ppc4xx: Use common ns16550 functions in 4xx UART POST driver
Stefan Roese
1
-280
/
+22
2010-10-04
ppc4xx: Big lwmon5 board support rework/update
Sascha Laue
6
-145
/
+727
2010-09-29
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
4
-5
/
+5
2010-09-23
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
Stefan Roese
1
-1
/
+1
2010-09-23
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
3
-4
/
+4
2010-09-23
ppc4xx: POST UART: Use in/out_8() io-accessor functions
Stefan Roese
1
-64
/
+41
2010-09-21
POST cleanup.
Michael Zaidman
1
-1
/
+2
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
1
-1
/
+1
2010-05-06
POST: Added ECC memory test for mpc83xx.
Michael Zaidman
2
-0
/
+196
2010-04-25
mpc5121: pdm360ng: add coprocessor POST
Anatolij Gustschin
3
-0
/
+139
2010-04-22
Move arch/ppc to arch/powerpc
Stefan Roese
33
-3
/
+3
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
1
-1
/
+1
2010-03-22
POST: add progress API
Michael Zaidman
1
-2
/
+15
2009-12-08
POST: Remove duplicated post_hotkey_pressed() functions
Stefan Roese
1
-0
/
+16
2009-10-09
Merge branch 'reloc'
Wolfgang Denk
3
-32
/
+4
2009-10-07
ppc_4xx: Apply new HW register names
Niklaus Giger
1
-25
/
+25
2009-10-03
Conditionally perform common relocation fixups
Peter Tyser
1
-0
/
+2
2009-10-03
lwmon, lwmon5: Remove sysmon POST relocation fixups
Peter Tyser
2
-32
/
+2
2009-09-11
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
2
-36
/
+36
2009-07-24
ppc4xx: Replace 4xx lowercase SPR references
Matthias Fuchs
1
-3
/
+3
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2009-03-28
mpc8xx/ether.c: fix warning: unused variable 'bd'
Wolfgang Denk
1
-6
/
+12
2009-03-21
cpu/: get mac address from environment
Mike Frysinger
1
-2
/
+2
2009-01-24
FPU POST: fix warnings when building with 2.18 binutils
Yuri Tikhonov
9
-0
/
+17
2008-12-16
post/Makefile: fix dependency problem with parallel builds
Wolfgang Denk
1
-2
/
+2
2008-12-16
POST Make: fix the sub-dir dependencies missing.
Yuri Tikhonov
1
-1
/
+6
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
58
-213
/
+213
2008-08-06
Fix merge problems
Stefan Roese
10
-0
/
+38
2008-06-29
Configure DSP POST; add watchdog reset to diag command
Sascha Laue
2
-1
/
+2
2008-06-12
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
Wolfgang Denk
1
-5
/
+5
2008-06-06
ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options
Stefan Roese
1
-5
/
+5
2008-06-03
lwmon5: add memory-pattern-test to FPGA POST.
Sascha Laue
1
-0
/
+50
2008-05-21
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
Wolfgang Denk
4
-3
/
+119
2008-05-21
Big white-space cleanup.
Wolfgang Denk
14
-147
/
+147
2008-05-21
POST: mark OCM test as POST_STOP
Yuri Tikhonov
1
-1
/
+1
2008-05-21
POST: add POST_STOP flag
Yuri Tikhonov
1
-2
/
+15
2008-05-21
POST: OCM test added.
Yuri Tikhonov
3
-0
/
+103
2008-05-21
POST: typo fix
Yuri Tikhonov
1
-1
/
+1
2008-05-10
post/cpu/ppc4xx/Makefile: line length cleanup
Wolfgang Denk
1
-1
/
+7
2008-05-04
Prepare for v1.3.3-rc3
Wolfgang Denk
1
-1
/
+1
2008-05-01
lwmon5: fix offset error in sysmon0 POST
Sascha Laue
1
-4
/
+4
2008-04-30
lwmon5: fix manual merge error in POST
Sascha Laue
1
-2
/
+2
2008-04-29
post/board/lwmon5/sysmon.c: fix manual merge error.
Wolfgang Denk
1
-5
/
+3
2008-04-29
POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs.
Yuri Tikhonov
3
-6
/
+7
2008-04-28
lwmon5: update dsPIC POST spezification
Sascha Laue
1
-14
/
+43
2008-04-28
Fix watchdog POST for lwmon5
Sascha Laue
1
-2
/
+3
2008-04-28
post: Fix building with O=
Kumar Gala
3
-5
/
+5
[prev]
[next]