summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk
2009-04-05One more fix for building env_embedded.oWolfgang Denk
2009-04-04common/image.c: Relocate strings in tables.Scott Wood
2009-04-04mpc8260: Fill in brg's clock-frequency in device tree.Scott Wood
2009-04-04MPC8260ADS: Add nfsboot/ramboot to default environment.Scott Wood
2009-04-04UBI/cfi-mtd: Fix mtd name for multiple chipsAndreas Huber
2009-04-04tools/setlocalversion: use git svn instead of git-svnPeter Korsgaard
2009-04-04eSPI: add the eSPI register supportMingkai Hu
2009-04-04cmd_mmc: add support for device command for selecting mmc deviceMinkyu Kang
2009-04-04Small fix to m5282evbAlan Carvalho de Assis
2009-04-04UBIFS: add R/O compatibilityArtem Bityutskiy
2009-04-04more command usage cleanupMike Frysinger
2009-04-04Separate mtdparts command from jffs2Ladislav Michl
2009-04-04smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT()Mike Frysinger
2009-04-04mpc52xx phy: initialize only when neededSascha Hauer
2009-04-04Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2009-04-04at91sam9263ek: enable hush and auto complete supportJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson
2009-04-04add dataflash mmc mux missing supportJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91rm9200dk: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91sam9/at91cap: spi init add hardware chip select supportJean-Christophe PLAGNIOL-VILLARD
2009-04-04netstar: fix crc32.c dependancy locationJean-Christophe PLAGNIOL-VILLARD
2009-04-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2009-04-04MPC8260ADS: Define CONFIG_HAS_ETH0.Scott Wood
2009-04-04PQ2FADS: Enable PCI.Scott Wood
2009-04-04Fix quoting bug introduced by commit 74de7aefWolfgang Denk
2009-04-04Fix implicit declaration of function 'htons'Wolfgang Denk
2009-04-04fsl_law: Fix bug in calculation of LAW sizingKumar Gala
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala
2009-04-04Fix building of env_embedded.oWolfgang Denk
2009-04-04rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD
2009-04-04tools/Makefile: fix image.c dependancy locationJean-Christophe PLAGNIOL-VILLARD
2009-04-04tools: add ncb to gitignoreMike Frysinger
2009-04-04include/ns16550.h: Unify structure declaration for registersDetlev Zundel
2009-04-04Delete now unused tools/Makefile.win32Peter Tyser
2009-04-04Add support for building native win32 toolsPeter Tyser
2009-04-04tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generationPeter Tyser
2009-04-04tools/Makefile: Create generic build rulesPeter Tyser
2009-04-04tools/Makefile: Use auto-generated object file dependenciesPeter Tyser
2009-04-04tools/Makefile: Remove symlinks for remaining source filesPeter Tyser
2009-04-04tools/Makefile: Dynamically generate libfdt object dependenciesPeter Tyser
2009-04-04tools/Makefile: Remove symlinks for fdt targetsPeter Tyser