- aa6f6d1 Coding Style cleanyp; update CHANGELOG by Wolfgang Denk · 17 years ago
- ff2bdfb lwmon5 SYSMON POST: fix handling of negative temperatures by Yuri Tikhonov · 17 years ago
- 6887cb6 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
- 86aea3e LWMON5: fix dsPIC POST by Yuri Tikhonov · 17 years ago
- 81a0ac6 lwmon5 POST: remove unreachable code by Wolfgang Denk · 17 years ago
- b73a19e LWMON5: POST RTC fix by Yuri Tikhonov · 17 years ago
- 23e20aa lwmon5: Fix register test logic to match the specific GDC h/w. by Yuri Tikhonov · 17 years ago
- 46bc0a9 Fix backlight in the lwmon5 POST. by Yuri Tikhonov · 17 years ago
- f694e32 Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now. by Yuri Tikhonov · 17 years ago
- b428f6a The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · 17 years ago
- 8f15d4a The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
- c2ed33e Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. by Yuri Tikhonov · 17 years ago
- 3a5d1e7 lwmon5: Fix register test logic to match the specific GDC h/w. by Yuri Tikhonov · 17 years ago
- 0f855a1 Fix backlight in the lwmon5 POST. by Yuri Tikhonov · 17 years ago
- 603f194 Some fixes to dspic, fpga, and gdc post tests for lwmon5. by Yuri Tikhonov · 17 years ago
- e262efe The patch introduces the CRITICAL feature of POST tests. If the test by Yuri Tikhonov · 17 years ago
- 65b20dc The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
- 8dc3b23 Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. by Yuri Tikhonov · 17 years ago
- 84a999b ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · 17 years ago
- 44b4dbe Fix warnings while compilation of post/drivers/memory.c by Anatolij Gustschin · 17 years ago
- 60ec654 POST: Disable cache while SPR POST by Anatolij Gustschin · 17 years ago
- 928d1d7 Fix CPU POST test failure by Yuri Tikhonov · 17 years ago
- 8dafa87 Add attribute POST_PREREL to ECC memory POST by Larry Johnson · 17 years ago
- 4b3cc6e ppc4xx: Refactor ECC POST for AMCC Denali core by Larry Johnson · 17 years ago
- 17bef68 ppc_4xx: Fix post spr.c for PPC405 by Niklaus Giger · 17 years ago
- b2e2142 POST: Execute SPR test after relocation by Stefan Roese · 17 years ago
- 0d9cdea Cosmetic changes to ECC POST for AMCC Denali core by Larry Johnson · 17 years ago
- 2e583d6 ppc4xx: Fix compilation problem in 405 cache POST test by Stefan Roese · 17 years ago
- d917221 ppc4xx: Fix problem in 44x cache POST routine by Stefan Roese · 17 years ago
- 7812bc4 ppc4xx: Fix lwmon5 compilation problem by Stefan Roese · 17 years ago
- a724a9b Fix/enhance ECC POST for 440EPx/GRx by Larry Johnson · 17 years ago
- 454a6cf PPC4xx: Move/rename ECC POST for 440EPx/GRx by Larry Johnson · 17 years ago
- c29d2d3 ppc4xx: use correct io accessors for 4xx ethernet POST by Matthias Fuchs · 17 years ago
- 3db93b8 ppc4xx: Enable CPU POST test for 4xx with dcache enabled by Stefan Roese · 17 years ago
- f71b288 ppc4xx: Change 4xx POST ethernet test to handle cached memory too by Stefan Roese · 17 years ago
- a268590 ppc4xx: Remove temporary TLB entry in POST cache test only for 440 by Stefan Roese · 17 years ago
- 0671377 ppc4xx: Remove compiler warning from previous commit by Stefan Roese · 17 years ago
- 6fa397d ppc4xx: Remove temporary TLB entry in POST cache test by Stefan Roese · 17 years ago
- 7d47cee ppc4xx: Fix POST ethernet test for Haleakala by Stefan Roese · 17 years ago
- a424a8b POST: Add 405EX support to 4xx UART POST test by Stefan Roese · 17 years ago
- 9c02def POST: limit memory test area to not touch global data anymore by Yuri Tikhonov · 17 years ago
- 4ce846e POST: Fix merge problem by Stefan Roese · 17 years ago
- 34886bb Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · 17 years ago
- c5a172a POST: Add option for external ethernet loopback test by Stefan Roese · 17 years ago
- eb2b401 POST: Add ppc405 support to cache and UART POST by Stefan Roese · 17 years ago
- 29cb25d POST: Add ppc4xx UART POST support without external uart clock (lwmon5) by Yuri Tikhonov · 17 years ago
- ea9f6bc ppc4xx: Update 440EPx lwmon5 board support by Stefan Roese · 17 years ago
- 531e3e8 POST: Add ECC POST for the lwmon5 board by Pavel Kolesnikov · 17 years ago
- fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
- 4ef218f Coding style cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
- b448962 Merged POST framework with the current TOT. by Sergei Poselenov · 17 years ago
- a11e069 Extend POST support for PPC440 by Igor Lisitsin · 18 years ago
- 389b6bb Remove obsoleted POST files. by Wolfgang Denk · 18 years ago
- ad5bb45 Restructure POST directory to support of other CPUs, boards, etc. by Wolfgang Denk · 18 years ago
- 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
- f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
- d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
- 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
- 15f36a5 Fix sysmon POST problem: check I2C error codes by Wolfgang Denk · 19 years ago
- 51152c1 Fix watchdog reset problems on LWMON board by wdenk · 19 years ago
- eedcd07 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago LABEL_2004_09_09_0000
- 281e00a * Code cleanup by wdenk · 20 years ago
- 79fa88f Patch by Pantelis Antoniou, 5 May 2004: by wdenk · 20 years ago
- 5a8c51c * Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 21 years ago
- 7d7ce41 Patch by Pierre Aubert, 15 Mar 2004: Fix buffer overflow in IDE identification by wdenk · 21 years ago
- 63e73c9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · 21 years ago
- cf56e11 Add Auto-MDIX support for INCA-IP by wdenk · 21 years ago LABEL_2004_02_20_2310
- c837dcb * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · 21 years ago
- 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago LABEL_2003_10_16_0200
- 7205e40 * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago U-Boot-0_4_8
- 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
- 2535d60 * Patch by Martin Krause, 17 Jul 2003: by wdenk · 21 years ago
- 6dff552 * Patches by Martin Krause, 14 Jul 2003: by wdenk · 21 years ago
- 8564acf * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · 21 years ago
- d1cbe85 Merge from "stable branch", tag LABEL_2003_06_28_1800-stable: by wdenk · 21 years ago
- 8bde7f7 * Code cleanup: by wdenk · 21 years ago LABEL_2003_06_27_2340
- 45219c4 Patch by Mathijs Haarman, 08 May 2003: by wdenk · 21 years ago LABEL_2003_05_12_2355
- 4532cb6 * LWMON extensions: by wdenk · 22 years ago
- d126bfb Add support for TQM862L modules by wdenk · 22 years ago
- 6aff311 * Use 1-byte-read instead of -write for iprobe() function by wdenk · 22 years ago
- 228f29a * Improve log buffer code; use "loglevel" to decide which messages by wdenk · 22 years ago
- a6c7ad2 * Fix startup problems with VFD display on TRAB by wdenk · 22 years ago LABEL_2002_12_03_2230
- ea909b7 * Added support for both PCMCIA slots (at the same time!) on MPC8xx by wdenk · 22 years ago LABEL_2002_11_22_0015
- 56f94be * Add support for log buffer which can be passed to Linux kernel's by wdenk · 22 years ago LABEL_2002_11_05_1735
- c609719 Initial revision by wdenk · 22 years ago
- 324f6cf Initial revision by wdenk · 22 years ago
- 121cb96 Initial revision by wdenk · 22 years ago
- 07c0487 Initial revision by wdenk · 22 years ago
- a042ac8 Initial revision by wdenk · 22 years ago
- a46d821 Initial revision by wdenk · 22 years ago
- b6a6460 Initial revision by wdenk · 22 years ago