aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-06-29Merge branch 'next' of git://git.denx.de/u-boot-ti into nextWolfgang Denk1-1/+1
2010-06-29Merge branch 'master' of git://git.denx.de/u-boot-sh into nextWolfgang Denk5-5/+46
2010-06-28sh: Add trigger_address_error and support cpu resetNobuhiro Iwamatsu4-2/+27
2010-06-28sh: Fix path of irqflags.hNobuhiro Iwamatsu1-1/+1
2010-06-28sh: Fix overflow problem in get_ticksNobuhiro Iwamatsu1-2/+18
2010-06-23Remove AmigaOneG3SE boardWolfgang Denk5-27/+8
2010-06-23Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk1-8/+6
2010-06-23Merge branch 'master' into nextWolfgang Denk22-131/+184
2010-06-23Prepare v2010.06-rc3v2010.06-rc3Wolfgang Denk1-70/+70
2010-06-23MPC5200: workaround data corruption for unaligned local bus accessesWolfgang Denk3-0/+81
2010-06-23ARM: remove unused VIDEOLFB ATAGMinkyu Kang1-40/+3
2010-06-22Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-4/+4
2010-06-22Fix wrong orion5x MPP and GIPO writel argumentsAlbert Aribaud1-4/+4
2010-06-22ARM: fix bug in macro __arch_ioremap.Terry Lv1-7/+7
2010-06-22ARM: Align stack to 8 bytesVitaly Kuzmichev14-6/+15
2010-06-22DaVinci: EMAC: Get EMAC_MDIO_PHY_NUM from config filesPrakash PM1-1/+1
2010-06-18arch/arm/cpu/arm_cortexa8/omap3/cache.S: make build with older toolsWolfgang Denk1-4/+4
2010-06-18Merge branch 'master' into nextWolfgang Denk37-191/+3595
2010-06-17Merge branch 'next' of git://git.denx.de/u-boot-video into nextWolfgang Denk1-14/+0
2010-06-17Merge branch 'fix' of git://git.denx.de/u-boot-pxaWolfgang Denk1-1/+4
2010-06-17Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk8-0/+1175
2010-06-17Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk1-0/+1
2010-06-17Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk27-190/+2415
2010-06-17Initial support for Marvell Orion5x SoCAlbert Aribaud8-0/+1175
2010-06-14video: cfb_console: add weak default video_set_lut()Anatolij Gustschin1-14/+0
2010-06-13PXA: Add missing MDREFR bitsMarek Vasut1-0/+3
2010-06-13PXA: Add UP2OCR register bit definitionsMarek Vasut1-4/+18
2010-06-13PXA: Align stack to 8 bytesMarek Vasut1-1/+4
2010-06-10TI: DaVinci: Add board specific code for da850 EVMSudhakar Rajashekhara1-0/+1
2010-06-08AM35x: Add support for EMIF4Vaibhav Hiremath5-0/+273
2010-06-08omap3: Consolidate SDRC related operationsVaibhav Hiremath8-168/+220
2010-06-08omap3: Calculate CS1 size only when SDRC isVaibhav Hiremath1-3/+4
2010-06-08ARM1176: TI: TNETV107X soc initial supportCyril Chemparathy13-0/+1872
2010-06-08ARM1176: Coexist with other ARM1176 platformsCyril Chemparathy2-21/+47
2010-06-07AM35x: Add support for EMIF4Vaibhav Hiremath5-0/+273
2010-06-07omap3: Consolidate SDRC related operationsVaibhav Hiremath8-168/+220
2010-06-07omap3: Calculate CS1 size only when SDRC isVaibhav Hiremath1-3/+4
2010-06-07ARM1176: TI: TNETV107X soc initial supportCyril Chemparathy13-0/+1872
2010-06-07ARM1176: Coexist with other ARM1176 platformsCyril Chemparathy2-21/+47
2010-06-01ARM1136: Fix cache_flush() error and correct cpu_init_crit() commentsGeorge G. Davis2-2/+3
2010-05-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-3/+6
2010-05-30Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-8/+1165
2010-05-30fsl/85xx: add clkdvdr and pmuxcr2 to global utilities structure definitionTimur Tabi1-3/+6
2010-05-28Merge branch 'next' of git://git.denx.de/u-boot-niosWolfgang Denk43-3588/+911
2010-05-28ARM Update mach-typesTom1-6/+500
2010-05-28ARM Update mach-typesTom1-2/+665
2010-05-28nios: remove nios-32 archThomas Chou33-3403/+0
2010-05-28nios2: allow STANDALONE_LOAD_ADDR overridingThomas Chou1-1/+1
2010-05-28nios2: fix div64 issue for gcc4Thomas Chou6-175/+856
2010-05-28nios2: fix r15 issue for gcc4Thomas Chou3-9/+2