summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* OMAP5: SRAM: Change the SRAM base address.SRICHARAN R2012-05-151-1/+1
* OMAP4/5: Make the silicon revision variable common.SRICHARAN R2012-05-155-25/+19
* OMAP5: hwinit: Add the missing break statementSRICHARAN R2012-05-151-0/+1
* OMAP5: palmas: Configure nominal opp vdd valuesSRICHARAN R2012-05-155-23/+52
* OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.SRICHARAN R2012-05-155-28/+188
* OMAP5: io: Configure the io settings for omap5430 sevm board.SRICHARAN R2012-05-152-24/+187
* OMAP5: board: Add pinmux data for omap5_evm board.SRICHARAN R2012-05-151-252/+250
* OMAP5: clocks: Change clock settings as required for ES1.0 silicon.SRICHARAN R2012-05-153-39/+94
* OMAP4: scale voltage of core before MPU scalesNishanth Menon2012-05-151-28/+35
* OMAP4460: TPS Ensure SET1 is selected after voltage configurationNishanth Menon2012-05-155-5/+23
* OMAP3+: Introduce generic logic for OMAP voltage controllerNishanth Menon2012-05-159-75/+150
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-156-8/+12
* serial: add LPC32X0 high-speed UART devices supportVladimir Zapolskiy2012-05-151-0/+60
* arm926ejs: add NXP LPC32x0 cpu series supportVladimir Zapolskiy2012-05-1513-0/+985
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-04-307-197/+635
|\
| * powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSRTimur Tabi2012-04-241-2/+6
| * powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang2012-04-243-0/+131
| * powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang2012-04-241-0/+17
| * powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang2012-04-241-4/+21
| * powerpc/corenet_ds: Master module for boot from SRIOLiu Gang2012-04-244-2/+119
| * powerpc/srio: Rewrite the struct ccsr_rioLiu Gang2012-04-242-160/+270
| * powerpc/85xx:Fix lds for nand boot debug infoPrabhakar Kushwaha2012-04-241-2/+2
| * powerpc/85xx:Avoid vector table compilation for nand_splPrabhakar Kushwaha2012-04-241-0/+6
| * powerpc/85xx:Fix IVORs addr after vector table relocationPrabhakar Kushwaha2012-04-241-0/+33
| * powerpc/85xx:Avoid hardcoded vector address for IVORsPrabhakar Kushwaha2012-04-241-31/+34
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2012-04-301-146/+0
|\ \
| * | i2c: Add support for designware i2c controllerVipin KUMAR2012-04-241-146/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-04-303-24/+44
|\ \
| * | Blackfin: move gd/bd to bss by defaultMike Frysinger2012-04-222-23/+43
| * | Blackfin: gd_t: relocate volatile markingsMike Frysinger2012-04-221-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk2012-04-308-0/+969
|\ \ \
| * | | nds32/ag102: add ag102 soc supportMacpaul Lin2012-04-225-0/+804
| * | | nds32/ag102: add header support of ag102 socMacpaul Lin2012-04-223-0/+165
| |/ /
* | | Merge branch 'marex@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-04-291-1/+1
|\ \ \ | |_|/ |/| |
| * | CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZEMarek Vasut2012-04-191-1/+1
| |/
* | sandbox: Use the new run_command()Simon Glass2012-04-231-6/+0
* | arm: restore fdt_fixup_ethernet call to do_bootm_linuxStephen Warren2012-04-231-0/+1
* | arm: fix bootm with device treeStephen Warren2012-04-231-1/+10
|/
* Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk2012-04-161-1/+0
* ARM926EJS: Fix cache.c to comply with checkpatch.plMarek Vasut2012-04-161-9/+8
* ARM926EJS: Make asm routines volatile in cache opsMarek Vasut2012-04-161-1/+1
* ARM1136: MX35: Make asm routines volatile in cache opsStefano Babic2012-04-161-10/+12
* ARM: add u-boot.imx as target for i.MX SOCsStefano Babic2012-04-161-0/+3
* DMA: Split the APBH DMA init into block and channel initMarek Vasut2012-04-162-1/+9
* imx: Remove unneeded/repititive definitions from imx headersVikram Narayanan2012-04-163-6/+0
* ARM: 926ejs: use debug() for misaligned addressesStefano Babic2012-04-161-1/+1
* ARM1136: add cache flush and invalidate operationsAnatolij Gustschin2012-04-161-0/+95
* i.MX6: implement enable_caches()Eric Nelson2012-04-161-0/+8
* i.MX6: define CACHELINE_SIZEEric Nelson2012-04-161-0/+2
* Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-04-093-9/+26
|\
OpenPOWER on IntegriCloud