aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-1/+2
2008-10-02cfi_flash: do not reset flash when probe failsMike Frysinger1-1/+2
2008-09-24mpc83xx: don't disable autobootKim Phillips3-3/+3
2008-09-24mpc83xx: Fix typo in include/mpc83xx.hNobuhiro Iwamatsu1-1/+1
2008-09-24mpc83xx: add h/w flash protection to board configsKim Phillips9-0/+9
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov9-9/+9
2008-09-22ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixupStefan Roese1-12/+4
2008-09-22Add missing device types to dev_print() in part.cRemy Bohmer1-1/+9
2008-09-22Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, whichWolfgang Denk1-4/+6
2008-09-22Fix Spartan-3 definitions.Laurent Pinchart1-3/+3
2008-09-22Remove duplicate Spartan-3E definition.Laurent Pinchart1-9/+0
2008-09-22socrates: change default mtest address rangeAnatolij Gustschin1-2/+2
2008-09-22socrates: fix crash after relocationAnatolij Gustschin1-1/+1
2008-09-22socrates: fix SPD EEPROM addressAnatolij Gustschin1-1/+1
2008-09-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-3/+5
2008-09-19sh: Fix compile warningNobuhiro Iwamatsu9-100/+133
2008-09-19sh: Add support watchdog for SH4A coreNobuhiro Iwamatsu2-64/+104
2008-09-19sh: Fix typo in SH serial driverNobuhiro Iwamatsu1-1/+1
2008-09-19sh: Add support any page size and empty_zero_page to SH Linux uImageNobuhiro Iwamatsu1-26/+18
2008-09-19sh: rsk7203: Add support pkt_data_pull and pkt_data_push functionNobuhiro Iwamatsu1-0/+21
2008-09-18ADS5121: fix typo in "rootpath" default settingWolfgang Denk1-1/+1
2008-09-17Coding style cleanup; update CHANEGLOGWolfgang Denk2-35/+65
2008-09-16Support for multiple SGMII/TBI interfaces for TSEC ethernetPeter Tyser1-3/+5
2008-09-16TQM8xx: Fix CFI flash driver support for all TQM8xx based boardsWolfgang Denk19-876/+136
2008-09-14Prepare v2008.10-rc2v2008.10-rc2Wolfgang Denk1-1/+1
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk26-217/+981
2008-09-13Update mailing list email and archive addressesPeter Tyser2-5/+5
2008-09-1385xx: socrates: autoprobe Lime chipu-boot@bugs.denx.de1-15/+43
2008-09-1385xx: socrates: Add support for new image format.u-boot@bugs.denx.de1-0/+5
2008-09-13sh: Fix compile error for r2dplusNobuhiro Iwamatsu1-0/+1
2008-09-13powerpc: Fix bootm to boot up again with a RamdiskHeiko Schocher5-7/+9
2008-09-13Add support for LZMA uncompression algorithm.Luigi 'Comio' Mantellini19-0/+2539
2008-09-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk5-19/+138
2008-09-12fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov1-4/+0
2008-09-12fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov1-1/+34
2008-09-12fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov1-1/+16
2008-09-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk830-4050/+3978
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk830-4050/+3978
2008-09-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk30-286/+3670
2008-09-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk13-101/+22
2008-09-12MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5sWolfgang Denk1-1/+1
2008-09-12ppc4xx: Enable device tree (FDT) support in zeus board portStefan Roese1-0/+6
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese7-98/+10
2008-09-12ppc4xx: Add .gitignore file to xilinx-ppc440 boardsRicardo Ribalda Delgado3-0/+3
2008-09-12ppc4xx: Fix compilation of v5fx30teval_flashRicardo Ribalda Delgado1-2/+2
2008-09-12ppc4xx: Fix in-tree build for ppc440-generic boardsRicardo Ribalda Delgado1-1/+1
2008-09-12ARM: synchronize mach-types.h with linux 2.6.27-rc6Jean-Christophe PLAGNIOL-VILLARD1-127/+3518
2008-09-12at91rm9200: fix errors with CONFIG_CMD_I2C_TREEJens Scharsig1-0/+10
2008-09-12ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.cHugo Villeneuve1-20/+7
2008-09-12make: Remove redundant __ARM__ addition when cross-compiling on *BSDShinya Kuribayashi1-9/+0