summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | PXA: Align stack to 8 bytesMarek Vasut2010-06-131-1/+4
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-06-1716-0/+1530
|\ \ \
| * | | Add support for the LaCie ED Mini V2 boardAlbert Aribaud2010-06-177-0/+352
| * | | Add Orion5x support to 16550 device driverAlbert Aribaud2010-06-171-0/+3
| * | | Initial support for Marvell Orion5x SoCAlbert Aribaud2010-06-178-0/+1175
* | | | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-06-1712-20/+371
|\ \ \ \
| * | | | TI: DaVinci: Add board specific code for da850 EVMSudhakar Rajashekhara2010-06-107-1/+260
| * | | | TI: DaVinci: Prepare for da850 supportSudhakar Rajashekhara2010-06-106-2/+5
| * | | | da830: Move common code out of da830evm.c fileSudhakar Rajashekhara2010-06-104-18/+98
| * | | | OMAP3: pandora: enable battery backup capacitorGrazvydas Ignotas2010-06-081-0/+9
| * | | | DaVinci: Improve DaVinci SPI speed.Delio Brignoli2010-06-071-34/+43
| * | | | AM35x: Add support for EMIF4Vaibhav Hiremath2010-06-076-1/+274
| * | | | AM35x: Add support for AM3517EVMVaibhav Hiremath2010-06-078-0/+901
| * | | | omap3: Consolidate SDRC related operationsVaibhav Hiremath2010-06-0716-168/+236
| * | | | omap3: Calculate CS1 size only when SDRC isVaibhav Hiremath2010-06-071-3/+4
| * | | | OMAP3EVM: Added NAND supportVaibhav Hiremath2010-06-071-1/+7
| * | | | TI: TNETV107X EVM initial supportCyril Chemparathy2010-06-077-0/+379
| * | | | ARM1176: TI: TNETV107X soc initial supportCyril Chemparathy2010-06-0713-0/+1872
| * | | | ARM1176: Coexist with other ARM1176 platformsCyril Chemparathy2010-06-073-23/+53
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-06-1761-232/+5458
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | SAMSUNG: goni: add the GPL licenceMinkyu Kang2010-06-141-1/+19
| * | | s5pc1xx: Add support for Samsung Goni boardMinkyu Kang2010-06-1410-4/+1237
| * | | s5pc1xx: gpio: bug fix at gpio_set_pull functionMinkyu Kang2010-06-141-1/+1
| * | | DaVinci: Improve DaVinci SPI speed.Delio Brignoli2010-06-081-34/+43
| * | | AM35x: Add support for EMIF4Vaibhav Hiremath2010-06-086-1/+274
| * | | AM35x: Add support for AM3517EVMVaibhav Hiremath2010-06-088-0/+901
| * | | omap3: Consolidate SDRC related operationsVaibhav Hiremath2010-06-0816-168/+236
| * | | omap3: Calculate CS1 size only when SDRC isVaibhav Hiremath2010-06-081-3/+4
| * | | OMAP3EVM: Added NAND supportVaibhav Hiremath2010-06-081-1/+7
| * | | TI: TNETV107X EVM initial supportCyril Chemparathy2010-06-087-0/+379
| * | | ARM1176: TI: TNETV107X soc initial supportCyril Chemparathy2010-06-0813-0/+1872
| * | | ARM1176: Coexist with other ARM1176 platformsCyril Chemparathy2010-06-083-23/+53
| * | | add new board pm9g45Asen Dimov2010-06-067-0/+435
| * | | ARM1136: Fix cache_flush() error and correct cpu_init_crit() commentsGeorge G. Davis2010-06-012-2/+3
* | | | Prepare v2010-rc2Wolfgang Denk2010-06-133-5/+288
| |_|/ |/| |
* | | Update SICRL_USBDR to reflect 4 different settingsRon Madrid2010-06-043-3/+6
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-05-303-5/+9
|\ \
| * | fdt_support: add entry for sec3.1 and fix sec3.3Kim Phillips2010-05-301-1/+2
| * | fsl: rename 'dma' to 'brdcfg1' in the ngPIXIS structureTimur Tabi2010-05-301-1/+1
| * | fsl/85xx: add clkdvdr and pmuxcr2 to global utilities structure definitionTimur Tabi2010-05-301-3/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-05-301-8/+1165
|\ \ \ | |/ / |/| / | |/
| * ARM Update mach-typesTom2010-05-281-6/+500
| * ARM Update mach-typesTom2010-05-281-2/+665
* | Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk2010-05-28112-12340/+1189
|\ \
| * | nios: remove nios-32 archThomas Chou2010-05-2894-12143/+4
| * | nios2: allow STANDALONE_LOAD_ADDR overridingThomas Chou2010-05-281-1/+1
| * | nios2: fix div64 issue for gcc4Thomas Chou2010-05-286-175/+856
| * | nios2: fix r15 issue for gcc4Thomas Chou2010-05-286-18/+20
| * | spi: add altera spi controller supportThomas Chou2010-05-282-0/+166
| * | nios2: add gpio support to nios2-generic boardThomas Chou2010-05-283-3/+59