summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2012-11-15ARM: arm1176: Define arch_cpu_init() for s3c64xxAshok Kumar Reddy
2012-11-15dm: wdt: Move s5p watchdog timer to drivers/watchdog/Marek Vasut
2012-11-15EXYNOS: Clock: Add common function for pll rate calculationMinkyu Kang
2012-11-15arm:exynos4:pinmux: Modify the gpio function for mmcPiotr Wilczek
2012-11-10arm1136: Fix enable_caches()Benoît Thébaudeau
2012-11-10mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky
2012-11-10Merge git://git.denx.de/u-bootStefano Babic
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips
2012-11-04socfpga/spl: Remove malloc.hVikram Narayanan
2012-11-04socfpga/spl: Remove timer_init from spl_board_initVikram Narayanan
2012-11-03Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD
2012-10-31omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini
2012-10-29arm720t: add back common.h includeAllen Martin
2012-10-29tegra20: initialize variable to avoid compiler warningAllen Martin
2012-10-29tegra: move to common SPL frameworkAllen Martin
2012-10-29ARM: enhance u-boot.lds to detect over-sized SPLStephen Warren
2012-10-27Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-10-26ARM: fix u-boot.lds for -ffunction-sections/-fdata-sectionsStephen Warren
2012-10-26arm: ks8695: use defined constants for UARTYann Vernier
2012-10-26arm720: Remove CONFIG_ARM7_REVDMarek Vasut
2012-10-26arm720: Further clean up the arm720t directoryMarek Vasut
2012-10-26stdio: Remove the CLPS7111 serial driverMarek Vasut
2012-10-26arm: Remove support for NETARMMarek Vasut
2012-10-26arm: Remove support for s3c4510Marek Vasut
2012-10-26arm: Remove support for lpc2292Marek Vasut
2012-10-26MX35: add support for woodburn boardStefano Babic
2012-10-26ARM: Add SPL target to arm1136Stefano Babic
2012-10-26MX35: Add soc_boot_mode and soc_boot_device to MX35Stefano Babic
2012-10-26ARM: Fix start.S when used with SPL in arm1136Stefano Babic
2012-10-26MX5: fix warning in clock.cStefano Babic
2012-10-26Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD
2012-10-26Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD
2012-10-25am33xx: Enable UART{1,2,3,4,5} clocksAndrew Bradford
2012-10-25am33xx: support board specific ddr settingsPeter Korsgaard
2012-10-25am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard
2012-10-25am33xx/board: use cpu_mmc_init() for default mmc initializationPeter Korsgaard
2012-10-25am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard
2012-10-25am33xx/board.c: make wdtimer/uart_base staticPeter Korsgaard
2012-10-25am33xx: Add SPI SPL as an optionTom Rini
2012-10-25am335x: Enable RTC 32K OSC clockVaibhav Hiremath
2012-10-23am33xx: Enable DDR3 for DDR3 version of beagleboneJoel A Fernandes
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-18dm: Move s3c24xx USB driver to a proper placeMarek Vasut
2012-10-18dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut
2012-10-17mx5: Add workaround for ARM erratum ID 468414Fabio Estevam
2012-10-17mx5: lowlevel_init.S: Fix PLL settings for mx53Fabio Estevam
2012-10-17mx5: lowlevel_init.S: Split init_clock macroFabio Estevam
2012-10-17ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh