Commit Graph

1141 Commits (cf7e399fb35b3aea90a27d1df72f45f5d6156204)

Author SHA1 Message Date
Andrew Dyer 2ac6985a74 soft_i2c.c add option for repeated start in i2c_read() 16 years ago
Stefan Althoefer 1bc4343730 drivers/net/e1000.c: missing terminator for supported devices 16 years ago
Richard Retanubun e8eac43718 CFI: Add geometry reversal for STMicro M29W320ET 16 years ago
Jens Gehrlein 0f8e851e89 CFI: increase performance of function find_sector() 16 years ago
Jens Gehrlein a7292871a7 CFI: avoid redundant function call in single word programming mode 16 years ago
Brad Bozarth 68f8718df2 spi flash: fix crash due to spi flash miscommunication 16 years ago
Peter Tyser a7c9310457 Add support for Maxim's DS4510 I2C device 16 years ago
Stefan Roese 97cae3a4c6 serial: Rename driver vcth to vct to support other board variants 16 years ago
Niklaus Giger 94f9279f7b Added legacy flash ST Micro M29W040B 16 years ago
Mike Frysinger d4bade8d77 nand: fixup printf modifiers to match types used 16 years ago
Wolfgang Grandegger 6c869637fe NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS 16 years ago
Nishanth Menon 50657c2732 NAND: Enable nand lock, unlock feature 16 years ago
Mike Frysinger 69fb8be4fc NAND: move board_nand_init to nand.h 16 years ago
Stefan Roese 1ae3986204 OneNAND: Additional sync with 2.6.27 16 years ago
Kyungmin Park 1714f51a20 Add markbad function 16 years ago
Stefan Roese 8cf11f3aa7 OneNAND: Save version_id in onenand_chip struct 16 years ago
Stefan Roese 4fca3310d6 OneNAND: Fix compiler warnings 16 years ago
Kyungmin Park ef0921d6b0 Sync with 2.6.27 16 years ago
Jean-Christophe PLAGNIOL-VILLARD fc83c9273c sh: serial: use readx/writex accessors 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 9e1fa628bd sh: serial: coding style cleanup 16 years ago
Kumar Gala 9d94aff699 NAND FSL elbc: Use virt_to_phys to determine which bank is in use 16 years ago
Peter Tyser e92739d34e Add support for PCA953x I2C gpio devices 16 years ago
Peter Tyser 7a89795911 pci/fsl_pci_init: Enable inbound PCI config cycles 16 years ago
Scott Wood ff49ea8977 NAND: Mark the BBT as scanned prior to calling scan_bbt. 16 years ago
Wolfgang Denk 455ae7e87f Coding style cleanup, update CHANGELOG. 16 years ago
Mike Frysinger 84bc72d90c spi/stmicro: fix debug() display of cmd 16 years ago
Timur Tabi ecf5f077c8 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 16 years ago
Jean-Christophe PLAGNIOL-VILLARD a319f14962 sh: r2dplus fix register access 16 years ago
Nobuhiro Iwamatsu 15e2697c9f sh: Update SuperH serial driver 16 years ago
Stefan Roese 8173293516 UBI: Return -ENOMEM upon failing malloc 16 years ago
Stefan Roese c034075a71 serial: Add vcth UART driver 16 years ago
Kumar Gala 4c253fdb2a drivers/fsl_pci_init: Fix compile warning 16 years ago
Jean-Christophe PLAGNIOL-VILLARD dedacc18a8 usbtty/omap: update to current API 16 years ago
Stefan Roese 2ee951ba2a UBI: Enable re-initializing of the "ubi part" command 16 years ago
Stefan Roese 9def12cae3 MTD: Fix problem based on non-working relocation (list head mtd_partitions) 16 years ago
Trent Piepho 5e3ab68e9a Section name should be ".data", not "data" 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 1cb82a9207 drivers/bios_emulator: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD c8aa7dfc18 FPGA: move fpga drivers to drivers/fpga 16 years ago
Anatolij Gustschin 23afaba65e net: tsec: Fix Marvell 88E1121R phy init 16 years ago
Becky Bruce 35db1c6d34 drivers/fsl_pci_init: Fix inbound window mapping bug 16 years ago
Ilko Iliev bd876772ee mtd/dataflash.c: fix a problem with the last partition 16 years ago
Ilko Iliev 03f797793b fix some coding style violations. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d10c5a87cb drivers/usb: Move conditional compilation to Makefile 16 years ago
Scott Wood 2077e348c2 NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). 16 years ago
Piotr Ziecik e6a7edbc17 mtd: Remove a printf() from add_mtd_device(). 16 years ago
Piotr Ziecik 91809ed51d cfi-mtd: Add cfi-mtd driver. 16 years ago
Piotr Ziecik 6ea808efdf cfi_flash: Add interface for flash verbosity control 16 years ago
Piotr Ziecik ebc9784ce6 cfi_flash: Export flash_sector_size() function. 16 years ago
Stefan Roese 45aa5a7f4d cfi_flash: Make all flash access functions weak 16 years ago
Dirk Behme e23c7c95a9 ARM: OMAP: Convert IO macros 16 years ago