summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
* i.MX6: implement enable_caches()Eric Nelson2012-04-16-0/+8
* i.MX6: define CACHELINE_SIZEEric Nelson2012-04-16-0/+2
* Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-04-09-9/+26
|\
| * MIPS: fix endianess handlingDaniel Schwierzeck2012-04-02-6/+15
| * MIPS: fix inconsistency in config option for cache operation modeDaniel Schwierzeck2012-04-02-1/+5
| * MIPS: board.c: fix init of flash data in bd_infoDaniel Schwierzeck2012-04-02-2/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2012-04-09-0/+31
|\ \ | |/ |/|
| * nios2: implement get_ticks and get_tbclkAlex Hornung2012-02-23-0/+21
| * nios2: add flush_dcache_range functionStefan Kristiansson2012-02-23-0/+10
* | BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut2012-03-30-0/+30
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-03-30-1861/+2820
|\ \
| * | arm: Use common .lds file where possibleSimon Glass2012-03-30-1071/+0
| * | arm: add a common .lds link scriptSimon Glass2012-03-30-0/+94
| * | arm: Remove unneeded setting of LDCSRIPTSimon Glass2012-03-30-7/+0
| * | arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warningsAnatolij Gustschin2012-03-29-3/+1
| * | sdrc.c: Fix typo in do_sdrc_init() for SPLTom Rini2012-03-29-1/+1
| * | tegra: i2c: Add I2C driverYen Lin2012-03-29-0/+157
| * | tegra: fdt: i2c: Add extra I2C bindings for U-BootSimon Glass2012-03-29-1/+9
| * | tegra: Enhance clock support to handle 16-bit clock divisorsSimon Glass2012-03-29-24/+49
| * | tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASESimon Glass2012-03-29-8/+8
| * | arm: Check for valid FDT after console is upSimon Glass2012-03-29-0/+8
| * | tegra: usb: Add support for Tegra USB peripheralSimon Glass2012-03-29-1/+717
| * | tegra: fdt: Add function to return peripheral/clock IDSimon Glass2012-03-29-0/+71
| * | tegra: usb: fdt: Add additional device tree definitions for USB portsSimon Glass2012-03-29-0/+4
| * | tegra: fdt: Add clock bindingsSimon Glass2012-03-29-0/+16
| * | tegra: fdt: Add Tegra2x device tree file from kernelSimon Glass2012-03-29-0/+170
| * | arm: fdt: Add skeleton device tree file from kernelSimon Glass2012-03-29-0/+13
| * | arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer loadTom Warren2012-03-29-5/+5
| * | i.MX28: Enable caches by defaultMarek Vasut2012-03-29-0/+10
| * | ARM926EJS: Implement cache operationsMarek Vasut2012-03-29-12/+54
| * | nhk8815: fix build errorsAnatolij Gustschin2012-03-28-0/+10
| * | ARM: highbank: add reset supportRob Herring2012-03-28-0/+1
| * | ARM: highbank: Add boot counter supportRob Herring2012-03-28-1/+37
| * | ARM: highbank: fix us_to_tick calculationRob Herring2012-03-28-2/+2
| * | ARM: highbank: add missing get_tbclkRob Herring2012-03-28-0/+5
| * | EXYNOS: Add structure for Exynos4 DMCChander Kashyap2012-03-27-0/+109
| * | ARM: fix s3c2410 timer codeDavid Müller (ELSOFT AG)2012-03-27-44/+20
| * | arm: Add Prep subcommand support to bootmSimon Schwarz2012-03-27-169/+206
| * | SPL: call cleanup_before_linux() before booting LinuxStefano Babic2012-03-27-1/+1
| * | OMAP3: SPL: do not call I2C init if no I2C is set.Stefano Babic2012-03-27-0/+2
| * | Add cache functions to SPL for armv7Stefano Babic2012-03-27-4/+5
| * | omap/spl: change output of spl_parse_image_headerSimon Schwarz2012-03-27-1/+1
| * | omap-common/spl: Add linux boot to SPLSimon Schwarz2012-03-27-23/+75
| * | devkit8000/spl: init GPMC for dm9000 in SPLSimon Schwarz2012-03-27-0/+1
| * | omap-common: Add NAND SPL linux bootingSimon Schwarz2012-03-27-16/+50
| * | mx53: Make PLL2 to be the parent of UART clockFabio Estevam2012-03-27-3/+17
| * | mx6: Read silicon revision from registerFabio Estevam2012-03-27-3/+171
| * | i.MX28: Drop __naked function from spl_mem_initMarek Vasut2012-03-27-7/+3
| * | i.MX28: Make the stabilization delays shorterMarek Vasut2012-03-27-4/+4
| * | mx6: Remove duplicate definition of ANATOP_BASE_ADDRFabio Estevam2012-03-27-1/+0