| Commit message (Expand) | Author | Age | Lines |
* | omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWER | Vaibhav Hiremath | 2009-11-27 | -0/+2 |
* | arm: A320: driver for FTRTC010 real time clock | Po-Yu Chuang | 2009-11-27 | -0/+125 |
* | Add a unified s3c24x0 header file | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | -18/+5 |
* | s5pc1xx: serial: fix the error check logic | Minkyu Kang | 2009-11-27 | -7/+17 |
* | s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx | Minkyu Kang | 2009-11-27 | -3/+3 |
* | Move s3c24x0 header files to asm-arm/arch-s3c24x0/ | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | -7/+7 |
* | Fix for Void function returning value in sbc35-a9g20 | Sandeep Paulraj | 2009-11-27 | -1/+0 |
* | at91: Extended soft_i2c driver for AT91SAM9263 SoC | Daniel Gorsulowski | 2009-11-23 | -0/+5 |
* | Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into next | Wolfgang Denk | 2009-11-21 | -12/+44 |
|\ |
|
| * | NAND: Add Support for 4K page size in DaVinci NAND driver | Sandeep Paulraj | 2009-11-20 | -7/+16 |
| * | S3C2410 NAND Flash Add Missing Function | Hui.Tang | 2009-11-18 | -4/+27 |
| * | NAND: Update read_read_subpage API check | Sandeep Paulraj | 2009-11-18 | -1/+1 |
* | | OMAP2/3: I2C: Add support for second and third bus | Dirk Behme | 2009-11-16 | -67/+99 |
|/ |
|
* | Merge branch 'master' into next | Wolfgang Denk | 2009-11-15 | -45/+54 |
|\ |
|
| * | smc911x: make smc911x_initialize return correct value | Mike Rapoport | 2009-11-12 | -2/+2 |
| * | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2009-11-11 | -28/+35 |
| |\ |
|
| | * | mxc_fec: avoid free() calls to already freed pointers. | javier Martin | 2009-11-11 | -5/+7 |
| | * | mxc_fec: fix some erroneous PHY accesses. | javier Martin | 2009-11-11 | -3/+5 |
| | * | SMC91111: Clean up SMC_inx macros on xsengine and xaeniax | Ben Warren | 2009-11-09 | -4/+4 |
| | * | Fix CS8900 regression on impa7 board | Ben Warren | 2009-11-09 | -1/+1 |
| | * | Fix cs8900 dev->priv not init issue | Hui.Tang | 2009-11-09 | -3/+4 |
| | * | Fix DM9000 MAC address handling | Ben Warren | 2009-10-29 | -12/+14 |
| * | | fsl_pci_init_port end-point initialization is broken | Ed Swarthout | 2009-11-04 | -1/+17 |
| * | | Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" | Kumar Gala | 2009-11-04 | -16/+2 |
| |/ |
|
* | | Flex-OneNAND driver support | Amul Kumar Saha | 2009-11-13 | -98/+662 |
* | | fsl_elbc_nand: remove the bbt descriptors relocation fixup | Mingkai Hu | 2009-11-13 | -4/+0 |
* | | NAND: fix "raw" reads with ECC syndrome layouts | David Brownell | 2009-11-13 | -4/+96 |
* | | NAND: Don't walk past end of oobfree[] | Sandeep Paulraj | 2009-11-13 | -1/+2 |
* | | NAND: Update check condition for nand_read_page_hwecc API | Sandeep Paulraj | 2009-11-13 | -1/+1 |
* | | NAND: Updating comments/explanations in the NAND driver | Sandeep Paulraj | 2009-11-13 | -4/+8 |
* | | NAND: Subpage shift for ecc_steps equal to 16 | Sandeep Paulraj | 2009-11-13 | -0/+1 |
* | | NAND: Remove commented out code | Sandeep Paulraj | 2009-11-13 | -1/+0 |
* | | NAND: Correct the "chip_shift" calculation | Sandeep Paulraj | 2009-11-13 | -1/+1 |
* | | NAND: Update to support 64 bit device size | Sandeep Paulraj | 2009-11-13 | -28/+39 |
* | | Merge branch 'next' of git://git.denx.de/u-boot-video into next | Wolfgang Denk | 2009-10-31 | -3/+51 |
|\ \ |
|
| * | | video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 | Wolfgang Grandegger | 2009-10-31 | -1/+1 |
| * | | video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode | Anatolij Gustschin | 2009-10-31 | -1/+17 |
| * | | video: mb862xx: improve board-specific Lime configuration | Wolfgang Grandegger | 2009-10-31 | -1/+33 |
| |/ |
|
* | | new PCA9564 i2c bridge driver | Valentin Yakovenkov | 2009-10-30 | -0/+190 |
* | | Blackfin: TWI/I2C: implement bus speed get/set functions | Mike Frysinger | 2009-10-30 | -11/+48 |
* | | Blackfin: TWI/I2C: add timeout to transfer | Mike Frysinger | 2009-10-30 | -3/+12 |
|/ |
|
* | cfi: Add weak default function for flash_cmd_reset() | Stefan Roese | 2009-10-28 | -133/+18 |
* | Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1 | Wolfgang Denk | 2009-10-28 | -5/+5 |
* | drivers/net/phy/miiphybb.c: fix warning: no newline at end of file | Wolfgang Denk | 2009-10-27 | -1/+1 |
* | mpc85xx: Configure QE USB for MPC8569E-MDS boards | Anton Vorontsov | 2009-10-27 | -0/+2 |
* | ppc/85xx/pci: fsl_pci_init: pcie agent mode support | Vivek Mahajan | 2009-10-27 | -2/+16 |
* | sf: add GPL-2 license info | Mike Frysinger | 2009-10-24 | -0/+2 |
* | Merge branch 'master-sync' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-10-24 | -310/+1160 |
|\ |
|
| * | ARM: OMAP3: Refactors the SM911x driver | Steve Sakoman | 2009-10-24 | -6/+6 |
| * | s5pc1xx: SMDKC100: fix compile warnings | Minkyu Kang | 2009-10-24 | -1/+1 |