summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: bump loadaddr over fdtaddr to 0x500000Kim Phillips2008-04-2510-10/+10
* mpc83xx: clean up the readme for 83xx boardsDave Liu2008-04-254-11/+10
* mpc83xx: remove the unused CPM's stuffDave Liu2008-04-251-8/+0
* ppc4xx: Remove double defines in lwmon5.hStefan Roese2008-04-251-9/+0
* Use watchdog-aware functions when calculating hashes of images - take twoBartlomiej Sieka2008-04-254-36/+31
* Use watchdog-aware functions when calculating hashes of imagesBartlomiej Sieka2008-04-251-1/+1
* USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk2008-04-253-6/+6
* lib_generic/crc32.c: add missing #include <watchdog.h>Wolfgang Denk2008-04-251-0/+1
* lib_generic/crc32.c: fix compile problemWolfgang Denk2008-04-251-5/+4
* lwmon5: watchdog POST fixYuri Tikhonov2008-04-252-5/+13
* Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk2008-04-2571-273/+153
|\
| * Added watchdog triggering calls in the "mtest" test function.Sergei Poselenov2008-04-221-0/+7
| * lwmon5 watchdog: limit trigger rateYuri Tikhonov2008-04-223-0/+22
| * POST: move CONFIG_POST to MakefilesYuri Tikhonov2008-04-229-29/+72
| * POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov2008-04-2258-182/+2
| * lwmon5: Fix register test logic to match the specific GDC h/w.Yuri Tikhonov2008-03-181-6/+12
| * Fix backlight in the lwmon5 POST.Yuri Tikhonov2008-03-183-38/+29
| * The patch introduces the alternative configuration of the log buffer forYuri Tikhonov2008-03-185-6/+44
| * Add support for the lwmon5 board reset via GPIO58.Yuri Tikhonov2008-03-182-0/+7
| * Some fixes to dspic, fpga, and gdc post tests for lwmon5.Yuri Tikhonov2008-03-183-2/+6
| * The patch introduces the CRITICAL feature of POST tests. If the testYuri Tikhonov2008-03-1814-4/+37
| * The patch adds new POST tests for the Lwmon5 board.Yuri Tikhonov2008-03-1812-4/+931
| * Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.Yuri Tikhonov2008-03-181-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-04-252-10/+71
|\ \
| * | PATCH - Fix oob data copied into supplied bufferTroy Kisky2008-04-211-9/+8
| * | nand_spl: Update nand_spl to support 2k page size NAND devicesStefan Roese2008-04-181-1/+63
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-04-251-47/+23
|\ \ \
| * | | ARM: Davinci: Fix DM644x timer overflow handling and cleanupDirk Behme2008-04-221-47/+23
* | | | lib_ppc: Revert "Make MPC83xx one step closer to full relocation."Kim Phillips2008-04-252-8/+4
* | | | Realining some header definitions.Detlev Zundel2008-04-254-10/+10
* | | | NE2000: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2008-04-254-319/+348
* | | | qemu-mips.h: Add CFI supportJean-Christophe PLAGNIOL-VILLARD2008-04-251-5/+10
* | | | doc/README.mips: Add MIPS notesShinya Kuribayashi2008-04-251-0/+57
* | | | Add support for calculating hashes with watchdog triggeringBartlomiej Sieka2008-04-256-0/+116
* | | | qemu-mips: Cleanup whitespace, indentation, etc.Shinya Kuribayashi2008-04-241-33/+32
* | | | Fixed pcnet io_baseVlad Lungu2008-04-241-0/+55
* | | | drivers/net/pcnet.c: Coding Style cleanup.Wolfgang Denk2008-04-241-360/+370
* | | | Added Am79C970A chip id to pcnetVlad Lungu2008-04-241-0/+3
* | | | i.MX31: Fix architecture numbers for ADS and Litekit boardsMagnus Lilja2008-04-242-2/+2
* | | | i.MX31: Use symbolic names for Litekit membases.Magnus Lilja2008-04-241-4/+6
* | | | Fix show_boot_progress prototypeJean-Christophe PLAGNIOL-VILLARD2008-04-241-1/+1
* | | | Memory footprint optimizationsBartlomiej Sieka2008-04-247-47/+34
* | | | MX31ADS environment variable update, spi and rtc supportGuennadi Liakhovetski2008-04-242-10/+41
* | | | 85xx: Round up frequency calculations to get reasonable outputKumar Gala2008-04-242-7/+9
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-04-243-3/+34
|\ \ \ \
| * | | | 85xx: Fix size of cpu-release-addr propertyKumar Gala2008-04-181-1/+1
| * | | | Fix calculation of I2C clock for some 85xx chipsTimur Tabi2008-04-182-2/+33
| | |/ / | |/| |
* | | | fsl_pci: Only modify registers if we have themKumar Gala2008-04-241-1/+2
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-videoWolfgang Denk2008-04-241-0/+5
|\ \ \ \
| * | | | video: Add missing free for logo memoryMatthias Fuchs2008-04-211-0/+5
OpenPOWER on IntegriCloud