summaryrefslogtreecommitdiff
path: root/post/drivers
Commit message (Expand)AuthorAgeLines
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-1/+1
* post/drivers/i2c.c: fix compile errorWolfgang Denk2010-10-27-1/+1
* post/i2c: Add ability to ignore I2C devicesPeter Tyser2010-10-22-2/+24
* post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser2010-10-22-4/+4
* post/i2c: Don't probe address 0Peter Tyser2010-10-22-2/+4
* post/i2c: Clean up detection logicPeter Tyser2010-10-22-16/+13
* post/i2c: General clean upPeter Tyser2010-10-22-25/+23
* Expand POST memory test to support arch-depended implementation.York Sun2010-10-19-16/+52
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-9/+9
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk2008-04-25-13/+2
|\
| * POST: move CONFIG_POST to MakefilesYuri Tikhonov2008-04-22-4/+2
| * POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov2008-04-22-9/+0
* | LWMON5: POST RTC fixYuri Tikhonov2008-03-20-0/+15
|/
* Fix warnings while compilation of post/drivers/memory.cAnatolij Gustschin2008-03-02-3/+3
* POST: limit memory test area to not touch global data anymoreYuri Tikhonov2007-08-25-0/+3
* Merged POST framework with the current TOT.Sergei Poselenov2007-07-05-82/+1
* Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk2007-03-06-0/+872