summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [MIPS] Update asm string headerShinya Kuribayashi2007-09-071-41/+27
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-09-075-5/+38
|\| | |
| * | | Fix ULI RTC support on MPC8544 DSKumar Gala2007-09-043-1/+10
| * | | ft_board_setup update 85xx/86xx of pci/pcie bus-range property.Ed Swarthout2007-09-043-4/+28
* | | | Fix do_bootm_linux() so that multi-file images with FDT blob boot.Bartlomiej Sieka2007-09-071-10/+19
* | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxxWolfgang Denk2007-09-0712-68/+102
|\ \ \ \
| * | | | bootm/fdt: Only process the fdt if an fdt address was providedGrant Likely2007-09-061-17/+19
| * | | | Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-069-51/+55
| * | | | libfdt: add convenience function fdt_find_and_setprop()Grant Likely2007-09-062-0/+28
| |/ / /
* | | | Add support for Sil680 IDE controller.Gary Jennejohn2007-09-062-1/+111
* | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-09-0263-733/+197
|\| | |
| * | | Fix TFTP OACK code for short packets.Wolfgang Denk2007-08-311-2/+6
| * | | Backout commit 8f1bc284 as it causes TFTP to fail.Wolfgang Denk2007-08-301-10/+10
| * | | Revert "Fix MPC8544DS PCIe3 scsi."Ed Swarthout2007-08-301-3/+1
| * | | tftp: don't implicity trust the format of recevied packetsGrant Likely2007-08-301-10/+10
| * | | Merge with git+ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2007-08-291-3/+0
| |\ \ \
| | * | | sbc8641: remove unused OF_FLAT_TREE_MAX_SIZEKim Phillips2007-08-291-3/+0
| * | | | Add mii_init() prototypeWolfgang Denk2007-08-291-1/+1
| * | | | Disable network support on cmi_mpc5xx boardWolfgang Denk2007-08-291-0/+2
| |/ / /
| * | | Fix MPC8544DS PCIe3 scsi.Kumar Gala2007-08-291-1/+3
| * | | 8548cds fixesEd Swarthout2007-08-292-12/+17
| * | | Enable L2 cache for MPC8568MDS boardHaiying Wang2007-08-292-4/+4
| * | | Remove the bios emulator binary files from MAI boardJason Jin2007-08-2914-0/+0
| * | | support board vendor-common makefilesKim Phillips2007-08-2910-15/+70
| * | | Fix: TFTP is not working on little endian systemsstefano babic2007-08-291-1/+1
| * | | Fix MAC address setting in DM9000 driver.stefano babic2007-08-291-3/+3
| * | | MPC5xxx: fix some compiler warnings in USB codeMartin Krause2007-08-292-6/+6
| * | | fsl_pci_init - Remove self PCSRBAR allocationEd Swarthout2007-08-291-2/+7
| * | | Fix compiler warning in include/s3c2410.hMartin Krause2007-08-291-18/+18
| * | | Fix compilation error for omap2420h4_config.Dirk Behme2007-08-292-556/+1
| * | | fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips2007-08-2921-65/+4
| * | | Minor coding style cleanup.Wolfgang Denk2007-08-291-1/+1
| * | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-08-297-30/+523
| |\ \ \ | | | |/ | | |/|
| * | | [UC101] Fix: if no CF in the board, U-Boot resets sometimes.Heiko Schocher2007-08-282-1/+8
| * | | IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher2007-08-285-44/+49
* | | | ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx SequoiaGary Jennejohn2007-08-313-2/+12
| |/ / |/| |
* | | POST: limit memory test area to not touch global data anymoreYuri Tikhonov2007-08-251-0/+3
* | | ppc4xx: Add RTC POST test to lwmon5 board configurationStefan Roese2007-08-241-7/+8
* | | ppc4xx: Change GPIO signal for watchdog triggering on lwmon5Stefan Roese2007-08-241-1/+1
* | | ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 boardStefan Roese2007-08-232-6/+36
* | | ppc4xx: Remove unused option CFG_INIT_RAM_OCMStefan Roese2007-08-222-2/+0
* | | Merge with /home/stefan/git/u-boot/u-boot-ppc4xxStefan Roese2007-08-211673-136128/+95144
|\| |
| * | Fix some build errors.Wolfgang Denk2007-08-193-6/+8
| * | Update CHANGELOG.Wolfgang Denk2007-08-181-0/+878
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk2007-08-18144-3284/+22386
| |\ \
| | * | ColdFire: Fix some remaining problems with CFG_CMD_Stefan Roese2007-08-183-6/+6
| | * | Coding style cleanupStefan Roese2007-08-1811-55/+53
| | * | ColdFire: Add M5235EVB Platform for MCF523xTsiChungLiew2007-08-1722-4/+3303
| | * | ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-1632-180/+6459
| | * | ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-1618-35/+1010