summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2009-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2009-07-13Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2009-07-11usb: Fix compiler warning with gcc4.4Kumar Gala
2009-07-10Add ESD PCI vendor IDMatthias Fuchs
2009-07-10api_examples/Makefile: General cleanupPeter Tyser
2009-07-10api_examples/Makefile: Get rid of unnecessary intermediate LIB targetPeter Tyser
2009-07-10api_examples/Makefile: Combine ELF and BIN targetsPeter Tyser
2009-07-10api_examples/Makefile: Split up variable declarationsPeter Tyser
2009-07-10remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi
2009-07-10kallsyms: fix escaping of NUL char in stringsMike Frysinger
2009-07-10Blackfin: cm-bf561: add example settings for EXT-BF5xx-USB-ETH2 add-onHarald Krapfenbauer
2009-07-10Blackfin: blackstamp: update spi flash settingsMike Frysinger
2009-07-10Blackfin: add cache_dump commandsMike Frysinger
2009-07-10ppc4xx: Set default PCI device ID for 405EP boardsMatthias Fuchs
2009-07-10ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()Matthias Fuchs
2009-07-10ppc4xx: Make is_pci_host() available for all 440 and 405 CPUsMatthias Fuchs
2009-07-09usb: add Marvell Kirkwood ehci host controller driverPrafulla Wadaskar
2009-07-09mpc83xx: USB: fix: access of ehci struct elementsVivek Mahajan
2009-07-09mpc8xxx: USB: fix: access of ehci struct elementsVivek Mahajan
2009-07-09usb: musb: add timeout via CONFIG_MUSB_TIMEOUTBryan Wu
2009-07-09usb: musb: drop old musb read/write prototypesMike Frysinger
2009-07-09usb: fix CONFIG_SYS_MPC83xx_USB_ADDR not defined errorKim Phillips
2009-07-09Command improvements for ubifsSimon Kagstrom
2009-07-09Handle VID header offset in ubi part commandSimon Kagstrom
2009-07-09MAINTAINERS: fix sorting, remove duplicates.Wolfgang Denk
2009-07-08Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-07-08Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-07-08Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2009-07-08all platforms: make show_boot_progress() work againHeiko Schocher
2009-07-08ppc4xx: Make pll_write globalMatthias Fuchs
2009-07-08ppc4xx: Remove compilation warning "pci_async_enabled defined but not used"Stefan Roese
2009-07-08ppc4xx: Implement is_pci_host() for 405 CPUsMatthias Fuchs
2009-07-08ppc4xx: Fixed PPC4xx debug compilation error in uic.cAlessio Centazzo
2009-07-084xx: Fix compilation warnings and MQ registers dump in SPD DDR2 codeFelix Radensky
2009-07-08ppc4xx: Fix FDT EBC mappings on CanyonlandsFelix Radensky
2009-07-07env_onenand: change env_address type from unsigned long to loff_tHeungJun Kim
2009-07-07fsl_elbc_nand: redirect the pointer of bbt pattern to RAMMingkai Hu
2009-07-07nand_spl: Fix cmd_ctrl usage in nand_boot.c.Scott Wood
2009-07-07Bug-fix in drivers mtd nand Makefilekevin.morfitt@fearnside-systems.co.uk
2009-07-07nand_spl: read environment early, when booting from NAND using nand_splGuennadi Liakhovetski
2009-07-07mtd: nand: use loff_t for offsetJean-Christophe PLAGNIOL-VILLARD
2009-07-07nand/onenand: Fix missing argument checking for "markbad" commandWolfgang Denk
2009-07-07mtd: nand: new base driver for memory mapped nand devicesMike Frysinger
2009-07-07env_nand: remove unused variable.Guennadi Liakhovetski