summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08nand: Add Marvell Kirkwood NAND driverPrafulla Wadaskar
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-08sh: Revised the build with newest compilerNobuhiro Iwamatsu
2009-07-08sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIVJean-Christophe PLAGNIOL-VILLARD
2009-07-08sh3/sh4: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD
2009-07-08sh: introduce clock frameworkJean-Christophe PLAGNIOL-VILLARD
2009-07-08sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-07-08sh: make the linker scripts more genericJean-Christophe PLAGNIOL-VILLARD
2009-07-08sh7785lcr: fix out of tree buildJean-Christophe PLAGNIOL-VILLARD
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
2009-07-07davinci_nand chipselect/init cleanupDavid Brownell
2009-07-07NAND DaVinci: Update to ALE/CLE Mask valuesSandeep Paulraj
2009-07-07ARM DaVinci: Changing ALE Mask ValueSandeep Paulraj
2009-07-07davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)David Brownell
2009-07-07davinci_nand: cleanup I (minor)David Brownell
2009-07-07Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk