summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* USB: descriptor handlingStefan Althoefer2008-12-09-1/+1
* usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD2008-12-09-18/+29
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-12-09-20/+154
|\
| * Remove redundant armv4 flag from arm926ejs compile flagsRemy Bohmer2008-12-06-2/+1
| * at91: Choose environment variables location within make config targetNicolas Ferre2008-12-06-18/+153
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2008-12-09-13/+30
|\ \
| * | net: Fix TftpStart() ip:filename bugPeter Tyser2008-12-04-2/+1
| * | net: Add additional IP fragmentation checkPeter Tyser2008-12-04-1/+2
| * | net: Define IP flag field valuesPeter Tyser2008-12-04-3/+9
| * | net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin2008-12-04-0/+7
| * | net: Fix download command parsingPeter Tyser2008-12-04-8/+12
| |/
* | Section name should be ".data", not "data"Trent Piepho2008-12-09-10/+8
* | MAKEALL: Automatically use parallel buildsWolfgang Denk2008-12-09-1/+10
* | vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23Wolfgang Denk2008-12-09-1/+1
* | avr32/bootm: remove unused variable 'ret'Jean-Christophe PLAGNIOL-VILLARD2008-12-08-1/+0
* | Remove unneeded CONFIG_SHELL referencesPeter Tyser2008-12-08-9/+3
* | Use bash for default GNU Make shell applicationPeter Tyser2008-12-08-1/+6
* | jffs2: rename devices_init () in common/jffs2.cHeiko Schocher2008-12-08-7/+7
* | SPARC: Fixed compiler error introduced by commit c160a9544743Daniel Hellstrom2008-12-07-1/+2
* | mgsuvd add the board-specific part of the HDLC driverGary Jennejohn2008-12-07-1/+280
* | mgcoge add the board-specific part of the HDLC driverGary Jennejohn2008-12-07-1/+278
* | keymile add the common parts of the HDLC driverGary Jennejohn2008-12-07-0/+749
* | drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-12-07-48/+2
* | common/cmd_ide.c: Corrected endian order printing for compact flash serial nu...Richard Retanubun2008-12-07-3/+4
* | IOMUX: Add console multiplexing support.Gary Jennejohn2008-12-07-1/+498
* | strings: use puts() rather than printf()Mike Frysinger2008-12-07-1/+2
* | Use new CONFIG_SYS_VXWORKS parameters for Netstal boardsNiklaus Giger2008-12-07-15/+14
* | cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parametersNiklaus Giger2008-12-07-47/+30
* | Add vxworks.h to handle CONFIG_SYS_VXWORKS parametersNiklaus Giger2008-12-07-0/+53
* | README: Document CONFIG_SYS parameters for vxworksNiklaus Giger2008-12-07-0/+18
* | lcd: Let the board code show board-specific info cleanupPeter Tyser2008-12-07-1/+0
* | Update U-Boot's build timestamp on every compilePeter Tyser2008-12-06-52/+135
* | lwmon, tqm8xx: Fix build errorsAnatolij Gustschin2008-12-06-4/+3
* | ignore .gdb_history filesMike Frysinger2008-12-05-0/+3
* | FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD2008-12-05-11/+59
|/
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-12-05-16/+15
|\
| * at91rm9200dk: Fix typoJean-Christophe PLAGNIOL-VILLARD2008-12-02-1/+1
| * AT91: remove non supported board AT91RM9200DF macroJean-Christophe PLAGNIOL-VILLARD2008-12-02-2/+2
| * mtd/dataflash.c: fix a problem with the last partitionIlko Iliev2008-12-02-1/+1
| * fix some coding style violations.Ilko Iliev2008-12-02-13/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2008-12-05-429/+477
|\ \
| * | Remove non-ascii characters from fat codeRemy Bohmer2008-12-04-3/+3
| * | Remove obsolete command (apply afte USB style patch, 80 chars strict)Michael Trimarchi2008-11-28-9/+0
| * | USB style patch, 80 chars strictMichael Trimarchi2008-11-28-392/+465
| * | drivers/usb: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-11-28-29/+13
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-12-05-155/+79
|\ \
| * | 85xx: fix the wrong DDR settings for MPC8572DSDave Liu2008-12-04-13/+13
| * | 85xx: init gd as early as possibleKumar Gala2008-12-04-6/+6
| * | 85xx: Fix relocation of CCSRBARKumar Gala2008-12-04-4/+5
| * | FSL: Moved BR_PHYS_ADDR for localbus to common headerKumar Gala2008-12-04-9/+8