summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * MIPS: fix endianess handlingDaniel Schwierzeck2012-04-021-6/+15
| * MIPS: fix inconsistency in config option for cache operation modeDaniel Schwierzeck2012-04-021-1/+5
| * MIPS: board.c: fix init of flash data in bd_infoDaniel Schwierzeck2012-04-021-2/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2012-04-092-0/+31
|\ \ | |/ |/|
| * nios2: implement get_ticks and get_tbclkAlex Hornung2012-02-231-0/+21
| * nios2: add flush_dcache_range functionStefan Kristiansson2012-02-231-0/+10
* | BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut2012-03-301-0/+30
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-03-3083-1861/+2820
|\ \
| * | arm: Use common .lds file where possibleSimon Glass2012-03-3013-1071/+0
| * | arm: add a common .lds link scriptSimon Glass2012-03-301-0/+94
| * | arm: Remove unneeded setting of LDCSRIPTSimon Glass2012-03-301-7/+0
| * | arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warningsAnatolij Gustschin2012-03-291-3/+1
| * | sdrc.c: Fix typo in do_sdrc_init() for SPLTom Rini2012-03-291-1/+1
| * | tegra: i2c: Add I2C driverYen Lin2012-03-291-0/+157
| * | tegra: fdt: i2c: Add extra I2C bindings for U-BootSimon Glass2012-03-291-1/+9
| * | tegra: Enhance clock support to handle 16-bit clock divisorsSimon Glass2012-03-292-24/+49
| * | tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASESimon Glass2012-03-293-8/+8
| * | arm: Check for valid FDT after console is upSimon Glass2012-03-291-0/+8
| * | tegra: usb: Add support for Tegra USB peripheralSimon Glass2012-03-294-1/+717
| * | tegra: fdt: Add function to return peripheral/clock IDSimon Glass2012-03-292-0/+71
| * | tegra: usb: fdt: Add additional device tree definitions for USB portsSimon Glass2012-03-291-0/+4
| * | tegra: fdt: Add clock bindingsSimon Glass2012-03-291-0/+16
| * | tegra: fdt: Add Tegra2x device tree file from kernelSimon Glass2012-03-292-0/+170
| * | arm: fdt: Add skeleton device tree file from kernelSimon Glass2012-03-291-0/+13
| * | arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer loadTom Warren2012-03-291-5/+5
| * | i.MX28: Enable caches by defaultMarek Vasut2012-03-291-0/+10
| * | ARM926EJS: Implement cache operationsMarek Vasut2012-03-291-12/+54
| * | nhk8815: fix build errorsAnatolij Gustschin2012-03-281-0/+10
| * | ARM: highbank: add reset supportRob Herring2012-03-281-0/+1
| * | ARM: highbank: Add boot counter supportRob Herring2012-03-282-1/+37
| * | ARM: highbank: fix us_to_tick calculationRob Herring2012-03-281-2/+2
| * | ARM: highbank: add missing get_tbclkRob Herring2012-03-281-0/+5
| * | EXYNOS: Add structure for Exynos4 DMCChander Kashyap2012-03-271-0/+109
OpenPOWER on IntegriCloud