summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* tools/netconsole: new script for working with netconsole over UDPMike Frysinger2008-12-10-14/+46
* fs/fat: handle FAT on SATASonic Zhang2008-12-10-0/+3
* libfdt: Fix redefined uintptr_t warning for USE_HOSTCCJerry Van Baren2008-12-10-0/+2
* Moved sc520 PCI definitions to stand-alone fileGraeme Russ2008-12-10-22/+49
* Fixed path to sc520 SSI include fileGraeme Russ2008-12-10-1/+1
* Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.cGraeme Russ2008-12-10-1/+0
* serial: Add vcth UART driverStefan Roese2008-12-10-0/+122
* jffs2: cache data_crc resultsIlya Yanok2008-12-09-1/+5
* jffs2: summary supportIlya Yanok2008-12-09-1/+368
* jffs2: add buffer to cache flash accessesIlya Yanok2008-12-09-45/+73
* jffs2: rewrite jffs2 scanning code based on Linux oneIlya Yanok2008-12-09-56/+171
* jffs2: add sector_size field to part_info structureIlya Yanok2008-12-09-3/+18
* jffs2: fix searching for latest version in jffs2_1pass_list_inodes()Ilya Yanok2008-12-09-3/+2
* evb64260: fix "cast to pointer from integer of different size" warningsWolfgang Denk2008-12-09-3/+7
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-12-09-19/+30
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2008-12-09-19/+30
| |\
| | * 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 /home/wd/git/u-boot/custodiansWolfgang Denk2008-12-09-2/+0
|\ \ \ | |/ /
| * | video: fix FADS823 and RRvision compiling issuesAnatolij Gustschin2008-12-09-2/+0
| |/
* | drivers/fsl_pci_init: Fix compile warningKumar Gala2008-12-09-0/+2
|/
* 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