aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-15tegra: fdt: Add keyboard controller definitionAnton Staff
2012-05-15tegra: Add keyboard support to funcmuxSimon Glass
2012-05-15tegra: i2c: Add function to find DVC busSimon Glass
2012-05-15fdt: tegra: Add EMC node to device treeSimon Glass
2012-05-15tegra: Setup PMC scratch info from ap20 setupYen Lin
2012-05-15tegra: Add warmboot implementationYen Lin
2012-05-15tegra: Add PMU to manage power suppliesJimmy Zhang
2012-05-15tegra: Add EMC support for optimal memory timingsJimmy Zhang
2012-05-15tegra: Add header file for APB_MISC registerSimon Glass
2012-05-15tegra: Add tegra_get_chip_type() to detect SKUSimon Glass
2012-05-15tegra: Add flow, gp_padctl, fuse, sdram headersYen Lin
2012-05-15tegra: Add crypto library for warmboot codeYen Lin
2012-05-15tegra: Add functions to access low-level Osc/PLL detailsSimon Glass
2012-05-15tegra: Move ap20.h header into arch locationSimon Glass
2012-05-15Add abs() macro to return absolute valueSimon Glass
2012-05-15i.MX28: Avoid redefining serial_put[cs]()Marek Vasut
2012-05-15i.MX28: Add battery boot components to SPLMarek Vasut
2012-05-15i.MX28: Reorder battery status functions in SPLMarek Vasut
2012-05-15i.MX28: Add LRADC init to i.MX28 SPLMarek Vasut
2012-05-15i.MX28: Add LRADC register definitionsMarek Vasut
2012-05-15i.MX28: Shut down the LCD controller before resetMarek Vasut
2012-05-15i.MX28: Add LCDIF register definitionsMarek Vasut
2012-05-15i.MX28: Implement boot pads sampling and reportingMarek Vasut
2012-05-15i.MX28: Improve passing of data from SPL to U-BootMarek Vasut
2012-05-15MX5: PAD_CTL_DRV_VOT_LOW and PAD_CTL_DRV_VOT_HIGH exchangedStefano Babic
2012-05-15i.MX28: Add delay after CPU bypass is clearedMarek Vasut
2012-05-15mx53loco: Add CONFIG_REVISION_TAGFabio Estevam
2012-05-15imx: Add u-boot.imx as target for ARM9 i.MX SOCsTimo Ketola
2012-05-15i.MX2: Include asm/types.h in arch-mx25/imx-regs.hTimo Ketola
2012-05-15i.MX25: esdhc: Add mxc_get_clock infrastructureTimo Ketola
2012-05-15i.MX6: add enable_sata_clock()Eric Nelson
2012-05-15i.MX6: Add ANATOP regulator initDirk Behme
2012-05-15Revert "i.MX28: Enable additional DRAM address bits"Marek Vasut
2012-05-15mx53loco: Allow to print CPU information at a later stageFabio Estevam
2012-05-15mx5: Add clock config interfaceFabio Estevam
2012-05-15imx-common: Factor out get_ahb_clk()Fabio Estevam
2012-05-15MX53: add function to set SATA clock to internalStefano Babic
2012-05-15MX5: Add definitions for SATA controllerStefano Babic
2012-05-15Define UART4 and UART5 base addressesStefano Babic
2012-05-15EXYNOS: support EXYNOS MIPI DSI interface driver.Donghwa Lee
2012-05-15EXYNOS: support EXYNOS framebuffer and FIMD display drivers.Donghwa Lee
2012-05-15EXYNOS: add LCD and MIPI DSI clock interface.Donghwa Lee
2012-05-15EXYNOS: definitions of system resgister and power management registers.Donghwa Lee
2012-05-15EXYNOS: Rename exynos5_tzpc structure to exynos_tzpcChander Kashyap
2012-05-15omap3: Introduce weak misc_init_rTom Rini
2012-05-15omap4+: Remove CONFIG_ARCH_CPU_INITTom Rini
2012-05-15OMAP3: pandora: pin mux updates for DM3730 board variantGrazvydas Ignotas
2012-05-15Makefile: Add a 'checkthumb' ruleTom Rini
2012-05-15omap4+: Avoid using __attribute__ ((__packed__))Aneesh V
2012-05-15armv7: Use -march=armv7-a and thereby enable Thumb-2Aneesh V