summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 85xx/86xx: Rename DDR init address and init extended address registerKumar Gala2008-04-29-3/+3
* 85xx: Additional fixes and cleanup of MP codeKumar Gala2008-04-29-2/+7
* Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-04-29-1/+1
|\
| * lwmon5: minor clean-up to include/configs/lwmon5.hYuri Tikhonov2008-04-29-1/+1
* | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-04-29-0/+3
|\ \ | |/
| * ppc flush_cache: add watch-dog triggering into the loops.Yuri Tikhonov2008-04-29-0/+3
* | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-04-29-22/+53
|\ \ | |/
| * POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs.Yuri Tikhonov2008-04-29-6/+7
| * lwmon5: update dsPIC POST spezificationSascha Laue2008-04-28-14/+43
| * Fix watchdog POST for lwmon5Sascha Laue2008-04-28-2/+3
* | jffs2_1pass.c: fix incompatible pointer type warningWolfgang Denk2008-04-28-4/+0
|/
* rtl8169: fix compiler warningsGuennadi Liakhovetski2008-04-28-5/+5
* IDE: fix compiler warningsGuennadi Liakhovetski2008-04-28-2/+12
* LinkStation: fix compiler warning, add a maintainerGuennadi Liakhovetski2008-04-28-1/+5
* cmd_nand.c: fix "differ in signedness" problemWolfgang Denk2008-04-28-6/+7
* pcnet.c: fix a merge issueWolfgang Denk2008-04-28-54/+0
* NAND: fix some strict-aliasing compiler warningsWolfgang Denk2008-04-28-14/+15
* Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-04-28-0/+1
|\
| * ppc4xx: Fix compile warning of hcu4 boardStefan Roese2008-04-28-0/+1
* | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-04-28-4/+2
|\ \ | |/
| * mx31ads: fix loadaddr environment variable defineGuennadi Liakhovetski2008-04-28-4/+2
| * katmai: fix section overlap problemWolfgang Denk2008-04-28-3/+7
* | MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom'Wolfgang Denk2008-04-28-2/+0
* | katmai: fix section overlap problemWolfgang Denk2008-04-28-3/+7
|/
* post: Fix building with O=Kumar Gala2008-04-28-5/+5
* Prepare v1.3.3-rc1Wolfgang Denk2008-04-26-2/+21
* post/Makefile: make sure to use the correct flagsWolfgang Denk2008-04-26-0/+1
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-04-26-17/+860
* i.MX31: Enable SPI and MC13783/RTC support for the Litekit boardMagnus Lilja2008-04-26-0/+20
* MPC8544DS: decode pcie3 end-point configuration correctly.Ed Swarthout2008-04-26-1/+1
* MPC8544DS: Removes the unknown flash message informationRoy Zang2008-04-26-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-04-26-29/+20
|\
| * mpc83xx: bump loadaddr over fdtaddr to 0x500000Kim Phillips2008-04-25-10/+10
| * mpc83xx: clean up the readme for 83xx boardsDave Liu2008-04-25-11/+10
| * mpc83xx: remove the unused CPM's stuffDave Liu2008-04-25-8/+0
* | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-04-26-0/+17
|\ \
| * | cfi-flash: Add CFG_FLASH_AUTOPROTECT_LISTMatthias Fuchs2008-04-25-0/+17
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-04-26-4/+64
|\ \ | |/ |/|
| * ppc4xx: Add bootcount limit handling for APC405 boardsMatthias Fuchs2008-04-25-3/+18
| * ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdtStefan Roese2008-04-25-1/+46
* | ppc4xx: Remove double defines in lwmon5.hStefan Roese2008-04-25-9/+0
* | Use watchdog-aware functions when calculating hashes of images - take twoBartlomiej Sieka2008-04-25-36/+31
* | Use watchdog-aware functions when calculating hashes of imagesBartlomiej Sieka2008-04-25-1/+1
* | USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk2008-04-25-6/+6
* | lib_generic/crc32.c: add missing #include <watchdog.h>Wolfgang Denk2008-04-25-0/+1
* | lib_generic/crc32.c: fix compile problemWolfgang Denk2008-04-25-5/+4
* | lwmon5: watchdog POST fixYuri Tikhonov2008-04-25-5/+13
* | Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk2008-04-25-273/+153
|\ \
| * | Added watchdog triggering calls in the "mtest" test function.Sergei Poselenov2008-04-22-0/+7
| * | lwmon5 watchdog: limit trigger rateYuri Tikhonov2008-04-22-0/+22