summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nand: fixup printf modifiers to match types usedMike Frysinger2009-01-231-6/+6
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-232-2/+2
* NAND: Enable nand lock, unlock featureNishanth Menon2009-01-231-36/+43
* NAND: move board_nand_init to nand.hMike Frysinger2009-01-231-2/+0
* OneNAND: Additional sync with 2.6.27Stefan Roese2009-01-231-1/+71
* Add markbad functionKyungmin Park2009-01-231-0/+33
* OneNAND: Save version_id in onenand_chip structStefan Roese2009-01-231-0/+1
* OneNAND: Fix compiler warningsStefan Roese2009-01-231-0/+26
* Sync with 2.6.27Kyungmin Park2009-01-233-156/+370
* sh: serial: use readx/writex accessorsJean-Christophe PLAGNIOL-VILLARD2009-01-161-23/+23
* sh: serial: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2009-01-161-17/+18
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-12-304-2/+307
|\
| * NAND FSL elbc: Use virt_to_phys to determine which bank is in useKumar Gala2008-12-191-2/+4
| * Add support for PCA953x I2C gpio devicesPeter Tyser2008-12-192-0/+274
| * pci/fsl_pci_init: Enable inbound PCI config cyclesPeter Tyser2008-12-191-0/+29
* | NAND: Mark the BBT as scanned prior to calling scan_bbt.Scott Wood2008-12-161-1/+1
|/
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-164-4/+3
* spi/stmicro: fix debug() display of cmdMike Frysinger2008-12-161-1/+1
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-152-35/+0
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2008-12-132-3/+3
|\
| * sh: r2dplus fix register accessJean-Christophe PLAGNIOL-VILLARD2008-12-101-2/+2
| * sh: Update SuperH serial driverNobuhiro Iwamatsu2008-12-101-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2008-12-132-3/+13
|\ \ | |/ |/|
| * UBI: Return -ENOMEM upon failing mallocStefan Roese2008-12-101-2/+3
| * UBI: Enable re-initializing of the "ubi part" commandStefan Roese2008-12-091-0/+1
| * MTD: Fix problem based on non-working relocation (list head mtd_partitions)Stefan Roese2008-12-091-1/+9
* | serial: Add vcth UART driverStefan Roese2008-12-102-0/+122
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-12-093-15/+26
|\ \
| * | usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD2008-12-093-15/+26
| |/
* | drivers/fsl_pci_init: Fix compile warningKumar Gala2008-12-091-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2008-12-091-0/+3
|\
| * net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin2008-12-041-0/+3
* | Section name should be ".data", not "data"Trent Piepho2008-12-092-5/+4
* | drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-12-0711-48/+2
* | FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD2008-12-0510-0/+3762
|/
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-12-051-13/+12
|\
| * mtd/dataflash.c: fix a problem with the last partitionIlko Iliev2008-12-021-1/+1
| * fix some coding style violations.Ilko Iliev2008-12-021-13/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2008-12-057-29/+13
|\ \
| * | drivers/usb: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-11-287-29/+13
| |/
* | drivers/fsl_pci_init: Fix inbound window mapping bugBecky Bruce2008-12-031-1/+1
|/
* NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().Scott Wood2008-11-251-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-11-251-67/+64
|\
| * ARM: OMAP: Convert IO macrosDirk Behme2008-11-211-67/+64
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2008-11-2522-0/+12566
|\ \
| * | mtd: Remove a printf() from add_mtd_device().Piotr Ziecik2008-11-241-2/+0
| * | UBI: Add basic UBI support to U-Boot (Part 5/8)Kyungmin Park2008-11-194-0/+3810
| * | UBI: Add basic UBI support to U-Boot (Part 4/8)Kyungmin Park2008-11-194-0/+2538
| * | UBI: Add basic UBI support to U-Boot (Part 3/8)Kyungmin Park2008-11-193-0/+2018
| * | UBI: Add basic UBI support to U-Boot (Part 2/8)Kyungmin Park2008-11-195-0/+1768
OpenPOWER on IntegriCloud