| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-04-22 | POST: move CONFIG_POST to Makefiles | Yuri Tikhonov | |
| Introduce the new logical option CONFIG_HAS_POST which is set when the platform has CONFIG_POST set. Use CONFIG_HAS_POST in the post/ Makefiles to determine should the POST libs be compiled for the selected target platform, or not. To avoid breaking u-boot linking process, the empty post/libpost.a file is created for platforms which do not have POSTs. Signed-off-by: Yuri Tikhonov <[email protected]> Signed-off-by: Wolfgang Denk <[email protected]> | |||
| 2007-07-05 | Merged POST framework with the current TOT. | Sergei Poselenov | |
| Signed-off-by: Sergei Poselenov <[email protected]> | |||
| 2007-03-06 | Restructure POST directory to support of other CPUs, boards, etc. | Wolfgang Denk | |
