summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-20v1.3.0-rc2v1.3.0-rc2Wolfgang Denk
2007-09-18Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk
2007-09-18Avoid compiler warning.Wolfgang Denk
2007-09-18Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_configGrant Likely
2007-09-18MCC200: fix build warningWolfgang Denk
2007-09-16TQM8xx[LM]: Fix broken environment alignment.Wolfgang Denk
2007-09-16TQM8xx/FPS8xx: adjust flash partitions for 2.6 ARCH=powerpc kernelsWolfgang Denk
2007-09-15Typo fix in tsec.curwithsughosh@gmail.com
2007-09-15Fix do_div() usage in nand process outputMatthias Fuchs
2007-09-15NAND: Add CFG_NAND_QUIET optionMatthias Fuchs
2007-09-15ColdFire: fix build error becasue of bad type of mii_init()Liew Tsi Chung-r5aahp
2007-09-15ColdFire: Fix build error caused by pixis.cLiew Tsi Chung-r5aahp
2007-09-15Update MPC8349ITX*_config to place config.tmp in right place.Sam Sparks
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk
2007-09-15Make DECLARE_GLOBAL_DATA_PTR global for DaVinciDirk Behme
2007-09-13cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9Bartlomiej Sieka
2007-09-12Fix memory corruption problem on STX GP3 SSA Board.Wolfgang Denk
2007-09-11[GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot toGrzegorz Bernacki
2007-09-11[ppc4xx] Individual handling of sdram.c for bamboo_nand buildGrzegorz Bernacki
2007-09-10Merge with /home/raj/git/u-boot#ads5121_fec_optimizeWolfgang Denk
2007-09-10Allocate CPU Architecture Code for STMicroelectronics' ST200.Sean MCGOOGAN
2007-09-10Update version to match current state.Wolfgang Denk
2007-09-10[MPC512x] Streamline frame handling in the FEC driverGrzegorz Bernacki
2007-09-10Remove compiler warning: target CPU does not support interworkingKyungmin Park
2007-09-09Fix compile error in spc1920 config.Wolfgang Denk
2007-09-09Bugfix: make bootm+libfdt compile on boards with no flashGrant Likely
2007-09-08Merge with /home/raj/git/u-boot#440SPe_PCIe_fixesWolfgang Denk
2007-09-08Merge with /home/raj/git/u-boot#ads5121_fixesWolfgang Denk
2007-09-07[PPC440SPe] PCIe environment settings for Katmai and YuccaGrzegorz Bernacki
2007-09-07[PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki
2007-09-07[PPC440SPe] Convert machine check exceptions handlingGrzegorz Bernacki
2007-09-07Fix typo in MAKEALL script.v1.3.0-rc1Wolfgang Denk
2007-09-07[MPC512x] Proper handling of larger frames in the FEC driverGrzegorz Bernacki
2007-09-07[MPC512x] Correct fixup relocationRafal Jaworowski
2007-09-07Update CHANGELOG, minor coding style cleanup.Wolfgang Denk
2007-09-07PXA270: Added support for TrizepsIV board.stefano babic
2007-09-07PXA270: Add support for multiple serial ports.stefano babic
2007-09-07PXA270: fix compile issue (invalid lvalue)stefano babic
2007-09-07Add BUILD_DIR support for bios emulator.Jason Jin
2007-09-07[MIPS] Remove inline asm string functionsShinya Kuribayashi
2007-09-07[MIPS] Update asm string headerShinya Kuribayashi
2007-09-07Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk
2007-09-07Fix do_bootm_linux() so that multi-file images with FDT blob boot.Bartlomiej Sieka
2007-09-07Merge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxxWolfgang Denk
2007-09-06Add support for Sil680 IDE controller.Gary Jennejohn
2007-09-06bootm/fdt: Only process the fdt if an fdt address was providedGrant Likely
2007-09-06Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely
2007-09-06libfdt: add convenience function fdt_find_and_setprop()Grant Likely
2007-09-04Fix ULI RTC support on MPC8544 DSKumar Gala
2007-09-04ft_board_setup update 85xx/86xx of pci/pcie bus-range property.Ed Swarthout