summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-23Add support for CS2 dataflash for Atmel-SPI.Remy Bohmer
2009-11-23Fix mingw tools buildRemy Bohmer
2009-11-23Building of FIT images does not work.Remy Bohmer
2009-11-23Nios2: do_boom_linux(): kernel gunzip input data integrity problem due toRenato Andreola
2009-11-23Nios2: Fix compiler warnings in lib_nios2/board.c (unused variables)Scott McNutt
2009-11-23Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts fromScott McNutt
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-22sf: fix stmicro offset setup while erasingMike Frysinger
2009-11-22sf: new driver for Winbond W25X16/32/64 devicesJason McMullan
2009-11-22mpc8260: move FDT memory node fixup into common CPU code.Marcel Ziswiler
2009-11-22Add driver for FTRTC010 real time clockPo-Yu Chuang
2009-11-22MIMC200: set default fbmem valueMark Jackson
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-17ppc4xx: Initialize magnetic coupler on VOM405 boardsMatthias Fuchs
2009-11-17ppc4xx: Initialize magnetic couplers in PLU405Matthias Fuchs
2009-11-17Add minimal SJA1000 header for basic CAN modeMatthias Fuchs
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