summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-02nios2: Fix outx/writex parameter order in io.hScott McNutt
2010-04-02nios2: Add support for EPCS16 and EPCS64 configuration devices.Scott McNutt
2010-04-02nios2: Add missing Ethernet initialization to board_init().Scott McNutt
2010-04-02nios2: add struct stat support in linux/stat.hThomas Chou
2010-04-02nios2: use bitops from linux-2.6 asm-genericThomas Chou
2010-04-02nios2: add local_irq_enable/disable to asm-nios2/system.hThomas Chou
2010-04-02nios2: add asm-nios2/errno.hThomas Chou
2010-04-02nios2: Move serial drivers to individual files in drivers/serialScott McNutt
2010-04-01Merge branch 'next'Wolfgang Denk
2010-03-31Prepare v2010.03v2010.03Wolfgang Denk
2010-03-31net, doc: How to setup MAC address correctlyHeiko Schocher
2010-03-31net, fec_mxc: only setup the device enetaddr with eeprom valueHeiko Schocher
2010-03-31doc: Fix ramdisk examples in doc/uImage.FIT/multi.itsFelix Radensky
2010-03-31jffs2, suen3: Fix compiler warningHeiko Schocher
2010-03-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-03-30Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2010-03-30mpc86xx: set the DDR BATs after calculating true DDR sizeTimur Tabi
2010-03-3085xx: Fix enabling of L1 cache parity on secondary coresKumar Gala
2010-03-30ppc4xx: Fix problem with I2C bus >= 1 initializationStefan Roese
2010-03-29bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt"Heiko Schocher
2010-03-29i2c: made unused function i2c_mux_add_device staticFrans Meulenbroeks
2010-03-29cmd_i2c: introduced get_alen helper functionFrans Meulenbroeks
2010-03-29cmd_i2c: moved a define to before the functionsFrans Meulenbroeks
2010-03-29cmd_i2c: moved mispositioned comment for i2c mdFrans Meulenbroeks
2010-03-29cmd_i2c.c: declared local functions as staticFrans Meulenbroeks
2010-03-29Merge remote branch 'origin/master' into nextWolfgang Denk
2010-03-29Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into nextWolfgang Denk
2010-03-28Prepare 2010.03-rc3v2010.03-rc3Wolfgang Denk
2010-03-28cmd_usb.c: print debug messages only when DEBUG is definedWolfgang Denk
2010-03-28ml300: remove support for broken, orphaned boardWolfgang Denk
2010-03-28Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2010-03-28mkimage: fix Segmentation Fault when run without "-n name" optionWolfgang Denk
2010-03-28Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2010-03-28Merge branch 'next' of git://git.denx.de/u-boot-coldfire into nextWolfgang Denk
2010-03-26cfi flash: add status polling method for amd flashThomas Chou
2010-03-25cfi_flash: precision and underflow problem in tout calculationRenato Andreola
2010-03-24ColdFire: Fix m54455EVB save environment bugTsiChung Liew
2010-03-24ColdFire: Fix incorrect M5253DEMO default environmentTsiChung Liew
2010-03-24ColdFire: Cache update for all platformsTsiChung Liew
2010-03-24ColdFire: Fix SDRAM size on M5208evb rev ETsiChung Liew
2010-03-24ColdFire: Misc update for M53017TsiChung Liew
2010-03-24ColdFire: Add CPU compile flag for mcf5301x and mcf532xTsiChung Liew
2010-03-24ColdFire: Update Extra environment Data for M5275EVBTsiChung Liew
2010-03-24ColdFire: M5271EVB DRAM Bring up issueTsiChung Liew
2010-03-24ColdFire: Update M5253DEMO configuration fileTsiChung Liew
2010-03-24ColdFire: Relocate vector table - mcf5445xTsiChung Liew
2010-03-24ColdFire: Update uart_port_conf in serial driverTsiChung Liew
2010-03-24ColdFire: Update processors' serial port configurationTsiChung Liew
2010-03-24ColdFire: Correct bit definitionTsiChung Liew
2010-03-24fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not usedPhilippe De Muyter