| Commit message (Expand) | Author | Age | Lines |
* | post: descend only when CONFIG_HAS_POST is defined | Masahiro Yamada | 2013-12-13 | -4/+4 |
* | post: remove unnecessary include path settings | Masahiro Yamada | 2013-11-25 | -8/+0 |
* | post: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -20/+8 |
* | Cosmetic: Fix a number of typos, no functional changes. | Robert P. J. Day | 2013-09-20 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -238/+14 |
* | serial: Remove CONFIG_SERIAL_MULTI from remaining sources | Marek Vasut | 2012-10-15 | -3/+0 |
* | post/board/lwmon5/gdc.c: Fix GCC 4.6 build warning | Wolfgang Denk | 2011-12-02 | -2/+1 |
* | post: use ARRAY_SIZE | Mike Frysinger | 2011-07-26 | -1/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -4/+4 |
* | Coding Style cleanup | Wolfgang Denk | 2010-10-27 | -2/+0 |
* | ppc4xx: Big lwmon5 board support rework/update | Sascha Laue | 2010-10-04 | -145/+727 |
* | ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific | Stefan Roese | 2010-09-23 | -1/+1 |
* | mpc5121: pdm360ng: add coprocessor POST | Anatolij Gustschin | 2010-04-24 | -0/+126 |
* | lwmon, lwmon5: Remove sysmon POST relocation fixups | Peter Tyser | 2009-10-03 | -32/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -38/+38 |
* | lwmon5: add memory-pattern-test to FPGA POST. | Sascha Laue | 2008-06-03 | -0/+50 |
* | Prepare for v1.3.3-rc3 | Wolfgang Denk | 2008-05-04 | -1/+1 |
* | lwmon5: fix offset error in sysmon0 POST | Sascha Laue | 2008-04-30 | -4/+4 |
* | lwmon5: fix manual merge error in POST | Sascha Laue | 2008-04-30 | -2/+2 |
* | post/board/lwmon5/sysmon.c: fix manual merge error. | Wolfgang Denk | 2008-04-29 | -5/+3 |
* | POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs. | Yuri Tikhonov | 2008-04-29 | -4/+4 |
* | lwmon5: update dsPIC POST spezification | Sascha Laue | 2008-04-28 | -14/+43 |
* | Fix watchdog POST for lwmon5 | Sascha Laue | 2008-04-28 | -2/+3 |
* | post: Fix building with O= | Kumar Gala | 2008-04-28 | -1/+1 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-04-26 | -15/+13 |
* | Merge branch 'master' of /home/wd/git/u-boot/lwmon5 | Wolfgang Denk | 2008-04-25 | -96/+50 |
|\ |
|
| * | POST: move CONFIG_POST to Makefiles | Yuri Tikhonov | 2008-04-22 | -1/+2 |
| * | POST: preparations for moving CONFIG_POST to Makefiles | Yuri Tikhonov | 2008-04-22 | -33/+0 |
| * | lwmon5: Fix register test logic to match the specific GDC h/w. | Yuri Tikhonov | 2008-03-18 | -6/+12 |
| * | Fix backlight in the lwmon5 POST. | Yuri Tikhonov | 2008-03-18 | -35/+8 |
| * | Some fixes to dspic, fpga, and gdc post tests for lwmon5. | Yuri Tikhonov | 2008-03-18 | -2/+6 |
| * | The patch adds new POST tests for the Lwmon5 board. | Yuri Tikhonov | 2008-03-18 | -0/+790 |
* | | Fix watchdog POST for lwmon5 | Sascha Laue | 2008-04-13 | -1/+1 |
* | | Coding Style cleanyp; update CHANGELOG | Wolfgang Denk | 2008-03-26 | -6/+6 |
* | | lwmon5 SYSMON POST: fix handling of negative temperatures | Yuri Tikhonov | 2008-03-25 | -24/+36 |
* | | Merge branch 'master' of /home/wd/git/u-boot/work | Wolfgang Denk | 2008-03-22 | -1/+2 |
|\ \ |
|
| * | | LWMON5: fix dsPIC POST | Yuri Tikhonov | 2008-03-22 | -1/+2 |
* | | | lwmon5 POST: remove unreachable code | Wolfgang Denk | 2008-03-20 | -19/+24 |
|/ / |
|
* | | lwmon5: Fix register test logic to match the specific GDC h/w. | Yuri Tikhonov | 2008-03-18 | -6/+12 |
* | | Fix backlight in the lwmon5 POST. | Yuri Tikhonov | 2008-03-18 | -35/+8 |
* | | Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external wa... | Yuri Tikhonov | 2008-03-18 | -2/+6 |
* | | The patch adds new POST tests for the Lwmon5 board. These are: | Yuri Tikhonov | 2008-03-18 | -0/+785 |
|/ |
|
* | ppc4xx: Fix lwmon5 compilation problem | Stefan Roese | 2007-12-27 | -29/+0 |
* | PPC4xx: Move/rename ECC POST for 440EPx/GRx | Larry Johnson | 2007-12-27 | -267/+0 |
* | ppc4xx: Update 440EPx lwmon5 board support | Stefan Roese | 2007-07-31 | -1/+11 |
* | POST: Add ECC POST for the lwmon5 board | Pavel Kolesnikov | 2007-07-20 | -0/+286 |
* | Restructure POST directory to support of other CPUs, boards, etc. | Wolfgang Denk | 2007-03-06 | -0/+485 |