Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for PXA27X UDC. | Remy Bohmer | 2009-04-06 | 5 | -54/+1018 |
* | drivers/usb: regorganisation | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-06 | 38 | -51/+146 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-04-05 | 53 | -1207/+501 |
|\ | |||||
| * | integratorap: fix PCI support | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | 1 | -2/+2 |
| * | OMAP3: Update Overo pin mux for new expansion board | Dirk Behme | 2009-04-05 | 1 | -4/+5 |
| * | arm: unify reset command | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | 16 | -131/+54 |
| * | arm: clean cache management | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | 38 | -623/+300 |
| * | arm: update co-processor 15 access | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | 13 | -533/+238 |
| * | OMAP: Fix compile issue | Sanjeev Premi | 2009-04-05 | 1 | -1/+1 |
| * | s3c64xx: fix the wrong gpio offset | Minkyu Kang | 2009-04-05 | 1 | -3/+3 |
| * | Move machine specific code to board at s3c64xx (v2) | Kyungmin Park | 2009-04-05 | 3 | -7/+12 |
| * | ZOOM1 Remove legacy NAND defines | Tom Rix | 2009-04-05 | 1 | -17/+0 |
| * | OMAP3 Fix multiline formatting in board init files. | Tom Rix | 2009-04-05 | 5 | -36/+36 |
* | | ARM: add the imx31_phycore_eet target to MAINTAINERS | Guennadi Liakhovetski | 2009-04-05 | 1 | -2/+3 |
* | | ARM: fix out-of-tree build of imx31_phycore_eet | Guennadi Liakhovetski | 2009-04-05 | 1 | -0/+1 |
* | | mpc5200: reduce delays in i2c | Jon Smirl | 2009-04-05 | 1 | -3/+3 |
* | | Update CHANGELOG, coding style cleanup. | Wolfgang Denk | 2009-04-05 | 17 | -33/+3465 |
* | | One more fix for building env_embedded.o | Wolfgang Denk | 2009-04-05 | 2 | -0/+4 |
* | | common/image.c: Relocate strings in tables. | Scott Wood | 2009-04-04 | 1 | -2/+6 |
* | | mpc8260: Fill in brg's clock-frequency in device tree. | Scott Wood | 2009-04-04 | 1 | -0/+3 |
* | | MPC8260ADS: Add nfsboot/ramboot to default environment. | Scott Wood | 2009-04-04 | 1 | -0/+42 |
* | | UBI/cfi-mtd: Fix mtd name for multiple chips | Andreas Huber | 2009-04-04 | 3 | -8/+24 |
* | | tools/setlocalversion: use git svn instead of git-svn | Peter Korsgaard | 2009-04-04 | 1 | -1/+1 |
* | | eSPI: add the eSPI register support | Mingkai Hu | 2009-04-04 | 1 | -0/+17 |
* | | cmd_mmc: add support for device command for selecting mmc device | Minkyu Kang | 2009-04-04 | 1 | -5/+56 |
* | | Small fix to m5282evb | Alan Carvalho de Assis | 2009-04-04 | 1 | -1/+1 |
* | | UBIFS: add R/O compatibility | Artem Bityutskiy | 2009-04-04 | 4 | -11/+71 |
* | | more command usage cleanup | Mike Frysinger | 2009-04-04 | 2 | -4/+4 |
* | | Separate mtdparts command from jffs2 | Ladislav Michl | 2009-04-04 | 1 | -6/+3 |
* | | smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT() | Mike Frysinger | 2009-04-04 | 1 | -9/+6 |
* | | mpc52xx phy: initialize only when needed | Sascha Hauer | 2009-04-04 | 1 | -2/+9 |
|/ | |||||
* | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2009-04-04 | 52 | -81/+1201 |
|\ | |||||
| * | at91sam9263ek: enable hush and auto complete support | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 1 | -0/+3 |
| * | at91: move dataflash spi driver to drivers/spi | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 9 | -1/+7 |
| * | at91: move usb driver to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 8 | -1/+6 |
| * | at91rm9200: Reset update | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 2 | -10/+14 |
| * | at91rm9200: move serial shutdown code to serial drivers | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 3 | -10/+9 |
| * | at91rm9200: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 10 | -1/+9 |
| * | Add support for the AT91RM9200EK Board. | Ulf Samuelsson | 2009-04-04 | 13 | -7/+747 |
| * | add dataflash mmc mux missing support | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 2 | -0/+66 |
| * | at91rm9200dk: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 2 | -14/+12 |
| * | at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 3 | -13/+18 |
| * | at91sam9: add watchdog support | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 6 | -1/+178 |
| * | at91sam9/at91cap: spi init add hardware chip select support | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 5 | -27/+136 |
* | | netstar: fix crc32.c dependancy location | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2009-04-04 | 18 | -99/+28 |
|\ \ | |/ |/| | |||||
| * | fsl_law: Fix bug in calculation of LAW sizing | Kumar Gala | 2009-04-04 | 1 | -0/+3 |
| * | fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs | Kumar Gala | 2009-04-04 | 14 | -83/+9 |
| * | fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h | Kumar Gala | 2009-04-04 | 17 | -16/+16 |
* | | MPC8260ADS: Define CONFIG_HAS_ETH0. | Scott Wood | 2009-04-04 | 1 | -0/+2 |