summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-22cmd_help: General cleanupPeter Tyser
2009-11-22command.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-13smc911x: make smc911x_initialize return correct valueMike Rapoport
2009-11-13smc911x_eeprom: fix building after smc911x overhaulMike Frysinger
2009-11-12fsl-ddr: Fix the chip-select interleaving issueDave Liu
2009-11-11Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-11-11Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-11-11mxc_fec: avoid free() calls to already freed pointers.javier Martin
2009-11-11mxc_fec: fix some erroneous PHY accesses.javier Martin
2009-11-11ARM Don't inline weak symbolsRon Lee
2009-11-10ppc4xx: Katmai: Add chip_config commandStefan Roese
2009-11-10ppc4xx: Switch to I2C bus numer 0 for chip_config commandStefan Roese
2009-11-10ppc4xx: Add UBI support to PLU405 boardsMatthias Fuchs
2009-11-10Fix SMC91111 regression: lpd7a40x build failuresBen Warren
2009-11-10SMC91111: Clean up SMC_inx macros on xsengine and xaeniaxBen Warren
2009-11-09Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk
2009-11-09Fix CS8900 regression on impa7 boardBen Warren
2009-11-09clarify eth driver halt/recv stepsMike Frysinger