summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | spi_flash.h: pull in linux/types.h for u## typesMike Frysinger2009-11-24-0/+1
| * | bootm: mark local boot_os[] table staticMike Frysinger2009-11-24-1/+1
| * | mkconfig: deny messed up ARCH definitionNishanth Menon2009-11-24-0/+5
| * | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-24-8/+24
| |\ \
| | * | Repair the 'netretry=once' option.Remy Bohmer2009-11-24-8/+24
| | |/
| * | Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-11-24-1/+2
| |\ \
| | * | OMAP3: pandora: fix booting without serial attachedGrazvydas Ignotas2009-11-24-1/+2
| * | | Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=yRemy Bohmer2009-11-24-3/+1
| * | | Add support for CS2 dataflash for Atmel-SPI.Remy Bohmer2009-11-23-2/+16
| * | | Fix mingw tools buildRemy Bohmer2009-11-23-0/+159
| * | | Building of FIT images does not work.Remy Bohmer2009-11-23-0/+1
| | |/ | |/|
| * | sf: fix stmicro offset setup while erasingMike Frysinger2009-11-22-1/+2
| * | sf: new driver for Winbond W25X16/32/64 devicesJason McMullan2009-11-22-0/+339
| * | mpc8260: move FDT memory node fixup into common CPU code.Marcel Ziswiler2009-11-22-52/+2
| * | Add driver for FTRTC010 real time clockPo-Yu Chuang2009-11-22-0/+125
| * | MIMC200: set default fbmem valueMark Jackson2009-11-22-1/+1
| * | ppc4xx: Initialize magnetic coupler on VOM405 boardsMatthias Fuchs2009-11-17-0/+35
| * | ppc4xx: Initialize magnetic couplers in PLU405Matthias Fuchs2009-11-17-1/+38
| * | Add minimal SJA1000 header for basic CAN modeMatthias Fuchs2009-11-17-0/+60
| |/
* | zlib: Optimize decompressionJoakim Tjernlund2009-12-05-12/+44
* | add lzop decompression supportPeter Korsgaard2009-12-05-0/+115
* | Generic udelay() with watchdog supportIngo van Lil2009-12-05-62/+98
* | i386: Final RelocationGraeme Russ2009-12-05-212/+158
* | i386: Move references to link script exportsGraeme Russ2009-12-05-17/+11
* | i386: Remove inline asm symbols from .dynsymGraeme Russ2009-12-05-0/+80
* | i386: Rearrange Interupt HandlingGraeme Russ2009-12-05-310/+420
* | i386: Fix race condition when using SC520 timersGraeme Russ2009-12-05-5/+6
* | i386: Fix global label in inline asm compile errorGraeme Russ2009-12-05-2/+2
* | i386: Reorder source objects in lib_i386 MakefileGraeme Russ2009-12-05-4/+4
* | i386: Fix link collisions resulting from gcc4.4.1 upgradeGraeme Russ2009-12-05-0/+1
* | i386: Fix malloc initializationGraeme Russ2009-12-05-17/+10
* | i386: Fix dlmalloc compile warningGraeme Russ2009-12-05-0/+1
* | crc32: Impl. linux optimized crc32()Joakim Tjernlund2009-12-02-88/+112
* | makefiles: fixes for building build toolsScott Wood2009-12-02-123/+98
* | exports: rewrite jump table initMike Frysinger2009-12-02-31/+27
* | Merge branch 'next-sync' of git://git.denx.de/u-boot-arm into nextWolfgang Denk2009-12-01-873/+5261
|\ \
| * | ARM Update mach-typesTom Rix2009-11-29-0/+481
| * | omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWERVaibhav Hiremath2009-11-27-0/+2
| * | TI DaVinci: Adding a README for the DaVinci series of SOC'sSandeep Paulraj2009-11-27-0/+116
| * | avr32/hsdramc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-11-27-4/+1
| * | NAND: Add config option for imx27liteSandeep Paulraj2009-11-27-0/+1
| * | arm: A320: Add support for Faraday A320 evaluation boardPo-Yu Chuang2009-11-27-0/+1256
| * | arm: A320: driver for FTRTC010 real time clockPo-Yu Chuang2009-11-27-0/+125
| * | TI DaVinci DM646x: Enable NAND on DM6467 EVMSandeep Paulraj2009-11-27-0/+11
| * | OMAP3: Fix SDRC initNishanth Menon2009-11-27-1/+3
| * | OMAP3:SDRC: introduce DDR typesNishanth Menon2009-11-27-19/+96
| * | OMAP3:SDRC: Cleanup references to SDPNishanth Menon2009-11-27-11/+4
| * | TI DA8xx: Integrate DA830 EVM support into U-BootSekhar Nori2009-11-27-0/+254
| * | TI DA8xx: Add new directory for da830evm boardSekhar Nori2009-11-27-0/+221
| * | TI DA8xx: Add DA8xx cpu functionsSekhar Nori2009-11-27-10/+83