aboutsummaryrefslogtreecommitdiff
path: root/post
AgeCommit message (Expand)Author
2012-03-30post: remove #warning for kirkwood CPUsValentin Longchamp
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Convert progress numbers 20-41 to enumsSimon Glass
2012-03-18bootstage: Use show_boot_error() for -ve progress numbersSimon Glass
2012-03-12Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POS...Wolfgang Denk
2012-02-12post: add blackfin to the post_time_ms listMike Frysinger
2012-01-13post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPUKumar Gala
2011-12-23post/lib_powerpc/multi.c: fix stack overflow errorWolfgang Denk
2011-12-23post/lib_powerpc/multi.c: code cleanupWolfgang Denk
2011-12-23post/lib_powerpc/multi.c: make checkpatch cleanWolfgang Denk
2011-12-23PPC: fix "Warning: FOO uses hard float, BAR uses soft float".Wolfgang Denk
2011-12-11post: fix compile issue for post tests on kirkwoodHolger Brunck
2011-12-10post/post.c: Use lldiv for 64-bit divisionsChristian Riesch
2011-12-02post/board/lwmon5/gdc.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-1620001122-1.c: Fix GCC 4.6 build warningStefan Roese
2011-11-03post/post.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-03post/post.c: CodingStyle cleanupWolfgang Denk
2011-10-27arm, post: add missing post_time_ms for armHeiko Schocher
2011-10-27cosmetic, post: Codingstyle cleanupHeiko Schocher
2011-10-23arm, post, memory: fix bug if sdram base != 0x00000000Heiko Schocher
2011-10-05POST: add new memory regions testValentin Longchamp
2011-10-05POST: drivers/memory.c coding style cleanupValentin Longchamp
2011-10-05POST: make env test flags fetching optionalValentin Longchamp
2011-10-05POST: add post_log_res field for post results in global dataValentin Longchamp
2011-09-29Blackfin: post: generalize led/button tests with GPIOsMike Frysinger
2011-07-27post, memorytest: add support for none powerpc archsHeiko Schocher
2011-07-27post, memorytest: fix if vstart is not = 0x0Heiko Schocher
2011-07-26post: fix indendation/brace confusionJames Kosin
2011-07-26post: new nor flash testMike Frysinger
2011-07-26post: use ARRAY_SIZEMike Frysinger
2011-07-26post: add gpio hotkey supportMike Frysinger
2011-01-25powerpc: Fix FPU post related link warningsKumar Gala
2010-12-17ppc4xx/POST: Change ethernet test loop count to a default of 10Stefan Roese
2010-11-28ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POSTStefan Roese
2010-11-19Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-17post, i2c: add missing curly bracket in i2c_post_testHeiko Schocher
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-27post/drivers/i2c.c: fix compile errorWolfgang Denk
2010-10-22post/i2c: Add ability to ignore I2C devicesPeter Tyser
2010-10-22post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser
2010-10-22post/i2c: Don't probe address 0Peter Tyser
2010-10-22post/i2c: Clean up detection logicPeter Tyser
2010-10-22post/i2c: General clean upPeter Tyser
2010-10-20ppc4xx/POST: Add board specific UART POST test to lwmon5Stefan Roese
2010-10-19Expand POST memory test to support arch-depended implementation.York Sun
2010-10-04ppc4xx: Use common ns16550 functions in 4xx UART POST driverStefan Roese
2010-10-04ppc4xx: Big lwmon5 board support rework/updateSascha Laue
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk