summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * at91: Choose environment variables location within make config targetNicolas Ferre2008-12-066-18/+153
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2008-12-096-13/+30
|\ \
| * | net: Fix TftpStart() ip:filename bugPeter Tyser2008-12-041-2/+1
| * | net: Add additional IP fragmentation checkPeter Tyser2008-12-041-1/+2
| * | net: Define IP flag field valuesPeter Tyser2008-12-042-3/+9
| * | net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin2008-12-042-0/+7
| * | net: Fix download command parsingPeter Tyser2008-12-041-8/+12
| |/
* | Section name should be ".data", not "data"Trent Piepho2008-12-094-10/+8
* | MAKEALL: Automatically use parallel buildsWolfgang Denk2008-12-091-1/+10
* | vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23Wolfgang Denk2008-12-091-1/+1
* | avr32/bootm: remove unused variable 'ret'Jean-Christophe PLAGNIOL-VILLARD2008-12-081-1/+0
* | Remove unneeded CONFIG_SHELL referencesPeter Tyser2008-12-082-9/+3
* | Use bash for default GNU Make shell applicationPeter Tyser2008-12-081-1/+6
* | jffs2: rename devices_init () in common/jffs2.cHeiko Schocher2008-12-081-7/+7
* | SPARC: Fixed compiler error introduced by commit c160a9544743Daniel Hellstrom2008-12-071-1/+2
* | mgsuvd add the board-specific part of the HDLC driverGary Jennejohn2008-12-072-1/+280
* | mgcoge add the board-specific part of the HDLC driverGary Jennejohn2008-12-072-1/+278
* | keymile add the common parts of the HDLC driverGary Jennejohn2008-12-072-0/+749
* | drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-12-0711-48/+2
* | common/cmd_ide.c: Corrected endian order printing for compact flash serial nu...Richard Retanubun2008-12-071-3/+4
* | IOMUX: Add console multiplexing support.Gary Jennejohn2008-12-077-1/+498
* | strings: use puts() rather than printf()Mike Frysinger2008-12-071-1/+2
* | Use new CONFIG_SYS_VXWORKS parameters for Netstal boardsNiklaus Giger2008-12-071-15/+14
* | cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parametersNiklaus Giger2008-12-071-47/+30
* | Add vxworks.h to handle CONFIG_SYS_VXWORKS parametersNiklaus Giger2008-12-071-0/+53
* | README: Document CONFIG_SYS parameters for vxworksNiklaus Giger2008-12-071-0/+18
* | lcd: Let the board code show board-specific info cleanupPeter Tyser2008-12-071-1/+0
* | Update U-Boot's build timestamp on every compilePeter Tyser2008-12-0647-52/+135
* | lwmon, tqm8xx: Fix build errorsAnatolij Gustschin2008-12-062-4/+3
* | ignore .gdb_history filesMike Frysinger2008-12-051-0/+3
* | FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD2008-12-0512-11/+59
|/
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-12-053-16/+15
|\
| * at91rm9200dk: Fix typoJean-Christophe PLAGNIOL-VILLARD2008-12-021-1/+1
| * AT91: remove non supported board AT91RM9200DF macroJean-Christophe PLAGNIOL-VILLARD2008-12-021-2/+2
| * mtd/dataflash.c: fix a problem with the last partitionIlko Iliev2008-12-021-1/+1
| * fix some coding style violations.Ilko Iliev2008-12-021-13/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2008-12-0512-429/+477
|\ \
| * | Remove non-ascii characters from fat codeRemy Bohmer2008-12-042-3/+3
| * | Remove obsolete command (apply afte USB style patch, 80 chars strict)Michael Trimarchi2008-11-281-9/+0
| * | USB style patch, 80 chars strictMichael Trimarchi2008-11-283-392/+465
| * | drivers/usb: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-11-287-29/+13
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-12-0522-155/+79
|\ \
| * | 85xx: fix the wrong DDR settings for MPC8572DSDave Liu2008-12-041-13/+13
| * | 85xx: init gd as early as possibleKumar Gala2008-12-041-6/+6
| * | 85xx: Fix relocation of CCSRBARKumar Gala2008-12-041-4/+5
| * | FSL: Moved BR_PHYS_ADDR for localbus to common headerKumar Gala2008-12-042-9/+8
| * | 85xx: Add PORDEVSR_PCI1 definePeter Tyser2008-12-045-6/+5
| * | drivers/fsl_pci_init: Fix inbound window mapping bugBecky Bruce2008-12-031-1/+1
| * | Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger2008-12-0327-30/+0
| * | fsl ddr skip interleaving if not supported.Ed Swarthout2008-12-032-12/+17
OpenPOWER on IntegriCloud