aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2012-05-02mx53loco: Allow to print CPU information at a later stageFabio Estevam
2012-05-02mx5: Add clock config interfaceFabio Estevam
2012-05-02imx-common: Factor out get_ahb_clk()Fabio Estevam
2012-05-02MX53: add function to set SATA clock to internalStefano Babic
2012-05-02MX5: Add definitions for SATA controllerStefano Babic
2012-05-02Define UART4 and UART5 base addressesStefano Babic
2012-05-02Revert "armv7: adapt omap3 to the new cache maintenance framework"Ricardo Salveti de Araujo
2012-05-02SAUCE: HACK: move omap spl base addressJohn Rigby
2012-05-02OMAP3: Beagle: set mac addr from dieidJohn Rigby
2012-05-02Allow loading of u-boot.bin for backward compatibilityJohn Rigby
2012-05-02OMAP4 Panda: Generate a unique usbethaddrJohn Rigby
2012-05-02snowball: arm cpu: inv and clean of L2Per Forlin
2012-05-02snowball: igloo copy port of armv7/u8500 and include/asm/arch-u8500Per Forlin
2012-05-02OMAP4: Panda: Add usb peripheral bootJohn Rigby
2012-05-02OMAP4: Make mmc and fat conditional in splJohn Rigby
2012-05-02OMAP4: avoid null pointer access in save_boot_paramsJohn Rigby
2012-04-23arm: restore fdt_fixup_ethernet call to do_bootm_linuxStephen Warren
2012-04-23arm: fix bootm with device treeStephen Warren
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-03-30BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut
2012-03-30arm: Use common .lds file where possibleSimon Glass
2012-03-30arm: add a common .lds link scriptSimon Glass
2012-03-30arm: Remove unneeded setting of LDCSRIPTSimon Glass
2012-03-29arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warningsAnatolij Gustschin
2012-03-29sdrc.c: Fix typo in do_sdrc_init() for SPLTom Rini
2012-03-29tegra: i2c: Add I2C driverYen Lin
2012-03-29tegra: fdt: i2c: Add extra I2C bindings for U-BootSimon Glass
2012-03-29tegra: Enhance clock support to handle 16-bit clock divisorsSimon Glass
2012-03-29tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASESimon Glass
2012-03-29arm: Check for valid FDT after console is upSimon Glass
2012-03-29tegra: usb: Add support for Tegra USB peripheralSimon Glass
2012-03-29tegra: fdt: Add function to return peripheral/clock IDSimon Glass
2012-03-29tegra: usb: fdt: Add additional device tree definitions for USB portsSimon Glass
2012-03-29tegra: fdt: Add clock bindingsSimon Glass
2012-03-29tegra: fdt: Add Tegra2x device tree file from kernelSimon Glass
2012-03-29arm: fdt: Add skeleton device tree file from kernelSimon Glass
2012-03-29arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer loadTom Warren
2012-03-29i.MX28: Enable caches by defaultMarek Vasut
2012-03-29ARM926EJS: Implement cache operationsMarek Vasut
2012-03-28nhk8815: fix build errorsAnatolij Gustschin
2012-03-28ARM: highbank: add reset supportRob Herring