summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Generic udelay() with watchdog supportIngo van Lil2009-12-0547-62/+98
* i386: Final RelocationGraeme Russ2009-12-0511-212/+158
* i386: Move references to link script exportsGraeme Russ2009-12-054-17/+11
* i386: Remove inline asm symbols from .dynsymGraeme Russ2009-12-055-0/+80
* i386: Rearrange Interupt HandlingGraeme Russ2009-12-058-310/+420
* i386: Fix race condition when using SC520 timersGraeme Russ2009-12-051-5/+6
* i386: Fix global label in inline asm compile errorGraeme Russ2009-12-051-2/+2
* i386: Reorder source objects in lib_i386 MakefileGraeme Russ2009-12-051-4/+4
* i386: Fix link collisions resulting from gcc4.4.1 upgradeGraeme Russ2009-12-051-0/+1
* i386: Fix malloc initializationGraeme Russ2009-12-055-17/+10
* i386: Fix dlmalloc compile warningGraeme Russ2009-12-051-0/+1
* crc32: Impl. linux optimized crc32()Joakim Tjernlund2009-12-021-88/+112
* makefiles: fixes for building build toolsScott Wood2009-12-026-123/+98
* exports: rewrite jump table initMike Frysinger2009-12-021-31/+27
* Merge branch 'next-sync' of git://git.denx.de/u-boot-arm into nextWolfgang Denk2009-12-01101-873/+5261
|\
| * ARM Update mach-typesTom Rix2009-11-291-0/+481
| * omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWERVaibhav Hiremath2009-11-271-0/+2
| * TI DaVinci: Adding a README for the DaVinci series of SOC'sSandeep Paulraj2009-11-271-0/+116
| * avr32/hsdramc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-11-272-4/+1
| * NAND: Add config option for imx27liteSandeep Paulraj2009-11-271-0/+1
| * arm: A320: Add support for Faraday A320 evaluation boardPo-Yu Chuang2009-11-2717-0/+1256
| * arm: A320: driver for FTRTC010 real time clockPo-Yu Chuang2009-11-272-0/+125
| * TI DaVinci DM646x: Enable NAND on DM6467 EVMSandeep Paulraj2009-11-271-0/+11
| * OMAP3: Fix SDRC initNishanth Menon2009-11-272-1/+3
| * OMAP3:SDRC: introduce DDR typesNishanth Menon2009-11-279-19/+96
| * OMAP3:SDRC: Cleanup references to SDPNishanth Menon2009-11-273-11/+4
| * TI DA8xx: Integrate DA830 EVM support into U-BootSekhar Nori2009-11-275-0/+254
| * TI DA8xx: Add new directory for da830evm boardSekhar Nori2009-11-273-0/+221
| * TI DA8xx: Add DA8xx cpu functionsSekhar Nori2009-11-272-10/+83
| * Add TI DA8xx support: DA8xx includesNick Thompson2009-11-272-0/+242
| * TI Davinci: add a pin multiplexer configuration APINick Thompson2009-11-272-1/+59
| * TI Davinci timer.c: Remove volatiles and memory mapped structuresNick Thompson2009-11-271-13/+15
| * OMAP3: pandora: fix booting without serial attachedGrazvydas Ignotas2009-11-271-1/+2
| * Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-2730-95/+87
| * S3C6400/SMDK6400: fix stack_setup in start.SSeunghyeon Rhee2009-11-272-8/+1
| * s5pc1xx: serial: fix the error check logicMinkyu Kang2009-11-271-7/+17
| * Clean-up of s3c24x0 header fileskevin.morfitt@fearnside-systems.co.uk2009-11-274-461/+490
| * s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang2009-11-2713-11/+11
| * Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-2724-31/+31
| * ARM Update mach-typesTom Rix2009-11-271-2/+1211
| * sheevaplug: correct SDRAM address control registerMark Asselstine2009-11-271-5/+5
| * Fix for Void function returning value in sbc35-a9g20Sandeep Paulraj2009-11-271-1/+0
| * ARM Update mach-types.hTom Rix2009-11-271-19/+263
* | ppc4xx: Remove autoupdate feature from PLU405 boardMatthias Fuchs2009-11-253-19/+0
|/
* Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into nextWolfgang Denk2009-11-245-161/+118
|\
| * ppc4xx: Cleanup PPC4xx I2C infrastructureStefan Roese2009-11-234-157/+118
| * ppc4xx: Remove some testing code from 4xx_pcie.cStefan Roese2009-11-231-4/+0
* | at91: Extended soft_i2c driver for AT91SAM9263 SoCDaniel Gorsulowski2009-11-231-0/+5
|/
* Add 'true' and 'false' commandsPeter Tyser2009-11-231-0/+22
* cmd_help: General cleanupPeter Tyser2009-11-231-14/+7
OpenPOWER on IntegriCloud