summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* s5pc1xx: serial: fix the error check logicMinkyu Kang2009-11-13-7/+17
* Merge branch 'master' of git://git.denx.de/u-boot-armMinkyu Kang2009-11-10-141/+46
|\
| * cfi: Add weak default function for flash_cmd_reset()Stefan Roese2009-10-28-133/+18
| * Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk2009-10-28-5/+5
| * drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk2009-10-27-1/+1
| * mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov2009-10-27-0/+2
| * ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan2009-10-27-2/+16
| * sf: add GPL-2 license infoMike Frysinger2009-10-24-0/+2
| * Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-10-24-310/+1160
| |\
| * | smc911x: add support for LAN9220Daniel Mack2009-10-19-0/+2
* | | s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang2009-11-06-3/+3
* | | Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-04-7/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-armMinkyu Kang2009-10-30-1547/+637
|\ \ \ | | |/ | |/|
| * | ARM: OMAP3: Refactors the SM911x driverSteve Sakoman2009-10-24-6/+6
| * | s5pc1xx: SMDKC100: fix compile warningsMinkyu Kang2009-10-24-1/+1
| * | Clean-up of s3c24x0 nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-13-37/+25
| * | Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-13-267/+296
| * | s5pc1xx: support serial driverMinkyu Kang2009-10-13-0/+196
| * | s5pc1xx: support onenand driverMinkyu Kang2009-10-13-0/+637
| |/
| * SMC911X: Add chip auto detectionOlof Johansson2009-10-13-8/+13
| * OMAP3 MMC: Fix warning dereferencing type-punned pointerDirk Behme2009-10-13-27/+21
| * Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-10-12-104/+242
| |\
| | * Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini2009-10-10-104/+242
| * | Leave x86emu op code tables in default sectionEd Swarthout2009-10-12-14/+8
| |/
| * Merge branch 'reloc'Wolfgang Denk2009-10-09-879/+7
| |\
| | * Conditionally perform common relocation fixupsPeter Tyser2009-10-03-0/+2
| | * fpga: Remove relocation fixupsPeter Tyser2009-10-03-830/+5
| | * tsec: Remove PHY command relocation fixupsPeter Tyser2009-10-03-49/+0
| * | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-50/+50
| * | net: kirkwood_egiga.c: fixed build warningPrafulla Wadaskar2009-10-04-1/+3
| * | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-496/+309
| * | net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar2009-10-04-2/+2
| * | net: Fix problem with 405EZ ethernet interruptJames Clough2009-10-04-0/+9
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-armMinkyu Kang2009-10-12-35/+34
|\ \
| * | SMC911X: Add chip auto detectionOlof Johansson2009-10-04-8/+13
| * | OMAP3 MMC: Fix warning dereferencing type-punned pointerDirk Behme2009-10-04-27/+21
| |/
* | Clean-up of s3c24x0 nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-12-37/+25
* | Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-12-267/+296
* | s5pc1xx: support serial driverMinkyu Kang2009-10-09-0/+196
* | s5pc1xx: support onenand driverMinkyu Kang2009-10-09-0/+637
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-09-30-0/+4
|\
| * ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPLKumar Gala2009-09-30-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-09-30-2/+1
|\ \
| * | NAND: davinci: Fix warnings when 4-bit ECC not usedScott Wood2009-09-28-2/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-09-30-36/+69
|\ \
| * | fsl_i2c: Do not generate STOP after read.Joakim Tjernlund2009-09-28-5/+6
| * | fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSRJoakim Tjernlund2009-09-28-35/+55
| * | fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}Joakim Tjernlund2009-09-28-3/+11
| * | fsl_i2c: Wait for STOP condition to propagateJoakim Tjernlund2009-09-28-4/+8
| |/
* | net: uec: Fix uccf.h and uec.h headers to include headers they depend onAnton Vorontsov2009-09-25-0/+4