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