summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* DaVinci: Improve DaVinci SPI speed.Delio Brignoli2010-06-07-34/+43
* AM35x: Add support for EMIF4Vaibhav Hiremath2010-06-07-1/+274
* AM35x: Add support for AM3517EVMVaibhav Hiremath2010-06-07-0/+901
* omap3: Consolidate SDRC related operationsVaibhav Hiremath2010-06-07-168/+236
* omap3: Calculate CS1 size only when SDRC isVaibhav Hiremath2010-06-07-3/+4
* OMAP3EVM: Added NAND supportVaibhav Hiremath2010-06-07-1/+7
* TI: TNETV107X EVM initial supportCyril Chemparathy2010-06-07-0/+379
* ARM1176: TI: TNETV107X soc initial supportCyril Chemparathy2010-06-07-0/+1872
* ARM1176: Coexist with other ARM1176 platformsCyril Chemparathy2010-06-07-23/+53
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-05-30-5/+9
|\
| * fdt_support: add entry for sec3.1 and fix sec3.3Kim Phillips2010-05-30-1/+2
| * fsl: rename 'dma' to 'brdcfg1' in the ngPIXIS structureTimur Tabi2010-05-30-1/+1
| * fsl/85xx: add clkdvdr and pmuxcr2 to global utilities structure definitionTimur Tabi2010-05-30-3/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-05-30-8/+1165
|\ \ | |/ |/|
| * ARM Update mach-typesTom2010-05-28-6/+500
| * ARM Update mach-typesTom2010-05-28-2/+665
* | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-05-28-12340/+1189
|\ \
| * | nios: remove nios-32 archThomas Chou2010-05-28-12143/+4
| * | nios2: allow STANDALONE_LOAD_ADDR overridingThomas Chou2010-05-28-1/+1
| * | nios2: fix div64 issue for gcc4Thomas Chou2010-05-28-175/+856
| * | nios2: fix r15 issue for gcc4Thomas Chou2010-05-28-18/+20
| * | spi: add altera spi controller supportThomas Chou2010-05-28-0/+166
| * | nios2: add gpio support to nios2-generic boardThomas Chou2010-05-28-3/+59
| * | misc: add gpio based status led driverThomas Chou2010-05-28-0/+31
| * | nios2: add gpio supportThomas Chou2010-05-28-0/+52
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2010-05-28-2/+30
|\ \
| * | add CONFIG_SYS_FEC_FULL_MII for MCF5445xWolfgang Wegner2010-05-28-2/+11
| * | add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445xWolfgang Wegner2010-05-28-0/+11
| * | add missing PCS3 for MCF5445xWolfgang Wegner2010-05-28-0/+8
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2010-05-28-1/+1
|\ \
| * | USB: fix create_pipe()Sergei Shtylyov2010-05-27-1/+1
| |/
* | Blackfin: nand: drain the write buffer before returningAndrew Caldwell2010-05-26-1/+6
|/
* Prepare v2010.06-rc1v2010.06-rc1Wolfgang Denk2010-05-26-2/+2
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2010-05-26-13/+4057
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-05-26-20/+20
|\
| * mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.cKim Phillips2010-05-21-18/+18
| * Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.Horst Kronstorfer2010-05-21-2/+2
* | config.mk: use different host compiler for OS X 10.6Andreas Biessmann2010-05-26-3/+11
* | Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala2010-05-26-17/+17
* | powerpc/bootcount: Fix endianness problemMichael Weiss2010-05-26-2/+4
* | dm9000x.c: fix compile problemsWolfgang Denk2010-05-26-6/+6
* | a320evb: fix udelay / __udelay confusionWolfgang Denk2010-05-21-1/+1
* | ARM: */timer.c: fix spelling and vertical alignmentWolfgang Denk2010-05-21-18/+18
* | bugfix: Guruplug: Use standard miiphyMahavir Jain2010-05-21-8/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2010-05-21-3/+8
|\ \
| * | UBI: Fix problem in UBI/Linux "compatibility layer"Stefan Roese2010-05-19-1/+1
| * | UBI: Ensure that "background thread" operations are really executedStefan Roese2010-05-19-2/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-05-21-107/+967
|\ \ \
| * | | MX31: Added support for the Casio COM57H5M10XRC to QONGStefano Babic2010-05-19-17/+32
| * | | Add SPI support to mx51evk boardStefano Babic2010-05-05-0/+154