summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* tegra: i2c: Add function to find DVC busSimon Glass2012-05-151-0/+7
* fdt: tegra: Add EMC node to device treeSimon Glass2012-05-151-0/+7
* tegra: Setup PMC scratch info from ap20 setupYen Lin2012-05-151-0/+6
* tegra: Add warmboot implementationYen Lin2012-05-155-0/+869
* tegra: Add PMU to manage power suppliesJimmy Zhang2012-05-153-0/+101
* tegra: Add EMC support for optimal memory timingsJimmy Zhang2012-05-153-0/+400
* tegra: Add header file for APB_MISC registerSimon Glass2012-05-151-0/+36
* tegra: Add tegra_get_chip_type() to detect SKUSimon Glass2012-05-154-0/+76
* tegra: Add flow, gp_padctl, fuse, sdram headersYen Lin2012-05-155-0/+288
* tegra: Add crypto library for warmboot codeYen Lin2012-05-152-0/+266
* tegra: Add functions to access low-level Osc/PLL detailsSimon Glass2012-05-153-0/+57
* tegra: Move ap20.h header into arch locationSimon Glass2012-05-153-3/+3
* Add abs() macro to return absolute valueSimon Glass2012-05-151-2/+0
* i.MX28: Avoid redefining serial_put[cs]()Marek Vasut2012-05-151-0/+2
* i.MX28: Add battery boot components to SPLMarek Vasut2012-05-151-8/+92
* i.MX28: Reorder battery status functions in SPLMarek Vasut2012-05-151-64/+56
* i.MX28: Add LRADC init to i.MX28 SPLMarek Vasut2012-05-154-1/+100
* i.MX28: Add LRADC register definitionsMarek Vasut2012-05-152-0/+401
* i.MX28: Shut down the LCD controller before resetMarek Vasut2012-05-151-1/+8
* i.MX28: Add LCDIF register definitionsMarek Vasut2012-05-152-0/+213
* i.MX28: Implement boot pads sampling and reportingMarek Vasut2012-05-153-0/+78
* i.MX28: Improve passing of data from SPL to U-BootMarek Vasut2012-05-155-18/+20
* MX5: PAD_CTL_DRV_VOT_LOW and PAD_CTL_DRV_VOT_HIGH exchangedStefano Babic2012-05-151-2/+2
* i.MX28: Add delay after CPU bypass is clearedMarek Vasut2012-05-151-0/+2
* mx53loco: Add CONFIG_REVISION_TAGFabio Estevam2012-05-151-0/+5
* imx: Add u-boot.imx as target for ARM9 i.MX SOCsTimo Ketola2012-05-151-0/+6
* i.MX2: Include asm/types.h in arch-mx25/imx-regs.hTimo Ketola2012-05-151-0/+3
* i.MX25: esdhc: Add mxc_get_clock infrastructureTimo Ketola2012-05-152-0/+50
* i.MX6: add enable_sata_clock()Eric Nelson2012-05-154-0/+152
* i.MX6: Add ANATOP regulator initDirk Behme2012-05-152-0/+32
* Revert "i.MX28: Enable additional DRAM address bits"Marek Vasut2012-05-151-1/+1
* mx53loco: Allow to print CPU information at a later stageFabio Estevam2012-05-152-1/+2
* mx5: Add clock config interfaceFabio Estevam2012-05-153-5/+454
* imx-common: Factor out get_ahb_clk()Fabio Estevam2012-05-156-34/+24
* MX53: add function to set SATA clock to internalStefano Babic2012-05-152-0/+25
* MX5: Add definitions for SATA controllerStefano Babic2012-05-153-0/+4
* Define UART4 and UART5 base addressesStefano Babic2012-05-151-0/+5
* EXYNOS: support EXYNOS MIPI DSI interface driver.Donghwa Lee2012-05-152-0/+561
* EXYNOS: support EXYNOS framebuffer and FIMD display drivers.Donghwa Lee2012-05-151-0/+446
* EXYNOS: add LCD and MIPI DSI clock interface.Donghwa Lee2012-05-152-0/+187
* EXYNOS: definitions of system resgister and power management registers.Donghwa Lee2012-05-156-1/+167
* EXYNOS: Rename exynos5_tzpc structure to exynos_tzpcChander Kashyap2012-05-151-1/+1
* omap3: Introduce weak misc_init_rTom Rini2012-05-151-0/+12
* omap4+: Remove CONFIG_ARCH_CPU_INITTom Rini2012-05-151-10/+0
* OMAP3: pandora: pin mux updates for DM3730 board variantGrazvydas Ignotas2012-05-151-0/+6
* Makefile: Add a 'checkthumb' ruleTom Rini2012-05-151-0/+5
* omap4+: Avoid using __attribute__ ((__packed__))Aneesh V2012-05-152-2/+2
* armv7: Use -march=armv7-a and thereby enable Thumb-2Aneesh V2012-05-151-2/+5
* ARM: enable Thumb buildAneesh V2012-05-151-7/+15
* armv7: add appropriate headers for assembly functionsAneesh V2012-05-159-49/+58
OpenPOWER on IntegriCloud