summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-17mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau
2012-09-17mxc nand: Let driver detect IP revisionBenoît Thébaudeau
2012-09-17mtd mxc nand: Merge init functionsBenoît Thébaudeau
2012-09-17mtd mxc nand: Fix ECC state after read_page_raw_syndrome()Benoît Thébaudeau
2012-09-17mtd mxc nand: Use _mxc_nand_enable_hwecc()Benoît Thébaudeau
2012-09-17spl mxc nand: Fix broken boot for correctable ECC errorsBenoît Thébaudeau
2012-09-17mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau
2012-09-17spl mxc nand: Set symmetric modeBenoît Thébaudeau
2012-09-17spl mxc nand: Remove duplicated codeBenoît Thébaudeau
2012-09-17spl mxc nand: Merge duplicated codeBenoît Thébaudeau
2012-09-17mxc nand: cosmectic: Light cleanupBenoît Thébaudeau
2012-09-17mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau
2012-09-17mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverMarek Vasut
2012-09-17nand: Make NAND lock status compatible with MicronJoe Hershberger
2012-09-17nand: consolidate duplicated constantsJoe Hershberger
2012-09-17nand: Change ulong to loff_t and size_tJoe Hershberger
2012-09-17nand: Add support for unlock.invertJoe Hershberger
2012-09-17mtd: support ONFI multi lun NANDMatthieu CASTET
2012-09-04Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk
2012-09-03net:macb: add line breakAndreas Bießmann
2012-09-03avr32:portmux: fix setup for macb1Andreas Bießmann
2012-09-03Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2012-09-03Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2012-09-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2012-09-03ubifs: Fix memory leak in ubifs_finddirStefan Roese
2012-09-03ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit againStefan Roese
2012-09-03cfi: Make the flash erase and write operations abortableJoe Hershberger
2012-09-03cfi: Check for blank before eraseJoe Hershberger
2012-09-02powerpc: re-add bi_ip_addr to bd_t structAnatolij Gustschin
2012-09-02hush: Don't parse the contents of a dereferenced varJoe Hershberger
2012-09-02hush: Add default value substitution supportJoe Hershberger
2012-09-02README: Cleanup description of supported partitions.Karl O. Pinc
2012-09-02README.SPL: Move the 'Estimating stack usage' from omap3 to hereTom Rini
2012-09-02README.SPL: Add a small Debugging sectionTom Rini
2012-09-02README: Update ver env var descriptionBenoît Thébaudeau
2012-09-02dm: Add twserial device documentTomáš Hlaváček
2012-09-02dm: RTC subsystem analysis added.Tomas Hlavacek
2012-09-02dm: Add pcmcia design documentViktor Krivak
2012-09-02dm: add PCI design documentPavel Herrmann
2012-09-02dm: Driver model analysis document for Watchdog subsystem has been added.Tomas Hlavacek
2012-09-02dm: Hwmon UDM subsystem analysis added.Tomas Hlavacek
2012-09-02dm: Add POWER API transition documentViktor Krivak
2012-09-02dm: Add block device documentPavel Herrmann
2012-09-02dm: Add SPI API transition documentViktor Krivak
2012-09-02dm: Add networking subsystem analysisMarek Vasut
2012-09-02dm: Add MMC subsystem analysisMarek Vasut
2012-09-02dm: Add GPIO API transition documentViktor Křivák
2012-09-02dm: Add Driver cores design documentPavel Herrmann
2012-09-02dm: Initial import of design documentsMarek Vasut
2012-09-02input: key_matrix: fix header inclusionStephan Linz