summaryrefslogtreecommitdiff
path: root/post/drivers
AgeCommit message (Expand)Author
2013-05-01post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORESAnatolij Gustschin
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-07-27post, memorytest: add support for none powerpc archsHeiko Schocher
2011-07-27post, memorytest: fix if vstart is not = 0x0Heiko Schocher
2011-07-26post: new nor flash testMike Frysinger
2011-07-26post: use ARRAY_SIZEMike Frysinger
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-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