| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | Remove HMI10 board support | Wolfgang Denk | 2010-09-19 | -163/+17 |
| |/ |
|
| * | i2c, omap24xx: set bus_initialized only after relocation. | Heiko Schocher | 2010-09-19 | -1/+3 |
* | | Fix "ubi part" cmd re-entrancy | Karl Beldan | 2010-09-27 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2010-09-22 | -2/+0 |
|\ \ |
|
| * | | Blackfin: bfin_spi: use same gpio cs define as Linux | Mike Frysinger | 2010-09-21 | -2/+0 |
| |/ |
|
* | | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk | 2010-09-21 | -0/+10 |
|\ \
| |/ |
|
| * | mmc: fix compiler warnings | Wolfgang Denk | 2010-09-19 | -2/+2 |
| * | mmc: add boundary check for mmc operation | Lei Wen | 2010-09-18 | -0/+10 |
* | | video: cfb_console: fix definition and usage of CURSOR_xxx macros | Timur Tabi | 2010-09-16 | -10/+14 |
|/ |
|
* | nand/davinci: make sure ECC calculation has really started | Wolfram Sang | 2010-09-13 | -1/+14 |
* | usb: musb: set target address for non-multipoint devices | Bryan Wu | 2010-09-11 | -0/+7 |
* | usb: musb: setup TXCOUNT for Blackfin musb | Bryan Wu | 2010-09-11 | -0/+5 |
* | Prepare v2010.09-rc1v2010.09-rc1 | Wolfgang Denk | 2010-09-10 | -2/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ti | Wolfgang Denk | 2010-09-09 | -42/+36 |
|\ |
|
| * | mtd: nand: supress 'unknown NAND' warning if no nand is found | Steve Sakoman | 2010-09-08 | -3/+6 |
| * | ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages | Steve Sakoman | 2010-09-08 | -39/+30 |
* | | Merge branch 'at91' of git://git.denx.de/u-boot-atmel | Wolfgang Denk | 2010-09-08 | -6/+514 |
|\ \ |
|
| * | | AT91/AVR32: atmel_spi.c: flush RDR before next SPI transaction | Reinhard Meyer | 2010-09-03 | -2/+11 |
| * | | AT91: add RTT and GPBR based RTC | Reinhard Meyer | 2010-09-03 | -0/+101 |
| * | | AT91: MCI: add SD/MMC driver using mmc framework | Reinhard Meyer | 2010-09-03 | -4/+402 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk | 2010-09-08 | -35/+21 |
|\ \ \ |
|
| * | | | ARMV7: S5P: separate the peripheral clocks | Minkyu Kang | 2010-08-30 | -2/+2 |
| * | | | ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P | Minkyu Kang | 2010-08-26 | -5/+5 |
| * | | | S5P: Use accessor functions instead of SoC specific defines to access the bas... | Minkyu Kang | 2010-08-17 | -10/+2 |
| * | | | S5P: mmc: use the standard debug macro | Minkyu Kang | 2010-08-10 | -18/+12 |
* | | | | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk | 2010-09-07 | -509/+462 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | 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 |
* | | | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk | 2010-08-18 | -27/+288 |
|\ \ \
| |/ / |
|
| * | | 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-ti | Wolfgang Denk | 2010-08-12 | -99/+87 |
|\ \ \ |
|
| * | | | mmc: omap3: fix block read function | Grazvydas Ignotas | 2010-08-12 | -26/+21 |
| * | | | mmc: omap3: make local symbols static | Grazvydas Ignotas | 2010-08-12 | -25/+17 |
| |/ / |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-08-10 | -17/+748 |
| |\ \ |
|
| * | | | 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 |
* | | | | video: add support for display controller in MB86R0x SoCs | Matthias Weisser | 2010-08-10 | -0/+187 |
| |/ /
|/| | |
|
* | | | 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 |