aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-05arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD
2009-04-05OMAP: Fix compile issueSanjeev Premi
2009-04-05s3c64xx: fix the wrong gpio offsetMinkyu Kang
2009-04-05Move machine specific code to board at s3c64xx (v2)Kyungmin Park
2009-04-05ZOOM1 Remove legacy NAND definesTom Rix
2009-04-05OMAP3 Fix multiline formatting in board init files.Tom Rix
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
2009-04-04tools/Makefile: Add libfdt/ to the include search pathPeter Tyser
2009-04-04tools: Remove unecessary symlinking of zlib.hPeter Tyser
2009-04-04tools/Makefile: Add tools/ to the include search pathPeter Tyser
2009-04-04tools/Makefile: Compile ncb when CONFIG_NETCONSOLEPeter Tyser
2009-04-04tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NETPeter Tyser
2009-04-04tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDEDPeter Tyser
2009-04-04tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IPPeter Tyser
2009-04-04tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMGPeter Tyser
2009-04-04tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADSPeter Tyser