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
/
post
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-24
arm, post, memory: fix bug if sdram base != 0x00000000
Heiko Schocher
1
-3
/
+4
2011-10-06
POST: add new memory regions test
Valentin Longchamp
2
-19
/
+72
2011-10-06
POST: drivers/memory.c coding style cleanup
Valentin Longchamp
1
-56
/
+57
2011-10-06
POST: make env test flags fetching optional
Valentin Longchamp
1
-5
/
+15
2011-10-06
POST: add post_log_res field for post results in global data
Valentin Longchamp
1
-4
/
+5
2011-09-30
Blackfin: post: generalize led/button tests with GPIOs
Mike Frysinger
1
-0
/
+2
2011-07-28
post, memorytest: add support for none powerpc archs
Heiko Schocher
1
-2
/
+6
2011-07-28
post, memorytest: fix if vstart is not = 0x0
Heiko Schocher
1
-2
/
+3
2011-07-26
post: fix indendation/brace confusion
James Kosin
1
-12
/
+12
2011-07-26
post: new nor flash test
Mike Frysinger
3
-2
/
+122
2011-07-26
post: use ARRAY_SIZE
Mike Frysinger
25
-52
/
+28
2011-07-26
post: add gpio hotkey support
Mike Frysinger
1
-0
/
+21
2011-01-25
powerpc: Fix FPU post related link warnings
Kumar Gala
8
-16
/
+16
2010-12-17
ppc4xx/POST: Change ethernet test loop count to a default of 10
Stefan Roese
1
-15
/
+20
2010-11-28
ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST
Stefan Roese
1
-0
/
+4
2010-11-20
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Wolfgang Denk
1
-1
/
+2
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
12
-22
/
+20
2010-11-17
post, i2c: add missing curly bracket in i2c_post_test
Heiko Schocher
1
-1
/
+2
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
1
-1
/
+1
2010-10-28
Coding Style cleanup
Wolfgang Denk
1
-2
/
+0
2010-10-27
post/drivers/i2c.c: fix compile error
Wolfgang Denk
1
-1
/
+1
2010-10-22
post/i2c: Add ability to ignore I2C devices
Peter Tyser
1
-2
/
+24
2010-10-22
post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS
Peter Tyser
1
-4
/
+4
2010-10-22
post/i2c: Don't probe address 0
Peter Tyser
1
-2
/
+4
2010-10-22
post/i2c: Clean up detection logic
Peter Tyser
1
-16
/
+13
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
[prev]
[next]