summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-09-20Flex bus definition update for Coldfire 5253.Jason Jin1-0/+68
2012-09-20ColdFire: Queued SPI driverRichard Retanubun3-2/+41
2012-09-20ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455Alison Wang5-187/+201
2012-09-20ColdFire: Clean up checkpatch warnings for MCF547x and MCF548xAlison Wang5-112/+122
2012-09-20ColdFire: Clean up checkpatch warnings for MCF523xAlison Wang4-84/+96
2012-09-20ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301xAlison Wang4-203/+226
2012-09-20ColdFire: Clean up checkpatch warnings for MCF52x2Alison Wang4-197/+229
2012-09-20ColdFire: Clean up checkpatch warnings for MCF5227xAlison Wang4-101/+107
2012-09-20ColdFire: Add clear and set bits macros for ColdFire platformAlison Wang1-1/+37
2012-09-20ColdFire: Update the bitops for ColdFire platformAlison Wang1-32/+27
2012-09-18ARM: Remove apollon boardMarek Vasut1-10/+0
2012-09-18dm: sparc: Fixup the compile warnings in sparc codeMarek Vasut3-7/+6
2012-09-17Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2-1/+2
2012-09-14Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini10-29/+151
2012-09-12Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2-4/+4
2012-09-11microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASEMichal Simek1-4/+6
2012-09-11microblaze: Clean microblaze initializationMichal Simek3-15/+7
2012-09-11microblaze: timer: Prepare for device-tree initializationMichal Simek3-38/+39
2012-09-11microblaze: intc: Coding style cleanupMichal Simek1-13/+13
2012-09-11microblaze: intc: Registering interrupt should return valueMichal Simek2-8/+19
2012-09-11microblaze: board: Remove compilation warningMichal Simek1-1/+2
2012-09-11microblaze: Add support for device tree driven board configurationMichal Simek4-0/+28
2012-09-06omap4 i2c: add support for i2c bus 4Koen Kooi2-1/+2
2012-09-05mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung2-4/+4
2012-09-04Merge branch 'master' of git://git.denx.de/u-boot-avr32Wolfgang Denk2-3/+1
2012-09-03avr32:portmux: fix setup for macb1Andreas Bießmann1-1/+1
2012-09-02powerpc: re-add bi_ip_addr to bd_t structAnatolij Gustschin1-0/+1
2012-09-02ppc: Create a stack frame for wait_ticks()Joakim Tjernlund1-2/+5
2012-09-02Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk1-0/+159
2012-09-02avr32: Remove redundant LDSCRIPT definitionBenoît Thébaudeau1-2/+0
2012-09-01atmel: at91sam9x5: fix name error for spiBo Shen1-2/+2
2012-09-01pxa25x: Add UDC registers definitionsŁukasz Dałek1-0/+159
2012-09-01mxc: Define architecture identifierBenoît Thébaudeau7-0/+15
2012-09-01mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com2-4/+6
2012-09-01MX28: DMA: Align the struct mxs_dma_descMarek Vasut1-1/+2
2012-09-01gpio: add gpio api support to mx27 (v4)trem3-28/+68
2012-09-01mx5: add iomux-mx51.h includeMatt Sealey1-0/+164
2012-09-01mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador2-3/+3
2012-09-01mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador1-1/+1
2012-09-01mxs: Replace i.MX233 by i.MX23 on copyright headerOtavio Salvador1-1/+1
2012-09-01mx35: Remove declaration of non-existing functionBenoît Thébaudeau1-2/+0
2012-09-01mx35: Move clock enums to clock.hBenoît Thébaudeau3-29/+29
2012-09-01mx35: Remove declaration of non-existing functionBenoît Thébaudeau1-1/+0
2012-09-01mx35: Fix broken pin definitionsBenoît Thébaudeau1-3/+0
2012-09-01mx35 iomux: Remove unused macroBenoît Thébaudeau1-2/+0
2012-09-01mx5: Undeclare imx_decode_pll()Benoît Thébaudeau1-2/+0
2012-09-01MX: Set a common gpio.h for all i.MXStefano Babic7-47/+44
2012-09-01mxs: Use correct function name to initialize dramFabio Estevam1-1/+1
2012-09-01MX28: config: Allow different target generation in elftosb callOtavio Salvador1-0/+0
2012-09-01mx35: Add cpu_mmc_init()Benoît Thébaudeau1-1/+14