aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-26pxa_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2-5/+1
2008-06-26marabun_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD2-5/+4
2008-06-19Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk1-8/+4
2008-06-19Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-0/+11
2008-06-19Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk1-1/+2
2008-06-19MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger1-2/+22
2008-06-19Fix 4xx build issueAnatolij Gustschin2-2/+2
2008-06-19cfi-flash: Fix problem in flash_toggle(), busy was not detected reliablyStefan Roese1-8/+4
2008-06-16NAND: Add missing declaration to non-redundant saveenv().Philip Balister1-1/+2
2008-06-12MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger1-2/+22
2008-06-12ppc4xx: Canyonlands: Disable the RTC M41T62 square wave outputStefan Roese1-0/+11
2008-06-12Fix build issue with string.h and linux/string.hAndy Fleming2-2/+2
2008-06-12Change initdram() return type to phys_size_tBecky Bruce273-283/+283
2008-06-12Change lmb to use phys_size_t/phys_addr_tBecky Bruce6-60/+71
2008-06-12Change print_size to take phys_size_tBecky Bruce2-2/+2
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce22-29/+37
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk12-55/+850
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk32-187/+263
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk19-733/+161
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk1-7/+34
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk1-20/+99
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk40-339/+382
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk89-5648/+2782
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk103-1561/+3221
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk25-276/+1497
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk5-76/+7
2008-06-11FSL LAW: Add new interface to use the last free LAWKumar Gala2-0/+20
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala23-127/+124
2008-06-11FSL LAW: Keep track of LAW allocationsKumar Gala10-25/+59
2008-06-1185xx: remove dummy board_early_init_fKumar Gala12-44/+0
2008-06-11MPC8544DS: Update config.hKumar Gala1-1/+1
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala14-275/+0
2008-06-11Socrates: Added FPGA base address update in FDT.Sergei Poselenov1-0/+10
2008-06-11Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov4-4/+227
2008-06-11NAND: Added support for 128-bit OOB, adaptedSergei Poselenov2-14/+34
2008-06-11Socrates: added missed file with UPMA configuration data.Sergei Poselenov1-0/+55
2008-06-11Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov4-30/+27
2008-06-11Added the upmconfig() function for 85xx.Sergei Poselenov2-0/+70
2008-06-11Socrates: config file cleanup.Sergei Poselenov1-9/+3
2008-06-11TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger3-11/+167
2008-06-11TQM85xx: NAND support via local bus UPMBWolfgang Grandegger5-8/+558
2008-06-11TQM8548: PCI express supportWolfgang Grandegger4-36/+249
2008-06-11TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger6-33/+334
2008-06-11TQM85xx: Support for Flat Device TreeWolfgang Grandegger3-13/+64
2008-06-10TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger4-0/+73
2008-06-10TQM85xx: Bugfix in the SDRAM initialisationWolfgang Grandegger1-1/+3
2008-06-10TQM85xx: Fix chip select configuration for second FLASH bankWolfgang Grandegger1-38/+46
2008-06-10TQM85xx: Support for Spansion 'N' type flashes addedWolfgang Grandegger1-4/+16
2008-06-10TQM85xx: Fix CPM port pin configurationWolfgang Grandegger1-0/+6
2008-06-10TQM85xx: Various coding style fixesWolfgang Grandegger5-291/+293