summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2012-10-08arm: armv7: omap3: Fix restore sequence in lowlevel_initAlbert ARIBAUD
2012-10-08arm: rmobile: bugfix: wrong register saving in lowlevel_initTetsuyuki Kobayashi
2012-10-05arm: armv7: temporarily set -mno-unaligned-accessAlbert ARIBAUD
2012-10-04ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen
2012-10-04arm: Support new Xilinx Zynq platformMichal Simek
2012-10-04arm: Fixed the offset for the no relocation.Zhong Hongbo
2012-10-04arm: Remove additional config flagsMichal Simek
2012-10-04armv7 cpu_init_crit: Simplify codeBenoît Thébaudeau
2012-10-03kirkwood: implement kw_sdram_size_adjustGerlando Falauto
2012-10-03kirkwood: implement kw_sdram_bs_set()Gerlando Falauto
2012-10-03kirkwood: use c-struct for access to SDRAM addr decode registersHolger Brunck
2012-10-03rmobile: Fix build timer driver with BUILD_DIRNobuhiro Iwamatsu
2012-10-03arm: rmobile: Add cpu_eth_init functionNobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support PFC of Renesas R8A7740Nobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support Renesas R8A7740Nobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support TMU base timer functionNobuhiro Iwamatsu
2012-10-03arm: rmobile: Change initializing ICCICR registerNobuhiro Iwamatsu
2012-10-03arm: rmobile: kzm9g: separate cpu_rev to integer and fractionTetsuyuki Kobayashi
2012-10-03arm: rmobile: kzm9g: fix CPU infoTetsuyuki Kobayashi
2012-10-03arm: rmobile: Support build with gcc-4.6 or laterNobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support PFC of Renesas SH73A0Nobuhiro Iwamatsu
2012-10-03arm: rmobile: Add support Renesas SH73A0Nobuhiro Iwamatsu
2012-10-03arm: rmobile: Add basic support for Renesas R-MobileNobuhiro Iwamatsu
2012-10-01am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes
2012-09-27Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2012-09-27ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORKTom Rini
2012-09-27SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-27ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini
2012-09-27ARM: SPL: Start hooking in the current SPI SPL supportTom Rini
2012-09-27ARM: SPL: Clean up spl.c / spl_nand.c slightlyTom Rini
2012-09-27ARM: SPL: Make spl_mmc.c more genericTom Rini
2012-09-27ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini
2012-09-27ARM: SPL: Only call mem_malloc_init if configuredTom Rini
2012-09-27ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.cTom Rini
2012-09-27ARM: SPL: Rename omap_boot_mode to spl_boot_mode()Tom Rini
2012-09-27ARM: SPL: Rename omap_boot_device to spl_boot_deviceTom Rini
2012-09-27omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.Pavel Machek
2012-09-27omap-common: Fix typo in save_boot_params() in lowlevel_init.STom Rini
2012-09-27omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini
2012-09-27spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORTTom Rini
2012-09-25ARM: arm1176: Define arch_cpu_init() at the SoC levelStephen Warren
2012-09-24dm: net: Move IXP NPE to drivers/net/Marek Vasut
2012-09-21Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren
2012-09-10tegra20: usb: rework set_host_modeLucas Stach
2012-09-10MX: set a common place to share code for Freescale i.MXStefano Babic
2012-09-07tegra: Add NAND support to funcmuxSimon Glass
2012-09-06mx31: Define default SoC input clock frequenciesBenoît Thébaudeau