summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | | | | | | | Merge branch 'tqm5200_default_env' of /home/tur/git/u-bootWolfgang Denk2007-10-10-16/+23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | tqm5200: Restore customary env. variable boot commands for powerpc kernelsBartlomiej Sieka2007-09-13-16/+23
| * | | | | | | | | | | CM5200: Fix missing null-termination in hostname manipulation codeBartlomiej Sieka2007-10-05-0/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-10-02-0/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serialJean-Christophe PLAGNIOL-VILLARD2007-09-28-0/+2
| * | | | | | | | | | | ppc4xx: Coding style cleanupStefan Roese2007-10-02-13/+13
| * | | | | | | | | | | ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yetStefan Roese2007-10-02-0/+5
| * | | | | | | | | | | Program EPLD to force full duplex mode for PHY.Grzegorz Bernacki2007-10-02-9/+20
| * | | | | | | | | | | Merge branch 'master' of /home/stefan/git/u-boot/lwmon5Stefan Roese2007-09-27-4/+5
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ppc4xx: Change lwmon5 default environment to support Linux RTCStefan Roese2007-08-29-4/+5
| * | | | | | | | | | | | ppc4xx: lwmon5: Change GPIO 58 to default to low (watchdog test)Stefan Roese2007-09-27-1/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk2007-09-26-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fpga: fix incorrect test of CFG_FPGA_XILINX macroGrant Likely2007-09-26-1/+1
| * | | | | | | | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-usbWolfgang Denk2007-09-23-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-09-17-19344/+61495
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Description: Add NEC's PCI OHCI module ID to the USB OHCI driverDavid Saada2007-09-17-0/+1
* | | | | | | | | | | | | Merge ../master/Michal Simek2007-10-14-182/+636
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | synchronizition with mainlineMichal Simek2007-09-24-1341/+119
| * | | | | | | | | | | | Merge ../u-bootMichal Simek2007-09-24-192/+659
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | v1.3.0-rc2Wolfgang Denk2007-09-20-1/+367
| | * | | | | | | | | | | Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk2007-09-18-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_configGrant Likely2007-09-18-2/+2
| | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Avoid compiler warning.Wolfgang Denk2007-09-18-1/+1
| | * | | | | | | | | | | MCC200: fix build warningWolfgang Denk2007-09-18-1/+1
| | |/ / / / / / / / / /
| | * | | | | | | | | | TQM8xx[LM]: Fix broken environment alignment.Wolfgang Denk2007-09-16-17/+46
| | * | | | | | | | | | TQM8xx/FPS8xx: adjust flash partitions for 2.6 ARCH=powerpc kernelsWolfgang Denk2007-09-16-50/+111
| | * | | | | | | | | | Typo fix in tsec.curwithsughosh@gmail.com2007-09-15-1/+1
| | * | | | | | | | | | Fix do_div() usage in nand process outputMatthias Fuchs2007-09-15-6/+17
| | * | | | | | | | | | NAND: Add CFG_NAND_QUIET optionMatthias Fuchs2007-09-15-6/+16
| | * | | | | | | | | | ColdFire: fix build error becasue of bad type of mii_init()Liew Tsi Chung-r5aahp2007-09-15-6/+6
| | * | | | | | | | | | ColdFire: Fix build error caused by pixis.cLiew Tsi Chung-r5aahp2007-09-15-2/+1
| | * | | | | | | | | | Update MPC8349ITX*_config to place config.tmp in right place.Sam Sparks2007-09-15-3/+3
| | * | | | | | | | | | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-70/+51
| | * | | | | | | | | | Make DECLARE_GLOBAL_DATA_PTR global for DaVinciDirk Behme2007-09-15-12/+6
| | * | | | | | | | | | cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9Bartlomiej Sieka2007-09-13-1/+1
| | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Fix memory corruption problem on STX GP3 SSA Board.Wolfgang Denk2007-09-12-3/+6
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
* | | | | | | | | | [FIX] remove files form repositoryMichal Simek2007-09-16-1187/+0
* | | | | | | | | | Merge branch 'master' of /home/uboot/070912/u-boot-microblaze/Michal Simek2007-09-16-154/+119
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Synchronize with U-BOOT mainlineMichal Simek2007-09-15-154/+119
| * | | | | | | | | | Merge ../u-bootMichal Simek2007-09-15-12/+25
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| / / / / / / / / | | |/ / / / / / / /
* | | | | | | | | | Merge ../u-bootMichal Simek2007-09-16-12/+25
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / /
| * | | | | | | | [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot toGrzegorz Bernacki2007-09-11-4/+7
| * | | | | | | | [ppc4xx] Individual handling of sdram.c for bamboo_nand buildGrzegorz Bernacki2007-09-11-0/+6
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge with /home/raj/git/u-boot#ads5121_fec_optimizeWolfgang Denk2007-09-10-6/+9
| |\ \ \ \ \ \ \
| | * | | | | | | [MPC512x] Streamline frame handling in the FEC driverGrzegorz Bernacki2007-09-10-6/+9
| * | | | | | | | Allocate CPU Architecture Code for STMicroelectronics' ST200.Sean MCGOOGAN2007-09-10-0/+1
| * | | | | | | | Update version to match current state.Wolfgang Denk2007-09-10-2/+2
| |/ / / / / / /
* | | | | | | | [FIX] Microblaze ML401 - repare FLASH handlingMichal Simek2007-09-11-10/+16
* | | | | | | | Merge git://www.denx.de/git/u-bootMichal Simek2007-09-11-5458/+28323
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Remove compiler warning: target CPU does not support interworkingKyungmin Park2007-09-10-0/+1
| | |_|_|_|/ / | |/| | | | |