Commit Graph

195 Commits (cb3761ea995ca2699db19f54e7c5f7e463381459)

Author SHA1 Message Date
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Anatolij Gustschin c55285015a post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES 11 years ago
Wolfgang Denk 1b0757eced PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Valentin Longchamp 4e518b8875 post: remove #warning for kirkwood CPUs 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass 8ade950638 bootstage: Convert progress numbers 20-41 to enums 12 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 12 years ago
Wolfgang Denk 6751b05f85 Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU" 12 years ago
Mike Frysinger 23f1dded5e post: add blackfin to the post_time_ms list 12 years ago
Kumar Gala 3e16abe0e4 post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU 13 years ago
Wolfgang Denk 7ddd4475a8 post/lib_powerpc/multi.c: fix stack overflow error 13 years ago
Wolfgang Denk 38081ff7a4 post/lib_powerpc/multi.c: code cleanup 13 years ago
Wolfgang Denk a63aec54a4 post/lib_powerpc/multi.c: make checkpatch clean 13 years ago
Wolfgang Denk 139e1875d3 PPC: fix "Warning: FOO uses hard float, BAR uses soft float". 13 years ago
Holger Brunck 2f88566aaa post: fix compile issue for post tests on kirkwood 13 years ago
Christian Riesch c90a4dd79c post/post.c: Use lldiv for 64-bit divisions 13 years ago
Wolfgang Denk e607a15ddb post/board/lwmon5/gdc.c: Fix GCC 4.6 build warning 13 years ago
Stefan Roese 944416e07c 20001122-1.c: Fix GCC 4.6 build warning 13 years ago
Wolfgang Denk 4d6402b012 post/post.c: fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 50da837663 post/post.c: CodingStyle cleanup 13 years ago
Heiko Schocher f31a911fe2 arm, post: add missing post_time_ms for arm 13 years ago
Heiko Schocher e92372c8a7 cosmetic, post: Codingstyle cleanup 13 years ago
Heiko Schocher 7b5d61b5a3 arm, post, memory: fix bug if sdram base != 0x00000000 13 years ago
Valentin Longchamp 8d3fcb5e60 POST: add new memory regions test 13 years ago
Valentin Longchamp ca51d05758 POST: drivers/memory.c coding style cleanup 13 years ago
Valentin Longchamp 212a0cafad POST: make env test flags fetching optional 13 years ago
Valentin Longchamp 79843950b2 POST: add post_log_res field for post results in global data 13 years ago
Mike Frysinger 2151374fa6 Blackfin: post: generalize led/button tests with GPIOs 13 years ago
Heiko Schocher 4204298db0 post, memorytest: add support for none powerpc archs 13 years ago
Heiko Schocher 90ea601536 post, memorytest: fix if vstart is not = 0x0 13 years ago
James Kosin 975afc34dd post: fix indendation/brace confusion 13 years ago
Mike Frysinger f6f7395eb3 post: new nor flash test 13 years ago
Mike Frysinger d2397817f1 post: use ARRAY_SIZE 13 years ago
Mike Frysinger 9146d13821 post: add gpio hotkey support 13 years ago
Kumar Gala e009cdeb63 powerpc: Fix FPU post related link warnings 14 years ago
Stefan Roese ac69243d83 ppc4xx/POST: Change ethernet test loop count to a default of 10 14 years ago
Stefan Roese 28e94bb2f7 ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Heiko Schocher 9b107e6138 post, i2c: add missing curly bracket in i2c_post_test 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Wolfgang Denk 071bc92330 Coding Style cleanup 14 years ago
Wolfgang Denk 8343f8a764 post/drivers/i2c.c: fix compile error 14 years ago
Peter Tyser 9d921f19b3 post/i2c: Add ability to ignore I2C devices 14 years ago
Peter Tyser 60aaaa0782 post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS 14 years ago
Peter Tyser 9f949c9ac2 post/i2c: Don't probe address 0 14 years ago
Peter Tyser 7e263cea88 post/i2c: Clean up detection logic 14 years ago
Peter Tyser b9b1bc8542 post/i2c: General clean up 14 years ago
Stefan Roese 834a45d7ee ppc4xx/POST: Add board specific UART POST test to lwmon5 14 years ago
York Sun 284170309c Expand POST memory test to support arch-depended implementation. 14 years ago