summaryrefslogtreecommitdiffstats
path: root/post/drivers
Commit message (Expand)AuthorAgeFilesLines
* arm, post, memory: fix bug if sdram base != 0x00000000Heiko Schocher2011-10-231-3/+4
* POST: add new memory regions testValentin Longchamp2011-10-051-19/+59
* POST: drivers/memory.c coding style cleanupValentin Longchamp2011-10-051-56/+57
* post, memorytest: add support for none powerpc archsHeiko Schocher2011-07-271-2/+6
* post, memorytest: fix if vstart is not = 0x0Heiko Schocher2011-07-271-2/+3
* post: new nor flash testMike Frysinger2011-07-262-1/+108
* post: use ARRAY_SIZEMike Frysinger2011-07-261-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-11-191-1/+2
|\
| * post, i2c: add missing curly bracket in i2c_post_testHeiko Schocher2010-11-171-1/+2
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-1/+1
|/
* post/drivers/i2c.c: fix compile errorWolfgang Denk2010-10-271-1/+1
* post/i2c: Add ability to ignore I2C devicesPeter Tyser2010-10-221-2/+24
* post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser2010-10-221-4/+4
* post/i2c: Don't probe address 0Peter Tyser2010-10-221-2/+4
* post/i2c: Clean up detection logicPeter Tyser2010-10-221-16/+13
* post/i2c: General clean upPeter Tyser2010-10-221-25/+23
* Expand POST memory test to support arch-depended implementation.York Sun2010-10-191-16/+52
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-9/+9
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk2008-04-254-13/+2
|\
| * POST: move CONFIG_POST to MakefilesYuri Tikhonov2008-04-221-4/+2
| * POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov2008-04-223-9/+0
* | LWMON5: POST RTC fixYuri Tikhonov2008-03-201-0/+15
|/
* Fix warnings while compilation of post/drivers/memory.cAnatolij Gustschin2008-03-021-3/+3
* POST: limit memory test area to not touch global data anymoreYuri Tikhonov2007-08-251-0/+3
* Merged POST framework with the current TOT.Sergei Poselenov2007-07-052-82/+1
* Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk2007-03-065-0/+872
OpenPOWER on IntegriCloud