summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-15omap3: Introduce weak misc_init_rTom Rini
2012-05-15omap4+: Remove CONFIG_ARCH_CPU_INITTom Rini
2012-05-15OMAP3: pandora: pin mux updates for DM3730 board variantGrazvydas Ignotas
2012-05-15Makefile: Add a 'checkthumb' ruleTom Rini
2012-05-15omap4+: Avoid using __attribute__ ((__packed__))Aneesh V
2012-05-15armv7: Use -march=armv7-a and thereby enable Thumb-2Aneesh V
2012-05-15ARM: enable Thumb buildAneesh V
2012-05-15armv7: add appropriate headers for assembly functionsAneesh V
2012-05-15arm: adapt asm/linkage.h from LinuxAneesh V
2012-05-15OMAP5: reset: Use cold reset in case of 5430ES1.0SRICHARAN R
2012-05-15OMAP3+: reset: Create a common reset layer.SRICHARAN R
2012-05-15omap5: pbias ldo9 turn onBalaji T K
2012-05-15arm: omap5: correct boot device mode7 for eMMCBalaji T K
2012-05-15OMAP4/5: emif: Correct the emif power mgt shadow register bit fields.SRICHARAN R
2012-05-15OMAP5: ddr: Change the ddr device name.SRICHARAN R
2012-05-15OMAP4/5: device: Add support to get the device type.SRICHARAN R
2012-05-15OMAP4/5: Make the sysctrl structure commonSRICHARAN R
2012-05-15OMAP5: SRAM: Change the SRAM base address.SRICHARAN R
2012-05-15OMAP4/5: Make the silicon revision variable common.SRICHARAN R
2012-05-15OMAP5: hwinit: Add the missing break statementSRICHARAN R
2012-05-15OMAP5: palmas: Configure nominal opp vdd valuesSRICHARAN R
2012-05-15OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.SRICHARAN R
2012-05-15OMAP5: io: Configure the io settings for omap5430 sevm board.SRICHARAN R
2012-05-15OMAP5: board: Add pinmux data for omap5_evm board.SRICHARAN R
2012-05-15OMAP5: clocks: Change clock settings as required for ES1.0 silicon.SRICHARAN R
2012-05-15OMAP4: scale voltage of core before MPU scalesNishanth Menon
2012-05-15OMAP4460: TPS Ensure SET1 is selected after voltage configurationNishanth Menon
2012-05-15OMAP3+: Introduce generic logic for OMAP voltage controllerNishanth Menon
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit
2012-05-15serial: add LPC32X0 high-speed UART devices supportVladimir Zapolskiy
2012-05-15arm926ejs: add NXP LPC32x0 cpu series supportVladimir Zapolskiy
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk
2012-04-29Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-04-24powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSRTimur Tabi
2012-04-24powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang
2012-04-24powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang
2012-04-24powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang
2012-04-24powerpc/corenet_ds: Master module for boot from SRIOLiu Gang
2012-04-24powerpc/srio: Rewrite the struct ccsr_rioLiu Gang
2012-04-24powerpc/85xx:Fix lds for nand boot debug infoPrabhakar Kushwaha
2012-04-24powerpc/85xx:Avoid vector table compilation for nand_splPrabhakar Kushwaha
2012-04-24powerpc/85xx:Fix IVORs addr after vector table relocationPrabhakar Kushwaha
2012-04-24powerpc/85xx:Avoid hardcoded vector address for IVORsPrabhakar Kushwaha
2012-04-24i2c: Add support for designware i2c controllerVipin KUMAR
2012-04-23sandbox: Use the new run_command()Simon Glass
2012-04-23arm: restore fdt_fixup_ethernet call to do_bootm_linuxStephen Warren
2012-04-23arm: fix bootm with device treeStephen Warren