aboutsummaryrefslogtreecommitdiff
path: root/post/drivers
AgeCommit message (Expand)Author
2010-11-17post, i2c: add missing curly bracket in i2c_post_testHeiko Schocher
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-19Expand POST memory test to support arch-depended implementation.York Sun
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-25Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk
2008-04-22POST: move CONFIG_POST to MakefilesYuri Tikhonov
2008-04-22POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov
2008-03-20LWMON5: POST RTC fixYuri Tikhonov
2008-03-02Fix warnings while compilation of post/drivers/memory.cAnatolij Gustschin
2007-08-25POST: limit memory test area to not touch global data anymoreYuri Tikhonov
2007-07-05Merged POST framework with the current TOT.Sergei Poselenov
2007-03-06Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk