summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-10-13-131/+204
|\
| * Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-10-12-83/+86
| |\
| | * Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-10-12-83/+86
| | |\
| | | * update uImage FIT multi documentationJean-Christophe PLAGNIOL-VILLARD2008-10-08-0/+2
| | | * move README.imx31 to doc/ and merge with README.mx31Jean-Christophe PLAGNIOL-VILLARD2008-10-08-30/+29
| | | * i.MX31: switch to CFG_HZ=1000Guennadi Liakhovetski2008-10-08-36/+53
| | | * Fix bug: in arch-arm, env_get_char dose not work finegnusercn2008-10-08-0/+2
| | | * Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"Jean-Christophe PLAGNIOL-VILLARD2008-09-30-17/+0
| * | | Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-10-12-48/+115
| |\ \ \ | | |/ /
| | * | Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2008-10-12-22/+59
| | |\ \
| | | * | libfdt: Fix error in documentation for fdt_get_alias_namelen()Gerald Van Baren2008-10-04-1/+1
| | | * | libfdt: Add function to explicitly expand aliasesDavid Gibson2008-10-02-7/+45
| | | * | fdt: Overwrite /chosen node in bootm if it already exists in the dtbStefan Roese2008-10-01-1/+1
| | | * | Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3.Jon Loeliger2008-10-01-2/+2
| | | * | libfdt: Fix bugs in fdt_get_path()David Gibson2008-10-01-12/+11
| | | |/
| | * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-10-12-12/+32
| | |\ \
| | | * | MPC8572DS: Fix compile warningsKumar Gala2008-10-08-1/+1
| | | * | 85xx: Using proper I2C source clock divider for MPC8544Wolfgang Grandegger2008-10-08-2/+2
| | | * | FSL: Fix get_cpu_board_revision() return value.Rafal Czubak2008-10-08-1/+1
| | | * | Remove redundant #define for MPC8536DSHaiying Wang2008-10-07-1/+0
| | | * | Add ID EEPROM support for MPC8572DSHaiying Wang2008-10-07-0/+11
| | | * | Minor fixes for I2C address on MPC8572DSHaiying Wang2008-10-07-2/+6
| | | * | Fix the incorrect DDR clk freq reporting on 8536DSJason Jin2008-10-07-3/+12
| | | * | 85xx: Remove setting of *cache-line-size in device treesKumar Gala2008-10-07-3/+0
| | | |/
| | * | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2008-10-12-1/+2
| | |\ \
| | | * | cfi_flash: do not reset flash when probe failsMike Frysinger2008-10-02-1/+2
| | | |/
| | * | mpc83xx: don't disable autobootKim Phillips2008-09-24-3/+3
| | * | mpc83xx: Fix typo in include/mpc83xx.hNobuhiro Iwamatsu2008-09-24-1/+1
| | * | mpc83xx: add h/w flash protection to board configsKim Phillips2008-09-24-0/+9
| | * | mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov2008-09-24-9/+9
| | |/
| * | TQM5200: enable support for ATAPI devicesWolfgang Denk2008-10-01-0/+3
| |/
* | ppc4xx: Fix USB 2.0 phy reset sequenceMatthias Fuchs2008-10-10-3/+32
* | ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 boardMatthias Fuchs2008-10-10-0/+6
* | ppc4xx: Fix DU440 GPIO configurationMatthias Fuchs2008-10-10-5/+5
* | ppc4xx: Update DU440 configMatthias Fuchs2008-10-10-2/+4
* | ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR changeAdam Graham2008-10-08-0/+21
* | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-09-23-33/+26
|\ \ | |/
| * ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixupStefan Roese2008-09-22-12/+4
| * Add missing device types to dev_print() in part.cRemy Bohmer2008-09-22-1/+9
| * Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, whichWolfgang Denk2008-09-22-4/+6
| * Fix Spartan-3 definitions.Laurent Pinchart2008-09-22-3/+3
| * Remove duplicate Spartan-3E definition.Laurent Pinchart2008-09-22-9/+0
| * socrates: change default mtest address rangeAnatolij Gustschin2008-09-22-2/+2
| * socrates: fix crash after relocationAnatolij Gustschin2008-09-22-1/+1
| * socrates: fix SPD EEPROM addressAnatolij Gustschin2008-09-22-1/+1
* | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-09-22-1072/+450
|\ \ | |/
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-09-21-3/+5
| |\
| | * Support for multiple SGMII/TBI interfaces for TSEC ethernetPeter Tyser2008-09-16-3/+5
| * | sh: Fix compile warningNobuhiro Iwamatsu2008-09-19-100/+133
| * | sh: Add support watchdog for SH4A coreNobuhiro Iwamatsu2008-09-19-64/+104