aboutsummaryrefslogtreecommitdiff
path: root/post/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-26post: new nor flash testMike Frysinger2-1/+108
2011-07-26post: use ARRAY_SIZEMike Frysinger1-1/+1
2010-11-19Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-1/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-1/+1
2010-11-17post, i2c: add missing curly bracket in i2c_post_testHeiko Schocher1-1/+2
2010-10-27post/drivers/i2c.c: fix compile errorWolfgang Denk1-1/+1
2010-10-22post/i2c: Add ability to ignore I2C devicesPeter Tyser1-2/+24
2010-10-22post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser1-4/+4
2010-10-22post/i2c: Don't probe address 0Peter Tyser1-2/+4
2010-10-22post/i2c: Clean up detection logicPeter Tyser1-16/+13
2010-10-22post/i2c: General clean upPeter Tyser1-25/+23
2010-10-19Expand POST memory test to support arch-depended implementation.York Sun1-16/+52
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-9/+9
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-04-25Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk4-13/+2
2008-04-22POST: move CONFIG_POST to MakefilesYuri Tikhonov1-4/+2
2008-04-22POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov3-9/+0
2008-03-20LWMON5: POST RTC fixYuri Tikhonov1-0/+15
2008-03-02Fix warnings while compilation of post/drivers/memory.cAnatolij Gustschin1-3/+3
2007-08-25POST: limit memory test area to not touch global data anymoreYuri Tikhonov1-0/+3
2007-07-05Merged POST framework with the current TOT.Sergei Poselenov2-82/+1
2007-03-06Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk5-0/+872