Commit Graph

122 Commits (16f2f5a351004129e79e79816697a367fd9e5446)

Author SHA1 Message Date
Mike Frysinger 6bacfa6a8e cpu/: get mac address from environment 16 years ago
Yuri Tikhonov ce82ff0538 FPU POST: fix warnings when building with 2.18 binutils 16 years ago
Wolfgang Denk aa1bcca3d2 post/Makefile: fix dependency problem with parallel builds 16 years ago
Yuri Tikhonov 45845301af POST Make: fix the sub-dir dependencies missing. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Stefan Roese 86446d3a5d POST: Add disable interrupts in some of the missing CPU POST tests 16 years ago
Niklaus Giger 0043ac5502 POST PPC4xx/spr IVPR only if PPC440 16 years ago
Sascha Laue 5744ddc663 Configure DSP POST; add watchdog reset to diag command 16 years ago
Stefan Roese b2815f7928 ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options 16 years ago
Sascha Laue 6956d53d99 lwmon5: add memory-pattern-test to FPGA POST. 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Yuri Tikhonov 7845d49094 POST: mark OCM test as POST_STOP 16 years ago
Yuri Tikhonov 28a3850658 POST: add POST_STOP flag 16 years ago
Yuri Tikhonov 6e8ec68226 POST: OCM test added. 16 years ago
Yuri Tikhonov 6891260bdd POST: typo fix 16 years ago
Wolfgang Denk e5e9d6c9c0 post/cpu/ppc4xx/Makefile: line length cleanup 16 years ago
Wolfgang Denk 6adf61dc4c Prepare for v1.3.3-rc3 16 years ago
Sascha Laue 58b575e575 lwmon5: fix offset error in sysmon0 POST 16 years ago
Sascha Laue e7419b243a lwmon5: fix manual merge error in POST 16 years ago
Wolfgang Denk ea6f66894f post/board/lwmon5/sysmon.c: fix manual merge error. 16 years ago
Yuri Tikhonov 18ec19e4aa POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs. 16 years ago
Sascha Laue 6aee00f5e6 lwmon5: update dsPIC POST spezification 16 years ago
Sascha Laue 3e4615ab7f Fix watchdog POST for lwmon5 16 years ago
Kumar Gala 03c6cd39f9 post: Fix building with O= 16 years ago
Wolfgang Denk 19cf2ec90d post/Makefile: make sure to use the correct flags 16 years ago
Wolfgang Denk 7ed4011733 Coding Style cleanup, update CHANGELOG 16 years ago
Yuri Tikhonov 2d2b994a30 POST: move CONFIG_POST to Makefiles 16 years ago
Yuri Tikhonov 0a51e9248e POST: preparations for moving CONFIG_POST to Makefiles 16 years ago
Sascha Laue 3dfd4aab92 Fix watchdog POST for lwmon5 16 years ago
Wolfgang Denk aa6f6d171a Coding Style cleanyp; update CHANGELOG 17 years ago
Yuri Tikhonov ff2bdfb2c1 lwmon5 SYSMON POST: fix handling of negative temperatures 17 years ago
Yuri Tikhonov 86aea3eaef LWMON5: fix dsPIC POST 17 years ago
Wolfgang Denk 81a0ac62ea lwmon5 POST: remove unreachable code 17 years ago
Yuri Tikhonov b73a19e160 LWMON5: POST RTC fix 17 years ago
Yuri Tikhonov 23e20aa648 lwmon5: Fix register test logic to match the specific GDC h/w. 17 years ago
Yuri Tikhonov 46bc0a9387 Fix backlight in the lwmon5 POST. 17 years ago
Yuri Tikhonov f694e32f93 Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now. 17 years ago
Yuri Tikhonov b428f6a8c6 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 17 years ago
Yuri Tikhonov 8f15d4addd The patch adds new POST tests for the Lwmon5 board. These are: 17 years ago
Yuri Tikhonov c2ed33efbf Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. 17 years ago
Yuri Tikhonov 3a5d1e7f13 lwmon5: Fix register test logic to match the specific GDC h/w. 17 years ago
Yuri Tikhonov 0f855a1f05 Fix backlight in the lwmon5 POST. 17 years ago
Yuri Tikhonov 603f194e5a Some fixes to dspic, fpga, and gdc post tests for lwmon5. 17 years ago
Yuri Tikhonov e262efe357 The patch introduces the CRITICAL feature of POST tests. If the test 17 years ago
Yuri Tikhonov 65b20dcefc The patch adds new POST tests for the Lwmon5 board. 17 years ago
Yuri Tikhonov 8dc3b2303d Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. 17 years ago
Stefan Roese 84a999b6cd ppc4xx: program_tlb now uses 64bit physical addess 17 years ago
Anatolij Gustschin 44b4dbed41 Fix warnings while compilation of post/drivers/memory.c 17 years ago
Anatolij Gustschin 60ec654c5e POST: Disable cache while SPR POST 17 years ago