aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-09drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger25-38/+37
2007-07-09drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger10-24/+23
2007-07-04Fix a few file permission problems.Wolfgang Denk1-0/+0
2007-07-04drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger35-57/+59
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk3-11/+253
2007-06-06Coding Style cleanup; generate new CHANGELOG file.Wolfgang Denk1-2/+2
2007-06-06Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk2-1/+984
2007-06-01Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese1-136/+92
2007-06-01NAND: Update nand_ecc.c to latest Linux versionStefan Roese1-136/+92
2007-05-18Reduce line lengths to 80 characters max.Peter Pearse1-5/+10
2007-05-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse1-0/+6
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips1-10/+8
2007-05-17Merge with /home/git/u-bootWolfgang Denk1-0/+6
2007-05-16Coding Style Cleanup, new CHANGELOGWolfgang Denk1-1/+1
2007-05-15Minor coding style cleanup.Wolfgang Denk1-23/+23
2007-05-15Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2-1/+217
2007-05-15Add support for BCM5464 Quad PhyJoe Hamman1-0/+28
2007-05-09Add the files for the SMN42 boardPeter Pearse1-0/+978
2007-05-09New board SMN42 branchPeter Pearse1-1/+1
2007-05-08Merge git://www.denx.de/git/u-bootMichal Simek16-60/+2612
2007-05-05[PATCH] Avoid assigning PCI resources from zero addressSergei Shtylyov1-1/+6
2007-05-05[patch] use unsigned char in smc91111 driver for macMike Frysinger1-4/+4
2007-05-05Coding stylke cleanup; update CHANGELOG.Wolfgang Denk1-1/+1
2007-05-05Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2-2/+100
2007-05-05NAND: Wrong calculation of page number in nand_block_bad()Thomas Knobloch1-5/+5
2007-05-02Add support for treating unknown PHYs as generic PHYs.David Updegraff1-0/+93
2007-04-23Enable 8544 supportAndy Fleming2-2/+7
2007-04-21[PATCH] SystemACE support for MicroblazeMichal Simek1-0/+6
2007-04-18Cleanup, update CHANGELOGWolfgang Denk1-3/+4
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk4-3/+1500
2007-04-14Atmel MACB ethernet driverHaavard Skinnemoen3-1/+845
2007-04-14AVR32: Resource management rewriteHaavard Skinnemoen2-22/+34
2007-03-04Some code cleanup.Wolfgang Denk1-26/+11
2007-03-02mpc83xx: Fix empty i2c reads/writes in fsl_i2c.cJoakim Tjernlund1-13/+14
2007-03-02mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UECEmilian Medve1-1/+1
2007-03-02mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker2-0/+89
2007-03-02mpc83xx: Add support for the MPC832XEMDS boardDave Liu2-3/+10
2007-03-02mpc83xx: Fix the UEC driver bug of QEDave Liu1-8/+6
2007-02-28Merge branch 'master' into hpc2roy zang3-13/+257
2007-02-27Minor code cleanup.Wolfgang Denk1-4/+4
2007-02-22[PATCH] Change systemace driver to select 8 & 16bit modeStefan Roese1-5/+2
2007-02-21[PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang1-12/+4
2007-02-21[PATCH] Fix problem in systemace driver (ace_writew instead of ace_write)Stefan Roese1-4/+4
2007-02-20[PATCH] Update SystemACE driver for 16bit accessStefan Roese1-3/+11
2007-02-20[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely1-4/+3
2007-02-20[PATCH 7_9] Replace ace_readw_ace_writeb functions with macrosGrant Likely1-26/+10
2007-02-20[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely2-1/+265
2007-01-22Merge branch 'master' into hpc2roy zang2-29/+14
2007-01-19[PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driverHeiko Schocher1-16/+10
2007-01-18[PATCH] Fix: Compilerwarnings for SC3 board.Heiko Schocher1-3/+3