summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber2009-04-043-8/+24
* | tools/setlocalversion: use git svn instead of git-svnPeter Korsgaard2009-04-041-1/+1
* | eSPI: add the eSPI register supportMingkai Hu2009-04-041-0/+17
* | cmd_mmc: add support for device command for selecting mmc deviceMinkyu Kang2009-04-041-5/+56
* | Small fix to m5282evbAlan Carvalho de Assis2009-04-041-1/+1
* | UBIFS: add R/O compatibilityArtem Bityutskiy2009-04-044-11/+71
* | more command usage cleanupMike Frysinger2009-04-042-4/+4
* | Separate mtdparts command from jffs2Ladislav Michl2009-04-041-6/+3
* | smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT()Mike Frysinger2009-04-041-9/+6
* | mpc52xx phy: initialize only when neededSascha Hauer2009-04-041-2/+9
|/
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-04-0452-81/+1201
|\
| * at91sam9263ek: enable hush and auto complete supportJean-Christophe PLAGNIOL-VILLARD2009-04-041-0/+3
| * at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD2009-04-049-1/+7
| * at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2009-04-048-1/+6
| * at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD2009-04-042-10/+14
| * at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD2009-04-043-10/+9
| * at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-04-0410-1/+9
| * Add support for the AT91RM9200EK Board.Ulf Samuelsson2009-04-0413-7/+747
| * add dataflash mmc mux missing supportJean-Christophe PLAGNIOL-VILLARD2009-04-042-0/+66
| * at91rm9200dk: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-04-042-14/+12
| * at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD2009-04-043-13/+18
| * at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD2009-04-046-1/+178
| * at91sam9/at91cap: spi init add hardware chip select supportJean-Christophe PLAGNIOL-VILLARD2009-04-045-27/+136
* | netstar: fix crc32.c dependancy locationJean-Christophe PLAGNIOL-VILLARD2009-04-041-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-04-0418-99/+28
|\ \ | |/ |/|
| * fsl_law: Fix bug in calculation of LAW sizingKumar Gala2009-04-041-0/+3
| * fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-0414-83/+9
| * fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-0417-16/+16
* | MPC8260ADS: Define CONFIG_HAS_ETH0.Scott Wood2009-04-041-0/+2
* | PQ2FADS: Enable PCI.Scott Wood2009-04-042-4/+15
* | Fix quoting bug introduced by commit 74de7aefWolfgang Denk2009-04-043-3/+3
* | Fix implicit declaration of function 'htons'Wolfgang Denk2009-04-041-1/+1
* | Fix building of env_embedded.oWolfgang Denk2009-04-042-1/+3
* | rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD2009-04-0413-12/+12
* | tools/Makefile: fix image.c dependancy locationJean-Christophe PLAGNIOL-VILLARD2009-04-041-1/+1
* | tools: add ncb to gitignoreMike Frysinger2009-04-041-0/+1
|/
* include/ns16550.h: Unify structure declaration for registersDetlev Zundel2009-04-041-93/+37
* Delete now unused tools/Makefile.win32Peter Tyser2009-04-041-37/+0
* Add support for building native win32 toolsPeter Tyser2009-04-0410-7/+231
* tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generationPeter Tyser2009-04-041-12/+5
* tools/Makefile: Create generic build rulesPeter Tyser2009-04-041-46/+9
* tools/Makefile: Use auto-generated object file dependenciesPeter Tyser2009-04-041-12/+12
* tools/Makefile: Remove symlinks for remaining source filesPeter Tyser2009-04-043-38/+14
* tools/Makefile: Dynamically generate libfdt object dependenciesPeter Tyser2009-04-041-7/+6
* tools/Makefile: Remove symlinks for fdt targetsPeter Tyser2009-04-043-32/+8
* tools/Makefile: Add libfdt/ to the include search pathPeter Tyser2009-04-043-11/+7
* tools: Remove unecessary symlinking of zlib.hPeter Tyser2009-04-043-7/+2
* tools/Makefile: Add tools/ to the include search pathPeter Tyser2009-04-041-6/+1
* tools/Makefile: Compile ncb when CONFIG_NETCONSOLEPeter Tyser2009-04-042-4/+4
* tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NETPeter Tyser2009-04-041-2/+2
OpenPOWER on IntegriCloud