| Commit message (Expand) | Author | Age | Lines |
* | ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages | Steve Sakoman | 2010-09-08 | -39/+30 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2010-09-07 | -499/+431 |
|\ |
|
| * | i2c: rewrite mvtwsi, support orion5x and kirkwood | Albert Aribaud | 2010-08-30 | -409/+341 |
| * | i2c: rename kirkwood_i2c to mvtwsi | Albert Aribaud | 2010-08-30 | -1/+1 |
| * | i2c: omap2+: change header guard to be generic | Nishanth Menon | 2010-08-23 | -2/+2 |
* | | powerpc/8xxx: Fix dma for 36bit addressing | York Sun | 2010-08-31 | -2/+6 |
|/ |
|
* | Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips. | Philippe De Muyter | 2010-08-18 | -8/+25 |
* | cfi_flash: Cleanup flash_print_info() | Stefan Roese | 2010-08-18 | -24/+27 |
* | Fix printing & reading of 16-bit CFI device identifiers | Philippe De Muyter | 2010-08-18 | -4/+7 |
* | cfi_flash: flinfo: allow user interrupt in flash print info fn | Kim Phillips | 2010-08-18 | -0/+2 |
* | musb: am35x: Workaround for fifo read issue | Ajay Kumar Gupta | 2010-08-12 | -0/+38 |
* | musb: MSC host support for AM35x | Ajay Kumar Gupta | 2010-08-12 | -0/+215 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-08-10 | -17/+748 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-marvell | Wolfgang Denk | 2010-08-10 | -3/+144 |
| |\ |
|
| | * | ide: add mvsata_ide driver | Albert Aribaud | 2010-08-08 | -0/+141 |
| | * | ide: reorder object files alphabetically | Albert Aribaud | 2010-08-08 | -3/+3 |
| * | | Merge branch 'master' of git://git.denx.de/u-boot-ti | Wolfgang Denk | 2010-08-10 | -11/+122 |
| |\ \ |
|
| | * | | ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and ... | Steve Sakoman | 2010-08-05 | -1/+18 |
| | * | | ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systems | Steve Sakoman | 2010-08-05 | -0/+79 |
| | * | | ARMV7: Modify i2c driver for more reliable operation on OMAP4 | Steve Sakoman | 2010-08-05 | -10/+25 |
| | |/ |
|
| * | | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk | 2010-08-07 | -2/+2 |
| |\ \
| | |/
| |/| |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk | 2010-08-04 | -2/+481 |
| |\ \ |
|
| | * | | S5P: support mmc driver | Minkyu Kang | 2010-08-03 | -0/+479 |
| | * | | SAMSUNG: serial: remove compiler warnings | Minkyu Kang | 2010-07-09 | -2/+2 |
| * | | | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk | 2010-08-03 | -36/+85 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of git://git.denx.de/u-boot-ti | Wolfgang Denk | 2010-07-16 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | musb: fix compilation warning | Ajay Kumar Gupta | 2010-07-15 | -1/+1 |
* | | | | | | Fix compile warnings for const correctness | Ben Warren | 2010-08-09 | -5/+6 |
* | | | | | | miiphy: constify device name | Mike Frysinger | 2010-08-09 | -43/+43 |
* | | | | | | net: rename "FSL UECx" net interfaces "UECx" | Kim Phillips | 2010-08-09 | -4/+4 |
* | | | | | | net ppc: fix ethernet device names with spaces | Heiko Schocher | 2010-08-09 | -1/+1 |
* | | | | | | net,fec: Shorten device name as done for other drivers | Stefano Babic | 2010-08-09 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | net 52xx: fix ethernet device names with spaces | Wolfgang Denk | 2010-08-05 | -1/+1 |
* | | | | | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -28/+17 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2010-07-24 | -0/+52 |
|\ \ \ \ |
|
| * | | | | i2c: soft_i2c: add simple GPIO implementation | Mike Frysinger | 2010-07-22 | -0/+52 |
* | | | | | powerpc/p3041: Add various p3041 related defines | Kumar Gala | 2010-07-20 | -1/+2 |
* | | | | | powerpc/p5020: Add various p5020 related defines (and p5010) | Kumar Gala | 2010-07-20 | -1/+1 |
* | | | | | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases | Kumar Gala | 2010-07-20 | -4/+11 |
|/ / / / |
|
* | | | | video: cleanup comments in cfb_console.c and video_fb.h | Anatolij Gustschin | 2010-07-17 | -3/+3 |
|/ / / |
|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2010-07-16 | -88/+61 |
|\ \ \ |
|
| * | | | fsl_law.c: Add print_laws() for FSL_CORENET platforms. | Becky Bruce | 2010-07-16 | -0/+6 |
| * | | | drivers/misc/fsl_law.c: Rearrange code to avoid duplication | Becky Bruce | 2010-07-16 | -77/+48 |
| * | | | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | -11/+7 |
* | | | | Merge branch 'master' of ../master | Wolfgang Denk | 2010-07-15 | -1087/+1908 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | Merge branch 'next' of git://git.denx.de/u-boot-nios | Wolfgang Denk | 2010-07-14 | -8/+4 |
| |\ \ |
|
| | * | | gpio_led: add gpio_request to __led_init | Thomas Chou | 2010-07-12 | -8/+4 |
| | |/ |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2010-07-14 | -825/+1740 |
| |\ \ |
|
| | * | | mvgbe: add support for orion5x GbE controller | Albert Aribaud | 2010-07-12 | -2/+2 |