summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* ARMV7: OMAP: add convenience function to set TWL4030 regulator voltagesSteve Sakoman2010-09-08-39/+30
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-09-07-499/+431
|\
| * i2c: rewrite mvtwsi, support orion5x and kirkwoodAlbert Aribaud2010-08-30-409/+341
| * i2c: rename kirkwood_i2c to mvtwsiAlbert Aribaud2010-08-30-1/+1
| * i2c: omap2+: change header guard to be genericNishanth Menon2010-08-23-2/+2
* | powerpc/8xxx: Fix dma for 36bit addressingYork Sun2010-08-31-2/+6
|/
* Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.Philippe De Muyter2010-08-18-8/+25
* cfi_flash: Cleanup flash_print_info()Stefan Roese2010-08-18-24/+27
* Fix printing & reading of 16-bit CFI device identifiersPhilippe De Muyter2010-08-18-4/+7
* cfi_flash: flinfo: allow user interrupt in flash print info fnKim Phillips2010-08-18-0/+2
* musb: am35x: Workaround for fifo read issueAjay Kumar Gupta2010-08-12-0/+38
* musb: MSC host support for AM35xAjay Kumar Gupta2010-08-12-0/+215
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-08-10-17/+748
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-08-10-3/+144
| |\
| | * ide: add mvsata_ide driverAlbert Aribaud2010-08-08-0/+141
| | * ide: reorder object files alphabeticallyAlbert Aribaud2010-08-08-3/+3
| * | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-08-10-11/+122
| |\ \
| | * | ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and ...Steve Sakoman2010-08-05-1/+18
| | * | ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systemsSteve Sakoman2010-08-05-0/+79
| | * | ARMV7: Modify i2c driver for more reliable operation on OMAP4Steve Sakoman2010-08-05-10/+25
| | |/
| * | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-08-07-2/+2
| |\ \ | | |/ | |/|
| * | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-08-04-2/+481
| |\ \
| | * | S5P: support mmc driverMinkyu Kang2010-08-03-0/+479
| | * | SAMSUNG: serial: remove compiler warningsMinkyu Kang2010-07-09-2/+2
| * | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-08-03-36/+85
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-07-16-1/+1
| |\ \ \ \
| | * | | | musb: fix compilation warningAjay Kumar Gupta2010-07-15-1/+1
* | | | | | Fix compile warnings for const correctnessBen Warren2010-08-09-5/+6
* | | | | | miiphy: constify device nameMike Frysinger2010-08-09-43/+43
* | | | | | net: rename "FSL UECx" net interfaces "UECx"Kim Phillips2010-08-09-4/+4
* | | | | | net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-09-1/+1
* | | | | | net,fec: Shorten device name as done for other driversStefano Babic2010-08-09-1/+1
| |_|_|_|/ |/| | | |
* | | | | net 52xx: fix ethernet device names with spacesWolfgang Denk2010-08-05-1/+1
* | | | | Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-1/+1
| |_|/ / |/| | |
* | | | cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-28/+17
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-07-24-0/+52
|\ \ \ \
| * | | | i2c: soft_i2c: add simple GPIO implementationMike Frysinger2010-07-22-0/+52
* | | | | powerpc/p3041: Add various p3041 related definesKumar Gala2010-07-20-1/+2
* | | | | powerpc/p5020: Add various p5020 related defines (and p5010)Kumar Gala2010-07-20-1/+1
* | | | | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-20-4/+11
|/ / / /
* | | | video: cleanup comments in cfb_console.c and video_fb.hAnatolij Gustschin2010-07-17-3/+3
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-07-16-88/+61
|\ \ \
| * | | fsl_law.c: Add print_laws() for FSL_CORENET platforms.Becky Bruce2010-07-16-0/+6
| * | | drivers/misc/fsl_law.c: Rearrange code to avoid duplicationBecky Bruce2010-07-16-77/+48
| * | | 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16-11/+7
* | | | Merge branch 'master' of ../masterWolfgang Denk2010-07-15-1087/+1908
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-07-14-8/+4
| |\ \
| | * | gpio_led: add gpio_request to __led_initThomas Chou2010-07-12-8/+4
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2010-07-14-825/+1740
| |\ \
| | * | mvgbe: add support for orion5x GbE controllerAlbert Aribaud2010-07-12-2/+2