aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-09jffs2: fix searching for latest version in jffs2_1pass_list_inodes()Ilya Yanok1-3/+2
2008-12-09evb64260: fix "cast to pointer from integer of different size" warningsWolfgang Denk2-3/+7
2008-12-09Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk5-19/+30
2008-12-09Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk5-19/+30
2008-12-09USB: descriptor handlingStefan Althoefer1-1/+1
2008-12-09Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-2/+0
2008-12-09drivers/fsl_pci_init: Fix compile warningKumar Gala1-0/+2
2008-12-09usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD4-18/+29
2008-12-09video: fix FADS823 and RRvision compiling issuesAnatolij Gustschin1-2/+0
2008-12-09Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk8-20/+154
2008-12-09Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk6-13/+30
2008-12-09Section name should be ".data", not "data"Trent Piepho4-10/+8
2008-12-09MAKEALL: Automatically use parallel buildsWolfgang Denk1-1/+10
2008-12-09vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23Wolfgang Denk1-1/+1
2008-12-08avr32/bootm: remove unused variable 'ret'Jean-Christophe PLAGNIOL-VILLARD1-1/+0
2008-12-08Remove unneeded CONFIG_SHELL referencesPeter Tyser2-9/+3
2008-12-08Use bash for default GNU Make shell applicationPeter Tyser1-1/+6
2008-12-08jffs2: rename devices_init () in common/jffs2.cHeiko Schocher1-7/+7
2008-12-07SPARC: Fixed compiler error introduced by commit c160a9544743Daniel Hellstrom1-1/+2
2008-12-07mgsuvd add the board-specific part of the HDLC driverGary Jennejohn2-1/+280
2008-12-07mgcoge add the board-specific part of the HDLC driverGary Jennejohn2-1/+278
2008-12-07keymile add the common parts of the HDLC driverGary Jennejohn2-0/+749
2008-12-07drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD11-48/+2
2008-12-07common/cmd_ide.c: Corrected endian order printing for compact flash serial nu...Richard Retanubun1-3/+4
2008-12-07IOMUX: Add console multiplexing support.Gary Jennejohn7-1/+498
2008-12-07strings: use puts() rather than printf()Mike Frysinger1-1/+2
2008-12-07Use new CONFIG_SYS_VXWORKS parameters for Netstal boardsNiklaus Giger1-15/+14
2008-12-07cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parametersNiklaus Giger1-47/+30
2008-12-07Add vxworks.h to handle CONFIG_SYS_VXWORKS parametersNiklaus Giger1-0/+53
2008-12-07README: Document CONFIG_SYS parameters for vxworksNiklaus Giger1-0/+18
2008-12-07lcd: Let the board code show board-specific info cleanupPeter Tyser1-1/+0
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser47-52/+135
2008-12-06Remove redundant armv4 flag from arm926ejs compile flagsRemy Bohmer2-2/+1
2008-12-06at91: Choose environment variables location within make config targetNicolas Ferre6-18/+153
2008-12-06lwmon, tqm8xx: Fix build errorsAnatolij Gustschin2-4/+3
2008-12-05ignore .gdb_history filesMike Frysinger1-0/+3
2008-12-05FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD12-11/+59
2008-12-04net: Fix TftpStart() ip:filename bugPeter Tyser1-2/+1
2008-12-04net: Add additional IP fragmentation checkPeter Tyser1-1/+2
2008-12-04net: Define IP flag field valuesPeter Tyser2-3/+9
2008-12-04net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin2-0/+7
2008-12-04net: Fix download command parsingPeter Tyser1-8/+12
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk3-16/+15
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk12-429/+477
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk22-155/+79
2008-12-05Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-0/+1
2008-12-04Remove non-ascii characters from fat codeRemy Bohmer2-3/+3
2008-12-0485xx: fix the wrong DDR settings for MPC8572DSDave Liu1-13/+13
2008-12-0485xx: init gd as early as possibleKumar Gala1-6/+6
2008-12-0485xx: Fix relocation of CCSRBARKumar Gala1-4/+5