| Commit message (Expand) | Author | Age | Lines |
* | ppc/8xxx: Remove is_fsl_pci_agent | Kumar Gala | 2010-01-05 | -0/+9 |
* | NET: Move MDIO regs out of TSEC Space | Sandeep Gopalpet | 2010-01-05 | -11/+10 |
* | move prototypes for gunzip() and zunzip() to common.h | Wolfgang Wegner | 2009-12-21 | -2/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2009-12-21 | -4/+1635 |
|\ |
|
| * | OMAP3 USB Initialize twl4030 only if required | Tom Rix | 2009-12-20 | -1/+6 |
| * | OMAP3 Add usb device support | Tom Rix | 2009-12-20 | -2/+1395 |
| * | TWL4030 Add usb PHY support | Tom Rix | 2009-12-20 | -0/+233 |
| * | USB Consolidate descriptor definitions | Tom Rix | 2009-12-20 | -2/+2 |
* | | Merge branch 'next' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2009-12-17 | -330/+238 |
|\ \ |
|
| * | | net: dm9000x: fix debug output | Thomas Weber | 2009-12-13 | -1/+1 |
| * | | fec_mxc: incomplete error handling | John Ogness | 2009-12-13 | -0/+1 |
| * | | net: e1000: Add support for the Intel 82546GB controller | Reinhard Arlt | 2009-12-13 | -0/+1 |
| * | | NET: LAN91C96 CONFIG_NET_MULTIify | Nishanth Menon | 2009-12-13 | -329/+235 |
* | | | drivers/bios_emulator: Fix compile error in .depend not being generated | Kumar Gala | 2009-12-17 | -0/+1 |
| |/
|/| |
|
* | | Merge branch 'next' of ../next | Wolfgang Denk | 2009-12-15 | -296/+1311 |
|\ \
| |/ |
|
| * | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | -4/+0 |
| * | Merge branch 'master' into next | Wolfgang Denk | 2009-12-07 | -3/+3 |
| |\ |
|
| * \ | Merge branch 'master' into next | Wolfgang Denk | 2009-12-05 | -18/+358 |
| |\ \ |
|
| * | | | 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 |
| |\ \ \ |
|
| * | | | | 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 |
| |/ / / / |
|
* | | | | | nand: Fix access to last block in NAND devices | Stefan Roese | 2009-12-11 | -2/+2 |
| |_|_|/
|/| | | |
|