| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-08 | bootcount: Correct #endif comment to match, other aesthetics | Robert P. J. Day | |
| Correct mismatched comment on #endif to agree with its #if defined(). Also add some missing #endif comments for consistency, take out extraneous blank lines for readability. rday | |||
| 2014-07-22 | qe: move immap_qe.h from arch directory into common directory | Zhao Qiang | |
| ls1021 is arm-core and supports qe too. Move immap_qe.h into common directory for both arm and powerpc. Signed-off-by: Zhao Qiang <[email protected]> Reviewed-by: York Sun <[email protected]> | |||
| 2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <[email protected]> | |||
| 2012-09-01 | Consolidate bootcount code into drivers/bootcount | Stefan Roese | |
| This patch moves all bootcount implementations into a common directory: drivers/bootcount. The generic bootcount driver is now usable not only by powerpc platforms, but others as well. Signed-off-by: Stefan Roese <[email protected]> Cc: Heiko Schocher <[email protected]> Cc: Valentin Longchamp <[email protected]> Cc: Christian Riesch <[email protected]> Cc: Manfred Rudigier <[email protected]> Cc: Mike Frysinger <[email protected]> Cc: Rob Herring <[email protected]> Cc: Reinhard Meyer <[email protected]> Tested-by: Valentin Longchamp <[email protected]> Tested-by: Christian Riesch <[email protected]> Acked-by: Rob Herring <[email protected]> Acked-by: Mike Frysinger <[email protected]> | |||
