Commit Graph

438 Commits (f994dc5ecfbb702cc8041de246e7aa58c6ed0e9f)

Author SHA1 Message Date
Stefano Babic ea00e59be0 MX: set a common place to share code for Freescale i.MX 13 years ago
Benoît Thébaudeau ecb0f31755 mx5/6: Fix cpu_mmc_init() return value 13 years ago
Troy Kisky 124a06d7fb imx-common/cmd_bmode.c: add imx bmode (bootmode) command 13 years ago
Benoît Thébaudeau 18c63990ec mx5: cosmetic: Clean up lowlevel_init 13 years ago
Benoît Thébaudeau 68d919d420 mx5/6 timer: Round up tick_to_time() value 13 years ago
Benoît Thébaudeau 78ff1a6cac mx5: Enable dcache 13 years ago
Łukasz Majewski d7957d1d43 arm:exynos: Enable data cache at exynos based processors. 13 years ago
Donghwa Lee b6516677c0 EXYNOS5: support display port phy control function 13 years ago
Donghwa Lee 46524beb4a EXYNOS5: support display system register control 13 years ago
Donghwa Lee 2c5cd25cf9 EXYNOS5: support exynos5 lcd clock control 13 years ago
Jaehoon Chung f8c5cfad7b ARM: EXYNOS: fixed compiler warning message 13 years ago
Zhong Hongbo 3936b4f057 arm/s5pxx: Fix get_timer_masked to get the time. 13 years ago
Rajeshwari Shinde fd8ef01452 EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0 13 years ago
Rajeshwari Shinde 10bc1a7f49 EXYNOS5: CLOCK: Add BPLL support 13 years ago
Rajeshwari Shinde 6071bcaec1 EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0 13 years ago
Tetsuyuki Kobayashi 6f0dba85a9 arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 13 years ago
Allen Martin cca60769fc tegra20: Remove armv4t build flags 13 years ago
Allen Martin 12b7b70cb0 tegra20: enable SPL for tegra20 boards 13 years ago
Allen Martin d9e73a87a9 tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 13 years ago
Allen Martin 00a2749d7b tegra20: rename tegra2 -> tegra20 13 years ago
Mathieu J. Poirier f418597369 snowball: Adding board specific cache cleanup routine 13 years ago
Mathieu J. Poirier 53e6f6a634 armv7: Adding cpu specific cache managmenent 13 years ago
Mathieu J. Poirier 75dfe964cb u8500: Enabling power to MMC device on AB8500 V2 13 years ago
Mathieu J. Poirier 1e37322e5a u8500: Moving processor-specific functions to cpu area. 13 years ago
Mathieu J. Poirier 101a769d75 snowball: Moving to ux500.v2 addess scheme for PRCMU access 13 years ago
Mathieu J. Poirier 81637e26b3 snowball: Adding CPU clock initialisation 13 years ago
Mathieu J. Poirier 9652de7c48 snowball: Adding architecture dependent initialisation 13 years ago
Mathieu J. Poirier 42cb8fb6cb u8500: Moving prcmu to cpu directory 13 years ago
Satyanarayana, Sandhya 6995a28937 am33xx evm: Update secure_emif_sdram_config during ddr init 13 years ago
Tom Rini 975b71bc10 armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack 13 years ago
Tom Rini 41aebf8106 omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms 13 years ago
Tom Rini 4c0620bf42 am33xx: Add support, update omap3 McSPI driver 13 years ago
Tom Rini 0689a2ef19 am33xx: Correct MMC1, remove MMC2 support 13 years ago
Otavio Salvador e972d72bd7 imx: Use a clear identification of an unidentified CPU type 13 years ago
Marek Vasut 308252adaf dm: Move OMAP GPIO driver to drivers/gpio/ 13 years ago
Tom Rini db7dd8109c am33xx: Rework pinmux functions 13 years ago
Tom Rini 726c05d2cf am33xx evm: Add CONFIG_CMD_EEPROM and related 13 years ago
Tom Rini 65d750be59 am33xx: Add support for TI AM335x StarterKit EVM 13 years ago
Tom Rini 973b663820 am33xx: Remove board/ti/am335x/evm.c 13 years ago
Tom Rini d4898ea896 am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support 13 years ago
Tom Rini 318f27c98f am33xx: Rework config_ddr to make DDR3 support easier. 13 years ago
Tom Rini 942d3f0174 am33xx: Move some variables in emif4.c, mark them static. 13 years ago
Tom Rini a74f0c7cb5 am33xx: Correct and clean up ddr_regs struct 13 years ago
Tom Rini 82afcc9efd am33xx: Do not touch 'ratio1' fields 13 years ago
Tom Rini 5ac3b7ada1 am33xx: Rework config_io_ctrl slightly 13 years ago
Tom Rini ff7ec0f945 am33xx: Use emif_regs struct for storing initialization values 13 years ago
Tom Rini 87a1acbb69 am33xx: Turn a number of 'int' functions to 'void' 13 years ago
Tom Rini c48c895433 am33xx: Document what we're doing with ddrctrl->ddrckectrl 13 years ago
Tom Rini c8da4a587c am33xx: Clean up unused DDR defines, prefix more with 'DDR2' 13 years ago
Tom Rini b971dfad6a am33xx: Move the call to ddr_pll_config, make it take the frequency 13 years ago