aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-07-04drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-06-06Coding Style cleanup; generate new CHANGELOG file.Wolfgang Denk
2007-06-06Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk
2007-06-01Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese
2007-06-01NAND: Update nand_ecc.c to latest Linux versionStefan Roese
2007-05-18Reduce line lengths to 80 characters max.Peter Pearse
2007-05-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips
2007-05-17Merge with /home/git/u-bootWolfgang Denk
2007-05-16Coding Style Cleanup, new CHANGELOGWolfgang Denk
2007-05-15Minor coding style cleanup.Wolfgang Denk
2007-05-15Add driver for S-ATA-controller on Intel processors with Southmushtaq khan
2007-05-15Add support for BCM5464 Quad PhyJoe Hamman
2007-05-09Add the files for the SMN42 boardPeter Pearse
2007-05-09New board SMN42 branchPeter Pearse
2007-05-08Merge git://www.denx.de/git/u-bootMichal Simek
2007-05-05[PATCH] Avoid assigning PCI resources from zero addressSergei Shtylyov
2007-05-05[patch] use unsigned char in smc91111 driver for macMike Frysinger
2007-05-05Coding stylke cleanup; update CHANGELOG.Wolfgang Denk
2007-05-05Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk
2007-05-05NAND: Wrong calculation of page number in nand_block_bad()Thomas Knobloch
2007-05-02Add support for treating unknown PHYs as generic PHYs.David Updegraff
2007-04-23Enable 8544 supportAndy Fleming
2007-04-21[PATCH] SystemACE support for MicroblazeMichal Simek
2007-04-18Cleanup, update CHANGELOGWolfgang Denk
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xxWolfgang Denk
2007-04-14Atmel MACB ethernet driverHaavard Skinnemoen
2007-04-14AVR32: Resource management rewriteHaavard Skinnemoen
2007-03-04Some code cleanup.Wolfgang Denk
2007-03-02mpc83xx: Fix empty i2c reads/writes in fsl_i2c.cJoakim Tjernlund
2007-03-02mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UECEmilian Medve
2007-03-02mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker
2007-03-02mpc83xx: Add support for the MPC832XEMDS boardDave Liu
2007-03-02mpc83xx: Fix the UEC driver bug of QEDave Liu
2007-02-28Merge branch 'master' into hpc2roy zang
2007-02-27Minor code cleanup.Wolfgang Denk
2007-02-22[PATCH] Change systemace driver to select 8 & 16bit modeStefan Roese
2007-02-21[PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang
2007-02-21[PATCH] Fix problem in systemace driver (ace_writew instead of ace_write)Stefan Roese
2007-02-20[PATCH] Update SystemACE driver for 16bit accessStefan Roese
2007-02-20[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely
2007-02-20[PATCH 7_9] Replace ace_readw_ace_writeb functions with macrosGrant Likely
2007-02-20[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely
2007-01-22Merge branch 'master' into hpc2roy zang
2007-01-19[PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driverHeiko Schocher
2007-01-18[PATCH] Fix: Compilerwarnings for SC3 board.Heiko Schocher
2007-01-15Merge with /home/hs/SC3/u-bootWolfgang Denk
2007-01-11 Added support for the SOLIDCARD III board from EurodesignHeiko Schocher
2007-01-05[PATCH] nand: Fix problem with oobsize calculationStefan Roese