Age | Commit message (Expand) | Author | Files | Lines |
2019-05-20 | mpc83xx: Introduce ARCH_MPC836* | Mario Six | 1 | -1/+1 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2017-12-07 | Drop the log buffer | Simon Glass | 1 | -2/+2 |
2017-07-03 | powerpc: remove 4xx support | Heiko Schocher | 1 | -4/+0 |
2017-06-16 | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher | 1 | -8/+1 |
2017-06-12 | powerpc, 8260: remove support for mpc8260 | Heiko Schocher | 1 | -4/+0 |
2017-06-12 | powerpc, 8xx: remove support for 8xx | Heiko Schocher | 1 | -5/+0 |
2014-07-22 | qe: move immap_qe.h from arch directory into common directory | Zhao Qiang | 1 | -1/+1 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -17/+1 |
2011-10-05 | POST: add new memory regions test | Valentin Longchamp | 1 | -0/+1 |
2011-10-05 | POST: allow redefinition of post_word_load/store | Valentin Longchamp | 1 | -0/+8 |
2011-07-28 | post, memory test: add memory_post_test() to include file | Heiko Schocher | 1 | -0/+1 |
2011-07-26 | post: new nor flash test | Mike Frysinger | 1 | -0/+1 |
2011-07-26 | Revert "post, memory test: add memory_post_test() to include file" | Wolfgang Denk | 1 | -1/+0 |
2011-07-25 | post, memory test: add memory_post_test() to include file | Heiko Schocher | 1 | -0/+1 |
2010-12-01 | powerpc/8xxx: Fix _POST_WORD_ADDR on 85xx & 86xx systems | Kumar Gala | 1 | -2/+4 |
2010-10-29 | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 1 | -1/+1 |
2010-10-22 | mpc86xx: Add generic POST word read/write support | Peter Tyser | 1 | -0/+4 |
2010-10-20 | Setup POST word for generic mpc85xx | York Sun | 1 | -2/+2 |
2010-09-21 | POST cleanup. | Michael Zaidman | 1 | -1/+56 |
2010-04-24 | mpc5121: pdm360ng: add coprocessor POST | Anatolij Gustschin | 1 | -0/+1 |
2010-03-21 | POST: add progress API | Michael Zaidman | 1 | -0/+5 |
2009-10-03 | Conditionally perform common relocation fixups | Peter Tyser | 1 | -0/+2 |
2009-01-24 | FPU POST: fix warnings when building with 2.18 binutils | Yuri Tikhonov | 1 | -0/+13 |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 1 | -22/+22 |
2008-05-20 | POST: add POST_STOP flag | Yuri Tikhonov | 1 | -0/+1 |
2008-05-20 | POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround) | Yuri Tikhonov | 1 | -2/+2 |
2008-05-20 | POST: OCM test added. | Yuri Tikhonov | 1 | -0/+1 |
2008-03-18 | The patch introduces the CRITICAL feature of POST tests. If the test marked a... | Yuri Tikhonov | 1 | -0/+4 |
2008-03-18 | The patch adds new POST tests for the Lwmon5 board. These are: | Yuri Tikhonov | 1 | -0/+5 |
2007-07-20 | POST: Add ECC POST for the lwmon5 board | Pavel Kolesnikov | 1 | -0/+1 |
2007-06-22 | Extend POST support for PPC440 | Igor Lisitsin | 1 | -0/+1 |
2004-06-07 | Patch by Pantelis Antoniou, 5 May 2004: | wdenk | 1 | -0/+1 |
2004-04-15 | * Patches by Pantelis Antoniou, 30 Mar 2004: | wdenk | 1 | -0/+1 |
2003-07-24 | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 1 | -1/+3 |
2003-07-14 | * Patches by Yuli Barcohen, 13 Jul 2003: | wdenk | 1 | -5/+6 |
2003-04-27 | * LWMON extensions: | wdenk | 1 | -0/+5 |
2002-12-08 | * Improve log buffer code; use "loglevel" to decide which messages | wdenk | 1 | -0/+3 |
2002-09-12 | Initial revision | wdenk | 1 | -0/+84 |