summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | sh: Update SuperH serial driverNobuhiro Iwamatsu2008-12-101-1/+1
| * | sh: fix rsk7203 and MigoR out of tree buildJean-Christophe PLAGNIOL-VILLARD2008-12-101-2/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk2008-12-1311-499/+11
|\ \
| * | microblaze: Remove XUPV2P boardMichal Simek2008-12-109-490/+0
| * | microblaze: Remove CONFIG_LIBFDT due to error in common filesMichal Simek2008-12-102-2/+0
| * | microblaze: Fix ml401 uart16550 settingMichal Simek2008-12-101-7/+10
| * | microblaze: Set up relocation is doneMichal Simek2008-12-101-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2008-12-134-4/+27
|\ \ \ | |_|/ |/| |
| * | UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initializationStefan Roese2008-12-101-0/+1
| * | UBI: Return -ENOMEM upon failing mallocStefan Roese2008-12-101-2/+3
| * | UBI: Fix size parsing in "ubi create"Stefan Roese2008-12-091-1/+1
| * | UBI: Enable re-initializing of the "ubi part" commandStefan Roese2008-12-093-0/+13
| * | MTD: Fix problem based on non-working relocation (list head mtd_partitions)Stefan Roese2008-12-091-1/+9
* | | Fix compile error in building MBX860T.Ben Warren2008-12-101-1/+1
* | | tools/netconsole: new script for working with netconsole over UDPMike Frysinger2008-12-102-14/+46
* | | 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
OpenPOWER on IntegriCloud