summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-04-16DMA: Split the APBH DMA init into block and channel initMarek Vasut2-1/+9
2012-04-16imx: Remove unneeded/repititive definitions from imx headersVikram Narayanan3-6/+0
2012-04-16ARM: 926ejs: use debug() for misaligned addressesStefano Babic1-1/+1
2012-04-16ARM1136: add cache flush and invalidate operationsAnatolij Gustschin1-0/+95
2012-04-16i.MX6: implement enable_caches()Eric Nelson1-0/+8
2012-04-16i.MX6: define CACHELINE_SIZEEric Nelson1-0/+2
2012-04-09Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-stagingWolfgang Denk3-9/+26
2012-04-09Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2-0/+31
2012-04-02MIPS: fix endianess handlingDaniel Schwierzeck1-6/+15
2012-04-02MIPS: fix inconsistency in config option for cache operation modeDaniel Schwierzeck1-1/+5
2012-04-02MIPS: board.c: fix init of flash data in bd_infoDaniel Schwierzeck1-2/+6
2012-03-31BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut1-0/+30
2012-03-30Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk83-1861/+2820
2012-03-30arm: Use common .lds file where possibleSimon Glass13-1071/+0
2012-03-30arm: add a common .lds link scriptSimon Glass1-0/+94
2012-03-30arm: Remove unneeded setting of LDCSRIPTSimon Glass1-7/+0
2012-03-29arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warningsAnatolij Gustschin1-3/+1
2012-03-29sdrc.c: Fix typo in do_sdrc_init() for SPLTom Rini1-1/+1
2012-03-29tegra: i2c: Add I2C driverYen Lin1-0/+157
2012-03-29tegra: fdt: i2c: Add extra I2C bindings for U-BootSimon Glass1-1/+9
2012-03-29tegra: Enhance clock support to handle 16-bit clock divisorsSimon Glass2-24/+49
2012-03-29tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASESimon Glass3-8/+8
2012-03-29arm: Check for valid FDT after console is upSimon Glass1-0/+8
2012-03-29tegra: usb: Add support for Tegra USB peripheralSimon Glass4-1/+717
2012-03-29tegra: fdt: Add function to return peripheral/clock IDSimon Glass2-0/+71
2012-03-29tegra: usb: fdt: Add additional device tree definitions for USB portsSimon Glass1-0/+4
2012-03-29tegra: fdt: Add clock bindingsSimon Glass1-0/+16
2012-03-29tegra: fdt: Add Tegra2x device tree file from kernelSimon Glass2-0/+170
2012-03-29arm: fdt: Add skeleton device tree file from kernelSimon Glass1-0/+13
2012-03-29arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer loadTom Warren1-5/+5
2012-03-29i.MX28: Enable caches by defaultMarek Vasut1-0/+10
2012-03-29ARM926EJS: Implement cache operationsMarek Vasut1-12/+54
2012-03-29nhk8815: fix build errorsAnatolij Gustschin1-0/+10
2012-03-29ARM: highbank: add reset supportRob Herring1-0/+1
2012-03-29ARM: highbank: Add boot counter supportRob Herring2-1/+37
2012-03-29ARM: highbank: fix us_to_tick calculationRob Herring1-2/+2
2012-03-29ARM: highbank: add missing get_tbclkRob Herring1-0/+5
2012-03-28EXYNOS: Add structure for Exynos4 DMCChander Kashyap1-0/+109
2012-03-28ARM: fix s3c2410 timer codeDavid Müller (ELSOFT AG)1-44/+20
2012-03-28arm: Add Prep subcommand support to bootmSimon Schwarz2-169/+206
2012-03-28SPL: call cleanup_before_linux() before booting LinuxStefano Babic1-1/+1
2012-03-28OMAP3: SPL: do not call I2C init if no I2C is set.Stefano Babic1-0/+2
2012-03-28Add cache functions to SPL for armv7Stefano Babic3-4/+5
2012-03-28omap/spl: change output of spl_parse_image_headerSimon Schwarz1-1/+1
2012-03-28omap-common/spl: Add linux boot to SPLSimon Schwarz3-23/+75
2012-03-28devkit8000/spl: init GPMC for dm9000 in SPLSimon Schwarz1-0/+1
2012-03-28omap-common: Add NAND SPL linux bootingSimon Schwarz1-16/+50
2012-03-27mx53: Make PLL2 to be the parent of UART clockFabio Estevam1-3/+17
2012-03-27mx6: Read silicon revision from registerFabio Estevam3-3/+171
2012-03-27i.MX28: Drop __naked function from spl_mem_initMarek Vasut1-7/+3