aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-05i386: Final RelocationGraeme Russ11-212/+158
2009-12-05i386: Move references to link script exportsGraeme Russ4-17/+11
2009-12-05i386: Remove inline asm symbols from .dynsymGraeme Russ5-0/+80
2009-12-05i386: Rearrange Interupt HandlingGraeme Russ8-310/+420
2009-12-05i386: Fix race condition when using SC520 timersGraeme Russ1-5/+6
2009-12-05i386: Fix global label in inline asm compile errorGraeme Russ1-2/+2
2009-12-05i386: Reorder source objects in lib_i386 MakefileGraeme Russ1-4/+4
2009-12-05i386: Fix link collisions resulting from gcc4.4.1 upgradeGraeme Russ1-0/+1
2009-12-05i386: Fix malloc initializationGraeme Russ5-17/+10
2009-12-05i386: Fix dlmalloc compile warningGraeme Russ1-0/+1
2009-12-02crc32: Impl. linux optimized crc32()Joakim Tjernlund1-88/+112
2009-12-02makefiles: fixes for building build toolsScott Wood6-123/+98
2009-12-02exports: rewrite jump table initMike Frysinger1-31/+27
2009-12-01Merge branch 'next-sync' of git://git.denx.de/u-boot-arm into nextWolfgang Denk101-873/+5261
2009-11-29ARM Update mach-typesTom Rix1-0/+481
2009-11-27omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWERVaibhav Hiremath1-0/+2
2009-11-27TI DaVinci: Adding a README for the DaVinci series of SOC'sSandeep Paulraj1-0/+116
2009-11-27avr32/hsdramc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-4/+1
2009-11-27NAND: Add config option for imx27liteSandeep Paulraj1-0/+1
2009-11-27arm: A320: Add support for Faraday A320 evaluation boardPo-Yu Chuang17-0/+1256
2009-11-27arm: A320: driver for FTRTC010 real time clockPo-Yu Chuang2-0/+125
2009-11-27TI DaVinci DM646x: Enable NAND on DM6467 EVMSandeep Paulraj1-0/+11
2009-11-27OMAP3: Fix SDRC initNishanth Menon2-1/+3
2009-11-27OMAP3:SDRC: introduce DDR typesNishanth Menon9-19/+96
2009-11-27OMAP3:SDRC: Cleanup references to SDPNishanth Menon3-11/+4
2009-11-27TI DA8xx: Integrate DA830 EVM support into U-BootSekhar Nori5-0/+254
2009-11-27TI DA8xx: Add new directory for da830evm boardSekhar Nori3-0/+221
2009-11-27TI DA8xx: Add DA8xx cpu functionsSekhar Nori2-10/+83
2009-11-27Add TI DA8xx support: DA8xx includesNick Thompson2-0/+242
2009-11-27TI Davinci: add a pin multiplexer configuration APINick Thompson2-1/+59
2009-11-27TI Davinci timer.c: Remove volatiles and memory mapped structuresNick Thompson1-13/+15
2009-11-27OMAP3: pandora: fix booting without serial attachedGrazvydas Ignotas1-1/+2
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk30-95/+87
2009-11-27S3C6400/SMDK6400: fix stack_setup in start.SSeunghyeon Rhee2-8/+1
2009-11-27s5pc1xx: serial: fix the error check logicMinkyu Kang1-7/+17
2009-11-27Clean-up of s3c24x0 header fileskevin.morfitt@fearnside-systems.co.uk4-461/+490
2009-11-27s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang13-11/+11
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk24-31/+31
2009-11-27ARM Update mach-typesTom Rix1-2/+1211
2009-11-27sheevaplug: correct SDRAM address control registerMark Asselstine1-5/+5
2009-11-27Fix for Void function returning value in sbc35-a9g20Sandeep Paulraj1-1/+0
2009-11-27ARM Update mach-types.hTom Rix1-19/+263
2009-11-25ppc4xx: Remove autoupdate feature from PLU405 boardMatthias Fuchs3-19/+0
2009-11-24Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into nextWolfgang Denk5-161/+118
2009-11-23ppc4xx: Cleanup PPC4xx I2C infrastructureStefan Roese4-157/+118
2009-11-23ppc4xx: Remove some testing code from 4xx_pcie.cStefan Roese1-4/+0
2009-11-23at91: Extended soft_i2c driver for AT91SAM9263 SoCDaniel Gorsulowski1-0/+5
2009-11-23Add 'true' and 'false' commandsPeter Tyser1-0/+22
2009-11-23cmd_help: General cleanupPeter Tyser1-14/+7
2009-11-23command.c: Break commands out to appropriate cmd_*.c filesPeter Tyser7-233/+353