summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-10Update version to match current state.Wolfgang Denk
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
2007-09-02Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-31ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx SequoiaGary Jennejohn
2007-08-31Fix TFTP OACK code for short packets.Wolfgang Denk
2007-08-30Backout commit 8f1bc284 as it causes TFTP to fail.Wolfgang Denk
2007-08-30Revert "Fix MPC8544DS PCIe3 scsi."Ed Swarthout
2007-08-30tftp: don't implicity trust the format of recevied packetsGrant Likely
2007-08-29Merge with git+ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk
2007-08-29sbc8641: remove unused OF_FLAT_TREE_MAX_SIZEKim Phillips
2007-08-29Add mii_init() prototypeWolfgang Denk
2007-08-29Disable network support on cmi_mpc5xx boardWolfgang Denk
2007-08-29Fix MPC8544DS PCIe3 scsi.Kumar Gala
2007-08-298548cds fixesEd Swarthout
2007-08-29Enable L2 cache for MPC8568MDS boardHaiying Wang
2007-08-29Remove the bios emulator binary files from MAI boardJason Jin
2007-08-29support board vendor-common makefilesKim Phillips
2007-08-29Fix: TFTP is not working on little endian systemsstefano babic
2007-08-29Fix MAC address setting in DM9000 driver.stefano babic
2007-08-29MPC5xxx: fix some compiler warnings in USB codeMartin Krause
2007-08-29fsl_pci_init - Remove self PCSRBAR allocationEd Swarthout
2007-08-29Fix compiler warning in include/s3c2410.hMartin Krause
2007-08-29Fix compilation error for omap2420h4_config.Dirk Behme
2007-08-29fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips