summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk
2009-11-27S3C6400/SMDK6400: fix stack_setup in start.SSeunghyeon Rhee
2009-11-27s5pc1xx: serial: fix the error check logicMinkyu Kang
2009-11-27Clean-up of s3c24x0 header fileskevin.morfitt@fearnside-systems.co.uk
2009-11-27s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk
2009-11-27ARM Update mach-typesTom Rix
2009-11-27sheevaplug: correct SDRAM address control registerMark Asselstine
2009-11-27Fix for Void function returning value in sbc35-a9g20Sandeep Paulraj
2009-11-27ARM Update mach-types.hTom Rix
2009-11-24Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into nextWolfgang Denk
2009-11-23ppc4xx: Cleanup PPC4xx I2C infrastructureStefan Roese
2009-11-23ppc4xx: Remove some testing code from 4xx_pcie.cStefan Roese
2009-11-23at91: Extended soft_i2c driver for AT91SAM9263 SoCDaniel Gorsulowski
2009-11-23Add 'true' and 'false' commandsPeter Tyser
2009-11-23cmd_help: General cleanupPeter Tyser
2009-11-23command.c: Break commands out to appropriate cmd_*.c filesPeter Tyser
2009-11-21Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into nextWolfgang Denk
2009-11-21Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into nextWolfgang Denk
2009-11-20NAND: Add Support for 4K page size in DaVinci NAND driverSandeep Paulraj
2009-11-19ppc4xx: Remove unused features from PMC440 board supportMatthias Fuchs
2009-11-19ppc4xx: Remove confusing commentMatthias Fuchs
2009-11-19ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese
2009-11-19ppc4xx: Consolidate pci_master_init() functionStefan Roese
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese
2009-11-18S3C2410 NAND Flash Add Missing FunctionHui.Tang
2009-11-18NAND: Update read_read_subpage API checkSandeep Paulraj
2009-11-18NAND:Extending the nand_ecclayout structureSandeep Paulraj
2009-11-16OMAP2/3: I2C: Add support for second and third busDirk Behme
2009-11-15Merge branch 'master' into nextWolfgang Denk
2009-11-15Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-11-15Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2009-11-15Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk
2009-11-13ENV Variable support for Flex-OneNANDAmul Kumar Saha
2009-11-13Flex-OneNAND driver supportAmul Kumar Saha
2009-11-13fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu
2009-11-13ppc/85xx: make boot from NAND full relocation to RAMMingkai Hu
2009-11-13NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell
2009-11-13NAND: Don't walk past end of oobfree[]Sandeep Paulraj
2009-11-13NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj
2009-11-13NAND: Updating comments/explanations in the NAND driverSandeep Paulraj
2009-11-13NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj
2009-11-13NAND: Remove commented out codeSandeep Paulraj
2009-11-13NAND: Correct the "chip_shift" calculationSandeep Paulraj
2009-11-13NAND: Update to support 64 bit device sizeSandeep Paulraj
2009-11-13cmd_nand: Move conditional compilation to MakefilePeter Tyser
2009-11-13cmd_nand: Remove duplicate includePeter Tyser
2009-11-13ppc/85xx: Fix how we determine the number of CAM entriesKumar Gala
2009-11-12smc911x: make smc911x_initialize return correct valueMike Rapoport