Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | POST: Add disable interrupts in some of the missing CPU POST tests | Stefan Roese | 2008-07-20 | 1 | -0/+4 |
| | | | | | | | Some CPU POST tests did not disable the interrupts while running. This seems to be necessary to protect this self modifying code. Signed-off-by: Stefan Roese <sr@denx.de> | ||||
* | POST: preparations for moving CONFIG_POST to Makefiles | Yuri Tikhonov | 2008-04-22 | 1 | -3/+0 |
| | | | | | | | Remove CONFIG_POST ifdefs from the post/ source files. Signed-off-by: Yuri Tikhonov <yur@emcraft.com> Signed-off-by: Wolfgang Denk <wd@denx.de> | ||||
* | Restructure POST directory to support of other CPUs, boards, etc. | Wolfgang Denk | 2007-03-06 | 1 | -0/+106 |