summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-07-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-07-07Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk
2009-07-07Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2009-07-07Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2009-07-07Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2009-07-07UBI: Fix build problem noticed on Apollon (arm/testing repo)Stefan Roese
2009-07-06sf: Macronix additional chips supportedPrafulla Wadaskar
2009-07-06sf: sst: add sst25vf###b idsMike Frysinger
2009-07-06sf: sst: fix sector sizeMike Frysinger
2009-07-06nhk8815: fix MAKEALLJean-Christophe PLAGNIOL-VILLARD
2009-07-06MX31: Add NAND SPL boot support to i.MX31 PDK board.Magnus Lilja
2009-07-06arm: Kirkwood: arch specific updated for ehci-Kirkwood driver supportPrafulla Wadaskar
2009-07-06arm nomadik: use 1000 as HZ value and rewrite timer codeAlessandro Rubini
2009-07-06arm nomadik: allow Nand and OneNand to coexistsAlessandro Rubini
2009-07-06arm nomadik: cleanup resetAlessandro Rubini
2009-07-06arm nomadik: rename board to nhk8815Alessandro Rubini
2009-07-06xscale: add support for the polaris boardStefano Babic
2009-07-06xscale: fix USB initialization for Trizepsiv moduleStefano Babic
2009-07-06net: merge bugfix: Marvell Kirkwood gigabit ethernet driverPrafulla Wadaskar
2009-07-06at91: Add esd gmbh MEESC board supportDaniel Gorsulowski
2009-07-06ARM: Update mach-typesJean-Christophe PLAGNIOL-VILLARD
2009-07-06at91: Add CAN init functionDaniel Gorsulowski
2009-07-06arm: Kirkwood: Correct header defineSimon Kagstrom
2009-07-06MX31: Add basic support for Freescale i.MX31 PDK board.Magnus Lilja
2009-07-06S3C24x0: extract interrupts from timerJean-Christophe PLAGNIOL-VILLARD
2009-07-06dm355/pm9261: add missing CONFIG_NET_MULTIJean-Christophe PLAGNIOL-VILLARD
2009-07-06arm920t/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2009-07-06move L2 cache enable/disable function to cache.c in the omap3 SoC directoryKim, Heung Jun