summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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: 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 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
* | sh: Fix typo in SH serial driverNobuhiro Iwamatsu2008-09-19-1/+1
* | sh: Add support any page size and empty_zero_page to SH Linux uImageNobuhiro Iwamatsu2008-09-19-26/+18
* | sh: rsk7203: Add support pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu2008-09-19-0/+21
* | ADS5121: fix typo in "rootpath" default settingWolfgang Denk2008-09-18-1/+1
* | Coding style cleanup; update CHANEGLOGWolfgang Denk2008-09-17-35/+65
* | TQM8xx: Fix CFI flash driver support for all TQM8xx based boardsWolfgang Denk2008-09-16-876/+136
|/
* Prepare v2008.10-rc2v2008.10-rc2Wolfgang Denk2008-09-14-1/+1
* Coding style cleanup, update CHANGELOGWolfgang Denk2008-09-13-217/+981
* Update mailing list email and archive addressesPeter Tyser2008-09-13-5/+5
* 85xx: socrates: autoprobe Lime chipu-boot@bugs.denx.de2008-09-13-15/+43
* 85xx: socrates: Add support for new image format.u-boot@bugs.denx.de2008-09-13-0/+5
* sh: Fix compile error for r2dplusNobuhiro Iwamatsu2008-09-13-0/+1
* powerpc: Fix bootm to boot up again with a RamdiskHeiko Schocher2008-09-13-7/+9
* Add support for LZMA uncompression algorithm.Luigi 'Comio' Mantellini2008-09-13-0/+2539
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-09-13-19/+138
|\