summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs.Yuri Tikhonov2008-04-293-6/+7
* lwmon5: update dsPIC POST spezificationSascha Laue2008-04-281-14/+43
* Fix watchdog POST for lwmon5Sascha Laue2008-04-281-2/+3
* rtl8169: fix compiler warningsGuennadi Liakhovetski2008-04-281-5/+5
* IDE: fix compiler warningsGuennadi Liakhovetski2008-04-281-2/+12
* LinkStation: fix compiler warning, add a maintainerGuennadi Liakhovetski2008-04-282-1/+5
* cmd_nand.c: fix "differ in signedness" problemWolfgang Denk2008-04-281-6/+7
* pcnet.c: fix a merge issueWolfgang Denk2008-04-281-54/+0
* NAND: fix some strict-aliasing compiler warningsWolfgang Denk2008-04-283-14/+15
* Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-04-281-0/+1
|\
| * ppc4xx: Fix compile warning of hcu4 boardStefan Roese2008-04-281-0/+1
* | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-04-281-4/+2
|\ \ | |/
| * mx31ads: fix loadaddr environment variable defineGuennadi Liakhovetski2008-04-281-4/+2
| * katmai: fix section overlap problemWolfgang Denk2008-04-282-3/+7
* | MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom'Wolfgang Denk2008-04-281-2/+0
* | katmai: fix section overlap problemWolfgang Denk2008-04-282-3/+7
|/
* post: Fix building with O=Kumar Gala2008-04-283-5/+5
* Prepare v1.3.3-rc1Wolfgang Denk2008-04-262-2/+21
* post/Makefile: make sure to use the correct flagsWolfgang Denk2008-04-261-0/+1
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-04-263-17/+860
* i.MX31: Enable SPI and MC13783/RTC support for the Litekit boardMagnus Lilja2008-04-262-0/+20
* MPC8544DS: decode pcie3 end-point configuration correctly.Ed Swarthout2008-04-261-1/+1
* MPC8544DS: Removes the unknown flash message informationRoy Zang2008-04-261-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-04-2615-29/+20
|\
| * 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
* | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-04-261-0/+17
|\ \
| * | cfi-flash: Add CFG_FLASH_AUTOPROTECT_LISTMatthias Fuchs2008-04-251-0/+17
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-04-264-4/+64
|\ \ | |/ |/|
| * ppc4xx: Add bootcount limit handling for APC405 boardsMatthias Fuchs2008-04-252-3/+18
| * ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdtStefan Roese2008-04-252-1/+46
* | 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
OpenPOWER on IntegriCloud