summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-25powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSRTimur Tabi
2012-04-25powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang
2012-04-25powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang
2012-04-25powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang
2012-04-25powerpc/corenet_ds: Master module for boot from SRIOLiu Gang
2012-04-25powerpc/srio: Rewrite the struct ccsr_rioLiu Gang
2012-04-25powerpc/85xx:Fix lds for nand boot debug infoPrabhakar Kushwaha
2012-04-25powerpc/85xx:Avoid vector table compilation for nand_splPrabhakar Kushwaha
2012-04-25powerpc/85xx:Fix IVORs addr after vector table relocationPrabhakar Kushwaha
2012-04-25powerpc/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
2012-04-22Blackfin: move gd/bd to bss by defaultMike Frysinger
2012-04-22Blackfin: gd_t: relocate volatile markingsMike Frysinger
2012-04-22nds32/ag102: add ag102 soc supportMacpaul Lin
2012-04-22nds32/ag102: add header support of ag102 socMacpaul Lin
2012-04-19CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZEMarek Vasut
2012-04-16Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk
2012-04-16ARM926EJS: Fix cache.c to comply with checkpatch.plMarek Vasut
2012-04-16ARM926EJS: Make asm routines volatile in cache opsMarek Vasut
2012-04-16ARM1136: MX35: Make asm routines volatile in cache opsStefano Babic
2012-04-16ARM: add u-boot.imx as target for i.MX SOCsStefano Babic
2012-04-16DMA: Split the APBH DMA init into block and channel initMarek Vasut
2012-04-16imx: Remove unneeded/repititive definitions from imx headersVikram Narayanan
2012-04-16ARM: 926ejs: use debug() for misaligned addressesStefano Babic
2012-04-16ARM1136: add cache flush and invalidate operationsAnatolij Gustschin
2012-04-16i.MX6: implement enable_caches()Eric Nelson
2012-04-16i.MX6: define CACHELINE_SIZEEric Nelson
2012-04-09Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-04-09Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk
2012-04-02MIPS: fix endianess handlingDaniel Schwierzeck
2012-04-02MIPS: fix inconsistency in config option for cache operation modeDaniel Schwierzeck
2012-04-02MIPS: board.c: fix init of flash data in bd_infoDaniel Schwierzeck
2012-03-30BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut