aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk17-33/+3465
2009-04-05One more fix for building env_embedded.oWolfgang Denk2-0/+4
2009-04-04common/image.c: Relocate strings in tables.Scott Wood1-2/+6
2009-04-04mpc8260: Fill in brg's clock-frequency in device tree.Scott Wood1-0/+3
2009-04-04MPC8260ADS: Add nfsboot/ramboot to default environment.Scott Wood1-0/+42
2009-04-04UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber3-8/+24
2009-04-04tools/setlocalversion: use git svn instead of git-svnPeter Korsgaard1-1/+1
2009-04-04eSPI: add the eSPI register supportMingkai Hu1-0/+17
2009-04-04cmd_mmc: add support for device command for selecting mmc deviceMinkyu Kang1-5/+56
2009-04-04Small fix to m5282evbAlan Carvalho de Assis1-1/+1
2009-04-04UBIFS: add R/O compatibilityArtem Bityutskiy4-11/+71
2009-04-04more command usage cleanupMike Frysinger2-4/+4
2009-04-04Separate mtdparts command from jffs2Ladislav Michl1-6/+3
2009-04-04smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT()Mike Frysinger1-9/+6
2009-04-04mpc52xx phy: initialize only when neededSascha Hauer1-2/+9
2009-04-04Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk52-81/+1201
2009-04-04at91sam9263ek: enable hush and auto complete supportJean-Christophe PLAGNIOL-VILLARD1-0/+3
2009-04-04at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD9-1/+7
2009-04-04at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD8-1/+6
2009-04-04at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD2-10/+14
2009-04-04at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD3-10/+9
2009-04-04at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD10-1/+9
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson13-7/+747
2009-04-04add dataflash mmc mux missing supportJean-Christophe PLAGNIOL-VILLARD2-0/+66
2009-04-04at91rm9200dk: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-14/+12
2009-04-04at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD3-13/+18
2009-04-04at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD6-1/+178
2009-04-04at91sam9/at91cap: spi init add hardware chip select supportJean-Christophe PLAGNIOL-VILLARD5-27/+136
2009-04-04netstar: fix crc32.c dependancy locationJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-04-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk18-99/+28
2009-04-04MPC8260ADS: Define CONFIG_HAS_ETH0.Scott Wood1-0/+2
2009-04-04PQ2FADS: Enable PCI.Scott Wood2-4/+15
2009-04-04Fix quoting bug introduced by commit 74de7aefWolfgang Denk3-3/+3
2009-04-04Fix implicit declaration of function 'htons'Wolfgang Denk1-1/+1
2009-04-04fsl_law: Fix bug in calculation of LAW sizingKumar Gala1-0/+3
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala14-83/+9
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala17-16/+16
2009-04-04Fix building of env_embedded.oWolfgang Denk2-1/+3
2009-04-04rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD13-12/+12
2009-04-04tools/Makefile: fix image.c dependancy locationJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-04-04tools: add ncb to gitignoreMike Frysinger1-0/+1
2009-04-04include/ns16550.h: Unify structure declaration for registersDetlev Zundel1-93/+37
2009-04-04Delete now unused tools/Makefile.win32Peter Tyser1-37/+0
2009-04-04Add support for building native win32 toolsPeter Tyser10-7/+231
2009-04-04tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generationPeter Tyser1-12/+5
2009-04-04tools/Makefile: Create generic build rulesPeter Tyser1-46/+9
2009-04-04tools/Makefile: Use auto-generated object file dependenciesPeter Tyser1-12/+12
2009-04-04tools/Makefile: Remove symlinks for remaining source filesPeter Tyser3-38/+14
2009-04-04tools/Makefile: Dynamically generate libfdt object dependenciesPeter Tyser1-7/+6
2009-04-04tools/Makefile: Remove symlinks for fdt targetsPeter Tyser3-32/+8