summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-29Add sata sil3114 supportTor Krill
2008-06-28Coding Style CleanupWolfgang Denk
2008-06-28Update CHANGELOGWolfgang Denk
2008-06-28ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve
2008-06-28MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen
2008-06-28Use better Ethernet timings for apollon boardKyungmin Park
2008-06-28Resize device tree to allow space for board changes and the chosen nodeAndy Fleming
2008-06-28Fix an underflow bug in __lmb_alloc_baseAndy Fleming
2008-06-28Add lmb_freeAndy Fleming
2008-06-28Add ALIGN() macroAndy Fleming
2008-06-26Conditionally add -fno-stack-protector to CFLAGSHaavard Skinnemoen
2008-06-26pcmcia/ti_pci1410a: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-26pxa_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-26marabun_pcmcia: Move compile condition to the MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-19Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk
2008-06-19Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-06-19Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2008-06-19MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger
2008-06-19Fix 4xx build issueAnatolij Gustschin
2008-06-19cfi-flash: Fix problem in flash_toggle(), busy was not detected reliablyStefan Roese
2008-06-16NAND: Add missing declaration to non-redundant saveenv().Philip Balister
2008-06-12MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger
2008-06-12ppc4xx: Canyonlands: Disable the RTC M41T62 square wave outputStefan Roese
2008-06-12Fix build issue with string.h and linux/string.hAndy Fleming
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-12Change lmb to use phys_size_t/phys_addr_tBecky Bruce
2008-06-12Change print_size to take phys_size_tBecky Bruce
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-06-11FSL LAW: Add new interface to use the last free LAWKumar Gala
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala
2008-06-11FSL LAW: Keep track of LAW allocationsKumar Gala
2008-06-1185xx: remove dummy board_early_init_fKumar Gala
2008-06-11MPC8544DS: Update config.hKumar Gala
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala
2008-06-11Socrates: Added FPGA base address update in FDT.Sergei Poselenov
2008-06-11Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov
2008-06-11NAND: Added support for 128-bit OOB, adaptedSergei Poselenov
2008-06-11Socrates: added missed file with UPMA configuration data.Sergei Poselenov
2008-06-11Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov
2008-06-11Added the upmconfig() function for 85xx.Sergei Poselenov