Commit Graph

232 Commits (lime2-spi)

Author SHA1 Message Date
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 13 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
Stefan Roese 5d7c73e65b ppc4xx: Use common ns16550 functions in 4xx UART POST driver 14 years ago
Sascha Laue f14ae4180a ppc4xx: Big lwmon5 board support rework/update 14 years ago
Stefan Roese 0988776288 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific 14 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 14 years ago
Stefan Roese ab25e880ca ppc4xx: POST UART: Use in/out_8() io-accessor functions 14 years ago
Michael Zaidman 800eb09641 POST cleanup. 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago
Michael Zaidman 93c7e70f64 POST: Added ECC memory test for mpc83xx. 14 years ago
Anatolij Gustschin 29fd7ceb3c mpc5121: pdm360ng: add coprocessor POST 14 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 14 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 14 years ago
Michael Zaidman e070a56c77 POST: add progress API 14 years ago
Stefan Roese 39ff7d5f4c POST: Remove duplicated post_hotkey_pressed() functions 15 years ago