summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/fat: handle FAT on SATASonic Zhang2008-12-101-0/+3
* libfdt: Fix redefined uintptr_t warning for USE_HOSTCCJerry Van Baren2008-12-101-0/+2
* Moved sc520 PCI definitions to stand-alone fileGraeme Russ2008-12-102-22/+49
* Fixed path to sc520 SSI include fileGraeme Russ2008-12-101-1/+1
* Fixed build error due to #define of _LINUX_STRING_H_ in 82559_eeprom.cGraeme Russ2008-12-101-1/+0
* serial: Add vcth UART driverStefan Roese2008-12-102-0/+122
* jffs2: cache data_crc resultsIlya Yanok2008-12-092-1/+5
* jffs2: summary supportIlya Yanok2008-12-093-1/+368
* jffs2: add buffer to cache flash accessesIlya Yanok2008-12-092-45/+73
* jffs2: rewrite jffs2 scanning code based on Linux oneIlya Yanok2008-12-091-56/+171
* jffs2: add sector_size field to part_info structureIlya Yanok2008-12-092-3/+18
* jffs2: fix searching for latest version in jffs2_1pass_list_inodes()Ilya Yanok2008-12-091-3/+2
* evb64260: fix "cast to pointer from integer of different size" warningsWolfgang Denk2008-12-092-3/+7
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-12-095-19/+30
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2008-12-095-19/+30
| |\
| | * USB: descriptor handlingStefan Althoefer2008-12-091-1/+1
| | * usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD2008-12-094-18/+29
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-12-091-2/+0
|\ \ \ | |/ /
| * | video: fix FADS823 and RRvision compiling issuesAnatolij Gustschin2008-12-091-2/+0
| |/
* | drivers/fsl_pci_init: Fix compile warningKumar Gala2008-12-091-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2008-12-098-20/+154
|\
| * Remove redundant armv4 flag from arm926ejs compile flagsRemy Bohmer2008-12-062-2/+1
| * 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
OpenPOWER on IntegriCloud